Age | Commit message (Collapse) | Author | Files | Lines |
|
REG_STARTEND macro, it doesn't work as expected. A simple test case is:
printf '\0\n\0\n' | nbsed /a/d
This test does not yet work as expected, but at least it doesn't cause
segmentation faults anymore. Handling of '\0' bytes must be improved.
|
|
this before. Most likly a broken upstream macro.
|
|
to the versions corresponding to the 2006-09 release. This should have
been done when the main hugs package was updated to this version back in
October of past year.
|
|
Changes:
2006-11-11 Mikio Hirabayashi
* estraier.c (est_set_ecode): new function.
* estraier.c (est_search_union): scoring of ASIS mode was modified.
* estraier.c (est_resmap_add, est_resmap_dump_keys): new functions.
* estraier.c (est_narrow_scores): efficiency of narrowing index was improved.
* estraier.c (est_utime): new function.
* estraier.c (est_cond_scores, est_cond_set_narrowing_scores): new functions.
* estraier.c (est_rescc_put): a bug of memory leak was fixed.
* estnode.c: the function "est_datum_printf" was replaced by "cbdatumprintf".
* estmaster.c (sendnodecmdsearch): accuracy of hints was improved.
* estfraud.c (sendnodecmdputdoc): accuracy of hints was improved.
* estfraud.c (sendnodecmdputdoc): morphological analyzer support was added.
* estfraud.c (sendnodecmdputdoc): accuracy of hints was improved.
* estwaver.c (runinit, procinit): "-apn", "-acc", "-sv", "-si", "-sa" options was added.
* estscout.c: new file.
* estsupt.c: new file.
- Release: 1.4.10
|
|
|
|
Collection.
The Perl 5 module Text::RewriteRules uses a simplified syntax for
regexp-based rules for rewriting text. You define a set of rules,
and the system applies them until no more rule can be applied
|
|
1.62
- interface to libxml2's pull-parser XML::LibXML::Reader
(initiated by Heiko Klein)
- make error messages intended to the user report the line of the
application call rather than that of the internal XS call
- XML::LibXML::Attr->serializeContent added (convenience function)
- fix getAttributeNode etc. w.r.t. #FIXED attributes (as well as some
cases with old buggy libxml2 versions)
- warn if runtime libxml2 is older than the one used at the compile time
- if compiled against libxml2 >= 2.6.27, new parse_html_* implementation is used
allowing encoding and other options to be passed to the parser
- DOM-compliant nodeNames: #comment, #text, #cdata, #document, #document-fragment
- toString on empty text node returns empty string, not undef
- cloneNode copies attributes on an element as required by the DOM spec
|
|
0.15 08 Feb 2007 Grant McLean
- Fixed handling of entities in attribute values
- Cleaned up some benign warnings
0.14 23 Apr 2006 Matt Sergeant
- Fixed CDATA section parsing (Uwe Voelker)
- Fix Makefile.PL for VMS
- Support calling set_handler() mid-parse
- Fix for when random modules overload UNIVERSAL::AUTOLOAD()
- Fix case when ParserDetails.ini isn't being updated but we are doing an
upgrade.
0.13 24 Oct 2005 Matt Sergeant
- Complete re-write of XML::SAX::PurePerl for performance
- Support Encoding & XMLVersion in DocumentLocator interface
- A few conformance tweaks to match perl SAX 2.1.
|
|
Version 0.35.5
* Don't hardcode fallback path to intltool-extract
-- bug #399476 (Rodney Dawes)
* Fix mkdir race in inltool-merge.in.in
-- bug #400788 (Rodney Dawes, Leonardo Boshell)
* Update an additional check to use $SRCDIR properly for POTFILES.skip
-- bug #391892 (Rodney Dawes)
* Handle extracting comments from ini-style files
-- bug #390271 (Takao Fujiwara)
|
|
|
|
wonder how this ever compiled.
|
|
2.02 Wed Feb 20 2007
- fix a missing test in MANIFEST
2.01 Wed Feb 20 2007
- fix a problem with $VERSION
|
|
|
|
|
|
Enca is an Extremely Naive Charset Analyser. It detects character
set and encoding of text files and can also convert them to other
encodings. The charset detecting functionality is also available as
a library.
Enca currently can determine 8bit charsets of Belarussian, Bulgarian,
Croatian, Czech, Estonian, Hungarian, Latvian, Lithuanian, Polish,
Russian, Slovak, Slovene, Ukrainian, and Chinese texts and also
some multibyte encodings, independent on language (provided it's
some European language).
|
|
It comes with an own patched version.
Remove expat dependency and bump PKGREVISION.
Add buildlink3.mk file.
|
|
|
|
XML-RPC is a quick-and-easy way to make procedure calls over the
Internet. It converts the procedure call into XML document, sends
it to a remote server using HTTP, and gets back the response as
XML.
This library provides a modular implementation of XML-RPC for C
and C++.
XXX: build system is custom-made (i.e. not using libtool), PLIST
will be wrong for many OPSYS -- please fix!
|
|
|
|
Version 2.5
* fixed lang.map for php files
* fixed url.lang
* --debug-langdef can be interactive
* nohilite.lang that does not perform any highlighting, but
only formats the input file into the output format (dealing
with output format special characters)
* default.lang to which source-highlight falls back when no
input language is specified or available
* infer script languages
* --header and --footer options do not require --doc option
* --statistics print elapsed time
* highlight cls, dtx and sty LaTeX files
* language definition for Tcl
* language definition for Sql
* language definition for bibtex
* infer language of script files
Version 2.4
* language definition for C# (thanks to Hemmi Shigeru)
* language definition for XML (thanks to Andy Buckley)
* language definition for shell scripts (thanks to Dirk Jagdmann)
* fixed language definition for HTML (tags with numbers are highlighted,
e.g., <h1>)
* updated language definition for logtalk (thanks to Paulo Moura)
* produces the list of elements of a language definition file
(--show-lang-elements)
* output format definition for HTML where fonts by default are
not fixed width.
* bug fix in url regular expressions
* bug fix with nonsensitive keywords (thanks to Andrea Ercolino)
* improved documentation concerning installation of Boost regex library
Version 2.3
* the regex automaton is printed on the standard output
(instead of the standard error)
* language definition for postscript
* DocBook output format
* fixed bug in .map files with \r characters
* fixed expression for email
Version 2.2
* fixed a bug that sigsegv when more than one input file
is provided
* fixed a compilation error with gcc 4.0
* generate references using ctags
* fixed a bug with LaTeX output of " with some inputencs
and with latexcolor
* handle direct color specifications independently from HTML
* fixed conversion of hexadecimal characters in output language
definitions
* fixed compilation error with regex 1.33
* include man page
* language definition for diff output
* fixed bugs in generation of the regular expression automaton
* extended documentation with some tutorials on input language
definitions
* generate more compact output (reduced size)
* in LaTeX output longtable is not used anymore
|
|
Patch provided by Sergey Svishchev in private mail.
|
|
|
|
From Sergey Svishchev in private mail.
|
|
|
|
the NetBSD packages Collection.
This Perl 5 module provides a compromise between SAX and DOM
processing by allowing to use DOM API to process only reasonably
small parts of an XML document.
|
|
|
|
0.04 Wed Jan 11 10:33:35 UTC 2006
- Oops, fixed the typo in imgbase default URL
0.03 Wed Jan 11 10:17:37 UTC 2006
- Now it requires Text::Emoticon 0.03
- Use MSN site as a default imgbase now
|
|
|
|
Text::Emoticon is a factory class to dispatch MSN/YIM emoticon set.
It's made to become handy to be used in other applications like
Kwiki/MT plugins.
|
|
1.03 Tue May 3 06:47:39 EDT 2005
- Add shell-quote script.
1.02 Thu Feb 10 22:08:27 EST 2005
- Allow qw(! % + , : @ ^) to appear without being quoted. (This was
in 1.01, but I forgot to mention it.)
1.01 Wed Feb 9 20:43:46 EST 2005
- Have shell_quote() croak if the string can't be encoded
(currently, if it contains NULs).
- Add shell_quote_best_effort() which will return what it can
instead.
|
|
v0.941 2006-08-18
* Add ExtUtils::CBuilder and ExtUtils::ParseXS as dependencies now that
Module::Build doesn't do it's own C handling.
|
|
Change 739 on 2002/08/19 by <gbarr@pobox.com> (Graham Barr)
Dont generate PPD
Change 738 on 2002/08/19 by <gbarr@pobox.com> (Graham Barr)
Dont depend on hash order in t/03seqof.t and try both possible
results
Change 613 on 2001/04/10 by <gbarr@pobox.com> (Graham Barr)
Fix test for 5.7 (test result depends on hash order)
|
|
1.10 Tue Feb 13 2007
- fix a bug where lines are hidden when the quote character
changes midstream. Reported by Dirk Pape and Sven Sternberger
1.9 Fri Jun 24 15:34:46 EDT 2005
- Manifest cleanup. From Mike Castle
|
|
|
|
1.22 - December 17th, 2006
- Fix XML::Feed compatability. Make sure $item->{content} is always setup
(broke in 1.20, RT#23822, Shlomi, Andreas J. Koenig)
- Fix the tests to work on Win32 (RT#23752, Shlomi, Kenichi Ishigaki)
- make add_module work for both RSS 1.0 and 2.0 (RT#16191,
RT#18907, RT#13209, Ben Trott, Ivan Willis)
- Fixed the problem with a version => "2.0" RSS not parsing correctly
the namespaced elements in a RSS 1.0 feed (in RT#23822, Shlomi)
- Channel->{link | textInput} (sic) property mapping in RSS 2.0
(RT#9862, Shlomi / chatiman)
- Don't fail the tests if Test::Pod::Coverage is missing
(reported by Andreas J. Koenig)
1.21 - December 5th, 2006
- Support inserting a XSL stylesheet URL into the XML output
(RT#11569, Jason A. Smith, Shlomi Fish)
- Remove empty lines in the test_manifest - some versions of
Test::Manifest doesn't do the right thing with
those. (RT#23678, Hugo van der Sanden)
- Add Pod::Coverage tests
- More Date Conversion (Shlomi)
- Fix for a Markup Injection Vulnerability (RT#23435, Shlomi)
1.20 - November 10th, 2006
- Value for $XML::RSS::modules gets destroyed (RT#18755, Shlomi)
- Note that YOU CAN NO LONGER USE $XML::RSS::modules, you
have to use the add_modules call as documented!
- encode generates warnings for undefined text (RT#13523, Mark Stosberg)
- Missing last build date value in RSS 2.0 (RT#19417)
- renamed the internal encode method to _encode
- RSS 2.0 spec allows omission of title from entry (RT#18817,
test from Shlomi)
- Can't create "0" values in optional items (RT#11415, based on
patch from Shlomi - thanks!)
- Remove the executable bit from Makefile.PL
- Add test to test regression of CPAN RT#5438 (Shlomi)
- More tests...
1.12 - October 25, 2006
- Add more tests
- make sure META.yml is correctly generated
- Fix enclosure parsing (RT#7920, Tatsuhiko Miyagawa)
- Incorrect entity encoding in XML output (RT#22467, reported by Stephen Hall)
1.11 - October 19, 2006
- use HTML::Entities instead of the "homegrown" entity encoding code
- Minor doc fix (David Steinbrunner)
- Fix encoding of the > char, added tests (RT#19420, Shlomi Fish)
- XML::RSS ignores output encoding (RT#11124, RT#7343, test
failures on win32, Vaclav Haisman, Steve Peters)
- encoding of source element (RT#2285)
- use base instead of @ISA
- Thanks to Shlomi Fish for helping sorting through the RT queue!
|
|
|
|
|
|
|
|
Common
The following changes have been made to the common code since the 1.71.1
release.
* Add empty template for sidebar in label.markup mode.
* Add utility template tabstyle to return the tabstyle from
any table element.
* Add support for arabicindic numbering to autolabel.format template.
* Moved the index entity declarations to a separate common file.
* Add title.markup mode for glossdiv to support info/title.
* Remove link.title.attribute, replaced in html/html.xsl
* Fixed typo in xsl:with-param
* Use number() in some comparisons to ensure number data type.
* Fix bug #1596737 extra white space introduced by olink.
Now output indent="no" for target data.
* Use copy-of instead of value-of for xreftext to preserve markup.
* Add template link.title.attribute.
* Modify gentext.template to respect parameter verbose = 0.
Modify gentext.template.exists to use gentext.template with verbose = 0.
* Finish support for @xml:id everywhere @id is used.
* replace name() with local-name() in most cases.
* Add support for info.
* Fixed add-xml-base for Windows and Xalan case.
* Added NodeInfo prefix to list of exclude-result-prefixes
FO
The following changes have been made to the fo code since the 1.71.1 release.
* Added index.page.number.properties attribute set to the set of
reference documentation for the FO stylesheets.
* Changed VERSION file to include distro title (DocBook XSL
Stylesheets), and updated HTML, FO, and manpages stylesheets to
use that in their metadata sections (e.g., in HTML, the
<meta name="generator" ...> contents).
* Remove duplicate orgname template.
Switch org templates to using inline.charseq which
handles simple.xlink.
* Add index.page.number.properties attribute-set to format page numbers.
* Pass the toc-context down to the toc.line template.
* Fixed bug in use of isogen key.
* Add support for crop marks in Antenna House.
* Obsolete now that info is supported.
* Move show-destination="replace" property from template to attribute-set
so it can be customized.
* Add table.row.properties template to customize table rows.
* Moved the entities declarations to a separate common file.
* Add support for sorting glossary entries
* Remove obsolete dobookng.xsl, since info now supported.
* Fix bug #1614469 for citation linking to biblioentry.
* Moved all properties to attribute-sets so can be customized more easily.
* Fixed bug #1603790: no space between package and classname.
* include stub file for annotations.xsl
* Add simple.xlink processing to term and member elements.
* Initial checkin of file for annotation processing.
* Some more inlines to use simple.xlink.
* xref now supports xlink:href, using simple.xlink template.
* modified link template to use simple.xlink now.
* Use number() in some comparisons to ensure number data type.
* Rewrote simple.xlink, and call it with all charseq templates.
* Finish support for @xml:id everywhere @id is used.
* replace name() with local-name() in most cases.
* Add support for info element.
* support title in info too.
HTML
The following changes have been made to the html code since the 1.71.1
release.
* Changed VERSION file to include distro title (DocBook XSL
Stylesheets), and updated HTML, FO, and manpages stylesheets to
use that in their metadata sections (e.g., in HTML, the
<meta name="generator" ...> contents).
* Add support in imageobjectco for otherunits="imagemap" to allow
direct authoring of imagemap units.
* Use areaspec id as imagemap map name.
* Fixed imagemaps so they work properly going from calspair coords
to HTML area coords.
* qandaset was not outputting an anchor id, now it is.
* Obsolete now that info is supported.
* Moved the entities declarations to a separate common file.
* Add support for sorting glossary entries
* Remove docbookng.xsl since info now supported.
* Add support for qanda.in.toc to add qandaentry questions to document TOC.
* Fix bug #1614469 for citation linking to biblioentry.
* Fixed bug #1603790: no space between package and classname.
* Fixed two next/prev bugs.
* *.propagates.style now handled in class.attribute mode.
* add simple.xlink support to variablelist term and simplelist member.
* fix class attribute on sgmltag.
* add class parameter to class.attribute mode to set default class.
* Convert all class attributes to use the class.attribute mode
so class names can be customized more easily.
* Add class.attribute mode to generate class attributes.
* Added simple.xlink to most remaining inlines.
Changed class attributes to applying class.attributes mode.
* Changed xref template to use simple.xlink tempalte.
* Improve generate.html.title to work with link targets too.
* Improved simple.xlink to support link and xref.
* Use number() in some comparisons to ensure number data type.
* Convert link element template to use simple.xlink.
* Improvements in simple.xlink.
* Use new link.title.attribute now.
* Rewrote simple.xlink to handle linkend also.
Better computation of title attribute on link too.
* Fix syntax errors.
* Finish support for @xml:id everywhere @id is used.
* replace name() with local-name() in most cases.
* Handle Xalan quirk as special case.
* Add support for info.
Manpages
The following changes have been made to the manpages code since the 1.71.1
release.
* Changed VERSION file to include distro title (DocBook XSL
Stylesheets), and updated HTML, FO, and manpages stylesheets to
use that in their metadata sections (e.g., in HTML, the
<meta name="generator" ...> contents).
* Removed single-pass namespace stripping from manpages stylesheet.
To process DocBook 5 instances, either use the experimental
namespace-aware DocBook 5 XSL 1.0 stylesheets, or pre-process your
source to do the namespace stripping (two-pass processing).
* Added doc for man.output.lang.in.name.enabled parameter. This
checkin completes support for writing file/pathnames for man-pages
with $lang include in the names. Closes #1585967. knightly
accolades to Daniel Leidert for providing the feature request.
* Added new param man.output.lang.in.name.enabled, which
controls whether $LANG value is included in manpages
filenames and pathnames. It works like this:
If the value of man.output.lang.in.name.enabled is non-zero,
man-page files are output with the $lang value included in
their filenames or pathnames as follows;
- if man.output.subdirs.enabled is non-zero, each file is
output to, e.g., a /$lang/man8/foo.8 pathname
- if man.output.subdirs.enabled is zero, each file is output
with a foo.$lang.8 filename
* Use "\e" instead of "\\" for backslash output, because the
groff docs say that's the correct thing to do; also because
testing (thanks, Paul Dubois) shows that "\\" doesn't always
work as expected; for example, "\\" within a table seems to
mess things up.
* Added the man.string.subst.map.local.pre and
man.string.subst.map.local.post parameters. Those parameters
enable local additions and changes to string-substitution mappings
without the need to change the value of man.string.subst.map
parameter (which is for standard system mappings). Closes
#1456738. Thanks to Sam Steingold for constructing a true
stylesheet torture test (the clisp docs) that exposed the need for
these params.
* Use U+2592 as an internal marker for linebreak around sbr output
(to prevent the break from getting eaten by some normalization
that the stylesheet does on synopses).
Use U+2580 as an internal marker for no-break space (to work
around a similar issue). Closes bug #1612808. Thanks to Simon
Walter for reporting it (the sbr bug).
* Adjusted manpages stylesheet to use U+2593 as the internal
representation for the backslash character within the stylesheet.
This prevents backslashes in source content from getting eaten.
Closes #1609425. Thanks to Paul DuBois for reporting the bug.
* Changed manpages stylesheet to always output a U+2591 character as
the internal representation of a dash. The string-substitution
map is then used to output a real dash when the final contents are
serialized. Also, made a change that causes dots and dashes in the
top comment to be unescaped.
* Output newline after admonitions (Note, Warning, etc.)
* Added the Markup element to the list of elements that get output
in bold. Thanks to Eric S. Raymond.
* Changed dot output to mark end of tbl(1) table format sections
(changed from real dot to internal U+2302 representation).
* Replaced all dots in roff requests with U+2302 ("house"
character), and added escaping in output for all instances of dot
that are not in roff requests. This fixes the problem case where a
string beginning with a dot (for example, the string ".bashrc")
might occur at the beginning of a line in output, in which case
would mistakenly get interpreted as a roff request. Thanks to Eric
S. Raymond for pushing to fix this.
* This is a first attempt at ensuring that list content nested in
itemizedlist and orderedlist instances is properly indented. This
is a switch from using .TP to format those lists to using .RS/.RE
to format them instead (because .TP does not allow nesting). This
probably breaks something else and therefore will likely need some
refinement after more testing. Closes bug #1602616. Thanks to
Daniel Leidert.
* Fix bug: change <text> to <xsl:text>
* Fixed two element name typos.
Params
The following changes have been made to the params code since the 1.71.1
release.
* Repaired bizarro-superman talk.
* Added doc for man.output.lang.in.name.enabled parameter. This
checkin completes support for writing file/pathnames for man-pages
with $lang include in the names. Closes #1585967. knightly
accolades to Daniel Leidert for providing the feature request.
* Use "\e" instead of "\\" for backslash output, because the
groff docs say that's the correct thing to do; also because
testing (thanks, Paul Dubois) shows that "\\" doesn't always
work as expected; for example, "\\" within a table seems to
mess things up.
* Added the man.string.subst.map.local.pre and
man.string.subst.map.local.post parameters. Those parameters
enable local additions and changes to string-substitution mappings
without the need to change the value of man.string.subst.map
parameter (which is for standard system mappings). Closes
#1456738. Thanks to Sam Steingold for constructing a true
stylesheet torture test (the clisp docs) that exposed the need for
these params.
* Use U+2592 as an internal marker for linebreak around sbr output
(to prevent the break from getting eaten by some normalization
that the stylesheet does on synopses).
Use U+2580 as an internal marker for no-break space (to work
around a similar issue). Closes bug #1612808. Thanks to Simon
Walter for reporting it (the sbr bug).
* Changed order of string replacements so that backslash is escaped
and replaced after backslash and dot (as it needs to be).
* Adjusted manpages stylesheet to use U+2593 as the internal
representation for the backslash character within the stylesheet.
This prevents backslashes in source content from getting eaten.
Closes #1609425. Thanks to Paul DuBois for reporting the bug.
* Changed manpages stylesheet to always output a U+2591 character as
the internal representation of a dash. The string-substitution
map is then used to output a real dash when the final contents are
serialized. Also, made a change that causes dots and dashes in the
top comment to be unescaped.
* output "\&." instead of just plain "\." (because plain "\." does
not work...)
* Fixed problem where newlines were dropped before dots.
* Only escape dot if it actually occurs at the beginning of a line.
* fixed well-formedness errors
* Replaced all dots in roff requests with U+2302 ("house"
character), and added escaping in output for all instances of dot
that are not in roff requests. This fixes the problem case where a
string beginning with a dot (for example, the string ".bashrc")
might occur at the beginning of a line in output, in which case
would mistakenly get interpreted as a roff request. Thanks to Eric
S. Raymond for pushing to fix this.
* Add index.page.number.properties by default.
* Added to allow customizations of page numbers in indexes.
* Improved wording.
* Move show-destination="replace" property from template to attribute-set
so it can be customized.
* dd support for sorting glossary entries
* Improved wording.
* Add option to include qanda in tables of contents.
* This is a first attempt at ensuring that list content nested in
itemizedlist and orderedlist instances is properly indented. This
is a switch from using .TP to format those lists to using .RS/.RE
to format them instead (because .TP does not allow nesting). This
probably breaks something else and therefore will likely need some
refinement after more testing. Closes bug #1602616. Thanks to
Daniel Leidert.
* Moved all properties to attribute-sets so can be customized more easily.
Template
The following changes have been made to the template code since the 1.71.1
release.
* Added workaround for Xalan bug: use for-each and copy instead of copy-of (#1604770).
Tools
The following changes have been made to the tools code since the 1.71.1
release.
* Updated master makefile to enable docbook5-xsl build and
packaging.
* Updated automated xsl-param markup system to handle
wordml->roundtrip name change.
* wordml->roundtrip name change
* Replaced all dots in roff requests with U+2302 ("house"
character), and added escaping in output for all instances of dot
that are not in roff requests. This fixes the problem case where a
string beginning with a dot (for example, the string ".bashrc")
might occur at the beginning of a line in output, in which case
would mistakenly get interpreted as a roff request. Thanks to Eric
S. Raymond for pushing to fix this.
Roundtrip
The following changes have been made to the roundtrip code since the 1.71.1
release.
* wordml->roundtrip name change
* rename to roundtrip, add OpenOffice support
|
|
|
|
|
|
|
|
changes:
-Portability fixes
-Bug fixes
-python stylesheet compare and transform context access
-EXSLT string replace support
-xsltproc better low level error handling
mostly from Blair Sadewitz per mail to tech-pkg
|
|
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).
Feel free to fix them...
|
|
|
|
|
|
|
|
c2html is a simple program which converts a C source code tree into
HTML which can be easily navigated using a web browser.
Features:
* Colorized output
* Hyperlinks between files are created for functions and, in some cases,
macro definitions.
* A file called .index can contain one-line comments about each file in a
directory; it will be included in the HTML-ized directory listing.
* HTML "header" and "footer" files can be included. href-links pointing
to local files (relative to the current directory) are automatically
updated.
* A "web bug" can be included on each page.
|
|
|
|
=== [2006/09/20] 1.0.2 released
* Bugfix about linefeed.
|