summaryrefslogtreecommitdiff
path: root/utfebcdic.h
Commit message (Expand)AuthorAgeFilesLines
* utfebcdic.h: Remove commentsKarl Williamson2015-04-061-4/+1
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-6/+0
* utfebcdic.h: Add commentKarl Williamson2015-03-051-0/+14
* utfebcdic.h: Add commentsKarl Williamson2014-05-311-0/+2
* Fix definition of toCTRL() for EBCDICKarl Williamson2014-05-311-0/+4
* Make many EBCDIC tables generated instead of hand-codedKarl Williamson2014-05-311-581/+6
* utfebcdic.h: Comment changes onlyKarl Williamson2014-05-301-26/+45
* utf8.h, utfebcdic.h: Add #defineKarl Williamson2013-08-291-0/+2
* utfebcdic.h: Change 'unsigned char' to U8Karl Williamson2013-08-291-35/+35
* utfebcdic.h: Add (UV) castKarl Williamson2013-08-291-1/+1
* utfebcdic.h: Add commentKarl Williamson2013-08-291-0/+6
* utf8.h: Clean up and use START_MARK definitionKarl Williamson2013-08-291-1/+3
* utfebcdic.h: Remove extra parameter expansionsJohn Goodyear2013-08-291-2/+2
* Add macro OFFUNISKIPKarl Williamson2013-08-291-1/+2
* Make casing tables nativeKarl Williamson2013-08-291-10/+162
* utfebcdic.h: Remove trailing spacesKarl Williamson2013-08-291-4/+4
* Deprecate NATIVE_TO_NEED and ASCII_TO_NEEDKarl Williamson2013-08-291-8/+0
* Use new clearer named #definesKarl Williamson2013-08-291-10/+17
* utf8.h, utfebcdic.h: Create less confusing #definesKarl Williamson2013-08-291-8/+6
* Fix redeclaration compiler errors on EBCDICNicholas Clark2013-02-251-4/+5
* Add, fix commentsKarl Williamson2013-02-251-6/+6
* utf8.h, utfebcdic.h: Add, fix commentsKarl Williamson2013-02-151-2/+0
* utf8.h: Add commentsKarl Williamson2013-01-161-1/+3
* utfebcdic.h: white space onlyKarl Williamson2012-10-181-1/+1
* utf8.h: Correct some values for EBCDICKarl Williamson2012-10-141-0/+13
* utf8.h: Add macro to test if UTF8 code point isn't Latin1Karl Williamson2012-09-161-0/+1
* Remove some EBCDIC dependenciesKarl Williamson2012-09-131-19/+0
* update the editor hints for spaces, not tabsRicardo Signes2012-05-291-2/+2
* utf8.h: Use correct definition of start byteKarl Williamson2012-04-261-1/+2
* utf8.h: Use correct UTF-8 downgradeable definitionChristian Hansen2012-04-261-1/+1
* Bump several file copyright datesSteffen Schwigon2012-01-191-2/+2
* utfebcdic.h: Add synonymous macrosKarl Williamson2011-11-211-0/+2
* Add #defines for 2 Latin1 charsKarl Williamson2011-02-271-0/+6
* Fix typos (spelling errors) in Perl sources.Peter J. Acklam) (via RT2011-01-071-3/+3
* utfebcdic.h: comment additions, fix typoKarl Williamson2010-11-221-4/+4
* PL_fold wrong for EBCDIC platforms.Karl Williamson2010-11-221-0/+113
* More cleanup of utfebcdic.h and utf8.hkarl williamson2009-11-091-53/+30
* Define specially handled chars; and clean-up ebcdic vs unicodeKarl Williamson2009-11-081-1/+14
* Put parentheses around macro argumentsRafael Garcia-Suarez2009-02-011-2/+2
* Cast result to character size before array indexedKarl2009-02-011-8/+11
* Bump coopyright year in embed.pl and various files that were just touchedRafael Garcia-Suarez2009-01-021-2/+2
* Faster sv_utf8_upgrade()karl williamson2009-01-021-2/+3
* Update comments and documentation dealing with utfKarl2008-12-261-1/+63
* Add editor blocks to some header files.Marcus Holland-Moritz2008-01-011-1/+9
* Fix up copyright years for files modified in 2007.Nicholas Clark2007-11-071-1/+1
* Update copyright years in .h files. Also, in .plRafael Garcia-Suarez2007-01-051-1/+2
* Some CPP macro sanitization by Sadahiro TomoyukiRafael Garcia-Suarez2006-06-291-1/+1
* Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)SADAHIRO Tomoyuki2005-11-301-2/+2
* Third consting batchAndy Lester2005-03-241-3/+3
* It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,Jarkko Hietaniemi2003-09-121-1/+1