| Commit message (Expand) | Author | Age | Files | Lines |
* | Put parentheses around macro arguments | Rafael Garcia-Suarez | 2009-02-01 | 1 | -2/+2 |
* | Bump coopyright year in embed.pl and various files that were just touched | Rafael Garcia-Suarez | 2009-01-02 | 1 | -1/+1 |
* | Faster sv_utf8_upgrade() | karl williamson | 2009-01-02 | 1 | -1/+2 |
* | Add editor blocks to some header files. | Marcus Holland-Moritz | 2008-01-01 | 1 | -0/+10 |
* | Fix up copyright years for files modified in 2007. | Nicholas Clark | 2007-11-07 | 1 | -1/+1 |
* | Update copyright years in .h files. Also, in .pl | Rafael Garcia-Suarez | 2007-01-05 | 1 | -1/+1 |
* | Re: [perl #38293] chr(65535) should be allowed in regexes | SADAHIRO Tomoyuki | 2006-04-02 | 1 | -4/+6 |
* | Change 27677 missed two direct accesses to op_private in COPs. | Nicholas Clark | 2006-04-02 | 1 | -1/+1 |
* | Compilation help for EBCDIC platforms, from Jarkko, | Rafael Garcia-Suarez | 2005-12-22 | 1 | -3/+5 |
* | Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup) | SADAHIRO Tomoyuki | 2005-11-30 | 1 | -1/+1 |
* | A more elegant way to deal with utf8n_to_uvchr() and utf8n_to_uvuni(). | Nicholas Clark | 2005-10-31 | 1 | -2/+2 |
* | Replace uvuni_to_utf8() with a macro that passes the extra 0 argument | Nicholas Clark | 2005-10-30 | 1 | -0/+1 |
* | Replace is_utf8_string_loc() with a macro that passes the extra 0 | Nicholas Clark | 2005-10-30 | 1 | -1/+3 |
* | undef IS_UTF8_CHAR() on EBCDIC | SADAHIRO Tomoyuki | 2005-10-09 | 1 | -0/+4 |
* | one more round of is_utf8_foo tuneup | Jarkko Hietaniemi | 2005-06-07 | 1 | -0/+2 |
* | speed up is_utf8_char() | Jarkko Hietaniemi | 2005-06-03 | 1 | -0/+70 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -1/+1 |
* | Third consting batch | Andy Lester | 2005-03-24 | 1 | -5/+5 |
* | Re: uc($long_utf8_string) exhausts memory | Jarkko Hietaniemi | 2005-01-22 | 1 | -8/+20 |
* | UTF8_ALLOW_ANYUV should not allow overlong sequences [PATCH] | Gisle Aas | 2004-12-09 | 1 | -2/+1 |
* | It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/, | Jarkko Hietaniemi | 2003-09-12 | 1 | -2/+2 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+1 |
* | Reverse copyright update (#18801) for files not changed in 2003. | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | As noted by Philip Newton: nothing wrong with BOM, | Jarkko Hietaniemi | 2002-04-06 | 1 | -14/+12 |
* | Explain the "gaps" in the UTF-8 encoding. | Jarkko Hietaniemi | 2002-04-06 | 1 | -0/+4 |
* | What started as a small nit (the charnames test, nit found | Jarkko Hietaniemi | 2002-04-02 | 1 | -5/+5 |
* | Mysterious characters. | Jarkko Hietaniemi | 2002-03-10 | 1 | -6/+6 |
* | Update the UTF-8 explanation table. | Jarkko Hietaniemi | 2002-02-27 | 1 | -2/+25 |
* | Not extending enough. | Jarkko Hietaniemi | 2002-02-19 | 1 | -2/+4 |
* | EBCDIC: SHARP S is different. | Jarkko Hietaniemi | 2002-02-05 | 1 | -1/+14 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | AIX cpp bug: having macro arguments and character constants | Jarkko Hietaniemi | 2002-01-23 | 1 | -7/+7 |
* | Sharp S as a special treat for our German UTF-8 testers :-) | Jarkko Hietaniemi | 2002-01-12 | 1 | -0/+8 |
* | More regex and utf8 debug dumping. | Jarkko Hietaniemi | 2002-01-07 | 1 | -0/+3 |
* | Finish up (ha!) the Unicode case folding; | Jarkko Hietaniemi | 2002-01-05 | 1 | -0/+2 |
* | The funky final sigma casefolding. | Jarkko Hietaniemi | 2001-12-23 | 1 | -0/+5 |
* | Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1), | Jarkko Hietaniemi | 2001-12-21 | 1 | -0/+11 |
* | Unadorned numbers evil. | Jarkko Hietaniemi | 2001-12-13 | 1 | -1/+6 |
* | PATCH Resubmission - was Re: [ID 20010902.001] v strings over 2*31 barf | John Peacock | 2001-09-10 | 1 | -1/+1 |
* | If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags | Jarkko Hietaniemi | 2001-08-12 | 1 | -0/+9 |
* | There is no IN_UTF8. | Jarkko Hietaniemi | 2001-08-12 | 1 | -1/+0 |
* | QNX patch extended for NTO | Norton T. Allen | 2001-07-06 | 1 | -1/+3 |
* | Salvage bits and pieces from the experimental 'utf8 everywhere' | Jarkko Hietaniemi | 2001-05-31 | 1 | -4/+4 |
* | Typo in utf8.h | Jesús Quiroga | 2001-04-21 | 1 | -1/+1 |
* | Integrate changes #9493,9494,9495,9496 from maintperl | Jarkko Hietaniemi | 2001-04-01 | 1 | -1/+1 |
* | More EBCDIC stuff: | Nick Ing-Simmons | 2001-03-20 | 1 | -0/+4 |
* | More EBCDIC fixes. | Nick Ing-Simmons | 2001-03-19 | 1 | -1/+3 |
* | Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal | Nick Ing-Simmons | 2001-03-17 | 1 | -68/+69 |
* | Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT | Nick Ing-Simmons | 2001-03-17 | 1 | -0/+1 |