summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* back out changes#7532,7521 for now (appears to have problemsGurusamy Sarathy2001-03-225-31/+17
* integrate changes#8306,8532 from mainline (missing USE_PURE_BISONGurusamy Sarathy2001-03-227-25/+8
* Move MacOS Classic higher in the list of supported platforms.Jarkko Hietaniemi2001-03-221-16/+17
* revert part of change#6438 for compatibility (av_reify()Gurusamy Sarathy2001-03-224-1/+13
* update copyright yearGurusamy Sarathy2001-03-2255-56/+56
* makefile.mk tweakGurusamy Sarathy2001-03-212-4/+2
* Integrate change #9282 from mainline into maintperl,Jarkko Hietaniemi2001-03-211-7/+11
* makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)Gurusamy Sarathy2001-03-211-4/+4
* some tweaks to change#9278 (fork() emulation should be enabledGurusamy Sarathy2001-03-211-9/+12
* integrate change#9271 from mainline; a tweak to Glob.pm docsGurusamy Sarathy2001-03-212-18/+27
* Borland C++ for Win32 fixesVadim Konovalov2001-03-212-10/+26
* Integrate change #9270 from mainline to maintperl:Jarkko Hietaniemi2001-03-212-14/+48
* VMS piping fixes (from Charles Lane)Gurusamy Sarathy2001-03-202-5/+5
* cut-n-paste goof in change#9264Gurusamy Sarathy2001-03-201-1/+1
* do alphabetical sorting by default (for csh compatibility);Gurusamy Sarathy2001-03-205-3/+36
* integrate change#9255 from mainline (unicode fix)Gurusamy Sarathy2001-03-203-3/+26
* revert the leak fix in change#9142 (problem needs a more experimentalGurusamy Sarathy2001-03-201-7/+11
* printf warningRobin Barker2001-03-201-1/+1
* [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7Chris Nandor2001-03-202-6/+14
* test fixes and installation cleanliness for OS/390Peter Prymmer2001-03-204-4/+15
* A more robust solution for the 64bitall AIX dynaloadingJarkko Hietaniemi2001-03-192-9/+9
* 64-bit AIX dynaloading problem (see #9244) ideaJarkko Hietaniemi2001-03-191-0/+7
* Integrate change #9243 from mainline into maintperl.Jarkko Hietaniemi2001-03-191-8/+10
* Get 64bitall AIX building, but still does not test okay:Jarkko Hietaniemi2001-03-191-2/+2
* VMSify tests (from Charles Lane)Gurusamy Sarathy2001-03-192-4/+2
* this is 5.6.1-trial3Gurusamy Sarathy2001-03-191-0/+11
* some new symbols are only available under ithreadsGurusamy Sarathy2001-03-191-0/+2
* update patchlevel.h, Changes, &c.Gurusamy Sarathy2001-03-194-120/+1354
* integrate changes#8068,8717 from mainlineGurusamy Sarathy2001-03-1912-16/+121
* integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainlineGurusamy Sarathy2001-03-1922-317/+416
* revert the change#9090 integrate for now (change looks somewhatGurusamy Sarathy2001-03-191-4/+3
* some refcounts were incorrect in perl_clone(); avoid hang in globalGurusamy Sarathy2001-03-191-4/+4
* Regen api and toc.Jarkko Hietaniemi2001-03-192-61/+84
* Integrate changes in #9070,9072,9101 from mainline into maintperl,Jarkko Hietaniemi2001-03-194-6/+10
* Integrate changes #7971(perlio),8982,9061,9062,9068,9069,Jarkko Hietaniemi2001-03-1913-46/+108
* [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6Chris Nandor2001-03-197-62/+152
* Integrate changes #9113,9122 from mainline into maintperl.Jarkko Hietaniemi2001-03-193-56/+43
* Integrate #9115,9121,9128,9163,9171,9174,9175 from mainlineJarkko Hietaniemi2001-03-1922-317/+777
* Integrate changes #9207,9214 from mainline into maintperl.Jarkko Hietaniemi2001-03-194-28/+13
* Integrate change #9223 from mainline to maintperl.Jarkko Hietaniemi2001-03-191-0/+22
* The -Dmksymlinks wasn't working for maintperl.Jarkko Hietaniemi2001-03-191-2/+2
* remove duplicated testsGurusamy Sarathy2001-03-191-2/+0
* Integrate changes #8128,9132 from mainline into maintperl,Jarkko Hietaniemi2001-03-182-6/+28
* more thorough cleaning of arenas--keep going until no moreGurusamy Sarathy2001-03-185-20/+19
* Integrate changes #9120,9167 from mainline to maintperl.Jarkko Hietaniemi2001-03-152-55/+3
* avoid warningsGurusamy Sarathy2001-03-151-2/+2
* clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purifyGurusamy Sarathy2001-03-151-0/+2
* PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYSGurusamy Sarathy2001-03-148-1/+46
* back out changes#9012,9010,9009 and parts of change#9016Gurusamy Sarathy2001-03-144-102/+20
* fix another memory leak reported by purify (tie callbacks thatGurusamy Sarathy2001-03-141-2/+8