This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
amigaos4: dist/threads: no thread signal blocking
[perl5.git] / utfebcdic.h
2015-09-04 Karl WilliamsonFix potential flaw in 2 EBCDIC macros.
2015-09-04 Karl Williamsonutf8.h, utfebcdic.h: Add some assertions
2015-09-04 Karl WilliamsonChange EBCDIC macro definition
2015-09-04 Karl WilliamsonChange EBCDIC macro definition
2015-09-04 Karl WilliamsonChange EBCDIC macro definition
2015-09-04 Karl WilliamsonChange some UTF-EBCDIC macro handling defns
2015-09-03 Karl Williamsonutfebcdic.h: Clarify comment
2015-08-01 Karl Williamsonutf8.h, utfebcdic.h: Add comments; white-space only
2015-08-01 Karl Williamsonutfebcdic.h: Comments only
2015-04-06 Karl Williamsonutfebcdic.h: Remove comments
2015-03-23 Dagfinn Ilmari Man... Replace common Emacs file-local variables with dir...
2015-03-06 Karl Williamsonutfebcdic.h: Add comment
2014-06-01 Karl Williamsonutfebcdic.h: Add comments
2014-05-31 Karl WilliamsonFix definition of toCTRL() for EBCDIC
2014-05-31 Karl WilliamsonMake many EBCDIC tables generated instead of hand-coded
2014-05-30 Karl Williamsonutfebcdic.h: Comment changes only
2013-08-29 Karl Williamsonutf8.h, utfebcdic.h: Add #define
2013-08-29 Karl Williamsonutfebcdic.h: Change 'unsigned char' to U8
2013-08-29 Karl Williamsonutfebcdic.h: Add (UV) cast
2013-08-29 Karl Williamsonutfebcdic.h: Add comment
2013-08-29 Karl Williamsonutf8.h: Clean up and use START_MARK definition
2013-08-29 John Goodyearutfebcdic.h: Remove extra parameter expansions
2013-08-29 Karl WilliamsonAdd macro OFFUNISKIP
2013-08-29 Karl WilliamsonMake casing tables native
2013-08-29 Karl Williamsonutfebcdic.h: Remove trailing spaces
2013-08-29 Karl WilliamsonDeprecate NATIVE_TO_NEED and ASCII_TO_NEED
2013-08-29 Karl WilliamsonUse new clearer named #defines
2013-08-29 Karl Williamsonutf8.h, utfebcdic.h: Create less confusing #defines
2013-02-26 Nicholas ClarkFix redeclaration compiler errors on EBCDIC
2013-02-25 Karl WilliamsonAdd, fix comments
2013-02-15 Karl Williamsonutf8.h, utfebcdic.h: Add, fix comments
2013-01-16 Karl Williamsonutf8.h: Add comments
2012-10-18 Karl Williamsonutfebcdic.h: white space only
2012-10-14 Karl Williamsonutf8.h: Correct some values for EBCDIC
2012-09-17 Karl Williamsonutf8.h: Add macro to test if UTF8 code point isn't...
2012-09-14 Karl WilliamsonRemove some EBCDIC dependencies
2012-05-30 Ricardo Signesupdate the editor hints for spaces, not tabs
2012-04-26 Karl Williamsonutf8.h: Use correct definition of start byte
2012-04-26 Christian Hansenutf8.h: Use correct UTF-8 downgradeable definition
2012-01-19 Steffen SchwigonBump several file copyright dates
2011-11-22 Karl Williamsonutfebcdic.h: Add synonymous macros
2011-02-28 Karl WilliamsonAdd #defines for 2 Latin1 chars
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...