This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix Porting/cmpVERSION.pl to work on Win32
[perl5.git] / utf8.h
2010-06-05 Karl WilliamsonChange name of ibcmp to foldEQ
2010-05-31 Tony Cookhandle perl extended utf8 start bytes
2010-05-25 Karl WilliamsonRemove unused, wrong #define in utf8.h
2009-12-25 Karl WilliamsonUpdate .pods
2009-12-20 Rafael Garcia-SuarezIntroduce C<use feature "unicode_strings">
2009-12-06 Karl Williamsonqr/\X/ expansion
2009-11-23 Karl WilliamsonMake unicode semantics the default
2009-11-14 Karl Williamsonadd code for Unicode semantics for non-utf8 latin1...
2009-11-09 karl williamsonMore cleanup of utfebcdic.h and utf8.h
2009-11-08 Karl WilliamsonDefine specially handled chars; and clean-up ebcdic...
2009-02-01 Rafael Garcia-SuarezPut parentheses around macro arguments
2009-01-02 Rafael Garcia-SuarezBump coopyright year in embed.pl and various files...
2009-01-02 karl williamsonFaster sv_utf8_upgrade()
2008-01-01 Marcus Holland-MoritzAdd editor blocks to some header files.
2007-11-07 Nicholas ClarkFix up copyright years for files modified in 2007.
2007-01-05 Rafael Garcia-SuarezUpdate copyright years in .h files. Also, in .pl
2006-04-02 SADAHIRO TomoyukiRe: [perl #38293] chr(65535) should be allowed in regexes
2006-04-02 Nicholas ClarkChange 27677 missed two direct accesses to op_private...
2005-12-22 Rafael Garcia-SuarezCompilation help for EBCDIC platforms, from Jarkko,
2005-11-30 SADAHIRO TomoyukiRe: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
2005-10-31 Nicholas ClarkA more elegant way to deal with utf8n_to_uvchr() and...
2005-10-30 Nicholas ClarkReplace uvuni_to_utf8() with a macro that passes the...
2005-10-30 Nicholas ClarkReplace is_utf8_string_loc() with a macro that passes...
2005-10-09 SADAHIRO Tomoyukiundef IS_UTF8_CHAR() on EBCDIC
2005-06-07 Jarkko Hietaniemione more round of is_utf8_foo tuneup
2005-06-03 Jarkko Hietaniemispeed up is_utf8_char()
2005-04-21 Jarkko HietaniemiSymbian port of Perl
2005-03-24 Andy LesterThird consting batch
2005-01-22 Jarkko HietaniemiRe: uc($long_utf8_string) exhausts memory
2004-12-09 Gisle AasUTF8_ALLOW_ANYUV should not allow overlong sequences...
2003-09-12 Jarkko HietaniemiIt's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der SandenReverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-06 Jarkko HietaniemiAs noted by Philip Newton: nothing wrong with BOM,
2002-04-06 Jarkko HietaniemiExplain the "gaps" in the UTF-8 encoding.
2002-04-02 Jarkko HietaniemiWhat started as a small nit (the charnames test, nit...
2002-03-10 Jarkko HietaniemiMysterious characters.
2002-02-27 Jarkko HietaniemiUpdate the UTF-8 explanation table.
2002-02-19 Jarkko HietaniemiNot extending enough.
2002-02-05 Nick Ing-SimmonsIntegrate mainline
2002-02-05 Jarkko HietaniemiEBCDIC: SHARP S is different.
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-23 Jarkko HietaniemiAIX cpp bug: having macro arguments and character constants
2002-01-12 Jarkko HietaniemiSharp S as a special treat for our German UTF-8 testers :-)
2002-01-07 Jarkko HietaniemiMore regex and utf8 debug dumping.
2002-01-05 Jarkko HietaniemiFinish up (ha!) the Unicode case folding;
2001-12-23 Jarkko HietaniemiThe funky final sigma casefolding.
2001-12-21 Jarkko HietaniemiMake using U+FDD0..U+FDEF (noncharacters since Unicode...
2001-12-13 Jarkko HietaniemiUnadorned numbers evil.
2001-09-10 John PeacockPATCH Resubmission - was Re: [ID 20010902.001] v strin...
2001-08-12 Jarkko HietaniemiIf you want you can now add -DUSE_UTF8_SCRIPTS to your...
2001-08-12 Jarkko HietaniemiThere is no IN_UTF8.
2001-07-06 Norton T. AllenQNX patch extended for NTO
2001-05-31 Jarkko HietaniemiSalvage bits and pieces from the experimental 'utf8...
2001-04-21 Jesús QuirogaTypo in utf8.h
2001-04-01 Jarkko HietaniemiIntegrate changes #9493,9494,9495,9496 from maintperl
2001-03-20 Nick Ing-SimmonsMore EBCDIC stuff:
2001-03-19 Nick Ing-SimmonsMore EBCDIC fixes.
2001-03-17 Nick Ing-SimmonsInfrastructure to use UTF-EBCDIC rather than UTF-8...
2001-03-17 Nick Ing-SimmonsMinor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
2001-03-16 Nick Ing-SimmonsEBCDIC Fixes.
2001-03-13 Jarkko HietaniemiIntegrate perlio:
2001-03-12 Nick Ing-Simmons#ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
2001-03-10 Nick Ing-SimmonsEBCDIC sanity - phase I
2001-03-09 Peter PrymmerRe: Unicode/EBCDIC
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-11 Jarkko HietaniemiUTF-8 documentation.
2001-02-08 Charles BaileySYN SYN
2001-01-31 Jarkko HietaniemiMacrofy a magic UTF-8 test.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-05 Jarkko HietaniemiUnify UTF-8 malformedness handling.
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-12-29 Jarkko Hietaniemi(Retracted by #8264) More join() testing which was...
2000-12-29 Jarkko Hietaniemi(Retracted by #8264) Externally: join() was still...
2000-12-08 Jarkko HietaniemiUse the UTF8 macros a bit. They can't be used with...
2000-12-08 Jarkko HietaniemiIntroduce macros for UTF8 decoding.
2000-11-15 Jarkko HietaniemiUINT64_C() work continues.
2000-11-15 Jens HamischUse UINT64_C().
2000-11-14 Yitzchak Scott-Tho... [ID 20001113.003] utf8_to_uv on malformed utf returns...
2000-10-25 Jarkko HietaniemiAllow poking holes at the UTF-8 decoding strictness.
2000-10-25 Jarkko HietaniemiRename UTF8LEN() to be UNISKIP(), too confusing to...
2000-10-24 Jarkko HietaniemiMake the UTF-8 decoding stricter and more verbose when
2000-10-20 Charles BaileySYN SYN
2000-10-15 Simon CozensMake ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
2000-10-06 Jarkko HietaniemiTweak #7153.
2000-10-06 Jarkko HietaniemiPatch from Simon Cozens to avoid using utf8 routines...
2000-02-19 Gurusamy Sarathyallocate sufficient buffer sizes for 64-bit wide utf8...
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-07 Gurusamy Sarathyallow 64-bit utf8-encoded integers (from Ilya Zakharevich)
2000-02-06 Gurusamy Sarathyset SvUTF8 on vectors only if there are chars > 127...
2000-02-01 Gurusamy SarathyHINT_UTF8 is not propagated to the op tree anymore...
2000-01-31 Gurusamy Sarathyruntime now looks at the SVf_UTF8 bit on the SV to...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-06-12 Gurusamy SarathyEXTERN_C declarations for global arrays in various
1999-03-22 Gurusamy Sarathyupdate copyright years
next