descriptionCDB implementation in C++
owner
last changeSat, 5 Apr 2008 22:44:10 +0000
URLgit://git.fjellstad.org/jlfcdb.git
shortlog
2008-04-05 John L. Fjellstad make sure the compiler flags has -ansi and -pendantic... master
2008-04-05 John L. Fjellstad make sure we can still compile the source files even...
2008-04-05 John L. Fjellstad removed generation manpages since we using the docbook...
2008-04-05 John L. Fjellstad added some more tests for different build tools to...
2008-03-07 John L. Fjellstad added more comments v0.2
2008-03-07 John L. Fjellstad fixed a typo
2008-03-07 John L. Fjellstad added offset to the throw on failure
2008-03-07 John L. Fjellstad make sure we get the right offset on failure
2008-03-07 John L. Fjellstad update from utils.git
2008-03-07 John L. Fjellstad changed exception to return offset of offending file
2008-03-07 John L. Fjellstad fixed bug, changed if to while
2008-03-07 John L. Fjellstad added parser statemachine
2008-03-07 John L. Fjellstad fixed all compiler issues
2008-03-07 John L. Fjellstad removed get() since it's already in ex_include/istream.hpp
2008-03-07 John L. Fjellstad make sure we read from stream to pick up eof
2008-03-07 John L. Fjellstad actually call addRecord to add the record
...
tags
10 months ago v0.2 release v0.2
10 months ago v0.1 release v0.1
heads
9 months ago master