2009-03-18 21:41:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 18 17:32:17 CET 2009 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 0.43
|
|
|
|
* Added a new test to detect fixed problem
|
|
|
|
* A number of memory leaks have been fixed
|
|
|
|
- XML files included for benchmarking have been replaced with
|
|
|
|
dummy test data to avoid licensing problems.
|
|
|
|
* Perl code has been optimized
|
|
|
|
* Fixed problem with merge function
|
|
|
|
* Added tohtml output
|
|
|
|
* Added flag to indicate node read in as CDATA
|
|
|
|
|
2009-01-21 01:37:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 20 15:39:39 CET 2009 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 0.40
|
|
|
|
* Added schema checking functionality
|
|
|
|
* Fixed parsing of nodes with more than one comment block
|
|
|
|
* Added error checking to ensure properly closed tags
|
|
|
|
* Fixed parsing of attributes without values
|
|
|
|
|
2008-07-25 15:01:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 25 15:11:11 CEST 2008 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 0.30
|
|
|
|
* Add new parsing mode, simple, which simulates XML::Simple.
|
|
|
|
* New function add_node_after
|
|
|
|
* Fixed node ordering such that node order is preserved
|
|
|
|
* Altered xml output so that it cleans extraneous input spacing
|
|
|
|
and indents mixed values properly.
|
|
|
|
* Added prereqs to Makefile.pl
|
|
|
|
* Added Test::POD and Test::POD::Coverage tests
|
|
|
|
* Fixed incorrect pointer type cast in parser.c
|
|
|
|
* Rewrote benchmark system to use templated benchmarking
|
|
|
|
|
2008-06-30 17:07:54 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jun 26 19:30:09 CEST 2008 - anicka@suse.cz
|
|
|
|
|
|
|
|
- fix permissions (bnc#403978)
|
|
|
|
|
2007-12-13 19:26:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 13 15:19:07 CET 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
- update to 0.27
|
|
|
|
* changes in makefile.pl
|
|
|
|
* added tests and examples
|
|
|
|
* bugfixes
|
|
|
|
* Comments are no longer completely ignored.
|
|
|
|
* forcearray, simplify function has been added
|
|
|
|
* mixed XML supported
|
|
|
|
* C Parser has been revised greatly in order to make it faster.
|
|
|
|
* Code that creates Perl hash from parsed XML structure has been
|
|
|
|
rewritten in XS instead of Perl.
|
|
|
|
|
2007-07-19 02:40:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 13 16:09:58 CEST 2007 - pcerny@suse.cz
|
|
|
|
|
|
|
|
- package created (v 0.11) - requested for YaST
|
|
|
|
|