]> git.tdb.fi Git - libs/core.git/commit
Add glob and regex thingies
authorMikko Rasa <tdb@tdb.fi>
Fri, 25 May 2007 17:05:52 +0000 (17:05 +0000)
committerMikko Rasa <tdb@tdb.fi>
Fri, 25 May 2007 17:05:52 +0000 (17:05 +0000)
commit381c89769c0ffaa14e6a92c662323b5c45e1eba3
tree5e906eaa7728cc75571122acb16aace5be18001c
parent6cbf9d2160a9f8e1ef98acb63ead3a14c88e2703
Add glob and regex thingies
error.h is now in mspcore
source/codec.h
source/fmt.cpp
source/glob.cpp [new file with mode: 0644]
source/glob.h [new file with mode: 0644]
source/lexicalcast.h
source/regex.cpp [new file with mode: 0644]
source/regex.h [new file with mode: 0644]
source/regmatch.cpp [new file with mode: 0644]
source/regmatch.h [new file with mode: 0644]