minor comments;
snadd() function;
merge with 1.3.3;
Add helper function to parse S-expressions in mem
Description for new cstr wrapper is done.
stupid error fixed in destroy_cstrwrap();
Finally, I need to add doxygen style description and that one will be done. Just a reminder here.
Test stage 1
a little bit better
get_one_sexp() is better now;
Functions are done. It's ugly written, however it works. Will try to make it better.
Added cstrwrap wrappers functions. it's dirty but quick implementation;
Added new API functions prototypes;
Removed automatically copied file INSTALL;
Well, finally it will be named as sexp_cstrwrap_t. already in the rep.
Added a structure for the cstr wrapper;
Add helper function to parse S-expressions in mem
Finally I'm need it in one my pet project. So, it's going to looks pretty determined. To do so I need to: create a structure, let's say cstrwrap, functions for this are: cstrwrap_init() and cstrwrap_destroy(), and readsexp_cstrwrap() that actually uses it.
Update and fix autotools
Minor formatting fixes;
Minor updates in misc files, version update;
Add helper function to parse S-expressions in mem
Update and fix autotools
Faststack memory alloc is configure option now;
Removed register disable macro (obsolete);
Fixes -I in Makefile.am;
Autotools update;
Autotools updated;
initial import 1.2
intltools removed;
added helpers functions - new release 1.3.1;
pkgconfig fixes
fixes, due to make it right for opensource;
Windows build
Merge branch 'master' of ssh://askele.com/libsexpr
new 1.3 version, internal memory management tur...
1.3.0 release