summaryrefslogtreecommitdiff
path: root/handy.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1
* Integrate from mainperl.Jarkko Hietaniemi1999-03-231-1/+1
|\
| * update copyright yearsGurusamy Sarathy1999-03-221-1/+1
* | First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-151-2/+2
|/
* minor Configure tweaks (via private mail)Jarkko Hietaniemi1998-10-021-1/+1
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-0/+28
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-081-7/+21
|\
| * support OE/MVSJarkko Hietaniemi1998-08-021-7/+21
* | Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-0/+48
|/
* [PATCH for 5.004_64] Configure patch Config_64-01Andy Dougherty1998-05-141-1/+1
* [PATCH 5.004_64] newSVIlya Zakharevich1998-05-141-2/+3
* Andy Dougherty's configuration patches (Config_63-01 up to 04).Malcolm Beattie1998-04-021-25/+21
* [PATCH 5.004_62} Config_62-01 patch available.Andy Dougherty1998-03-161-1/+2
* Configure patches -01 and -02 for 5.004_61.Andy Dougherty1998-03-051-1/+9
* Newer -DLEAKTEST patchIlya Zakharevich1998-02-061-4/+11
* Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-171-1/+1
* [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-1/+5
* [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-1/+1
* Configure updates for intsize and ssizetypeAndy Dougherty1997-02-041-0/+17
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-0/+8
* [inseparable changes from patch from perl5.003_09 to perl5.003_10]Perl 5 Porters1996-11-301-39/+46
* [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-32/+73
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-25/+8
* Full LONG_MAX & co. patch over 5.003_05Kenneth Albanowski1996-09-211-2/+2
* Make a little more C++-friendly for IBM's CSET++ compiler.Perl 5 Porters1996-09-051-0/+7
* Patch for LONG_MAX & co.Perl 5 Porters1996-09-011-0/+41