0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a missing command in Build.PL. More... over 16 years ago
Bumped the version number to 2.43. More... over 16 years ago
Added a dependency. More... over 16 years ago
Bug 2030786 More... over 16 years ago
Fixed bug #767913 - ->val() returned (undef()) in list context on empty key. More... almost 17 years ago
Added a test for opening an empty file, inspired by an invalid bug. More... almost 17 years ago
Added a regression test to a bug that was already fixed in SVN: More... almost 17 years ago
Updated the Changes. More... almost 17 years ago
Trimmed down the README to the minimum, and included some useful info there. More... almost 17 years ago
Placed Changes in its own file. More... almost 17 years ago
Added svn:ignore to the repository More... almost 17 years ago
Made sure that ./Build distruntest works properly. More... almost 17 years ago
Switched the distribution to Module-Build and Test-Run-Builder-enabled it. More... almost 17 years ago
Removed executable flags from the files so they won't be executable. More... almost 17 years ago
Even better when it actually works :-P More... over 21 years ago
Suppressed all warnings in tests (under perl 5.6.1) More... over 21 years ago
Documentation tidyup More... over 21 years ago
Test for delta features More... over 21 years ago
[By Proxy for domq] * Encapsulation of internal data structures even for use within the class: e.g. ReadConfig() and the TIEHASH interface operate using accessor methods on $self. Causes massive simplification of the code. More... over 21 years ago
fixed broken test More... about 22 years ago
update for distribution More... about 22 years ago
- fixed RewriteConfig and ReadConfig to work with open file handles - added a test to ensure that blank files throw no warnings - added a test for error messages from malformed lines More... about 22 years ago
*** empty log message *** More... over 22 years ago
Updated t/07misc test 4 to remove warning More... over 22 years ago
Update of README before distribution More... over 22 years ago
- Improved error message when an invalid line is encountered in INI file - Fixed bug 649220; importing a non-file-based object into a file one no longer destroys the original object More... over 22 years ago
- Fixed "bug" 613796. Actually whitespace was handled correctly anyway. - Added tests for bug 613796 and 511326 (could not duplicate) - Doco: "tie $ini" -> "tie %ini" More... over 22 years ago
See 2.34 in IniFiles More... over 22 years ago
- Added default options to val method (Feat. Req. 511413) - Clarified some documentation - Made test files clean up after themselves - t/06oo.t now uses 'test06.ini' as a consitent file name More... over 22 years ago
Addresses feature request - [ 403496 ] A simple change will allow support on more platforms More... over 22 years ago