| Commit message (Expand) | Author | Age | Files | Lines |
* | More SvPV consting. And other related drive-by refactoring. | Nicholas Clark | 2005-06-10 | 1 | -8/+9 |
* | Mark a static function as static | Rafael Garcia-Suarez | 2005-06-08 | 1 | -1/+1 |
* | one more round of is_utf8_foo tuneup | Jarkko Hietaniemi | 2005-06-07 | 1 | -34/+65 |
* | Fix minor bummer in 24706 | Andy Lester | 2005-06-05 | 1 | -2/+2 |
* | further speeding up of is_utf8_string() | Jarkko Hietaniemi | 2005-06-04 | 1 | -37/+67 |
* | speed up is_utf8_char() | Jarkko Hietaniemi | 2005-06-03 | 1 | -27/+35 |
* | [PATCH] Minor warning squashings | Andy Lester | 2005-05-30 | 1 | -3/+3 |
* | embed.fnc cleanup + SvPVX_const usage | Andy Lester | 2005-05-24 | 1 | -1/+1 |
* | consting-eleventy.patch: More consts, plus actual bug fix | Andy Lester | 2005-05-16 | 1 | -25/+9 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -2/+2 |
* | Add editor boilerplates to all C files | Rafael Garcia-Suarez | 2005-05-10 | 1 | -1/+1 |
* | attributes-two.patch, the next batch | Andy Lester | 2005-05-09 | 1 | -2/+1 |
* | GCC attributes! | Andy Lester | 2005-05-07 | 1 | -4/+4 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -2/+5 |
* | Clean-up some warnings when compiling on Win32 with VC++ | Steve Hay | 2005-03-29 | 1 | -1/+1 |
* | [perl #33185] UTF-8 string substitution corrupts memory | Dave Mitchell | 2005-03-26 | 1 | -5/+5 |
* | Consting part 4 | Andy Lester | 2005-03-25 | 1 | -4/+4 |
* | Third consting batch | Andy Lester | 2005-03-24 | 1 | -22/+23 |
* | More const parms | Andy Lester | 2005-03-18 | 1 | -51/+51 |
* | Adding const qualifiers | Andy Lester | 2005-03-14 | 1 | -11/+10 |
* | Update copyright years and add editor blocks | Nicholas Clark | 2005-01-22 | 1 | -1/+2 |
* | Re: uc($long_utf8_string) exhausts memory | Jarkko Hietaniemi | 2005-01-22 | 1 | -35/+32 |
* | Further follow-up to 23767 | Robin Barker | 2005-01-19 | 1 | -1/+1 |
* | A terser way to write the \-ing code in pv_uni_display | Nicholas Clark | 2005-01-14 | 1 | -11/+27 |
* | sv_catpvf holds no advantage over sv_catpv when the "pattern" isn't. | Nicholas Clark | 2005-01-14 | 1 | -8/+8 |
* | sv_2mortal(NEWSV(0,0)) better written as sv_newmortal() | Nicholas Clark | 2005-01-13 | 1 | -1/+1 |
* | Re: Smoke [5.9.2] 23634 FAIL(F) openbsd 3.6 (i386/1 cpu) [PATCH] | Gisle Aas | 2004-12-13 | 1 | -1/+1 |
* | Fix a couple of typos. | Rafael Garcia-Suarez | 2004-11-17 | 1 | -1/+1 |
* | Make the perl interpreter more tolerant of UTF-16-encoded script | Rafael Garcia-Suarez | 2004-10-08 | 1 | -1/+7 |
* | fix minor nit in file description, to keep Jarkko happy | Dave Mitchell | 2004-08-09 | 1 | -1/+2 |
* | Add comment to top of reentr.c and fix typos in other files | Dave Mitchell | 2004-08-01 | 1 | -2/+2 |
* | Add comment to the top of most .c files explaining their purpose | Dave Mitchell | 2004-07-31 | 1 | -0/+5 |
* | Perl_is_utf8_string(pTHX_ U8 *s, STRLEN len) | Nick Ing-Simmons | 2004-07-12 | 1 | -2/+2 |
* | Save some repeated strlen()s in Perl_swash_init | Nicholas Clark | 2004-05-02 | 1 | -4/+7 |
* | Update copyright notices | Rafael Garcia-Suarez | 2004-03-16 | 1 | -1/+1 |
* | Speed up the unicode case mappings (for /i, lc, uc, etc). | Jarkko Hietaniemi | 2004-03-03 | 1 | -12/+10 |
* | Macrofy the compile/runtime test. | Jarkko Hietaniemi | 2003-09-21 | 1 | -3/+3 |
* | It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/, | Jarkko Hietaniemi | 2003-09-12 | 1 | -20/+20 |
* | A new UTF-8 API, Perl_is_utf8_string_loc(), a variant | Jarkko Hietaniemi | 2003-09-10 | 1 | -0/+49 |
* | [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8 | Dinger, Tom | 2003-07-24 | 1 | -1/+2 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+1 |
* | Synchronize the specifications of the POSIX character | Jarkko Hietaniemi | 2003-04-16 | 1 | -2/+2 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | API doc tweaks. | Jarkko Hietaniemi | 2003-02-22 | 1 | -4/+7 |
* | %_ (was Re: [PATCH] operation on `PL_na' may be undefined) | Nicholas Clark | 2003-01-07 | 1 | -2/+2 |
* | [PATCH] bug in utf8.c(?) | Marty Pauley | 2002-09-26 | 1 | -0/+1 |
* | Small speedup by inlining the easy bits of is_utf8_char() | Jarkko Hietaniemi | 2002-07-01 | 1 | -3/+11 |
* | good day for WinCE port of perl. | Vadim Konovalov | 2002-05-16 | 1 | -9/+0 |
* | WinCE several touches | Vadim Konovalov | 2002-05-13 | 1 | -1/+1 |
* | WinCE many fixes | Vadim Konovalov | 2002-04-28 | 1 | -0/+9 |