LOGONLY mark c35588 as NODOC since it's administrivia
[p5sagit/p5-mst-13.2.git] / utf8.h
2010-06-05 Karl Williamson Change name of ibcmp to foldEQ
2010-05-31 Tony Cook handle perl extended utf8 start bytes
2010-05-25 Karl Williamson Remove unused, wrong #define in utf8.h
2009-12-25 Karl Williamson Update .pods
2009-12-20 Rafael Garcia-Suarez Introduce C<use feature "unicode_strings">
2009-12-06 Karl Williamson qr/\X/ expansion
2009-11-23 Karl Williamson Make unicode semantics the default
2009-11-14 Karl Williamson add code for Unicode semantics for non-utf8 latin1...
2009-11-09 karl williamson More cleanup of utfebcdic.h and utf8.h
2009-11-08 Karl Williamson Define specially handled chars; and clean-up ebcdic...
2009-02-01 Rafael Garcia-Suarez Put parentheses around macro arguments
2009-01-02 Rafael Garcia-Suarez Bump coopyright year in embed.pl and various files...
2009-01-02 karl williamson Faster sv_utf8_upgrade()
2008-01-01 Marcus Holland-Moritz Add editor blocks to some header files.
2007-11-07 Nicholas Clark Fix up copyright years for files modified in 2007.
2007-01-05 Rafael Garcia-Suarez Update copyright years in .h files. Also, in .pl
2006-04-02 SADAHIRO Tomoyuki Re: [perl #38293] chr(65535) should be allowed in regexes
2006-04-02 Nicholas Clark Change 27677 missed two direct accesses to op_private...
2005-12-22 Rafael Garcia-Suarez Compilation help for EBCDIC platforms, from Jarkko,
2005-11-30 SADAHIRO Tomoyuki Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
2005-10-31 Nicholas Clark A more elegant way to deal with utf8n_to_uvchr() and...
2005-10-30 Nicholas Clark Replace uvuni_to_utf8() with a macro that passes the...
2005-10-30 Nicholas Clark Replace is_utf8_string_loc() with a macro that passes...
2005-10-09 SADAHIRO Tomoyuki undef IS_UTF8_CHAR() on EBCDIC
2005-06-07 Jarkko Hietaniemi one more round of is_utf8_foo tuneup
2005-06-03 Jarkko Hietaniemi speed up is_utf8_char()
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-03-24 Andy Lester Third consting batch
2005-01-22 Jarkko Hietaniemi Re: uc($long_utf8_string) exhausts memory
2004-12-09 Gisle Aas UTF8_ALLOW_ANYUV should not allow overlong sequences...
2003-09-12 Jarkko Hietaniemi It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der Sanden Reverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-06 Jarkko Hietaniemi As noted by Philip Newton: nothing wrong with BOM,
2002-04-06 Jarkko Hietaniemi Explain the "gaps" in the UTF-8 encoding.
2002-04-02 Jarkko Hietaniemi What started as a small nit (the charnames test, nit...
2002-03-10 Jarkko Hietaniemi Mysterious characters.
2002-02-27 Jarkko Hietaniemi Update the UTF-8 explanation table.
2002-02-19 Jarkko Hietaniemi Not extending enough.
2002-02-05 Nick Ing-Simmons Integrate mainline
2002-02-05 Jarkko Hietaniemi EBCDIC: SHARP S is different.
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Jarkko Hietaniemi Copyright++. (Not all the toplevel *.h have one, it...
2002-01-23 Jarkko Hietaniemi AIX cpp bug: having macro arguments and character constants
2002-01-12 Jarkko Hietaniemi Sharp S as a special treat for our German UTF-8 testers :-)
2002-01-07 Jarkko Hietaniemi More regex and utf8 debug dumping.
2002-01-05 Jarkko Hietaniemi Finish up (ha!) the Unicode case folding;
2001-12-23 Jarkko Hietaniemi The funky final sigma casefolding.
2001-12-21 Jarkko Hietaniemi Make using U+FDD0..U+FDEF (noncharacters since Unicode...
2001-12-13 Jarkko Hietaniemi Unadorned numbers evil.
2001-09-10 John Peacock PATCH Resubmission - was Re: [ID 20010902.001] v strin...
2001-08-12 Jarkko Hietaniemi If you want you can now add -DUSE_UTF8_SCRIPTS to your...
2001-08-12 Jarkko Hietaniemi There is no IN_UTF8.
2001-07-06 Norton T. Allen QNX patch extended for NTO
2001-05-31 Jarkko Hietaniemi Salvage bits and pieces from the experimental 'utf8...
2001-04-21 Jesús Quiroga Typo in utf8.h
2001-04-01 Jarkko Hietaniemi Integrate changes #9493,9494,9495,9496 from maintperl
2001-03-20 Nick Ing-Simmons More EBCDIC stuff:
2001-03-19 Nick Ing-Simmons More EBCDIC fixes.
2001-03-17 Nick Ing-Simmons Infrastructure to use UTF-EBCDIC rather than UTF-8...
2001-03-17 Nick Ing-Simmons Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
2001-03-16 Nick Ing-Simmons EBCDIC Fixes.
2001-03-13 Jarkko Hietaniemi Integrate perlio:
2001-03-12 Nick Ing-Simmons #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
2001-03-10 Nick Ing-Simmons EBCDIC sanity - phase I
2001-03-09 Peter Prymmer Re: Unicode/EBCDIC
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-11 Jarkko Hietaniemi UTF-8 documentation.
2001-02-08 Charles Bailey SYN SYN
2001-01-31 Jarkko Hietaniemi Macrofy a magic UTF-8 test.
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-05 Jarkko Hietaniemi Unify UTF-8 malformedness handling.
2001-01-01 Jarkko Hietaniemi Bump 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 Hietaniemi Use the UTF8 macros a bit. They can't be used with...
2000-12-08 Jarkko Hietaniemi Introduce macros for UTF8 decoding.
2000-11-15 Jarkko Hietaniemi UINT64_C() work continues.
2000-11-15 Jens Hamisch Use UINT64_C().
2000-11-14 Yitzchak Scott-Tho... [ID 20001113.003] utf8_to_uv on malformed utf returns...
2000-10-25 Jarkko Hietaniemi Allow poking holes at the UTF-8 decoding strictness.
2000-10-25 Jarkko Hietaniemi Rename UTF8LEN() to be UNISKIP(), too confusing to...
2000-10-24 Jarkko Hietaniemi Make the UTF-8 decoding stricter and more verbose when
2000-10-20 Charles Bailey SYN SYN
2000-10-15 Simon Cozens Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
2000-10-06 Jarkko Hietaniemi Tweak #7153.
2000-10-06 Jarkko Hietaniemi Patch from Simon Cozens to avoid using utf8 routines...
2000-02-19 Gurusamy Sarathy allocate sufficient buffer sizes for 64-bit wide utf8...
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy allow 64-bit utf8-encoded integers (from Ilya Zakharevich)
2000-02-06 Gurusamy Sarathy set SvUTF8 on vectors only if there are chars > 127...
2000-02-01 Gurusamy Sarathy HINT_UTF8 is not propagated to the op tree anymore...
2000-01-31 Gurusamy Sarathy runtime 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-Simmons Re-integrate mainline
1999-06-12 Gurusamy Sarathy EXTERN_C declarations for global arrays in various
1999-03-22 Gurusamy Sarathy update copyright years
next