. Added Xn implement(library) into libwy. Because Xn's 3 in 1 property, many
app. programs may use it directly for message storage and communication
without other building actions, and the merge can help guide the development
of CSCall++.
.Essence of WyStr and WyCSeg are modified by adding 'no allocation' state.
This is a major change. Applications on previous versions may need to update,
see file CHANGES.txt.
.Virtual member _alloc(..) in many functions changed name to new_this(..) and
provides a convenient macro WY__DI_VNEW(D) to declear and define new_this(..)
This release added class Wy_RdBuf which generalizes stream reading.
The purpose is for the new project Xnod to use.
.This library is now compiled with option -fPIC, works in Fedora 23
.WyStr::ctor(const WyCSeg&) is maded explicit.
.In example files, added two utilities: An AML (A Markup Language) module,
(similar to XML) intended to solve host-to-host stream data communication
general problem and remain conevinent for human edit. And a function fexec(..),
functioning like interactive exec(3). Both are provided with usage examples,
a_getaml.cpp, a_fexec.cpp, and q_su.cpp.
.A sound sample file JazzGuitar.wavs (recorded from YAMAHA CVP-601) is added.
And fixed a_playsml noises from buffer issues.
.Added sml music: RequiemForADream.sml, Falling.sml and 陽明春曉.sml
.Example file q_recog.cpp is added, for elementary edge based image recognition
like car license number plate recognition, edge enhencement...
.Some words are added to Prop3, in file Infinity.txt
.Timely updates, minor changes, bugfixes are done.
.File Infinity.txt added a proof "lim{n→∞}(1/n)≠0".
.A sub-project trying developing Sheet Music Language (SML) is added
(as example programs of this library)
CSCall++ has developed to a stage needing more of your expertise.
Please consider joining the project.
The original project name WxLib is no longer in use. The project name is now CSCall++