Age | Commit message (Collapse) | Author | Files | Lines |
|
Deleting renamed patches.
|
|
-- Adjust path in patches for above change
(patch target moved, and unfortunately, patches name
now reflecting target path, so renamed them).
-- Correct target path in Makefile.
-- m17n-{db,lib} 1.6.4 ask for this version.
Overview of changes between 0.19.4 and 0.19.5
=============================================
* Update to Unicode 6.2.0.
Overview of changes between 0.19.2 and 0.19.4
=============================================
* Update to Unicode 6.1.0.
* Misc fixes.
Overview of changes between 0.19.1 and 0.19.2
=============================================
* Update to Unicode Character Database 5.1.0
* Fixed bug in Arabic ligature table (bug #208870)
* Handle RLM/LRM in CP1255 charset converter. (bug #15328, Artyom)
Overview of changes between 0.10.9 and 0.19.1
=============================================
* This is the first release of the fribidi2 module in CVS, mostly
developed in 2004 and 2005.
* Support for Arabic joining/shaping added.
* API for correct handling of multi-line paragraphs added.
* Restructured code base.
* Supposed to be fully API/ABI compatible with 0.10 releases.
Please report if it is not.
|
|
Bump version in view of a possible release
When cached fg and bg colours are 0, trust index more
coverity: copying uninitialized value
coverity: do not let VisioDocument::parse throw
coverity: drop duplicated code
coverity: consistently check ret. value of read*Data
Trying to support initially Text Fields
Fixed line height is in inches :(
|
|
|
|
|
|
This fixes at least one bug on some platforms (misuse of utime(3)) so
bump PKGREVISION.
|
|
pkgsrc changes:
* set LICENSE=${PERL5_LICENSE}
* update dependencies (Getopt::Long is a part of CORE since perl-5, so drop it)
Revision history for txt2html
=============================
2.51 Sun 4th March 2008
- fixed bug with underscores in links
- fixed docs about escape_chars (should be escapechars)
- fixed docs about DOCTYPE
2.50 Sat 22nd December 2007
- fixed bug with formatting and punctuation
- removed old reference-to-an-array argument method
- made --xhtml true by default (used to be false)
- moved the debugging options to global variables
2.46 Fri 9th November 2007
- updated docs on custom_heading_regexp
- fixed bug with xhtml output
- documented all undocumented functions
|
|
help2man (1.40.13) unstable; urgency=low
* Add "Multi-Arch: foreign" control field to permit any installable
architecture to satisfy a build dependency when cross-building
packages (closes: #694586).
-- Brendan O'Dea <bod@debian.org> Mon, 03 Dec 2012 23:01:36 +1100
|
|
* Update HOMEPAGE
Changelog:
3.4.1 (2012.10.17)
A bug that mutual exclusion was not performed has been fixed.
3.4.0 (2012.10.15)
SVG, UTF8, and ANSIUTF8 output supports have been added to the command line tool. (Thanks to Dan Storm, David Dahl, and Lennart Poettering)
Colored QR Code support.
Bug fixes. (Thanks to Terry Burton, Fred Steinhaeuser, and Yann Droneaud)
3.3.1 (2012.4.18)
Bugs in command line tool, manual, configure script, and libtool files have been fixed. (Thanks to Yutaka Niibe and Rob Ryan)
3.3.0 (2012.4.1)
EPS, ANSI, and ASCII text output supports have been added. (Thanks to Zapster, Colin, and Ral)
QRcode_APIVersion() and QRcode_APIVersionString() have been added.
3.2.1 (2012.4.1)
Bugs in configure script and libtool file has been fixed. (Thanks to Yutaka Niibe)
|
|
For VSD6 and VSD11 trust more the cached hex then the colour index
|
|
|
|
Bump version
Trying to unify the stencil extraction and the other parsing function
Those ones don't need to be virtual anymore
Unify all VSD2 - VSD5 in one parser
Unify blob parsing over binary format versions
Unsigned signed comparison
Little fixup
handle blog in the same way for all <= 5
Bump version, because I can
Field List is a list too
Fix background page detection for versions < 6
Simplify the inheritance a little bit
Fix foreign in VSD 5-
Some fixes for line and fill styles
Some colour reading fixes for VSD <= 2
Fix stencil extraction for vsd <= 5
Miscellaneous fixes + text for VSD <= 5
Consider correctly the font encoding information
Vertical alignment in center is default in Visio
Trying to read the blob in the same way in all 16-bit versions
Spit actual images in VSD1
Some more work on VSD1 and VSD2 parsing + some stream fixes
Some more progress on version 5
Read VSD5 fill and line information
Remove the generated files only on distclean
Typedefs for MSVC
Abstraction of reading of integers
Some progress in VSD5 parsing
Some more work on vsd1/2/3/4/5
Some more VSD2 - VSD5 infrastructure - work in progress
Some more chunk work, but slow
Setting framework for different parsing of v5 and v2
Set groundwork for vsd5 and lower chunk parsing
Extend the parsing capacity to versions 1 - 5
Don't crash on empty or almost empty pointer order list
Detect non-OLE binary Visio documents
Fix warning C4244
´initializing´ : conversion from ´double´ to ´unsigned char´, possible loss of data
Some more work on VSD5 parser
Allow the parser to parse VSD4 and VSD5 + read pointers in < 6 correctly
Fix underlinking with gold.
Fix a memory leak
Fix extraction of stencils from xml file-formats
Fix scope of the variable 'X' can be reduced
Missing include for older compilers
Silence some warnings
Allow specifying boost include directory too
Add libxml2 include and library directories
Add the Visual Studio 2010 files
Those don't need to be executable
Add Visual Studio 2008 files
Like in libcdr, detect each pkg-config dependency separately
Fill missing char/para style only with legitimate default styles
Default para/char style is first para/char style if no style 0 is present + fill inexisting styles from default
Collect default para/char styles
Don't overwrite charCount on style override
Functions to reset charCount in char/para styles and a function to get a char/para list level
Make charCount non-optional in paragraph styles
Make charCount non-optional in character styles
Fix some typos in the VSDXParser
Actually the relative beziers give control points
Update alternative build systems
Some infrastructure for overriding of character and paragraph styles
Let parser recover on errors
Whitespace is significant in this context
Clean page shape list at the beginning of a page
A horrible typo that takes hours to discover :)
Consolidate the way of reading font information
A little work on text block styles
VDX: actually read the text block properties
Only one charlist and paralist can be in a shape
Override paragraph and character lists
Read TextXForm data too
Calm valgrind
Don't handle utf-8 as ansi + try to not run out of bounds
Don't prefill the stencil text
Actually output some text
Trying to parse text in XML parsers
Extract IX reading to a function
Stub ParaIX and CharIX reading in VDX and VSDX parsers
Read the stylesheet in second pass
Initialize the default colour palette even if no colour section exists in file
In a generic way skip unhandled sections
inheritance of the styles is handled in the collectors
Skip useless sections instead of diving into them
default excentricity cannot be 0
Some more boost::optional foo
Simplify the reading of data to reuse as much as one can
NURBS and Polyline support for VDX and VSDX
Stub the parsing of polyline and nurbs functions
Move more stuff to boost::optional
unify some stuff between the VSDX and VDX parsers
boost::optional::is_initialized is deprecated
Fix a typo
If there are both Master and MasterShape attributes missing, it is simply master-less shape
Removing unused fill-related variables
Refactoring the fill style output
Remove unused member variables
Simplify the function handling line styles
A little change in style outputting, still more to come when time allows
Fix showing of foregins + write styles only if needed
All styles pushed using optional styles
Allow getting optional styles from the stylesheets
Don't default-construct black backgrounds
Don't append double Z segment and assure that ellipse is always closed
Don't draw markers on closed path segments
No point to dupplicate code in two different functions
Consider also styles ids 0
A little refactoring of styles in VSDContentCollector
add override for optional styles too
readUnsignedCharData -> readByteData + move a bit
Move the getColourString to a better place
No need for a whole template for 2 sorts
Actually disables -Weffc++ when requested
Pass more properties as boost::optional
pass the noLine, noFill, noShow to boost::optional too
Some more path elements using boost::optional
Pass some of the attribute reading to boost::optional
VDX overrides geometries the same way as VSD, VSDX overrides only what needs to be overridden
The common class can have those two data members
Try to fill the first 24 colour values
Implement empty geometry element to handle deleted segments like a big boy
Shadow offset for Y-axis must be inverted
Assure that the geometry elements will be always output sorted by keys + fix leak
Fix some little problems in the VDX and VSDX parsers
Trying to fix the extended colour reading
Try to detect when the shape is not started
Determine the first stencil shape correctly
Clean up reading of VSDX shape properties.
Remove uninitialised variable compiler warning.
Read byte from VSDX XML string.
For use with VSDX values of type PtgByte (unsigned byte).
Some fixes in colour
Some infrastructure to parse the relative geometry rows
Simplify the styles a bit
Simplify the styles code a bit
Some work on styles
Some wireframe output for VDX and VSDX parsers
Parsing line, fill and text block information in VSDXParser
Convenience pointer to access the current geometry list
Prefill shape's m_geometries from stencil
m_geometries being a map
Make the test documents in VSDX and VDX parsers pass
Fix one hang in VSDX parser
Basic support of raster images in VDX and VSDX parser
Try not to crash in XML based parsers
_flushShape for VDXParser too
_flushShape uses member variable anyway
Add Foreign reading functions
Add some readability
Read the xform directly to the shape structure
Some work on the xml-based parsers
Slight modification of the base 64 decoder
addShapeId when shapes document order is their rendering order
Append WPXBinaryData from a base64 encoded string
Flush all shape information to the collectors in one run/function
Use different shapeLists for page shapes and group shapes
send shapesOrder only if it is not empty
Flush shapes order whenever we know it
Add m_shapeList member to VSDShape
First check for non-empty and then look for top()
Adapt collectors to the information that will be available from VDX and VSDX parsers too
Remove some leaks
VSDParser: use more of the VSDShape internals to keep information
Implement VSDShape::clear()
Get rid of m_fieldList
Revert a part that creates more problems then it solves
If a key is not found in a map, operator[] default-constructs an element and returns its reference
Trying to improve the field-related code
Some fixes of fields and line-breaks
Try to pass to the collectors the shape at once
Some little improvements
A bit more of simplification
Avoid dynamic_cast
Don't add empty geometries
Trying to refactor a bit more
Fix debug build
Diminish pointer use a bit
Fix possible uninitialized variables
More VSDParser refactoring
Try to finalize the _flushShape function
Some constness changes
Store some more stuff in the VSDShape object
Some more styles passing simplification
Simplify the passing of line and fill information
Simplify the collectXFormData and collectTxtXform functions a bit
Some more simplification of the VSDParser
Simplyfy handling of shapes a bit
m_stencilShape -> m_shape
Access directly the stencil shape using master page and shape IDs
VSDStencilShape -> VSDShape
Some cppcheck cleaning
Some more configurability about warnings
Some more readability an error-proof changes
This is a bit more readable
Add stencil xform and txtxform
Try to start to parse shapes
Don't pass geomFlags to the collectors
Don't crash on invalid namespace uris in SolutionXML elements
Don't abort on themed values
Try to unify stuff into a common XML parser base
Simplify a bit
Output pages in VSDXParser too
Handle normal and background pages differently
Read the information about background page in VDX files too
Pass to collectors information about background page
Detect a background page early
Include VSDXMLTokenMap.h in the VSDXParser and move the later into the libtokenmap helper library
Some framework for VSDX parser
And also fix some bugs, so that regression suite is happy
Pass the transparency to collectors as double
VDX: Output now finally empty pages with the right sizes
Make the VSD parser a bit more robust
- Some documents can have empty groups/shapes, so handle that
graciously.
- Only wrap by try block the reading part, not the whole nested
function calls in order not to handle exceptions thrown by other
functions.
Our assumptions about stream formats are a bit fragile, so don't fail if we are not right
Simplifying a bit the colour stuff
Rewriting the collectors to be more useful for VDX too
VDX: parse xform data
Parse VDX TextBlock properties
Add a token id
Parse VDX fill and line properties
Some more VDX parser stuff
Start to parse the font and colour list in VDX parser
Add all VDX elements
For security, check for sed
Export only useful functions + speed-up rebuild when tokens change
Setting up a hash framework for intelligent work with xml tokens
requires gperf >= 3.0.0 at build time
Try to avoid memory management of libxml2 strings as much as possible
Allow building against older libwpd-stream, but without performance boost
Set a custom error handler for xmlTextReader
Speed-up zip central directory search, but depend on git version of libwpd
Add BIPU VDX parser
Extract binary data streams pointed by <Rel .../> tags too
Flatten the xml that reader functions have to read by following the <Rel .../> tags
Adapting alternative build systems
Add VDX typedetection
Spin off the XML stuff in view of VDX support
Simplify a bit the VSDXParser
Clean up the paths pushed to the API
Suck in the collectors to the VSDX picture
Find a way to rebase the targets just after reading of the relationships
Some more relationship and stream parsing boilerplate
Add function to get relationships stream for a target
Visio 2013: Parse OPC relationships and make the typedetection a bit more serious
Some BIPU typedetection for vsdx + some parser boilerplate
Stub the VSDX parser
pointless whitespace cleanup to increase my commit count
Updating the alternative build systems too
Prepare for the new VSDX file-format (ooxml version)
fix reassignment a value before the old one has been used
Don't output the last line break in a paragraph
Prevent automake warnings
Trying to output line breaks that are not paragraph breaks
Some initial handling of 0x0* type of streams
Bump version so that one can detect the presence of the new stencil parser
BIPU vss2* support
Initial stencils extraction
set WPXParser::m_extractStencils to true in order to get
stencil pages instead of normal pages
Trying to unversalize the parser
Extract chunk reader logic in order to reuse with blobs
Trully implement 'level continuum'
Simplify a bit the code
Revert "Implement 'level continuum'"
This reverts commit e44063e93b8f0ff9bcd62a26e91045192030773a.
Implement 'level continuum'
Little tiny cleanup
Those streams are blobs, and we will not descend them, so return -> break for consistency
Getting rid of handleForeignOle
Get rid of handleStencilForeign function
Move handleStencilPage to handleStream
Unify a bit the logic of different stream parser functions
|
|
Upstream changes:
0.95 Sat Dec 8 15:11:09 2012
- U::C::Locale newly supports locales: bs_Cyrl, ee.
- updated to CLDR 21: uk.
- updated to CLDR 22: th, to.
- added loc_bscy.t, loc_ee.t in t.
- modified tests: loc_th.t, loc_to.t, loc_uk.t in t.
0.94 Fri Nov 23 18:45:53 2012
- U::C::Locale newly supports locale: zh__zhuyin.
- added Unicode::Collate::CJK::Zhuyin for zh__zhuyin.
- doc: added CAVEAT to CJK/Stroke.pm
- modified tests: loc_cjk.t, loc_cjkc.t in t.
- added cjk_zy.t, loc_zhzy.t in t.
0.93 Sun Nov 18 18:13:42 2012
- DUCET is updated (for Unicode 6.2.0) as Collate/allkeys.txt.
! Please notice that allkeys.txt will be overwritten if you have had
other allkeys.txt already.
- The default UCA_Version is 26.
- Locale/*.pl (except fr.pl) and CJK/Korean.pm are updated.
- modified tests: loc_es.t, loc_estr.t, version.t in t.
0.92 Wed Nov 14 20:58:19 2012
- fix: index() etc. with preprocess/normalization should be always croaked.
- doc: referred to the latest UTS #10 and updated its section numbers.
- supported the identical level (see 'identical' in POD).
- Now UCA_Version 26 (for Unicode 6.2.0) is supported.
* But the default UCA_Version is still 24.
- added ident.t in t.
- modified tests: cjkrange.t, compatui.t, hangtype.t, index.t,
overcjk0.t, overcjk1.t, test.t, view.t in t.
0.91 Sun Nov 4 17:00:20 2012
- XSUB: use PERL_NO_GET_CONTEXT (see perlguts)
(see [rt.cpan.org #80313])
0.90 Sun Sep 23 10:42:26 2012
- perl 5.11.0 or later: Install to 'site' instead of 'perl'
(see [rt.cpan.org #79800])
|
|
|
|
Upstream changes:
1.16 Sun Nov 4 17:23:03 2012
- XSUB: use PERL_NO_GET_CONTEXT (see perlguts)
(see [rt.cpan.org #80312])
1.15 Sun Sep 23 10:43:14 2012
- perl 5.11.0 or later: Install to 'site' instead of 'perl'
(see [rt.cpan.org #79801])
|
|
Recursive bump for the new dependency.
|
|
|
|
|
|
|
|
converters/help2man does not embed an rpath into bindtextdomain.so, and
it will fail PKG_DEVELOPER checks on platforms that don't have native
libintl like DragonFly. This was fixed back in July but the patch got
removed during the update to the current version.
Re-introduce the equivalent patch to fix the build on DragonFly.
|
|
- Rip out support for %latex2rtf: as a way of controlling parser.
- Initial code to support the pstricks-add package.
- Change how \, is translated. Make it a small non-breaking space.
- Eliminate long-standing bug with spurious spaces before a paragraph.
|
|
Based on pkg/46548 submitted by Wen Heping(myself)
Upstream changes:
help2man (1.40.12) unstable; urgency=low
* Update Croatian translation (thanks to Tomislav Krznar).
* Fix updating of help2man.pot to occur only when help2man.PL is
changed, not help2man generated.
-- Brendan O'Dea <bod@debian.org> Thu, 23 Aug 2012 11:43:05 +1000
help2man (1.40.11) unstable; urgency=low
* Add Croatian translation (thanks to Tomislav Krznar).
-- Brendan O'Dea <bod@debian.org> Sat, 28 Jul 2012 19:29:43 +1000
help2man (1.40.10) unstable; urgency=low
* Update Greek translation (thanks to Savvas Radevic).
* Update Serbian translation (thanks to ........ .......).
* Update German translation (thanks to Arun Persaud).
-- Brendan O'Dea <bod@debian.org> Sat, 12 May 2012 13:54:58 +1000
help2man (1.40.9) unstable; urgency=low
* Update Japanese translation (thanks to Yasumichi Akahoshi).
* Update Esperanto translation (thanks to Felipe Castro).
* Update Vietnamese translation (thanks to Tr.. Ng.. Qu.n).
* Update German translation (thanks to Chris Leick, closes: #669564).
-- Brendan O'Dea <bod@debian.org> Fri, 20 Apr 2012 21:35:43 +1000
help2man (1.40.8) unstable; urgency=low
* Update French translation (thanks to David Pr.vot).
* Update Italian translation (thanks to Sergio Zanchetta).
* Update Polish translation (thanks to Jakub Bogusz).
* Update Russian translation (thanks to Yuri Kozlov).
* Update Ukranian translation (thanks to Yuri Chornoivan).
* Modify self-extracting scripts to output to a temporary file.
* Ensure that help2man exists before building manual pages (as reported
by Richard Maw).
-- Brendan O'Dea <bod@debian.org> Sun, 08 Apr 2012 23:10:20 +1000
help2man (1.40.7) unstable; urgency=low
* Update Greek translation (thanks to Savvas Radevic).
-- Brendan O'Dea <bod@debian.org> Mon, 19 Mar 2012 21:28:41 +1100
help2man (1.40.6) unstable; urgency=low
* Update years in debian/copyright.
* Fix FSF address in comments (thanks to Paul Eggert).
-- Brendan O'Dea <bod@debian.org> Sun, 12 Feb 2012 22:39:25 +1100
help2man (1.40.5) unstable; urgency=low
* Clean up some lintian warnings: build-targets, source format and
standards version.
* Add Serbian translation (thanks to Miroslav Nikolic).
* Fix trivial translation changes due to additional copyright year.
* Minor fix to Italian translation.
-- Brendan O'Dea <bod@debian.org> Mon, 02 Jan 2012 20:50:50 +1100
help2man (1.40.4) unstable; urgency=low
* Update Brazilian Portuguese translation (thanks to Rodolfo Ribeiro
Gomes).
-- Brendan O'Dea <bod@debian.org> Mon, 20 Jun 2011 11:29:04 +1000
help2man (1.40.3) unstable; urgency=low
* Update Esperanto translation (thanks to Felipe Castro).
* Update links to git repository.
-- Brendan O'Dea <bod@debian.org> Tue, 14 Jun 2011 10:08:53 +1000
help2man (1.40.2) unstable; urgency=low
* Remove a superfluous period from texinfo doc.
* Change footnote about supported languages to a simple paragraph.
* Update Italian translation (thanks to Sergio Zanchetta).
* Update Ukrainian translation (thanks to Yuri Chornoivan).
* Update French translation (thanks to David Pr.vot).
* Update Japanese translation (thanks to Yasumichi Akahoshi).
* Update Russian translation (thanks to Yuri Kozlov).
* Update Polish translation (thanks to Jakub Bogusz).
-- Brendan O'Dea <bod@debian.org> Wed, 01 Jun 2011 08:04:45 +1000
help2man (1.40.1) unstable; urgency=low
* Update texinfo docs with recommendations kindly provided by Karl
Berry.
* Document --libtool option.
* Fixup references to GNU Standards.
* Allow date format to be localised (thanks to Yasumichi Akahoshi).
* Add Japanese translation (thanks to Yasumichi Akahoshi).
-- Brendan O'Dea <bod@debian.org> Sun, 29 May 2011 11:31:14 +1000
help2man (1.39.4) unstable; urgency=low
* Update Italian translation (thanks to Sergio Zanchetta).
-- Brendan O'Dea <bod@debian.org> Wed, 11 May 2011 22:58:55 +1000
help2man (1.39.3) unstable; urgency=low
* Update French translation (thanks to David Pr.vot, closes: #620250).
* Update the "Localised man pages" section of the Texinfo docs and note that
translations are now handled through the Translation Project.
* Update German translation (thanks to Chris Leick, closes: #624401).
* Minor update to German translation as suggested by Werner Lemberg in
http://sourceforge.net/mailarchive/message.php?msg_id=26828512
-- Brendan O'Dea <bod@debian.org> Sun, 01 May 2011 10:35:38 +1000
help2man (1.39.2) unstable; urgency=low
* Update Russian translation (thanks to Yuri Kozlov).
* Update Ukranian translation (thanks to Yuri Chornoivan).
* Update Polish translation (thanks to Jakub Bogusz).
* Add Esperanto translation (thanks to Felipe Castro).
* Update Finnish translation (thanks to Tommi Vainikainen).
-- Brendan O'Dea <bod@debian.org> Tue, 08 Mar 2011 22:33:01 +1100
help2man (1.39.1) unstable; urgency=low
* Add option to remove `lt-' prefix for libtool programs (thanks to
Ben Asselstine).
* Add Ukranian translation (thanks to Yuri Chornoivan).
* Update Russian translation (thanks to Yuri Kozlov).
* Update Polish translation (thanks to Jakub Bogusz).
-- Brendan O'Dea <bod@debian.org> Mon, 28 Feb 2011 11:15:44 +1100
help2man (1.38.4) unstable; urgency=low
* Add Italian translation (thanks to Sergio Zanchetta).
* Don't double encode $date in the header.
* Use UTF-8 encoding for all manual pages.
* Add Greek translation (thanks to Michael Kotsarinis).
* Update French translation (thanks to David Pr.vot, closes: #590580).
* Update German translation (thanks to Helge Kreutzmann, closes: #590975).
* Use INSTALL_SCRIPT to install Perl script.
* Remove deprecated DH_COMPAT in debian/rules, adding debian/compat.
* Add ${misc:Depends}.
* Don't ignore errors from distclean.
* Fix Brazilian, Russian and Italian translations (placement of period was
causing text to be interpreted as a macro).
* Update standards version to 3.9.1.
* Add missing dependency on dpkg/install-info.
* Strip bindtextdomain.so preload.
* Install preload into $(libdir)/help2man.
-- Brendan O'Dea <bod@debian.org> Tue, 28 Dec 2010 15:43:36 +1100
help2man (1.38.3) unstable; urgency=low
* Apply patch from Mike Frysinger to allow "make install -j" to work.
-- Brendan O'Dea <bod@debian.org> Sun, 04 Jul 2010 12:17:17 +1000
|
|
|
|
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
|
|
Version 2.6.2 released 2012-09-21
* JSONEncoderForHTML was not exported in the simplejson module
https://github.com/simplejson/simplejson/issues/41
|
|
requested by Thomas Klausner.
|
|
Changelog:
2012-09-06: Version 6.0.2
* The locale encoding detection has been fixed when NLS was disabled.
* Print line number when a binary symbol is found.
* Updated makefiles for Watcom C, and added a new one for OS/2.
|
|
|
|
Bump PKGREVISION.
|
|
=== 1.0.2 / 2012-09-16
* Changed test runner from RSpec to MiniSpec
* Support for rubygems-test
* Minor changes to make packaging easier
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
|
|
|
|
|
|
|
|
Upstream change:
2.33 Wed Aug 1 21:03:52 CEST 2012
- internal encode/decode XS wrappers did not expect stack
moves caused by callbacks (analyzed and testcase by Jesse Luehrs).
- add bencode as to/from option in bin/json_xs.
- add -e option to json_xs, and none and string in/out formats.
|
|
|
|
Version 2.6.1 released 2012-07-27
* raw_decode() now skips whitespace before the object
https://github.com/simplejson/simplejson/pull/38
|
|
Changelog:
2012-07-25 Erwin Waterlander <waterlan@xs4all.nl>
* Version 6.0.1
2012-07-20 Erwin Waterlander <waterlan@xs4all.nl>
* Makefile: Target 'html' makes also Dutch and Spanish HTML manuals.
2012-07-18 Erwin Waterlander <waterlan@xs4all.nl>
* manual: Update for options -n and -o. Describe the new permissions of
the output file in new-file and old-file mode.
* README.txt: Added references for the findutils package for Windows
and DOS to enable recursive conversions on those platforms.
2012-05-20 Erwin Waterlander <waterlan@xs4all.nl>
* common.h: Fix compiler warnings "implicit declaration of function
'strcasecmp'". Thanks to Michael Schindler
<k-m_schindler@sourceforge.net>.
2012-05-11 Julio A. Freyre-Gonzalez <jfreyreg@gmail.com>
* Update Spanish messages and manual.
|
|
Bump version to 0.0.19
Fixing fdo#50990
reuse m_currentShapeLevel for stylesheets too
Another tiny incremental change
A little refactoring of the level change handling
Order of pages is their order of arrival
Revert "Drawing pages in right order"
This modification is not needed anymore, since we approach
the reordering of pointers differently
This reverts commit 9371595a11a0858fc55ea9fce67dba12b39a6e3e.
Reorder pointers to streams according to the list
Handle 0x8* and 0xd* streams in an equivalent way
Push information to collector even from streams if that is where it is to be found
Keep pointer numbers around
Get rid of handleStencils + some fixes in styles
Clear font name before appending to it
Get rid of handlePages function
Removing unused constructor
Recursive parsing of streams implemented
Not giving any output as of yet though. Please, use STABLE-0-0-0 branch
if you want to see pictures. I will merge this one there only after
regression test calls me "good boy".
Little correction
Unify handling of chunks in stencils and normal pages
Some more refactoring
Extracting individual stream handling into a separate function
Extract handling of streams into a separate function
astyle
Fix endless loop with text fields in VSD6
Appease automake 1.12
!=, not ==
coverity: protect against self-assignment
coverity: protect against self-assignment
coverity: protect against self-assignment
coverity: memory leak
coverity: bin superfluous copy ctors
coverity: bin superfluous copy ctor
coverity: bin superfluous copy ctors
|
|
- restore master sites and homepage
- specify distribution license
|
|
|
|
Errors seen on DragonFly with PKG_DEVELOPER option:
ERROR: bin/dos2unix: missing library: libintl.so.8
ERROR: bin/mac2unix: missing library: libintl.so.8
ERROR: bin/unix2dos: missing library: libintl.so.8
ERROR: bin/unix2mac: missing library: libintl.so.8
Adding an rpath to the build flags in the package makefile fixed it.
|
|
Perhaps due to updated PKG_DEVELOPER checks, help2man begin to fail
during the install stage with this option set:
ERROR: lib/bindtextdomain.so: missing library: libintl.so.8
I checked the rpath definition of bindtextdomain; the only value was
provided by the system compiler. The LD_CONFIG hint file on DragonFly
provides /usr/pkg/lib as late runtime search path option, so the
libintl.so library would get found anyway if help2man was installed
without PKG_DEVELOPER=yes set.
The updated patch-aa adds ${prefix}/lib to bindtextdomain.so rpath so
it will pass PKG_DEVELOPER checks now.
|
|
|
|
(1) bump PKGREVISON
(2) Update PLIST varied by doxygen bump 1.6.3 to 1.8.1.1
(3) (Patch added) Some Doxyfile updates to follow doxygen parser
|
|
Changelog:
2012-05-06 Erwin Waterlander <waterlan@xs4all.nl>
* Version 6.0
* man/*/man1/*.pod: Removed =encoding. It is not supported
by perl 5.8.8, which is shipped with MinGW and DJGPP.
2012-04-20 Erwin Waterlander <waterlan@xs4all.nl>
* man/*/man1/*.pod: Set encoding explicitly to Latin-1.
* Makefile: Target 'doc' makes all man pages.
2012-04-12 Erwin Waterlander <waterlan@xs4all.nl>
* po/de.po: Update German translations. Thanks to Philipp Thomas.
2012-04-09 Erwin Waterlander <waterlan@xs4all.nl>
* INSTALL.txt: List the prerequisites.
* Makefile: Friendlier for DJGPP/MinGW/MSYS.
2012-04-04 Erwin Waterlander <waterlan@xs4all.nl>
* po/eo.po: Update Esperanto translations. Thanks to Rugxulo.
2012-03-30 Erwin Waterlander <waterlan@xs4all.nl>
* Skip UTF-16 file when conversion to UTF-8 goes wrong.
* Update English and Dutch manual.
2012-03-28 Erwin Waterlander <waterlan@xs4all.nl>
* common.c: Support UTF-16 surrogate pairs.
* dos2unix.c, unix2dos.c: Check wchar_t size.
2012-03-26 Erwin Waterlander <waterlan@xs4all.nl>
* *.c: Use fgetc/fputc instead of getc/putc.
2012-03-25 Erwin Waterlander <waterlan@xs4all.nl>
* po, man: Update Dutch translations.
2012-03-24 Erwin Waterlander <waterlan@xs4all.nl>
* On Unix, convert UTF-16 files only when the locale encoding
is UTF-8 to prevent accidental loss of text.
2012-03-23 Erwin Waterlander <waterlan@xs4all.nl>
* Turn off ISO and 7-bit mode if an Unicode text file is detected,
to prevent corruption of UTF-8 files.
* Update English manual.
* Fix compilation for WatcomC, DJGPP, MSYS, OS/2.
* Makefile: Support CFLAGS_USER, LDFLAGS_USER, and DEFS_USER for
Debian Linux. Thanks to Jari Aalto.
2012-03-21 Erwin Waterlander <waterlan@xs4all.nl>
* Support conversion of Unicode UTF-16 from stdin.
* Update English manual.
2012-03-20 Erwin Waterlander <waterlan@xs4all.nl>
* Support conversion of Unicode UTF-16 encoded files.
2012-03-16 Erwin Waterlander <waterlan@xs4all.nl>
* common.c: Make it compile on Cygwin 1.5.
|