[libperlio-utf8-strict-perl] annotated tag upstream/0.006 created (now 4af3f84)
gregor herrmann
gregoa at debian.org
Thu Jul 9 20:07:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to annotated tag upstream/0.006
in repository libperlio-utf8-strict-perl.
at 4af3f84 (tag)
tagging 56483c70019b1a5d7180ff9c01ca361bc4cb0e18 (commit)
tagged by gregor herrmann
on Thu Jul 9 21:56:32 2015 +0200
- Log -----------------------------------------------------------------
Upstream version 0.006
Florian Schlichting (1):
Import original source of PerlIO-utf8_strict 0.004
Leon Timmermans (33):
initial commit
Initial implementation
Put incomplete characters in their own buffer
Make tests more unicody
Rewrite validation code based on Unicode::UTF8
Correctly detect End Of File during incompletes
Made module multiplicity-compliant
Add a parser for parameters
Fixed a critical buffering bug
Add strict option
Add stub documentation
Set PERLIO_F_ERROR on error
v0.001
C89 conformance
Renamed MAX_BYTES to UTF8_MAX_BYTES
Be a little more careful with integers
Be more consistent about enums
Fix hanging bug on non-buffered layers
Documentation update
Update Changes
Add test hanging under PERLIO=stdio
v0.002
Updated Changes
v0.003
Restyled PerlIOBase_flush_linebuf for consistency
Fix compilation on 5.8
v0.004
Minor cleanup
Add PPPort to compile on perl <5.8.9
v0.005
Move to MakeMaker
Minor cleanup
v0.006
chansen (18):
Test surrogates, incomplete sequences and non-shortest form sequences
Test encoded super codepoints (> U+10FFFF) and noncharacters
Refactored two octet validaton
Test reading larger documents
Test reading encoded Unicode scalar values from U+0000 incremented by 0x1000
Add done_testing to t/unicode.t
Pass U8 instead of STDCHAR
Added failing test
Refactored for better performance and implemented support for 'allow_noncharacters'.
Added support for passing params to fh_with_octets()
Updated tests to match for improved error messages
Adopted test for new error messages and added a test for 'allow_noncharacters'
Implemented support for 'allow_surrogates'.
Added test for 'allow_surrogates'
Added DIAGNOSTICS section to POD.
Fixed conversion to code points in noncharacter error reporting
PerlIOBase_flush_linebuf is unresolved on WIN32, pull in a copy
Use our redefined PerlIOBase_flush_linebuf unconditionally
gregor herrmann (1):
Imported Upstream version 0.006
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libperlio-utf8-strict-perl.git
More information about the Pkg-perl-cvs-commits
mailing list