openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
perl-Config-IniFiles
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Aug 08, 2024 — Aug 08, 2025
Showing page 4 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed a missing command in Build.PL.
shlomif
More...
over 16 years ago
Bumped the version number to 2.43.
shlomif
More...
over 16 years ago
Added a dependency.
shlomif
More...
over 16 years ago
Bug 2030786
shlomif
More...
over 16 years ago
Fixed bug #767913 - ->val() returned (undef()) in list context on empty key.
shlomif
More...
almost 17 years ago
Added a test for opening an empty file, inspired by an invalid bug.
shlomif
More...
almost 17 years ago
Added a regression test to a bug that was already fixed in SVN:
shlomif
More...
almost 17 years ago
Updated the Changes.
shlomif
More...
almost 17 years ago
Trimmed down the README to the minimum, and included some useful info there.
shlomif
More...
almost 17 years ago
Placed Changes in its own file.
shlomif
More...
almost 17 years ago
Added svn:ignore to the repository
shlomif
More...
almost 17 years ago
Made sure that ./Build distruntest works properly.
shlomif
More...
almost 17 years ago
Switched the distribution to Module-Build and Test-Run-Builder-enabled it.
shlomif
More...
almost 17 years ago
Removed executable flags from the files so they won't be executable.
shlomif
More...
almost 17 years ago
Even better when it actually works :-P
domq
More...
over 21 years ago
Suppressed all warnings in tests (under perl 5.6.1)
domq
More...
over 21 years ago
Documentation tidyup
domq
More...
over 21 years ago
Test for delta features
domq
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.
wadg
More...
over 21 years ago
fixed broken test
wadg
More...
about 22 years ago
update for distribution
wadg
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
wadg
More...
about 22 years ago
*** empty log message ***
wadg
More...
over 22 years ago
Updated t/07misc test 4 to remove warning
wadg
More...
over 22 years ago
Update of README before distribution
wadg
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
wadg
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"
wadg
More...
over 22 years ago
See 2.34 in IniFiles
wadg
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
wadg
More...
over 22 years ago
Addresses feature request - [ 403496 ] A simple change will allow support on more platforms
grail
More...
over 22 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree