doc f7abe7
[p5sagit/p5-mst-13.2.git] / locale.c
2010-06-05 Karl Williamson Change name of ibcmp to foldEQ
2009-08-27 Vincent Pit delimcopy(), ibcmp(), ibcmp_locale(), instr(), ninstr...
2008-11-02 Tom Christiansen PATCH: Large omnibus patch to clean up the JRRT quotes
2008-10-25 Nicholas Clark Update copyright years.
2008-02-12 Nicholas Clark assert() that every NN argument is not NULL. Otherwise...
2007-11-07 Nicholas Clark Fix up copyright years for files modified in 2007.
2007-04-26 Devin Heitmueller strxfrm() returns a size_t, not a ssize_t. See:
2006-04-17 Nicholas Clark Turn on UTF8 cache assertions with -Ca
2006-04-11 Jarkko Hietaniemi locale.c: more Safefree() (Coverity finding)
2006-04-09 Jarkko Hietaniemi Re: [PATCH] locale.c: Coverity finding
2006-02-24 Andy Lester unused context warnings
2006-02-03 Steven Schubiger Re: [PATCH] s/Null(gv|hv|sv)/NULL/g
2006-02-02 Steven Schubiger Re: [PATCH] s/Null(av|ch)/NULL/g
2006-01-06 Jarkko Hietaniemi sprinkle dVAR
2006-01-04 Rafael Garcia-Suarez More copyright updates
2006-01-04 Gisle Aas Make the new STR_WITH_LEN() affected compile under...
2006-01-04 Gisle Aas Get rid of a few more hardcoded string lengths.
2005-12-06 Andy Lester More consting, and putting stuff in embed.fnc
2005-11-07 Andy Lester Consting and localizing: Part LXVIII
2005-10-30 Nicholas Clark init_i18nl14n is a mathom.
2005-07-08 Jim Cromie Re: janitorial work ? [patch]
2005-07-02 Nicholas Clark Don't check the pointer is non-NULL before calling...
2005-06-23 Andy Lester Pre-YAPC consting fun
2005-05-11 Rafael Garcia-Suarez Include vim/emacs modelines in generated files to open...
2005-05-10 Rafael Garcia-Suarez Add editor boilerplates to all C files
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-03-25 Andy Lester Consting five
2005-01-01 Nicholas Clark strEQ/strNE of 1 character strings seems better hand...
2004-07-31 Dave Mitchell Add comment to the top of most .c files explaining...
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2003-02-17 Jarkko Hietaniemi Doc tweaks (and one code tweak) based on Philip Newton...
2003-02-15 Jarkko Hietaniemi The new(er) way of controlling Unicode I/O (and other...
2003-01-16 Jarkko Hietaniemi Make the locale-induced UTF-8-ification of STD fhs
2002-11-19 Jarkko Hietaniemi Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat...
2002-06-11 Philip Newton Detype locale.c comment
2002-06-11 Jarkko Hietaniemi Make UTF-8 locales effective only if PerlIO has been
2002-06-10 Jarkko Hietaniemi NI-S doesn't need these comments :-) but I'm commenting...
2002-05-14 Jarkko Hietaniemi reentr.h affects more C files than just reentr.c
2002-04-21 Gurusamy Sarathy fixes for all the warnings reported by Visual C (most...
2002-03-24 Jarkko Hietaniemi microperl tweaks.
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko Hietaniemi If it looks like UTF-8 (either nl_langinfo or locale...
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Jarkko Hietaniemi Copyright++. (Not all the toplevel *.h have one, it...
2001-06-14 Nick Ing-Simmons Integrate mainline
2001-06-13 Hugo van der Sanden splitting util.c