Version 0.8.1
-------------
Fixes:
* Ensure directories exist before reading them - bug #15755
* Close files and clean up behind us - bug #15654
* Fix potential crash when no info page exists - bug #15274 (Saleem Abdulrasool)
* Remove longopts to make non-linux work properly - bug #11839
- These options should be unused in normal operation
* If $USERNAME isn't set (MacOS), use a default name - bug #14872
* Fix potential crasher on mangled info dir file - bug #12515
[ General ]
* Do no longer install the file iso_3166.tab in /usr/share/iso-codes
[ ISO-639 ]
* ISO 639-2/B code deprecated in favor of ISO 639-2/T code for
Croatian and Serbian (2008-06-28)
* Some name changes
[ ISO-639-3 ]
* Update to 2008-08-04
[ ISO-3166 translations ]
* Portuguese updated by Miguel Figueiredo
* Indonesian updated by Andhika Padmawan (TP)
[ ISO-3166-2 translations ]
* Simplified Chinese by LI Daobing (TP)
[ ISO-639-3 translations ]
* French updated by Christian Perrier
* Simplified Chinese by LI Daobing
[ ISO-639 translations ]
* Dutch updated by Freek de Kruijf (TP)
* Finnish updated by Tommi Vainikainen (TP)
* Esperanto updated by Edmund GRIMLEY EVANS (TP)
* Xhosa updated by Friedel Wolff
* French updated by Christian Perrier
[ ISO-4217 translations ]
* Finnish updated by Tommi Vainikainen (TP)
* Norwegian Nynorsk updated by Edmund GRIMLEY EVANS (TP)
* Danish updated by Joe Hansen (TP)
[ ISO-15924 translations ]
* Spanish updated by Juan Cuquejo Mira (TP)
2.7.1: Sep 1 2008
* Portability fix: Borland C fix (Moritz Both)
* Bug fixes: python serialization wrappers, XPath QName corner
case handking and leaks (Martin)
* Improvement: extend the xmlSave to handle HTML documents and trees
* Cleanup: python serialization wrappers
2.7.0: Aug 30 2008
* Documentation: switch ChangeLog to UTF-8, improve mutithreads
and xmlParserCleanup docs
* Portability fixes: Older Win32 platforms (Rob Richards), MSVC
porting fix (Rob Richards), Mac OS X regression tests (Sven
Herzberg), non GNUCC builds (Rob Richards), compilation on
Haiku (Andreas F�rber)
* Bug fixes: various realloc problems (Ashwin), potential
double-free (Ashwin), regexp crash, icrash with invalid whitespace
facets (Rob Richards), pattern fix when streaming (William
Brack), various XML parsing and validation fixes based on the
W3C regression tests, reader tree skipping function fix (Ashwin),
Schemas regexps escaping fix (Volker Grabsch), handling of
entity push errors (Ashwin), fix a slowdown when encoder cant
serialize characters on output
* Code cleanup: compilation fix without the reader, without
the output (Robert Schwebel), python whitespace (Martin), many
space/tabs cleanups, serious cleanup of the entity handling
code
* Improvement: switch parser to XML-1.0 5th edition, add parsing
flags for old versions, switch URI parsing to RFC 3986, add
xmlSchemaValidCtxtGetParserCtxt (Holger Kaelberer), new hashing
functions for dictionnaries (based on Stefan Behnel work),
improve handling of misplaced html/head/body in HTML parser,
better regression test tools and code coverage display, better
algorithms to detect various versions of the billion laughts
attacks, make arbitrary parser limits avoidable as a parser
option
Tokyo Dystopia is a full-text search system. You can search lots of records for
some records including specified patterns. The characteristic of Tokyo Dystopia
is the following.
* High performance of search
* High scalability of target documents
* Perfect recall ratio by character N-gram method
* Phrase matching, prefix matching, suffix matching, and token matching
* Multilingualism with Unicode
* Layered Architecture of APIs
Tokyo Dystopia is available on platforms which have API conforming to C99 and
POSIX. Tokyo Dystopia is a free software licensed under the GNU Lesser General
Public License
fix:
2008-09-01 -- 0.7.2
* Fixed: Bad cleanup logic in functions
- uriAddBaseUri(..)
- uriRemoveBaseUri(..)
Previously you needed to call uriFreeUriMembers on return code
URI_ERROR_MALLOC and only then. So that's why these functions now
take cleanup off your shoulders. An extra call to uriFreeUriMembers
from your side is still needed in case of success.
* Soname: 1:7:0
Packages Collection.
The Perl 5 module String::Koremutake convert to/from Koremutake
Memorable Random Strings. The term "Memorable Random String" was
thought up by Sean B. Palmer as a name for those strings like
dopynl, glargen, glonknic, spoopwiddle, and kebble etc. that don't
have any conventional sense, but can be used as random identifiers,
especially in URIs to keep them persistent.
Ultraviolet is a syntax highlighting engine based on Textpow. Since it uses
Textmate syntax files, it offers out of the box syntax highlighting for more
than 50 languages and 20 themes.
Ultraviolet is at the same time a stand-alone command line utility and a Ruby
library.
Textpow is a library to parse and process Textmate bundles. Although created
created for their use in a word processor, these bundles have many other uses.
For example, we have used them to create a syntax highligting utility and also
the markup rendering engine used to render this documentation.
Plist is a library to manipulate Property List files, also known as plists. It
can parse plist files into native Ruby data structures as well as generating
new plist files from your Ruby objects.
Ruby bindings to the great Oniguruma regular expression library featuring:
increased performance; same interface than standard Regexp class; support for
named groups, look-ahead, look-behind; and other cool features!
| Update to docbook-xsl-1.74.0. |
+----------------------------------------------------------+
pkgsrc-specific:
- added shell code to Makefile to remove .gitignore
found in every directory
- added 'epub' and 'xhtml-1_1' to ${XSLMODS}.
- use double-backslash in back-quoted shell code to
appease pkglint
Release Notes for 1.74.0:
This release includes important bug fixes and adds the
following significant feature changes:
.epub target
Paul Norton (Adobe) and Keith Fahlgren(O'Reilly Media)
have donated code that generates .epub documents from
DocBook input. An alpha- reference implementation in
Ruby has also been provided.
.epub is an open standard of the The International
Digital Publishing Forum (IDPF), a the trade and
standards association for the digital publishing
industry.
Read more about this target in epub/README
XHTML 1.1 target
To support .epub output, a strict XHTML 1.1 target has
been added. The stylesheets for this output are generated
and are quite similar to the XHTML target.
Gentext updates
A number of locales have been updated.
Roundtrip improvements
Table, figure, template syncronization, and character
style improvements have been made for WordML & Pages.
Support added for OpenOffice.org.
2008-06-25 Raptor Version 1.4.18 Released
Added an RDFa parser using an embedded version of librdfa by Manu
Sporny of Digital Bazaar.
Added an Atom 1.0 (RFC 4287) serializer with several output parameters.
Improved RSS 1.0 serializer functionality and resilience.
Added new API methods for qname, serializer, sequence and XML writer
classes.
Many other fixes and resilience improvements.
Fixed reported issues: 0000186 and 0000255.
2.03 Sun Mar 16 10:10:54 GMT 2008
- added 'moniker' and marked 'name' as depreciated
2.02 Sat Mar 15 17:15:16 GMT 2008
- http://rt.cpan.org/Ticket/Display.html?id=34044
Clean up tests so they pass in perl 5.10
thanks to Neil Williams
iso-codes 3.2
-------------
Tobias Quathamer <toddy@debian.org>
Fri, 1 August 2008
[ ISO-639 ]
* Update to 2008-07-08:
- oc/oci: Provençal; provençal added Date added to Provençal
- pro: 'Old Occitan (to 1500)' added as alternate name
- wal: Walamo deprecated. Replaced by 'Wolaitta; Wolaytta'
[ ISO-639-3 ]
* Update to 2008-07-11
[ ISO-3166 translations ]
* Fix encoding in Breton. Closes: alioth#310933
* Marathi updated by Sampada Nakhare
* Remove fuzzy strings for Breton.
* Brazilian Portuguese updated by Felipe Augusto van de Wiel
* Korean updated by Changwoo Ryu (TP)
* Malay updated by Nicholas Ng (Pootle)
* Serbian updated by Veselin Mijušković (Pootle)
[ ISO-3166-2 translations ]
* Remove fuzzy strings for Greek.
* Italian by Milo Casagrande (TP)
* Lithuanian updated by Kestutis Biliūnas.
* New Finnish translation by Tommi Vainikainen
[ ISO-639 translations ]
* Thai by Theppitak Karoonboonyanan
* Russian by Yuri Kozlov
* Italian by Milo Casagrande (TP)
* Irish by Kevin Scannell (TP)
* Vietnamese by Clytie Siddall (TP)
* Marathi corrections by pn-guest. Closes: alioth#310943
* Konkani corrections by pn-guest. Closes: alioth#310943
* Xhosa corrections by pn-guest. Closes: alioth#310932
* Basque updated by Piarres Beobide. Closes: #490908
[ ISO-639-3 translations ]
* Thai by Theppitak Karoonboonyanan
* Marathi corrections by pn-guest. Closes: alioth#310943
* Konkani corrections by pn-guest. Closes: alioth#310943
* Xhosa corrections by pn-guest. Closes: alioth#310932
[ ISO-4217 translations ]
* German by Tobias Toedter
Pkgsrc changes:
o Fix PERL5_PACKLIST so that install actually works
Upstream changes:
1.19 Sat 12 Jul 2008
- Moving to a production version
- Changing to Module::Install to simplify maintenance
- Updating perl dependency to 5.005
- Updated author tests
- Some slight changes to resolve Kwalitee issues
- Stopped using MANIFEST for the tests
- Various minor whitespace and layout tweaks
2008-06-04 Allison Randal <allison@perl.org>
* Release 3.07
Fix module dependencies, make HTML::Entities optional and require
Test::More.
2008-06-03 Allison Randal <allison@perl.org>
* Release 3.06
Fix bugs related to passing $1 to File::Spec, reported by
Andrew Hamlin and John McNamara.
Applied a suggested fix from Kevin Ryde to return a successful exit
code when Pod::Simple::HTML is run from the command line.
Fix handling of complex L<URL> entries, thanks to tests
supplied in RT#4896.
Fix incorrect handling of S<> entries made up of entirely
whitespace, thanks to test case from Andreas Koenig.
Launch Pod::Simple::XHTML, an XHTML compliant, more easily extensible
HTML formatter.
Add feature to parse additional text after =begin target as a block
title, requested by Adam Kennedy.
Thanks to Hans Dieter Pearcey for applying patches, resolving bugs,
and generally getting ready for the release.
Pkgsrc changes:
o Add HOMEPAGE using search.cpan.org
Upstream changes:
commit 73d46b5...
Author: Markus Baertschi <markus@markus.org>
Date: Thu Jul 10 17:49:15 2008 +0200
Fixed gif image processing on big-endian machines.
Thanks to Neil Watkiss <neil.watkiss@gmail.com> for the patch !
commit 52789c0...
Author: Markus Baertschi <markus@markus.org>
Date: Tue Jun 3 14:47:38 2008 +0200
Additions to Page.pm by Slaven
commit 886ea2e...
Author: Markus Baertschi <markus@markus.org>
Date: Tue Jun 3 12:43:41 2008 +0200
Renamed Image modules to fix bug 28636 (rt.cpan.org).
commit 7acfe62...
Author: Markus Baertschi <markus@markus.org>
Date: Tue Jun 3 10:53:56 2008 +0200
Updates Michael's email, added reference to git repository at github
commit e52ef1f...
Merge: 88fad3e... 875425d...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 19:26:23 2008 +0200
Merge branch 'master' of git://github.com/markusb/pdf-create
commit 88fad3e...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 19:20:33 2008 +0200
Updated version to 1.0 to fit better with PDF::Create and show maturity
commit ccf26de...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 19:18:35 2008 +0200
Updated build system to generate Changes file directly from git log
commit 28b0922...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 12:49:32 2008 +0200
Version 1.0
commit 875425d...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 12:49:32 2008 +0200
Version 1.0
commit 9adbcbf...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 12:05:17 2008 +0200
More POD fixing
commit 6f7ba3f...
Author: Markus Baertschi <markus@markus.org>
Date: Sat May 31 11:23:50 2008 +0200
Version 0.10
commit f9e1656...
Author: Markus Baertschi <markus@markus.org>
Date: Fri May 30 09:00:53 2008 +0200
Clarified documentation
commit da76efc...
Author: Markus Baertschi <markus@markus.org>
Date: Thu May 29 22:04:07 2008 +0200
Fixed 'Rotate', added debugging
commit e240621...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 19:44:21 2008 +0200
Fixed documentation formatting
commit fe3823d...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 18:00:13 2008 +0200
Added small cgi sample
commit 87fc07f...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:21:57 2008 +0200
Changed version to 0.9
commit 90f37ce...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:18:40 2008 +0200
Cleaned up samples and comments
commit 2b50205...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:07:10 2008 +0200
Added better testing
commit 48262cc...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:03:48 2008 +0200
Improved documentation
commit 3ed3ded...
Author: Markus Baertschi <markus@markus.org>
Date: Tue May 20 17:02:30 2008 +0200
Add error-checking
commit a726f88...
Author: Markus Baertschi <markus@markus.org>
Date: Sun Sep 30 19:00:42 2007 +0200
Re-added pdf-logo files
commit 1490f88...
Author: Markus Baertschi <markus@markus.org>
Date: Sun Sep 30 18:59:04 2007 +0200
New function: printnl (print multiple lines)
Modified: get_page_size (arguments case-independent)
commit e4d7378...
Author: Markus Baertschi <markus@markus.org>
Date: Mon Sep 3 18:05:29 2007 +0200
Initial import.
Version 0.09 30.9.2007
- Markus Baertschi, markus@markus.org
Added stringml for multi-line strings
Changed get_page_size to case-independent
Version 0.08 3.9.2007
- Markus Baertschi, markus@markus.org
Get back in sync with CPAN/PAUSE
Fixed check for open file in Create.pm
Touched up the README
Version 0.07
- Markus Baertschi, markus@markus.org
Added image samples to sample.pl
Touched up the README
Added check for open file in JPEG/GIFImages
Version 0.06
- Fabien Tassin
Added support for JPEG and GIF images
- Markus Baertschi, markus@markus.org
Packaged for release on CPAN
The upstream package does not have a change log, and there
is already an open RT ticket for this problem as well.
A diff doesn't reveal anything which appears to be earth-shattering.
Pkgsrc changes:
o Use dist/ on search.cpan.org instead of personal page
Upstream changes:
Changes for version 1.60 (Jul 2, 2008)
------------------------
- Rewrite new() and format_price() to use mon_* POSIX Locale values
- Add all missing POSIX Locale variables
(Thanks to Kevin Ryde for help identifying the problem)
0.82 (2008-06-21)
* I can't believe no one noticed in such a long time that the XML
escaping function was broken. I need unit tests
* Also, the date in the changelog entry for 0.81 was wrong.
0.81 (2008-06-21)
* Put private functions in XML::Atom::SimpleFeed::YeWhoEnters and
placed methods in XML::Atom::SimpleFeed explicitly. This gets rid of
approximately 734 prefix underscores.
* It turns out Carp::Clan wasn't even necessary, Carp works
that way by default. *blush*
* More big POD cleanups (converted lots of list items to
subheadings so they're linkable and listed in the TOC).
* Throw out the pointless POD and POD coverage tests.
* Automatically escape the content of the icon, id, logo,
published, and updated elements. Oops. (CPAN RT #36961)
Oniguruma is a regular expressions library.
The characteristics of this library is that different character encoding
for every regular expression object can be specified.
Supported APIs: GNU regex, POSIX and Oniguruma native
Based on PR 39224 by Jens Rehsack.
Text::Diff::Parser parses diff files and patches. It allows you to access the
changes to a file in a standardized way, even if multiple patch formats are
used.