This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-03-23 Gurusamy Sarathyadd execute bit to files with shebang lines in the...
2001-03-23 Jarkko HietaniemiThere are AIXes without /usr/include/load.h,
2001-03-22 Gurusamy Sarathyback out changes#7532,7521 for now (appears to have...
2001-03-22 Gurusamy Sarathyintegrate changes#8306,8532 from mainline (missing...
2001-03-22 Jarkko HietaniemiMove MacOS Classic higher in the list of supported...
2001-03-22 Gurusamy Sarathyrevert part of change#6438 for compatibility (av_reify()
2001-03-22 Gurusamy Sarathyupdate copyright year
2001-03-21 Gurusamy Sarathymakefile.mk tweak
2001-03-21 Jarkko HietaniemiIntegrate change #9282 from mainline into maintperl,
2001-03-21 Gurusamy Sarathymakefile.mk defaults to GCC, not BORLAND (as mentioned...
2001-03-21 Gurusamy Sarathysome tweaks to change#9278 (fork() emulation should...
2001-03-21 Gurusamy Sarathyintegrate change#9271 from mainline; a tweak to Glob...
2001-03-21 Vadim KonovalovBorland C++ for Win32 fixes
2001-03-21 Jarkko HietaniemiIntegrate change #9270 from mainline to maintperl:
2001-03-20 Gurusamy SarathyVMS piping fixes (from Charles Lane)
2001-03-20 Gurusamy Sarathycut-n-paste goof in change#9264
2001-03-20 Gurusamy Sarathydo alphabetical sorting by default (for csh compatibility);
2001-03-20 Gurusamy Sarathyintegrate change#9255 from mainline (unicode fix)
2001-03-20 Gurusamy Sarathyrevert the leak fix in change#9142 (problem needs a...
2001-03-20 Robin Barkerprintf warning
2001-03-20 Chris Nandor[MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS...
2001-03-20 Peter Prymmertest fixes and installation cleanliness for OS/390
2001-03-19 Jarkko HietaniemiA more robust solution for the 64bitall AIX dynaloading
2001-03-19 Jarkko Hietaniemi64-bit AIX dynaloading problem (see #9244) idea
2001-03-19 Jarkko HietaniemiIntegrate change #9243 from mainline into maintperl.
2001-03-19 Jarkko HietaniemiGet 64bitall AIX building, but still does not test...
2001-03-19 Gurusamy SarathyVMSify tests (from Charles Lane)
2001-03-19 Gurusamy Sarathythis is 5.6.1-trial3
2001-03-19 Gurusamy Sarathysome new symbols are only available under ithreads
2001-03-19 Gurusamy Sarathyupdate patchlevel.h, Changes, &c.
2001-03-19 Gurusamy Sarathyintegrate changes#8068,8717 from mainline
2001-03-19 Gurusamy Sarathyintegrate changes#8617,8713,8715,8716,8721,8953,8963...
2001-03-19 Gurusamy Sarathyrevert the change#9090 integrate for now (change looks...
2001-03-19 Gurusamy Sarathysome refcounts were incorrect in perl_clone(); avoid...
2001-03-19 Jarkko HietaniemiRegen api and toc.
2001-03-19 Jarkko HietaniemiIntegrate changes in #9070,9072,9101 from mainline...
2001-03-19 Jarkko HietaniemiIntegrate changes #7971(perlio),8982,9061,9062,9068...
2001-03-19 Chris Nandor[MacPerl-Porters] [PATCH] Portability fixes for Mac...
2001-03-19 Jarkko HietaniemiIntegrate changes #9113,9122 from mainline into maintperl.
2001-03-19 Jarkko HietaniemiIntegrate #9115,9121,9128,9163,9171,9174,9175 from...
2001-03-19 Jarkko HietaniemiIntegrate changes #9207,9214 from mainline into maintperl.
2001-03-19 Jarkko HietaniemiIntegrate change #9223 from mainline to maintperl.
2001-03-19 Jarkko HietaniemiThe -Dmksymlinks wasn't working for maintperl.
2001-03-19 Gurusamy Sarathyremove duplicated tests
2001-03-18 Jarkko HietaniemiIntegrate changes #8128,9132 from mainline into maintperl,
2001-03-18 Gurusamy Sarathymore thorough cleaning of arenas--keep going until...
2001-03-15 Jarkko HietaniemiIntegrate changes #9120,9167 from mainline to maintperl.
2001-03-15 Gurusamy Sarathyavoid warnings
2001-03-15 Gurusamy Sarathyclearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with...
2001-03-14 Gurusamy SarathyPerlIO_stdoutf() wasn't properly supported under PERL_I...
2001-03-14 Gurusamy Sarathyback out changes#9012,9010,9009 and parts of change...
2001-03-14 Gurusamy Sarathyfix another memory leak reported by purify (tie callbac...
2001-03-14 Gurusamy Sarathyremove squelch controls for "Scalars leaked" messages...
2001-03-14 Gurusamy Sarathyfix leak in pregcomp() when RE fails to compile (e...
2001-03-13 Gurusamy Sarathyintegrate change#9067 from mainline
2001-03-13 Gurusamy Sarathymake the error text look more consistent in hints/hpux.sh
2001-03-13 Gurusamy SarathyWin32::GetCwd() returns C: instead of C:\ in the root...
2001-03-12 Gurusamy Sarathyfix memory leak in C<sub X { sub {} }> arising from...
2001-03-07 Jarkko HietaniemiIntegrate change #7784 from mainline into maintperl.
2001-03-07 Gurusamy Sarathyfix memory leak in pack("Bb",...)
2001-03-06 Jarkko HietaniemiIntegrate the change #9054 from mainline:
2001-03-05 Jarkko HietaniemiIntegrate changes #9033 and #9044 from mainline into...
2001-03-05 Ilya ZakharevichOS/2 cleanup
2001-03-05 Gurusamy Sarathyvarious nits in MM_Unix.pm found by disabling SelfLoader
2001-03-05 Jarkko HietaniemiIntegrate change #9025 from mainline to maintperl,
2001-03-04 Jarkko HietaniemiIntegrate changes #9017 and 9018 from mainline into...
2001-03-04 Jarkko HietaniemiIntegrate changes #9013,9014,9015 from mainline into...
2001-03-04 Gurusamy Sarathyavoid warning (nit in change#9009)
2001-03-04 Gurusamy Sarathylib/charnames.t fails in 5.6.x because of older Unicode
2001-03-04 Gurusamy Sarathychange#9009 breaks build (no "didrange" variable in...
2001-03-03 Jarkko HietaniemiIntegrate change #9008 from mainline to maintperl,
2001-03-03 Ilya ZakharevichMore robust Math::Complex
2001-03-03 Jarkko HietaniemiThe #8982 modified for perl 5.6.x, from Radu Greab.
2001-03-03 Jarkko HietaniemiIntegrate change #9002 from mainline to maintperl.
2001-03-03 Ilya Zakharevichsyslog.t
2001-03-03 Ilya ZakharevichRe: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
2001-03-03 Ilya Zakharevichcompiling on OS/2
2001-03-03 Jarkko HietaniemiIntegrate changes #8099,8218,8220,8221,8227,8304,8317,
2001-03-02 Jarkko HietaniemiRegenerate various files for maint.
2001-03-02 Jarkko HietaniemiRetract the #8742 part of #8986, backward compat.
2001-03-02 Jarkko HietaniemiRetract the #8919 part of #8987, not applicable to...
2001-03-02 Jarkko HietaniemiIntegrate changes #8784,8839,8843,8847,8849,8859,8866,
2001-03-02 Jarkko HietaniemiIntegrate changes #8689,8697,8724,8726,8731,8742,8754...
2001-03-02 Jarkko HietaniemiIntegrate changes #8978,8979,8980,8981,8983 from mainline.
2001-03-01 Gurusamy Sarathyfix for bugid 20010226.008
2001-02-27 Craig A. Berryconfigure.com bug fixing spree
2001-02-27 Olaf Flebbe[5.6.x] EPOC additions
2001-02-26 Jarkko HietaniemiIntegrate the t/op/sprintf.t parts of #7909 and #8944...
2001-02-23 Jarkko HietaniemiIntegrate change #8916 from mainline,
2001-02-23 Jarkko HietaniemiIntegrate changes #8896,8897,8898,8906,8907,8908 from...
2001-02-23 Jarkko HietaniemiIntegrate change #8909 from mainline, a better Borland
2001-02-23 Jarkko HietaniemiIntegrate changes #8898,8899 from mainline, environ...
2001-02-22 Gurusamy Sarathyintegrate changes#6162,6163 from mainline (missing...
2001-02-22 Jarkko HietaniemiIntegrate changes #8883,8884 from mainline to maintperl.
2001-02-22 Andreas SchwabBased on
2001-02-21 Jarkko HietaniemiIntegrate change #8881 from mainlin to maintperl.
2001-02-21 Jarkko HietaniemiIntegrate change #8868 from pureperl to maintperl.
2001-02-21 Alan BurlisonFixed reference count loop caused by sv_magic. sv_magi...
2001-02-20 Alan BurlisonResynchronised with parent
2001-02-20 Jarkko HietaniemiIntegrate change #8860,8861 from mainline into maintperl.
next