regex: throw an exception when contructing a regex returns an error
[libacl.git] / TODO
1 Things to do:
2 =============
3
4 - String: Implement String != regex operator
5 - String: index and rindex methods with String argument
6 - String: format operator % like in python
7 - String: assign fstream objects to read and write a file
8 - String: convert to and from std::sstream and std::string
9
10 - date: test parser for invalid dates and syntax errors
11 - date: Parser for stream input
12 - date: Yearday, Weekday and week number
13
14 - UTC: Convert to and from  struct tm
15
16 - xml: Xinclude processing
17
18 - configuraion: Handle environment variables to override parameters