This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldiag: pseudo-hashes are long gone
[perl5.git] / utfebcdic.h
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in Perl sources.
2010-11-22 Karl Williamsonutfebcdic.h: comment additions, fix typo
2010-11-22 Karl WilliamsonPL_fold wrong for EBCDIC platforms.
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-02-01 KarlCast result to character size before array indexed
2009-01-02 Rafael Garcia-SuarezBump coopyright year in embed.pl and various files...
2009-01-02 karl williamsonFaster sv_utf8_upgrade()
2008-12-26 KarlUpdate comments and documentation dealing with utf
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-06-29 Rafael Garcia-SuarezSome CPP macro sanitization by Sadahiro Tomoyuki
2005-11-30 SADAHIRO TomoyukiRe: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
2005-03-24 Andy LesterThird consting batch
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-05-30 Jarkko HietaniemiIgnasi Roca convinced me, so #16855 is back in.
2002-05-29 Jarkko HietaniemiRetract #16855 until settled.
2002-05-29 Roca Carrio, Ignas... UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
2002-03-12 Anton Tagunovminor patch for comment in utfebcdic.h
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2001-05-31 Jarkko HietaniemiSalvage bits and pieces from the experimental 'utf8...
2001-03-20 Nick Ing-SimmonsMore EBCDIC stuff:
2001-03-19 Nick Ing-SimmonsMore EBCDIC fixes.
2001-03-17 Nick Ing-SimmonsCorrect #if EBCDIC side typos.
2001-03-17 Nick Ing-SimmonsInfrastructure to use UTF-EBCDIC rather than UTF-8...