summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Upgrade to File::Temp 0.12, from Tim Jenness.Jarkko Hietaniemi2001-02-233-25/+61
* | fix a patcho in t/lib/st-06compat.tPeter Prymmer2001-02-231-9/+0
* | Be more helpful for devel builders, suggested by John L. Allen.Jarkko Hietaniemi2001-02-231-1/+4
* | (Retracted by #8914)Charles Lane2001-02-231-1/+1
* | malloc message address offsetCharles Lane2001-02-231-1/+1
* | Rewrite putenv() using my_setenv(). (In general the vendors'Jarkko Hietaniemi2001-02-231-2/+16
* | Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()Jarkko Hietaniemi2001-02-221-5/+10
* | With environ one must use safesysmalloc()/safesysfree().Jarkko Hietaniemi2001-02-221-2/+3
* | If we have a duplicated environment free itJarkko Hietaniemi2001-02-221-0/+14
* | (Retracted by #8915.)Jarkko Hietaniemi2001-02-221-1/+1
* | Update Changes.Jarkko Hietaniemi2001-02-222-1/+178
* | Add -stdio to the archname if no perlio selected,Jarkko Hietaniemi2001-02-221-8/+12
* | *drum roll* Make perlio the default.Jarkko Hietaniemi2001-02-221-7/+7
* | Integrate change #8665 from maintperl to mainline,Jarkko Hietaniemi2001-02-221-3/+2
* | Re: File::Temp::_gettemp warningTim Jenness2001-02-221-46/+101
* | [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...Peter Prymmer2001-02-222-13/+0
* | glob-in-eval memory leak fixCharles Lane2001-02-211-0/+1
* | Retract #8875, cannot let go of the old semantics of unpack UJarkko Hietaniemi2001-02-212-19/+31
* | Run run/*.t also in minitest.Jarkko Hietaniemi2001-02-211-1/+1
| * Integrate mainlineNick Ing-Simmons2001-02-2173-463/+1453
| |\ | |/ |/|
* | Fix the sys/fcntl.h problem reported by Peter Prymmer.Jarkko Hietaniemi2001-02-211-6/+13
* | If no sfio, no -lsfio.Jarkko Hietaniemi2001-02-211-6/+47
* | Make unpack C and unpack U truly equivalent.Jarkko Hietaniemi2001-02-212-31/+19
* | [patch perl@8841] One URL update and a possible OS Version snag for perlport.podPeter Prymmer2001-02-211-1/+10
* | fix for charnames above FFFFAndreas König2001-02-212-3/+15
* | Integrate change #8868 from pureperl to mainline.Jarkko Hietaniemi2001-02-211-2/+12
* | Put back the #8840, it was innocent.Jarkko Hietaniemi2001-02-219-8/+59
* | unpack("C", ...) was left slightly unfinished by #8865.Jarkko Hietaniemi2001-02-212-4/+6
* | Update Changes.Jarkko Hietaniemi2001-02-212-9/+204
* | Upgrade to CGI.pm 2.752, from Lincoln Stein.Jarkko Hietaniemi2001-02-218-173/+293
* | Make pack("C", 0x100) to create Unicode, unless under theJarkko Hietaniemi2001-02-213-15/+119
* | Don't do casting between pointers pointing to differently sizedJarkko Hietaniemi2001-02-202-14/+43
* | workaround VMS I/O problem in Test.pm for bug ID 20010213.009Peter Prymmer2001-02-201-3/+11
* | "pseudo-literal j", a documentation glitch reported to Debian.Jarkko Hietaniemi2001-02-201-13/+13
* | Skip the Perl_sys_intern_clear and Perl_sys_intern_init,Jarkko Hietaniemi2001-02-201-0/+2
* | Integrate pureperl changes #8844,8845,8850 to mainlineJarkko Hietaniemi2001-02-205-12/+7
* | Integrate changes #8853,8854 from maintperl to mainline.Jarkko Hietaniemi2001-02-203-1/+12
* | Filter::Util::Call update to 1.05, from Paul Marquess.Jarkko Hietaniemi2001-02-203-14/+25
* | glob-basic.t, runenv.t fix-upsCraig A. Berry2001-02-201-2/+2
* | strict-w-proof the ?DBM_File, from Paul Marquess.Jarkko Hietaniemi2001-02-208-81/+121
* | The #8843 wasn't quite right: %Config needs to imported.Jarkko Hietaniemi2001-02-201-0/+1
* | Retract the #8838 and #8840 for now because ofJarkko Hietaniemi2001-02-2010-72/+9
* | fork() not everywhere, cleanup temp files.Jarkko Hietaniemi2001-02-191-0/+9
* | Update Changes.Jarkko Hietaniemi2001-02-192-1/+296
* | [patch] add sv_setref_uvDoug MacEachern2001-02-199-8/+59
* | Put to rest the 20010205.001, the email address checking (not) regex.Jarkko Hietaniemi2001-02-191-3/+3
* | [patch] xsubpp: make sv_setref_* targetableDoug MacEachern2001-02-181-1/+13
* | [patch] -Wall cleanup round 2Doug MacEachern2001-02-1813-46/+32
* | Misapplied regex optimizations when \C is present.Jarkko Hietaniemi2001-02-186-24/+86
* | Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"Jarkko Hietaniemi2001-02-183-15/+17