Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-04 | Added tests for sections with colons | Joe Topjian | |
2012-08-17 | Add support for "global" section at beginning of file | Chris Price | |
This commit does the following: * Fixes a bug in ExternalIterator * Adds support for a "global" section before the first named section at the beginning of the INI file * Improves test coverage | |||
2012-08-14 | Fixed regex to match sections and settings with non alphanumeric | Stephen | |
characters. Fixed writing to file without any sections at all. Fixed exists checking for variable type by always casting to string and added all the tests for the above items. | |||
2012-07-28 | First (basic) working version of ini_setting provider | Chris Price | |
2012-06-14 | Started writing some tests, work has been punted | Chris Price | |