This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / handy.h
2003-06-15 Jarkko HietaniemiIntegrate:
2003-05-04 Jarkko HietaniemiIntegrate:
2003-05-01 Jarkko HietaniemiIntegrate:
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-10 Jarkko HietaniemiIntegrate:
2003-03-02 Adrian M. EnacheIntegrate:
2003-03-02 Jarkko HietaniemiIntegrate:
2002-11-28 Jarkko HietaniemiRetry the #17920.
2002-11-28 Jarkko HietaniemiUrque. Retract #18206 since it got two patches interleaved
2002-09-26 H.Merijn BrandLEAKTEST is dead, RIP
2002-05-22 Chris NandorIntegrate perl; bump patchlevel; add lib/Unicode/README...
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-19 Jarkko HietaniemiSarathy pointed out that instead of zeroing heap
2002-04-16 Jarkko Hietaniemimy $utf8here, our $utf8here, and package variable ...
2002-03-16 Gurusamy SarathyUIN32_MAX with borken under HP-UX+gcc
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-03 Jarkko HietaniemiMissed the =head1 additions.
2001-12-22 Jarkko HietaniemiSmall tweaks.
2001-10-09 Jarkko HietaniemiMake the toupper/lower/title API for Unicode not right
2001-08-10 Jarkko HietaniemiAvoid #elif (less portable than #else #if).
2001-07-14 Jeffrey Friedlpatch to add DEL to [:cntrl:]
2001-06-23 Jarkko HietaniemiFix for ID 20010619.003, the [[:print:]] is not supposed
2001-06-19 Jarkko HietaniemiThe INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
2001-06-03 Hugo van der SandenRe: 'decimal digits' macro?
2001-03-22 Gurusamy Sarathyupdate copyright year
2001-03-10 Nick Ing-SimmonsEBCDIC sanity - phase I
2001-02-20 Jarkko HietaniemiIntegrate changes #8853,8854 from maintperl to mainline.
2001-02-20 Jarkko HietaniemiThe assimilation of ebcdic.c didn't quite work at the...
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-13 Jarkko HietaniemiIntegrate changes #8373,8487,8544,8783 from mainline.
2001-02-13 Jarkko HietaniemiMerge ebcdic.c (only one function, ebcdic_control(...
2001-01-27 Jarkko HietaniemiIntegrate changes #7355[-doio.c],7691,7744,7753[perlio],
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-12-18 Gurusamy Sarathyintegrate changes#7643,7646..7649,7651..7654,7658,7659,
2000-12-18 Gurusamy Sarathyintegrate changes#7447,7448,7450,7454,7456,7457,7460...
2000-12-18 Andreas Königintegrate changes#7416,7417,7420..7422,7424,7426..7429...
2000-12-17 Gurusamy Sarathyintegrate changes#7069..7077,7079,7081..7087,7090,7092...
2000-11-27 Gurusamy Sarathyintegrate changes#6666..6678,6680..6682,6684..6691...
2000-11-27 Gurusamy Sarathyintegrate changes#6439..6444,6446..6453,6455..6457...
2000-11-26 Jarkko HietaniemiNo need to scan till infinity, 13 is enough.
2000-11-21 Dominic DunlopRe: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...
2000-11-15 Jarkko HietaniemiUINT64_C() work continues.
2000-11-15 Jarkko HietaniemiDefined INT64_C() and UINT64_C() unless defined by...
2000-10-25 Jarkko HietaniemiRemains of the old UTF-8 API, utf8_to_uv_chk(): didn...
2000-10-24 Jarkko HietaniemiMake the UTF-8 decoding stricter and more verbose when
2000-10-20 Charles BaileySYN SYN
2000-09-30 Nick Ing-SimmonsRe-instate Perl_utf8_to_uv without checking parameter...
2000-09-14 Jarkko HietaniemiBatch of UTF-8 patches from Simon Cozens.
2000-08-18 Jeffrey FriedlAdd [[:blank:]] as suggested in
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-26 Daniel MuiñoMinor doc patch: handy.h
2000-06-01 Gurusamy Sarathyfurther qualify references to "alphanumeric" (from...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyvarious pod nits (from Larry Virden and others)
2000-02-19 Gurusamy Sarathydon't blindly set bool=char on linux (from Andy Dougherty)
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyset SvUTF8 on vectors only if there are chars > 127...
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-11 Jarkko HietaniemiTurn on largefileness always if available and
1999-10-29 Jarkko HietaniemiContinue what #4494 started; introduce uid and gid...
1999-10-29 Jarkko HietaniemiMove the IV, UV, I8, U8, ..., and NV to metaconfig
1999-09-29 Charles Baileyresync with mainline
1999-09-06 Gurusamy Sarathyapplied patch suggested by Hans Mulder to fix problems on
1999-07-06 Jarkko HietaniemiPOSIX [[:character class:]] support for standard, locale,
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-03-23 Jarkko HietaniemiIntegrate from mainperl.
1999-03-22 Gurusamy Sarathyupdate copyright years
1999-03-15 Wilfredo SánchezFirst pass of integrating the Rhapsody port,
1998-10-02 Jarkko Hietaniemiminor Configure tweaks (via private mail)
1998-09-25 Gurusamy Sarathybig Configure update from Jarkko: sync metaconfig units...
1998-08-08 Gurusamy Sarathyintegrate maint-5.005 changes into mainline
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-07-24 Larry WallHere are the long-expected Unicode/UTF-8 modifications.
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Andy Dougherty[PATCH for 5.004_64] Configure patch Config_64-01
1998-05-14 Ilya Zakharevich[PATCH 5.004_64] newSV
1998-04-02 Malcolm BeattieAndy Dougherty's configuration patches (Config_63-01...
1998-03-16 Andy Dougherty[PATCH 5.004_62} Config_62-01 patch available.
1998-03-05 Andy DoughertyConfigure patches -01 and -02 for 5.004_61.
1998-02-06 Ilya ZakharevichNewer -DLEAKTEST patch
1997-12-17 Charles BaileyLots of VMS changes. vms/gen_shrfls.pl (which parses...
1997-04-24 Perl 5 Porters[inseparable changes from match from perl-5.003_97h...
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-02-04 Andy DoughertyConfigure updates for intsize and ssizetype
1996-12-06 Perl 5 Porters[inseparable changes from patch from perl5.003_10 to...
1996-11-29 Perl 5 Porters[inseparable changes from patch from perl5.003_09 to...
1996-11-26 Perl 5 Porters[inseparable changes from patch from perl5.003_08 to...
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-09-22 Kenneth AlbanowskiFull LONG_MAX & co. patch over 5.003_05
1996-09-05 Perl 5 PortersMake a little more C++-friendly for IBM's CSET++ compiler.
1996-07-10 Perl 5 Portersperl 5.003_01: handy.h
1996-09-01 Perl 5 PortersPatch for LONG_MAX & co.
1996-08-20 Perl 5 Portersperl 5.003_03: handy.h
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]
next