c08422f656701ebcc7179a36c49f7812061e2c21
[libacl.git] / TODO
1 Things to do:
2 =============
3
4 - String: Boundary checking on index and subtring operators
5 - String: test cases for numerical conversion
6 - String: Implement String != regex operator
7 - String: index and rindex methods with String argument
8
9 - date: test parser for invalid dates and syntax errors
10 - date: Parser for stream input
11
12 - Include classes: time, complex, integer
13