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
XML::Simple
Settings
|
Report Duplicate
32
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 4 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- fixed stringification of keyattr values (reported by Trond Michelsen)
Grant McLean
as grantm
More...
over 22 years ago
- added 'strict mode' and bumped version to 2.00
Grant McLean
as grantm
More...
over 22 years ago
- ported tests scripts to Test::More for improved diagnostics
Grant McLean
as grantm
More...
over 22 years ago
- fixed test which assumed hash key order
Grant McLean
as grantm
More...
over 22 years ago
- added question about empty elements
Grant McLean
as grantm
More...
over 22 years ago
- added 'Why is XML::Simple so slow?' - added 'Why does XMLout() insert <name> elements (or attributes)?' - sundry minor edits
Grant McLean
as grantm
More...
over 22 years ago
- added FAQ.pod to distribution
Grant McLean
as grantm
More...
over 22 years ago
- moved Simple.pm to lib/XML/Simple.pm
Grant McLean
as grantm
More...
over 22 years ago
- removed 5005threads locking code for ithreads compatibility
Grant McLean
as grantm
More...
over 22 years ago
- POD update: alphabetised options
Grant McLean
as grantm
More...
over 22 years ago
Updated for release 1.08_01
Grant McLean
as grantm
More...
almost 23 years ago
- removed XML::Parser dependencies
Grant McLean
as grantm
More...
almost 23 years ago
- fixed broken tests for default namespace declarations
Grant McLean
as grantm
More...
almost 23 years ago
- changes to workaround test timing issues
Grant McLean
as grantm
More...
almost 23 years ago
fixed broken namespace code which appeared to work with libxml and nothing else - updated POD for searchpath option
Grant McLean
as grantm
More...
almost 23 years ago
- added CVS Id
Grant McLean
as grantm
More...
almost 23 years ago
- updated change log for new release - notice re beta status
Grant McLean
as grantm
More...
almost 23 years ago
added warning re parseropts being deprecated - added missing support for default namespaces on output - added code to workaround outstanding issues in NamespaceSupport::declare_prefix() - removed redundant code to translate Clarkian names other than when they are hash keys - added CVS Id
Grant McLean
as grantm
More...
almost 23 years ago
- removed superfluous BEGIN block - added check for specific version of XML::NamespaceSupport
Grant McLean
as grantm
More...
almost 23 years ago
added test scripts and support modules
Grant McLean
as grantm
More...
almost 23 years ago
Silly SAX filter module to support t/7_SaxStuff.t
Grant McLean
as grantm
More...
almost 23 years ago
New test script for namespace handling under SAX
Grant McLean
as grantm
More...
almost 23 years ago
New test script for SAX handling, driving and 'filtering'
Grant McLean
as grantm
More...
almost 23 years ago
- added support for using SAX parsers - added parser package selection via $ENV{XML_SIMPLE_PREFERRED_PARSER} or $XML::Simple::PREFERRED_PARSER - added support for acting as a SAX handler - added 'Handler' option for generating SAX events - added support for 'nsexpand' option for both XMLin() and XMLout() - added 'DataHandler' option for 're-throwing' events - changed searchpath to default to current directory if not specified - moved slurping of STDIN from build_tree() to XMLin() - version to 1.07b - added CVS Id - many POD updates
Grant McLean
as grantm
More...
about 23 years ago
removed encoding declaration which caused problems for XML::SAX::PurePerl
Grant McLean
as grantm
More...
about 23 years ago
fixed erroneous comment
Grant McLean
as grantm
More...
about 23 years ago
removed utime() code which still seems to cause grief on some platforms
Grant McLean
as grantm
More...
about 23 years ago
Removed encoding declaration from xmldecl test as it caused problems for XML::SAX::PurePerl
Grant McLean
as grantm
More...
about 23 years ago
New test script which lists installed XML modules and version numbers and documents the default parser module
Grant McLean
as grantm
More...
about 23 years ago
- removed tests which used parseropts to toggle XML::Parser namespace mode - updated for new version number
Grant McLean
as grantm
More...
about 23 years ago
←
1
2
3
4
5
→
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