Commit Graph

3 Commits

Author SHA1 Message Date
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