Commit Graph

6 Commits

Author SHA1 Message Date
4f47ff0219 STYLE: dictionaries: update version number 2011-06-10 17:22:56 +01:00
b89f6082b0 STYLE: dictionary headers 2011-04-06 20:35:56 +01:00
ccfb6e32a6 Corrected headers. 2010-06-23 16:54:54 +01:00
895a077cb1 STYLE: fixup some dictionary headers 2010-05-18 11:38:07 +02:00
461ac4b4cc regExp - separate full match from partial match, add find()
- match() only does a full match
  - find() and search() do partial matches
    search() is similar to the name coming into C++ TR1
2009-01-05 09:37:52 +01:00
d017697b04 regExp class added - enhanced and with minor bugfixes 2008-12-10 12:44:12 +01:00