Age | Commit message (Collapse) | Author | Files | Lines |
|
1.1.13: Mar 13 2005:
- build fixes: 64bits cleanup (William Brack), python 2.4 test (William),
LIBXSLT_VERSION_EXTRA on Windows (William), Windows makefiles fixes
(Joel Reed), libgcrypt-devel requires for RPM spec.
- bug fixes: exslt day-of-week-in-month (Sal Paradise), xsl:call-template
should not change the current template rule (William Brack), evaluation
of global variables (William Brack), RVT's in XPath predicates (William),
namespace URI on template names (Mark Vakoc), stat() for Windows patch
(Aleksey Gurtovoy), pattern expression fixes (William Brack), out of
memory detection misses (William), parserOptions propagation (William),
exclude-result-prefixes fix (William), // patten fix (William).
- extensions: module support (Joel Reed), dictionnary based speedups
trying to get rid of xmlStrEqual as much as possible.
- documentation: added Wiki (Joel Reed)
|
|
2.6.18: Mar 13 2005:
- build fixes: warnings (Peter Breitenlohner), testapi.c generation,
Bakefile support (Francesco Montorsi), Windows compilation (Joel Reed),
some gcc4 fixes, HP-UX portability fixes (Rick Jones).
- bug fixes: xmlSchemaElementDump namespace (Kasimier Buchcik), push and
xmlreader stopping on non-fatal errors, thread support for dictionnaries
reference counting (Gary Coady), internal subset and push problem,
URL saved in xmlCopyDoc, various schemas bug fixes (Kasimier), Python
paths fixup (Stephane Bidoul), xmlGetNodePath and namespaces,
xmlSetNsProp fix (Mike Hommey), warning should not count as error
(William Brack), xmlCreatePushParser empty chunk, XInclude parser
flags (William), cleanup FTP and HTTP code to reuse the uri parsing
and IPv6 (William), xmlTextWriterStartAttributeNS fix (Rob Richards),
XMLLINT_INDENT being empty (William), xmlWriter bugs (Rob Richards),
multithreading on Windows (Rich Salz), xmlSearchNsByHref fix (Kasimier),
Python binding leak (Brent Hendricks), aliasing bug exposed by gcc4
on s390, xmlTextReaderNext bug (Rob Richards), Schemas decimal type
fixes (William Brack), xmlByteConsumed static buffer (Ben Maurer).
- improvement: speedup parsing comments and DTDs, dictionnary support for
hash tables, Schemas Identity constraints (Kasimier), streaming XPath
subset, xmlTextReaderReadString added (Bjorn Reese), Schemas canonical
values handling (Kasimier), add xmlTextReaderByteConsumed (Aron
Stansvik),
- Documentation: Wiki support (Joel Reed)
|
|
Fixes the build on DragonFly.
patch provided by Todd Willey in PR 29276
|
|
|
|
|
|
|
|
Comments at the top of patches are not stripped.
|
|
|
|
|
|
|
|
How ugly: a hypot(near0, near0) can result in a NaN if round-off error
somehow makes the a^2+b^2 result negative. Work around it with an
"#ifdef __INTERIX"-only fix.
|
|
|
|
|
|
|
|
|
|
|
|
p5-Jcode.
|
|
|
|
Changes since 1.4.3 are:
* Fix a problem that catdump -u couldn't handle half-width kana.
* Split documents into smaller parts.
|
|
Changes since version 2.4.1 (2003-02-18)
Changes to website/*
| 2003-06-22 Norman Walsh
|
| * VERSION: Version 2.5.0 released.
|
| 2003-06-21 Norman Walsh
|
| * Makefile: Tweaked
|
Changes to website/example/*
| 2003-02-20 Robert Stayton
|
| * olink.xml: Now covers XSL-based olink processing.
|
Changes to website/xsl/*
| 2003-06-22 Norman Walsh
|
| * param.xsl, tabular.xsl: Added table.spacer.image to improve
| tabular style accessibility. This is a fairly intrusive
| change, but I think its a significant improvement in
| accessibility.
|
| 2003-05-27 Robert Stayton
|
| * olink.xsl: Fix typo in test attribute.
|
| 2003-04-13 Norman Walsh
|
| * head.xsl: Feat Req #703116: add type to script
|
| 2003-02-26 Jirka Kosek
|
| * toc-tabular.xsl: Make comparsion safe even if nav.graphics
| is specified as string type
|
| 2003-02-20 Robert Stayton
|
| * chunk-common.xsl, olink.xsl, website-common.xsl,
| website-targets.xsl: Added XSL-based olink processing.
|
Changes to website/example/graphics/*
| 2003-06-22 Norman Walsh
|
| * spacer.gif: New file.
|
Changes to website/schema/relaxng/*
| 2003-06-22 Norman Walsh
|
| * autolayout.rng, extensions.rng, layout.rng: Cleanup
| attributes on script element
|
| * autolayout.rng, layout.rng, website-full.rng, website.rng:
| Updated version numbers
|
Changes to website/schema/dtd/*
| 2003-06-22 Norman Walsh
|
| * autolayout.dtd, extensions.mod, forms.mod, layout.dtd,
| namespaces.mod, rddl.mod, website-custom.dtd,
| website-full.dtd, website.dtd, website.mod: Updated version
| numbers
|
| 2003-06-21 Norman Walsh
|
| * autolayout.dtd, layout.dtd, website.mod: Allow type
| attribute on script
|
Changes since version 2.3 (2002-09-17)
Changes to website/*
| 2003-02-18 Norman Walsh
|
| * VERSION: Version 2.4.1 released.
|
| * catalog.xml: Added rewrite rules for the schema and xsl
| directories
|
| * catalog.xml: Added chunk-common to the catalog
|
| 2003-01-25 Norman Walsh
|
| * Makefile: Cleanup and support reorganized directories
|
| * README: Updated versions, copyright, and system identifiers
|
| * VERSION: Version 2.4.0 released.
|
| * catalog.xml: Fixed typos
|
| 2003-01-16 Norman Walsh
|
| * autolayout.dtd, catalog.xml, extensions.mod, forms.mod,
| layout.dtd, namespaces.mod, rddl.mod, website-custom.dtd,
| website-full.dtd, website.mod: Moved files; this messes up
| the CVS tags, but I'm doing it anyway :-(
|
| * website-custom.dtd: Based on Simplified 1.0
|
| 2003-01-12 Robert Stayton
|
| * catalog.xml: New file.
|
| 2002-11-17 Norman Walsh
|
| * VERSION, autolayout.dtd, extensions.mod, forms.mod,
| layout.dtd, namespaces.mod, rddl.mod, website-custom.dtd,
| website-full.dtd, website.mod: Bug #636004: fix version
| numbers
|
| 2002-10-16 Norman Walsh
|
| * website-custom.dtd: Fix typos in comments; correct spelling
| of qand_a_set PEs; add blockinfo for qandaset
|
| * website-full.dtd: Fix typos in comments
|
| 2002-10-02 Norman Walsh
|
| * autolayout.dtd, layout.dtd, website.mod: Add headlink
| element (HTML head 'link')
|
Changes to website/example/*
| 2003-02-18 Norman Walsh
|
| * layout.xml: Moved revisionflag
|
| 2003-01-25 Norman Walsh
|
| * catalog.xml: New file.
|
| 2003-01-24 Norman Walsh
|
| * Makefile: Use Saxon instead of xsltproc because the warnings
| about realtive namespace URIs bug me
|
| 2003-01-16 Norman Walsh
|
| * about.xml, build-ext.xml, build-make.xml,
| build-textonly.xml, building.xml, custom.xml, full.xml,
| layout.xml, olink.xml, param.xml, php.xml, rddl.xml,
| revflag.xml, rss.xml, test1.xml, test1a.xml, test1b.xml,
| test2.xml, test3.xml, website.xml, wslayout.xml: Updated DTD
| URIs
|
| 2003-01-12 Robert Stayton
|
| * build-ext.xml: Added para about using a processor that lacks
| extension functions.
|
| * build-make.xml: Corrections to Makefile listing.
|
| 2002-10-02 Norman Walsh
|
| * build-make.xml, layout.xml: Add global headlink and local
| headlink
|
Changes to website/xsl/*
| 2003-02-18 Norman Walsh
|
| * autolayout.xsl: Updated version numbers to 2.4.1
|
| 2003-02-16 Norman Walsh
|
| * rss.xsl: Check for localTime function before calling it
|
| 2003-01-26 Robert Stayton
|
| * chunk-common.xsl: No longer terminates if exists() function
| not available. Will not track dependencies, so all files
| built each time.
|
| 2003-01-16 Norman Walsh
|
| * autolayout.xsl: Update the public and system identifers
|
| 2003-01-11 Robert Stayton
|
| * makefile-dep.xsl: Add optional output-root param so
| dependency path matches the output path.
|
| 2002-11-17 Norman Walsh
|
| * website-common.xsl: Patch #540597: add rcsdate.format named
| template
|
| 2002-10-02 Norman Walsh
|
| * autolayout.xsl, head.xsl: Support headlink element
|
| * chunk-common.xsl: Support references to external pages when
| using XSLT exists() function to choose build order
|
Changes to website/tests/*
| 2002-10-16 Norman Walsh
|
| * test.xml, testfull.xml: Added XML declarations
|
Changes to website/schema/*
| 2003-01-25 Norman Walsh
|
| * Makefile: New file.
|
Changes to website/schema/relaxng/*
| 2003-02-18 Norman Walsh
|
| * autolayout.rng, extensions.rng, forms.rng, layout.rng,
| rddl.rng, website-full.rng, website.rng: Updated version
| numbers to 2.4.1
|
| 2003-01-23 Norman Walsh
|
| * .cvsignore: Ignore websitedb.rng
|
| * .cvsignore, Makefile: Updated
|
| * config.xml: Generated
|
| * config.xml, union.xml: Changed configuration strategy
|
| * extensions.rng, forms.rng, rddl.rng, website-full.rng,
| website.rng: Removed extraneous xmlns declaration
|
| * union.xml: Oops. I did need this file
|
| * websitedb.rng: This file is generated
|
| 2003-01-16 Norman Walsh
|
| * .cvsignore, Makefile, autolayout.rng, extensions.rng,
| forms.rng, layout.rng, rddl.rng, union.xml,
| website-full.rng, website.rng, websitedb.rng: New file.
|
Changes to website/schema/dtd/*
| 2003-02-18 Norman Walsh
|
| * autolayout.dtd, extensions.mod, forms.mod, layout.dtd,
| namespaces.mod, rddl.mod, website-custom.dtd,
| website-full.dtd, website.dtd, website.mod: Updated version
| numbers to 2.4.1
|
| 2003-01-25 Norman Walsh
|
| * Makefile: Cleanup
|
| 2003-01-23 Norman Walsh
|
| * Makefile: New file.
|
| * website-custom.dtd, website.dtd: Updated version numbers
|
| 2003-01-16 Norman Walsh
|
| * autolayout.dtd, extensions.mod, forms.mod, layout.dtd,
| namespaces.mod, rddl.mod, website-custom.dtd,
| website-full.dtd, website.dtd, website.mod: New file.
|
|
|
|
|
|
|
|
|
|
|
WARNINGS:
INCOMPATIBLE CHANGE in version 2.119:
The $N settings for the -keep option of US postal codes
($RE {zip} {US} {-keep}) have been changed. See the
Regexp::Common::zip for details.
2.119 Sat Jan 1 17:57:01 CET 2005
- Changed -keep settings of $RE {zip} {US}.
- Replaced occurrences of '\d' with '[0-9]' in number.pm and net.pm,
because with Unicode more characters than just 0 - 9 will match '\d'.
- Moved part of the tests of t/test_comment.t into different
files in t/comment.
- t/Common.pm now also tests OO and sub versions.
- Fixed regex for J comments.
- $VERSION nit in Regexp::Common::URI::RFC2384
- POD nit in Regexp::Common::_support (Mike Castle)
- POD nit in Regexp::Common::comment.
- 176048 tests in 53 files.
2.118 Wed Dec 15 00:16:09 CET 2004
- Introduced Regexp::Common::_support.
- Disabled the '-prefix' option for Danish zip codes if the Perl
version is older than 5.005_03, as they triggered bugs. 5.005_03
and more recent versions of Perl don't have this problem.
- Fixed the generic OO routines. (They never worked correctly).
- 134191 tests in 49 files.
Set HOMEPAGE while here.
|
|
|
|
* Fix support for srcdir != builddir during make dist/distcheck
-- bug #159846 (Rodney Dawes)
* Ignore empty strings in XML files that are marked for translation
-- bug #163689 (Miloslav Trmac)
* Add support for AC_CONFIG_MACRO_DIR to intltoolize
-- bug #160943 (James Henstridge)
* Re-implement "echo -n" in perl for portability
-- bug #162027 (Rodney Dawes)
* Fix local mode
-- bug #163981 (Jeremy Katz)
* Fix nested XML tags translation when only attributes are marked for
translation in a tag
-- bug #159511 (Danilo Segan)
* Use # as sed separator and prefix gettext variable names with INTLTOOL
-- bug #156454 (Rodney Dawes)
* Update serial and serial comparison check for IT_PROG_INTLTOOL to 2
(Rodney Dawes)
* Support CDATA sections in XML files
-- bug #157718 (Danilo Segan, Rodney Dawes)
|
|
|
|
OpenOffice.org/StarOffice documents to LaTeX and other formats.
|
|
does. This allows us to use dynamic PLISTs for Perl modules that are
built using Module::Build. Bump the PKGREVISION of p5-Module-Build
to 1.
* Drop the use of PERL5_USES_MODULE_BUILD and introduce a new variable
PERL5_MODULE_TYPE that is either "MakeMaker" or "Module::Build" that
names the framework used to build/install the module.
* Split out the variables set in perl5/buildlink3.mk that are also used
by perl5/module.mk into a new file perl5/vars.mk. Move some PERL5_*
variable definitions from pkgsrc/mk/bsd.pkg.use.mk into perl5/vars.mk.
This just centralizes the common PERL5_* definitions into a single
file location.
* Convert the known packages that use Module::Build to set
PERL5_MODULE_TYPE and PERL5_PACKLIST:
devel/p5-Class-Container
devel/p5-Exception-Class
devel/p5-Log-Dispatch
devel/p5-Array-Compare
textproc/p5-Pod-Coverage
www/p5-Apache-Session-Wrapper
www/p5-MasonX-Request-WithApacheSession
|
|
Add HOMEPAGE.
|
|
|
|
Format of .index files for 8-bit databases (not-ASCII and non-UTF8)
has been changed. This makes `dictd' backward incompatible with
8-bit dagabases built by earlier versions of `dictfmt', i.e.
`dictd-1.9.15' and later doesn't work with 8-bit databases
generated by dictfmt-1.9.14 and earlier. See ChangeLog for details.
If you use 8-bit database, rebuild them using new `dictfmt' like this
dictunformat db.index < db.dict | dictfmt -t --locale <locale> db-new
dictd:
- fixed: Function `dict_search_bmh' works incorrectly in utf-8 mode
on non-GLIBC systems.
As a result `suffix', `substring' and `word' strategies
may work incorrectly with UTF-8 databases
on such platforms (FreeBSD).
- fixed: In dictd-1.9.8 support of CYGWIN was declared,
but it was broken in later versions.
dictd-1.9.15 can be succesfully built with CYGWIN.
- fixed: `dictd' dies when client tries to obtain information
about virtual database (SHOW INFO <virt_db>).
- Every database specified in configuration file
may have its own "default" search
strategy (i.e. `.' strategy).
For this purpose additional
keyword `default_strategy' is implemented.
See example2.conf sample file and dictd.8 for documentation.
- When `-d' is applied,
debugging information is printed to syslog (or log file or stderr).
NOTE: `-dinit' option may show you a reason why dictd doesn't start.
If you are in trouble, apply it first (and -L or -s of course)!
- dictd works correctly even on platforms which do not support
`iswalnum', `iswspace' and `towlower' functions.
Dictd with utf-8 databases was slightly tested on FreeBSD4.{9,10}
-fixed: logging is directed when --inetd is applied
- `AC_FUNC_MMAP' is replaced for `AC_CHECK_FUNC(mmap)' in configure.in
As a result `mmap/munmap' functions will be used on CYGWIN and INTERIX
if they are present.
If you dislike it, use --without-mmap option.
dictdplugin_dbi plugin:
- new options: `all_char' and `utf8'.
`all_char' option is set to FALSE by default.
`utf8' option is set to TRUE by default.
Both are overrided by
`00-database-allchars' and `00-database-utf8' special headwords.
dictd/dict/... have been ported to Interix (MS SFU-3.0 and SFU-3.5).
It works fine as Interix daemon
with ASCII databases (tested on Interix 3.0 and 3.5)
NOTE: GNU make is needed for building `dictd'
dictfmt:
- new option --default-strategy. See dictfmt(1).
|
|
|
|
Checks if the documentation of a perl module is comprehensive.
|
|
|
|
Will be in next aspell release.
|
|
No functional change.
|
|
1.58
- fixed a pointer initialization in parse_xml_chunk(), fixes
random several segmentation faults on document fragments.
- added NSCLEAN feature to the parser interface (bug 4560)
- minor code cleanups
- updated libxml2 blacklist.
- fixed croak while requesting nodeName() of CDATA sections (bug 1694).
- more documentation updates
|
|
0.530 Tue Feb 1 13:09:31 GMT 2005
- Allow scalar references for the OUTPUT parameter, inspired by
Simon Oliver's XML::Writer::String (patch from Yanick Champoux)
- Added ENCODING parameter; currently only UTF-8 is supported
- Escape newlines in attribute values
0.520 Wed Sep 1 16:18:46 BST 2004
- Fixed bug with forced declaration of the default namespace (#7266)
- Removed dead code. Added copyright notices to pod.
- Improved test coverage
0.510 Tue May 25 19:46:04 BST 2004
- Permitted in-document namespace prefix control
- Don't reopen STDOUT for output (closes #6232)
- Moved tests into t/. Added tests for mid-document namespace changes.
Show diffs when comparison tests fail
|
|
Changes in 3.16
added the xml_split/xml_merge tools
fixed PI handler behaviour when used in twig_roots
mode
fix a bug that prevented the DTD to be output
when update_DTD mode is on, no DTD is present but
entities have been created
added level(<n>) trigger for handlers
fixed bug that prevented the output_filter to be
called when printing an element. Spotted thanks to
Louis Strous.
fixed bug in the nsgmls pretty printer that output
invalid XML (an extra \n was added in the end tag)
found by Lee Goddard
fixed test 284 in test_additional to make it pass
in RedHat's version of perl 5.8.0, thanks to
rdhayes for debugging and fixing that test.
first shot at getting Pis and comments back in the
proper place, even in 'keep' mode. At the moment
using set_pcdata (or set_cdata) removes all
embedded comments/pis
fixed a bug with pi's in keep mode (pi's would not
be copied if they were within an element) found by
Pascal Sternis
added a fix to get rid of spurious warnings, sent
by Anthony Persaud
added the remove_cdata option to the XML::Twig new
method, that will output CDATA sections as regular
(escaped) PCDATA
added the index option to the XML::Twig new method,
and the associated XML::Twig index method, which
generates a list of element matching a condition
during parsing
added the XML::Twig::Elt first_descendant method
fixed a bug with the keep_encoding option where
attributes were not parsed when the element name was
followed by more than one space (spotted by Gerald
Sedrati-Dinet),
see https://rt.cpan.org/Ticket/Display.html?id=8137
fixed a bug where whitespace at the begining of an
element could be dropped (if followed by an element
before any other character). Now whitespace is
dropped only if it includes a \n
added feature: when load_DTD is used, default
attributes are now filled
fixed bug on xmlns in path expression trigger
(would not replace prefixes in path expressions),
spotted by amonroy on perlmonks, see
http://perlmonks.org/index.pl?node_id=386764
optimized XML::Twig text, thanks to Nick Lassonde
for the patch
fixed bug that generated an empty line before some
comments (pointed out by Tanya Huang)
fixed tests to check XML::Filter::BufferText version
(1.00 has a bug in the CDATA handling that makes XML::Twig
tests fail).
Added new options --nowrap and --exclude (-v) to xml_grep
fixed warning in tests under 5.8.0 (spotted by Ed Avis)
skipped HTML::Entities tests in 5.8.0 (make test for this
module seem to fail on my system, it might be the same
elsewhere)
Fixed bug RT #6067 (problems with non-standard versions of
Scalar::Utils which do not include weaken)
Fixed bug RT #6092 (error when using safe output filter)
Fixed bug when using map_xmlns, tags in default namespace
were not output
Changes in 3.15
Fixes that allow the tests to pass on more systems (thanks to Ed
Avis for his testing)
Added normalize_space option for simplify (suggestion of Lambert Lum)
Removed usage of $&
Expanded the doc for paste, as it was a bit short (suggestion of
Richard Jolly)
Changes in 3.14
Namespace processing has been enhanced and should work fine now,
as long as twig_roots is not used.
Potentially uncompatible change: the behaviour of simplify has
been changed to mimic as exactly as possible XML::Simple's XMLin
Completed the pod to cover the entire API
Tests now pass with perl 5.005_04-RC1 (fail with 5.005 reported
by David Claughton), added more tests and a config summary at the
end of the tests
Added methods on the class attribute, convenient for dealing with
XHTML or preparing display with CSS:
class set_class add_to_class att_to_class add_att_to_class
move_att_to_class tag_to_class add_tag_to_class set_tag_class in_class
navigation functions can use '.<class>' expressions
fixed (yet another!) bug in the way DTDs were output
fixed bug for pi => 'drop' option
changed the names of lots on internal (undocumented) methods, prefixed
them with _
|
|
|
|
A new XML Writer was needed to match the SAX2 effort because quite
naturally no existing writer understood SAX2. My first intention
had been to start patching XML::Handler::YAWriter as it had previously
been my favourite writer in the SAX1 world.
However the more I patched it the more I realised that what I
thought was going to be a simple patch (mostly adding a few event
handlers and changing the attribute syntax) was turning out to be
a rewrite due to various ideas I'd been collecting along the way.
Besides, I couldn't find a way to elegantly make it work with SAX2
without breaking the SAX1 compatibility which people are probably
still using. There are of course ways to do that, but most require
user interaction which is something I wanted to avoid.
So in the end there was a new writer. I think it's in fact better
this way as it helps keep SAX1 and SAX2 separated.
|
|
|
|
|
|
(previous try was missing "-Handler").
|
|
|
|
|
|
2.14 Jan 29 2005
- unlink and lock fixes for VMS (patch from Peter (Stig) Edwards)
2.13 Nov 17 2004
- Fixed bug where NoIndent broke KeyAttr (reported by David Haas)
- Added copy_hash helper method which may be overridden to avoid
tied hashes becoming untied during XMLout (patch from Jan Sundberg)
- Fixed bug where GroupTags corrupted source hashref in XMLout
(reported by Bram)
- Tweaks to SuppressEmpty for undef with XMLout (report from jamesb),
behaviour now matches docs and additional behaviour of setting
option to 1 will skip undefined values altogether
|
|
1.08 thu 20020822 14:01
- "fix" it to follow the latest XML NS Errata barfing around
|