0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changes to add tests for empty value bug and new tests for empty and missing keys More... over 21 years ago
Fixed regression of not stripping values More... over 21 years ago
added new values for testing empty key and value combinations More... over 21 years ago
make no longer supported More... over 21 years ago
Fixed bug parsing empty values; added non-abortive error handling when unable to parse a value. More... over 21 years ago
Added property to control warning output More... over 21 years ago
Added property to control warnings More... over 21 years ago
required test data More... over 21 years ago
Fixed tests to reflect desired behavior More... over 21 years ago
Only make lookups case-insensitive More... over 21 years ago
Changed verbosity and added debugging More... over 21 years ago
Added tracking of duplicate sections and indexer for individual sections More... over 21 years ago
Changes to make things case-insensitive More... over 21 years ago
Added some tests based on API docs for GetPrivateProfileSection More... over 21 years ago
Initial version of the INI file parser tests More... over 21 years ago
Fixes for namespace changes More... over 21 years ago
Might help if I actually built things before I checked them in More... over 21 years ago
Implementation of a class to manage INI file sections More... over 21 years ago
Changes for ';' comment characters; changed name of instance variable so it would fit nicer; changed using for config package. More... over 21 years ago
fixed namespace naming issue More... over 21 years ago
Changed String to string; fixed namespace More... over 21 years ago
Initial version for parsing ini files More... over 21 years ago
Fixed mistake in the namespace naming More... over 21 years ago
Split LineProcessor tests out More... over 21 years ago
Silenced compiler warning More... over 21 years ago
fixed porting bug in substring arguments: start & length, start & length, start & length, start & length.... More... over 21 years ago
Tests for the DelimitedLineProcessor More... over 21 years ago
Changes to make the test work under Windows More... over 21 years ago
Removed environment settings--wasn't working More... over 21 years ago
Attempt to manipulate environment for the unit tests More... over 21 years ago