summaryrefslogtreecommitdiff
path: root/locale.c
Commit message (Expand)AuthorAgeFilesLines
* Consting fiveAndy Lester2005-03-251-1/+2
* strEQ/strNE of 1 character strings seems better hand inlined,Nicholas Clark2005-01-011-3/+5
* Add comment to the top of most .c files explaining their purposeDave Mitchell2004-07-311-0/+5
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Doc tweaks (and one code tweak) based on Philip Newton's comments.Jarkko Hietaniemi2003-02-171-1/+1
* The new(er) way of controlling Unicode I/O (and other) features;Jarkko Hietaniemi2003-02-151-5/+5
* Make the locale-induced UTF-8-ification of STD fhsJarkko Hietaniemi2003-01-161-16/+23
* Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)Jarkko Hietaniemi2002-11-191-25/+24
* Detype locale.c commentPhilip Newton2002-06-111-2/+2
* Make UTF-8 locales effective only if PerlIO has beenJarkko Hietaniemi2002-06-111-1/+4
* NI-S doesn't need these comments :-) but I'm commenting anyway.Jarkko Hietaniemi2002-06-101-0/+10
* reentr.h affects more C files than just reentr.cJarkko Hietaniemi2002-05-141-0/+2
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-2/+2
* microperl tweaks.Jarkko Hietaniemi2002-03-241-0/+2
* If it looks like UTF-8 (either nl_langinfo or locale variables),Jarkko Hietaniemi2002-03-201-0/+39
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* splitting util.cHugo van der Sanden2001-06-131-0/+549