summaryrefslogtreecommitdiff
path: root/handy.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2004-05-051-0/+16
* Integrate:Jarkko Hietaniemi2004-03-241-0/+32
* Integrate:Nicholas Clark2004-03-221-1/+1
* Integrate:Nicholas Clark2004-01-271-1/+1
* Integrate:Jarkko Hietaniemi2003-07-031-3/+3
* Integrate:Jarkko Hietaniemi2003-06-151-0/+2
* Integrate:Jarkko Hietaniemi2003-05-041-1/+2
* Integrate:Jarkko Hietaniemi2003-05-011-1/+5
* Integrate:Jarkko Hietaniemi2003-03-101-0/+1
* Integrate:Adrian M. Enache2003-03-021-1/+1
* Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* Retry the #17920.Jarkko Hietaniemi2002-11-281-36/+0
* Urque. Retract #18206 since it got two patches interleavedJarkko Hietaniemi2002-11-281-0/+36
* LEAKTEST is dead, RIPH.Merijn Brand2002-09-261-36/+0
* Sarathy pointed out that instead of zeroing heapJarkko Hietaniemi2002-05-191-2/+9
* my $utf8here, our $utf8here, and package variable $utf8here.Jarkko Hietaniemi2002-04-161-1/+4
* UIN32_MAX with borken under HP-UX+gccGurusamy Sarathy2002-03-161-1/+5
* Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-2/+12
* Small tweaks.Jarkko Hietaniemi2001-12-221-0/+1
* Make the toupper/lower/title API for Unicode not rightJarkko Hietaniemi2001-10-091-12/+6
* Avoid #elif (less portable than #else #if).Jarkko Hietaniemi2001-08-101-3/+5
* patch to add DEL to [:cntrl:]Jeffrey Friedl2001-07-141-1/+1
* Fix for ID 20010619.003, the [[:print:]] is not supposedJarkko Hietaniemi2001-06-231-1/+1
* The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needsJarkko Hietaniemi2001-06-191-0/+8
* Re: 'decimal digits' macro? Hugo van der Sanden2001-06-031-0/+1
* EBCDIC sanity - phase INick Ing-Simmons2001-03-101-30/+30
* Integrate changes #8853,8854 from maintperl to mainline.Jarkko Hietaniemi2001-02-201-1/+1
* Merge ebcdic.c (only one function, ebcdic_control()) into util.c.Jarkko Hietaniemi2001-02-131-1/+0
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
* No need to scan till infinity, 13 is enough.Jarkko Hietaniemi2000-11-261-17/+15
* Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]Dominic Dunlop2000-11-211-0/+11
* UINT64_C() work continues.Jarkko Hietaniemi2000-11-151-13/+18
* Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>Jarkko Hietaniemi2000-11-151-0/+10
* Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't linkJarkko Hietaniemi2000-10-251-15/+15
* Make the UTF-8 decoding stricter and more verbose whenJarkko Hietaniemi2000-10-241-15/+17
* Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.Nick Ing-Simmons2000-09-301-21/+21
* Batch of UTF-8 patches from Simon Cozens.Jarkko Hietaniemi2000-09-141-15/+15
* Add [[:blank:]] as suggested inJeffrey Friedl2000-08-181-0/+17
* Minor doc patch: handy.hDaniel MuiƱo2000-07-261-1/+1
* further qualify references to "alphanumeric" (from Wolfgang LaunGurusamy Sarathy2000-06-011-1/+1
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-241-4/+4
* don't blindly set bool=char on linux (from Andy Dougherty)Gurusamy Sarathy2000-02-191-11/+12
* set SvUTF8 on vectors only if there are chars > 127; update copyrightGurusamy Sarathy2000-02-061-1/+1
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-0/+131
* Turn on largefileness always if available andJarkko Hietaniemi1999-11-111-2/+10
* Continue what #4494 started; introduce uid and gid formats.Jarkko Hietaniemi1999-10-291-2/+3
* Move the IV, UV, I8, U8, ..., and NV to metaconfigJarkko Hietaniemi1999-10-291-20/+15
* applied patch suggested by Hans Mulder to fix problems onGurusamy Sarathy1999-09-061-2/+2
* POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-061-7/+48