| Commit message (Expand) | Author | Age | Files | Lines |
* | update the editor hints for spaces, not tabs | Ricardo Signes | 2012-05-29 | 1 | -2/+2 |
* | Don't #include headers already included by perl.h | Nicholas Clark | 2011-09-15 | 1 | -4/+0 |
* | When probing strxfrm, consider a consistent return value of 0 as sane | Nicholas Clark | 2011-09-09 | 1 | -1/+1 |
* | Provide more information in the message for "strxfrm() gets absurd". | Nicholas Clark | 2011-09-09 | 1 | -1/+2 |
* | Convert some files from Latin-1 to UTF-8 | Keith Thompson | 2011-09-07 | 1 | -2/+2 |
* | Fix typos (spelling errors) in Perl sources. | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -1/+1 |
* | Change name of ibcmp to foldEQ | Karl Williamson | 2010-06-05 | 1 | -8/+8 |
* | delimcopy(), ibcmp(), ibcmp_locale(), instr(), ninstr() and rninstr() from ut... | Vincent Pit | 2009-08-27 | 1 | -8/+8 |
* | PATCH: Large omnibus patch to clean up the JRRT quotes | Tom Christiansen | 2008-11-02 | 1 | -7/+9 |
* | Update copyright years. | Nicholas Clark | 2008-10-25 | 1 | -2/+2 |
* | assert() that every NN argument is not NULL. Otherwise we have the | Nicholas Clark | 2008-02-12 | 1 | -0/+7 |
* | Fix up copyright years for files modified in 2007. | Nicholas Clark | 2007-11-07 | 1 | -2/+2 |
* | strxfrm() returns a size_t, not a ssize_t. See: | Devin Heitmueller | 2007-04-26 | 1 | -2/+2 |
* | Turn on UTF8 cache assertions with -Ca | Nicholas Clark | 2006-04-17 | 1 | -0/+2 |
* | locale.c: more Safefree() (Coverity finding) | Jarkko Hietaniemi | 2006-04-11 | 1 | -0/+6 |
* | Re: [PATCH] locale.c: Coverity finding | Jarkko Hietaniemi | 2006-04-09 | 1 | -0/+3 |
* | unused context warnings | Andy Lester | 2006-02-24 | 1 | -0/+1 |
* | Re: [PATCH] s/Null(gv|hv|sv)/NULL/g | Steven Schubiger | 2006-02-03 | 1 | -2/+2 |
* | Re: [PATCH] s/Null(av|ch)/NULL/g | Steven Schubiger | 2006-02-02 | 1 | -6/+6 |
* | sprinkle dVAR | Jarkko Hietaniemi | 2006-01-06 | 1 | -0/+7 |
* | More copyright updates | Rafael Garcia-Suarez | 2006-01-04 | 1 | -1/+1 |
* | Make the new STR_WITH_LEN() affected compile under -Dusethreads. | Gisle Aas | 2006-01-04 | 1 | -8/+8 |
* | Get rid of a few more hardcoded string lengths. | Gisle Aas | 2006-01-04 | 1 | -8/+8 |
* | More consting, and putting stuff in embed.fnc | Andy Lester | 2005-12-06 | 1 | -1/+1 |
* | Consting and localizing: Part LXVIII | Andy Lester | 2005-11-07 | 1 | -6/+5 |
* | init_i18nl14n is a mathom. | Nicholas Clark | 2005-10-30 | 1 | -7/+0 |
* | Re: janitorial work ? [patch] | Jim Cromie | 2005-07-08 | 1 | -1/+1 |
* | Don't check the pointer is non-NULL before calling Safefree() in | Nicholas Clark | 2005-07-02 | 1 | -10/+5 |
* | Pre-YAPC consting fun | Andy Lester | 2005-06-23 | 1 | -22/+17 |
* | 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 | -0/+9 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -1/+3 |
* | Consting five | Andy Lester | 2005-03-25 | 1 | -1/+2 |
* | strEQ/strNE of 1 character strings seems better hand inlined, | Nicholas Clark | 2005-01-01 | 1 | -3/+5 |
* | Add comment to the top of most .c files explaining their purpose | Dave Mitchell | 2004-07-31 | 1 | -0/+5 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Doc tweaks (and one code tweak) based on Philip Newton's comments. | Jarkko Hietaniemi | 2003-02-17 | 1 | -1/+1 |
* | The new(er) way of controlling Unicode I/O (and other) features; | Jarkko Hietaniemi | 2003-02-15 | 1 | -5/+5 |
* | Make the locale-induced UTF-8-ification of STD fhs | Jarkko Hietaniemi | 2003-01-16 | 1 | -16/+23 |
* | Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?) | Jarkko Hietaniemi | 2002-11-19 | 1 | -25/+24 |
* | Detype locale.c comment | Philip Newton | 2002-06-11 | 1 | -2/+2 |
* | Make UTF-8 locales effective only if PerlIO has been | Jarkko Hietaniemi | 2002-06-11 | 1 | -1/+4 |
* | NI-S doesn't need these comments :-) but I'm commenting anyway. | Jarkko Hietaniemi | 2002-06-10 | 1 | -0/+10 |
* | reentr.h affects more C files than just reentr.c | Jarkko Hietaniemi | 2002-05-14 | 1 | -0/+2 |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -2/+2 |
* | microperl tweaks. | Jarkko Hietaniemi | 2002-03-24 | 1 | -0/+2 |
* | If it looks like UTF-8 (either nl_langinfo or locale variables), | Jarkko Hietaniemi | 2002-03-20 | 1 | -0/+39 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | splitting util.c | Hugo van der Sanden | 2001-06-13 | 1 | -0/+549 |