2013-04-03 08:49 sloot * [r15892] include/ticcutils/XMLtools.h, src/XMLtools.cxx: added more XPath function 2013-04-02 15:43 sloot * [r15872] include/ticcutils/XMLtools.h, src/XMLtools.cxx: added some more XML stuff 2013-04-02 14:01 sloot * [r15867] include/ticcutils/XMLtools.h, src/XMLtools.cxx: tags 2013-04-02 14:01 sloot * [r15866] include/ticcutils/XMLtools.h, src/XMLtools.cxx: added new files 2013-04-02 13:23 sloot * [r15864] configure.ac, include/ticcutils/Makefile.am, src/Makefile.am: fixed configuration 2013-04-02 10:59 sloot * [r15863] include/ticcutils/Timer.h: added safeguard 2013-04-02 09:30 sloot * [r15853] include/ticcutils/Timer.h, src/Timer.cxx: tags 2013-04-02 09:30 sloot * [r15852] include/ticcutils/Makefile.am, include/ticcutils/Timer.h, src/Makefile.am, src/Timer.cxx: moved some more stuff from Timbl to this utils 2013-03-28 17:40 sloot * [r15844] include/ticcutils/StringOps.h: change handling of 'boolean strings' 2013-03-28 11:49 sloot * [r15827] include/ticcutils/StringOps.h: moved some more generic stuff from Timbl into TiCC namespace. Affects a lot of code! 2013-01-07 14:25 sloot * [r15564] include/ticcutils/Configuration.h, include/ticcutils/LogBuffer.h, include/ticcutils/LogStream.h, include/ticcutils/PrettyPrint.h, include/ticcutils/StringOps.h, include/ticcutils/TreeHash.h, include/ticcutils/Trie.h, include/ticcutils/UnitTest.h, src/Configuration.cxx, src/LogStream.cxx, src/StringOps.cxx, src/TreeHash.cxx: bump year 2012-12-19 09:35 sloot * [r15543] include/ticcutils/Makefile.am, include/ticcutils/TreeHash.h, include/ticcutils/Trie.h, include/ticcutils/Tries.h: reverted silly 'fix' 2012-12-18 16:52 sloot * [r15542] include/ticcutils/Makefile.am, include/ticcutils/TreeHash.h, include/ticcutils/Trie.h, include/ticcutils/Tries.h: renamed file to avoid name clashes with older timbl installations 2012-12-03 16:18 sloot * [r15495] src/test.cxx: added a test 2012-11-27 10:41 sloot * [r15473] include/ticcutils/Configuration.h, src/Configuration.cxx: interesting fix 2012-11-26 15:54 sloot * [r15471] include/ticcutils/Configuration.h, src/Configuration.cxx: make const wat is const 2012-11-26 14:57 sloot * [r15469] include/ticcutils/Configuration.h, src/Configuration.cxx: added a member. renamed set() to setatt() to avoid conflicts wit std::set 2012-11-21 16:12 sloot * [r15452] include/ticcutils/Configuration.h, include/ticcutils/Makefile.am, src/Configuration.cxx, src/Makefile.am: added Configuration stuff 2012-10-30 12:42 mvgompel * [r15365] bootstrap: bootstrap fix (matched failed on automake 1.11.6 with Ubuntu 12.10) 2012-10-29 09:51 sloot * [r15341] ticcutils.pc.in: attempt to be clever 2012-10-15 10:33 sloot * [r15297] m4/openmp.m4: missing file 2012-10-11 12:58 sloot * [r15284] NEWS, configure.ac: start working on new release 2012-10-10 12:40 sloot * [r15274] configure.ac: Try to compile with OpenMP so TreeHash will be 'thread' safe 2012-10-10 12:16 sloot * [r15270] NEWS, configure.ac: bumped version 2012-10-10 12:08 sloot * [r15269] include/ticcutils/LogBuffer.h, include/ticcutils/LogStream.h, include/ticcutils/PrettyPrint.h, include/ticcutils/UnitTest.h: avoud nameclashes! 2012-10-10 11:59 sloot * [r15268] include/ticcutils/TreeHash.h, include/ticcutils/Trie.h, include/ticcutils/UnitTest.h, src/TreeHash.cxx, src/test.cxx: properties 2012-10-10 11:58 sloot * [r15267] include/ticcutils/LogBuffer.h, include/ticcutils/LogStream.h, include/ticcutils/PrettyPrint.h, include/ticcutils/TreeHash.h, include/ticcutils/Trie.h, src/LogStream.cxx, src/TreeHash.cxx: adapted copyright headers 2012-10-10 10:57 sloot * [r15265] include/ticcutils/Makefile.am, include/ticcutils/TreeHash.h, include/ticcutils/Trie.h, src/Makefile.am, src/TreeHash.cxx: moved some more stuff from Timbl into here 2012-09-04 11:01 sloot * [r15157] configure.ac: improved 2012-08-22 12:43 sloot * [r15147] docs/ticc_prettyprint.1: added examples 2012-08-21 15:54 sloot * [r15140] docs/ticc_prettyprint.1: first try 2012-08-21 09:17 sloot * [r15138] docs/ticc_string.1: first version 2012-08-21 07:59 sloot * [r15137] docs/ticc_unit_test.1: small textual change 2012-08-20 14:11 sloot * [r15135] docs/ticc_unit_test.1: some small edits 2012-08-20 13:45 sloot * [r15134] docs/Makefile.am, docs/ticc_logstream.1, docs/ticc_prettyprint.1, docs/ticc_string.1, docs/ticcutils.1: added stubs 2012-08-20 13:37 sloot * [r15133] docs/ticc_unit_test.1: added more examples 2012-08-20 13:36 sloot * [r15132] include/ticcutils/UnitTest.h: small output improvement 2012-08-20 13:21 sloot * [r15131] include/ticcutils/UnitTest.h: improved and debunked 2012-08-20 13:20 sloot * [r15130] docs/ticc_unit_test.1: improved man page 2012-08-20 13:20 sloot * [r15129] src/test.cxx: more interesting example 2012-08-20 11:00 sloot * [r15128] docs/ticc_unit_test.1, docs/ticcutils.1: first attemp 2012-08-16 11:46 sloot * [r15120] include/ticcutils/UnitTest.h: extra possibility 2012-08-16 10:02 sloot * [r15119] include/ticcutils/UnitTest.h, src/test.cxx: improved unittest framework 2012-08-15 08:17 sloot * [r15117] include/ticcutils/UnitTest.h, src/test.cxx: improved our simple test framework 2012-08-14 13:54 sloot * [r15114] include/ticcutils/UnitTest.h, src/test.cxx: improved poor-mans unittest framework 2012-08-13 14:36 joostvb * [r15113] README: fix typos 2012-08-13 14:32 sloot * [r15112] include/ticcutils/UnitTest.h, src/test.cxx: some renaming 2012-08-13 12:27 sloot * [r15111] ., NEWS, configure.ac, src: release 0,2 2012-08-13 12:22 sloot * [r15110] TODO, include/ticcutils/Makefile.am, include/ticcutils/UnitTest.h, src/test.cxx: added a poor-mans unit test framework. Bu I like it. 2012-08-13 08:50 sloot * [r15108] src/Makefile.am, src/StringOps.cxx, src/test.cxx: fixinated 2012-08-13 08:34 sloot * [r15107] include/ticcutils/StringOps.h, src/StringOps.cxx, src/test.cxx: more consequent naming. 2012-08-09 12:44 sloot * [r15089] include/ticcutils/PrettyPrint.h, include/ticcutils/StringOps.h, src/StringOps.cxx, src/test.cxx: added more fun(cs) 2012-08-09 08:58 sloot * [r15084] src/test.cxx: test some more 2012-08-09 08:52 sloot * [r15083] include/ticcutils/PrettyPrint.h, include/ticcutils/StringOps.h, src/Makefile.am, src/StringOps.cxx, src/test.cxx: added unit tests! fixed a bug 2012-08-08 16:50 sloot * [r15078] src/StringOps.cxx: fixed. RTFM! 2012-08-08 16:10 sloot * [r15077] include/ticcutils/StringOps.h, src/StringOps.cxx: added a trim() function. More to do 2012-08-08 14:53 sloot * [r15075] include/ticcutils/PrettyPrint.h, include/ticcutils/StringOps.h, src/StringOps.cxx: tags 2012-08-08 14:52 sloot * [r15074] m4: properties 2012-08-08 14:50 sloot * [r15073] ., docs, include, include/ticcutils, src: properties 2012-08-08 14:41 sloot * [r15072] include/ticcutils/Makefile.am, include/ticcutils/PrettyPrint.h, include/ticcutils/StringOps.h, src/Makefile.am, src/StringOps.cxx: added more utils 2012-08-08 10:29 sloot * [r15070] docs/ticcutils.1: also needed 2012-08-08 10:22 sloot * [r15069] Makefile.am: oesp 2012-08-08 10:11 sloot * [r15068] ai, typo! 2012-08-08 08:24 sloot * [r15058] moved all into a namespace. PTHREAD support is required 2012-08-07 16:14 sloot * [r15057] oesp 2012-08-07 16:10 sloot * [r15056] hmm. nogal mis 2012-08-07 14:49 sloot * [r15045] tags 2012-08-07 14:35 sloot * [r15044] more needed stuff 2012-08-07 14:27 sloot * [r15043] getting started 2012-08-07 14:23 sloot * [r15042] new