File: Changes

package info (click to toggle)
libxml-sax-perl 0.12-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, sarge
  • size: 612 kB
  • ctags: 193
  • sloc: perl: 2,624; xml: 1,533; sh: 87; makefile: 41
file content (54 lines) | stat: -rw-r--r-- 1,574 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Revision history for Perl extension XML::SAX.

0.12
    - Made sure SAX.ini works as documented
    - Fixed when you specify Module (version)
    
0.11
    - Base: Merged in XML::SAX::Base 1.04 (including memory leak fixes)
    - ParserFactory: Made it do what the docs say when you specify
      a module version number.
    - SAX: Fixed XML::SAX::Intro typo.
    - ParserFactory: Fixed (and test) broken version in parser pkg

0.10
    - PurePerl: Fixed PubidChar missing '-'
    - ParserFactory: Allow version in parser package

0.09
    - PurePerl: Performance enhancements
    - PurePerl: Line End handling implemented.
    - PurePerl: Attribute Value Normalization implemented (mostly).
    - PurePerl: Fixed element copying for end_element.

0.08  Wed Jan 30, 2002
    - Fixes for perl 5.7.2
    
0.07  Tue Jan 29, 2002
    - Fixed higher utf8 chars to work on both 5.005 and 5.6.1
      (not tested on 5.6.0 since it's a bad perl)

0.06  Mon Jan 28, 2002
    - Fixed empty ParserDetails.ini bug
    - Fixed overwriting ParserDetails.ini bug
    - Added ability to specify dir to ParserDetails.ini

0.05  Mon Jan 21, 2002
    - Updated PREREQ_PM in Makefile.PL
    - Updated Docs

0.04  Mon Jan 21, 2002
    - More PurePerl updates and fixes
    - Added DocumentLocator class
    - Added remove_parser() to XML::SAX

0.03
    - Changes lost. Mostly PurePerl parser updates

0.02  Wed Nov 14 2001
    - Removed windows line endings so perldocs look ok.
    - Fixed some docs

0.01  Mon Nov  5 22:24:06 2001
    - original version; created by elves and penguins v1.32