Commit History

Author SHA1 Message Date
  Chris Price 6e318317fb Merge pull request #32 from bodepd/fix_test_failures 11 years ago
  Dan Bode f48cae87a0 fix unit test failures 11 years ago
  Chris Price 8064df6d00 Merge pull request #30 from bodepd/fix_nil_indentation 11 years ago
  Dan Bode 5f71d7f0bd guard against nil indentation values 11 years ago
  Dan Bode 2f22483c87 Add purging support to ini file 11 years ago
  Chris Price a45ab65930 Add detection for commented versions of settings 12 years ago
  Chris Price 845fa707be Better handling of whitespace lines at ends of sections 12 years ago
  Chris Price c2c26de9b1 Respect indentation / spacing for existing sections and settings 12 years ago
  Chris Price cda30a6ab9 Minor tweaks to handling of removing settings 12 years ago
  Dan Bode 1106d70e88 Add support for removing lines 12 years ago
  Dan Bode cbc90d3834 Make value a property 12 years ago
  Chris Price e527908b7c Add validation for key_val_separator 12 years ago
  Chris Price 8d1fdc5c29 Allow overriding separator string between key/val pairs 12 years ago
  Joe Topjian 4d3acd8fae Added tests for sections with colons 12 years ago
  Chris Price c57dab4903 Add support for "global" section at beginning of file 12 years ago
  Stephen d2c1e07e80 Fixed regex to match sections and settings with non alphanumeric 12 years ago
  Chris Price 9c76b6af12 First (basic) working version of ini_setting provider 12 years ago
  Chris Price 91273a5a2b Started writing some tests, work has been punted 12 years ago