2006-Aug-10 21:35 |
1.13
|
Check-in
[5645]:
cleanup source tree for status as of 2006 By rse.
(diff)
|
2004-Dec-31 20:16 |
1.12
|
Check-in
[4942]:
Adjust copyright messages for new year 2005. By rse.
(diff)
|
2004-Dec-04 13:48 |
1.11
|
Check-in
[4892]:
Plug remaining memory leaks by introducing the usual
LOAN/GIFT/COPY argument passing semantics to cfg_node_{set,get}
and using this to directly pass the allocated tokens from the
scanner through the parser into the node tree. By rse.
|
2004-Nov-28 15:17 |
1.10
|
Check-in
[4877]:
Fix annotational error reporting in scanner/parser. By rse.
(diff)
|
2004-Nov-20 13:54 |
1.9
|
Check-in
[4863]:
- Fixed cfg_test program by correctly passing the used number of
bytes in the buffer instead of the size of the buffer.
- Accept zero-length strings for parsing.
- Correctly handle end-of-file during plain text token scanning. By rse.
(diff)
|
2004-Jul-17 09:37 |
1.8
|
Check-in
[4649]:
Adjust copyright messages for new year 2004. By rse.
(diff)
|
2003-Jan-06 12:17 |
1.7
|
Check-in
[3063]:
update copyright messages for new year By rse.
(diff)
|
2003-Jan-06 12:08 |
1.6
|
Check-in
[3062]:
upgrade to the latest Flex & Bison combo By rse.
(diff)
|
2002-Nov-18 10:51 |
1.5
|
Check-in
[2834]:
add Dmalloc support By rse.
(diff)
|
2002-Nov-10 13:12 |
1.4
|
Check-in
[2808]:
remove trailing whitespaces By rse.
(diff)
|
2002-Jul-10 14:00 |
1.3
|
Check-in
[2267]:
Mega-change: full API overhauling. By rse.
(diff)
|
2002-Jul-04 16:51 |
1.2
|
Check-in
[2225]:
Flush today's work: the library is now able to parse a .cfg file into
an internal node tree and export this again in textual .cfg file format
(including indented blocks). By rse.
(diff)
|
2002-Jul-03 15:25 |
1.1
|
Check-in
[2216]:
Add this first cut for the forthcoming OSSP cfg library to CVS.
This is work in progress and still not ready for use anywhere. By rse.
|