summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0Jarkko Hietaniemi1998-02-063-126/+318
* nomemokGisle Aas1998-02-061-0/+16
* Benchmark.pm: timethese corrupts $_Abigail1998-02-061-1/+3
* adding the newSVpvn API functionMatthias Ulrich Neeracher1998-02-065-12/+38
* Re: [PATCH] new hints/solaris2.sh (was Re: make check fails 17% of it's tests...Stephen Zander1998-02-061-25/+25
* Re: 5.004_04 vec() fails with 32-bit valuesM. J. T. Guy1998-02-063-3/+7
* 5.004_56: Patch to Tie::Hash and docsIlya Zakharevich1998-02-067-24/+55
* Another Array.pm patchPaul Marquess1998-02-061-1/+1
* documentation patch for 5.004_57Paul Marquess1998-02-061-2/+2
* 5.004_56: patch for `use Fatal' againIlya Zakharevich1998-02-067-2/+87
* Newer -DLEAKTEST patchIlya Zakharevich1998-02-0620-118/+239
* More Chip patches (tweaked for _5x). The final one mentioned hereMalcolm Beattie1998-02-066-132/+146
* More Chip patches:Malcolm Beattie1998-02-063-9/+42
* Some more Chip patches (tweaked to match _5x):Malcolm Beattie1998-02-064-8/+21
* Some Chip patches (some tweaked to match _5x source):Chip Salzenberg1998-02-068-31/+57
* Replaced two occurrences of THREADSV(find_thread_sv(...)) (orderMalcolm Beattie1998-02-032-12/+3
* Fix up MANIFEST.Malcolm Beattie1998-02-031-4/+2
* Integrate win32 into mainline. My last integration from ansiperlMalcolm Beattie1998-02-0359-862/+1376
|\
| * [win32] Fix minor problems with non USE_THREADS build. win32 branchGurusamy Sarathy1998-02-032-0/+3
| * [win32] integrate mainlineGurusamy Sarathy1998-02-0318-68/+114
| |\ | |/ |/|
* | The new dec_osf.sh didn't work so the new glibpth and useshrplibMalcolm Beattie1998-02-021-5/+10
* | Introduced thr->threadsvp and THREADSV() for faster per-threadMalcolm Beattie1998-02-0215-59/+91
* | Fix up MANIFEST to add missing filesMalcolm Beattie1998-01-301-0/+13
* | Bump patchlevel to 57.Malcolm Beattie1998-01-301-1/+1
* | Integrate ansi branch into mainline (resolve -ay).Malcolm Beattie1998-01-2713-0/+1153
|\ \
| | * [win32] remove totally egregious s/\\dir// in File::FindGurusamy Sarathy1998-02-021-4/+0
| | * [win32] fix htonlx typoGurusamy Sarathy1998-01-301-26/+26
| | * [win32] integrate winansiGurusamy Sarathy1998-01-308-22/+488
| | |\ | | |/ | |/|
| * | Gisle's av_unshift tweak, two small patches from chipNick Ing-Simmons1998-01-244-22/+29
| * | Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris. Nick Ing-Simmons1998-01-243-26/+33
| * | Integrate win32 into ansiperlNick Ing-Simmons1998-01-2444-443/+868
| |\ \ | | |/
| | * [win32] s/PerlENV/PerlEnv/ just to be consistentGurusamy Sarathy1998-01-196-20/+20
| | * [win32] foo() -> PerlGroup_foo() patch from ActiveStateGurusamy Sarathy1998-01-1918-222/+358
| | * [win32] integrate mainlineGurusamy Sarathy1998-01-190-0/+0
| | |\ | |_|/ |/| |
| | * [win32] integrate changes in winansiGurusamy Sarathy1998-01-1933-380/+1162
| | |\
| | * | [win32] Fix autovivification problems with XSUB OUTPUT argsGurusamy Sarathy1998-01-1912-80/+244
| | * | [win32] fix MakeMaker installbin problemGurusamy Sarathy1998-01-141-8/+21
| | * | [win32] add archname to *sitearch in config.{b,g,v}cGurusamy Sarathy1998-01-133-9/+9
| | * | [win32] set $ENV{PERL5LIB} in t/harness (so child perlglob.bat sees it)Gurusamy Sarathy1998-01-131-0/+1
| | * | [win32] fix perlglob.bat warnings by splitting it from File::DosGlobGurusamy Sarathy1998-01-136-53/+73
| | * | [win32] various tweaks to build support (NOTE: meant for 5.004_57)Gurusamy Sarathy1998-01-139-73/+164
| * | | Add perlhist.podNick Ing-Simmons1998-01-242-0/+452
| | |/ | |/|
| * | 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"Spider Boardman1998-01-171-2/+0
| * | Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>Robin Barker1998-01-174-5/+5
| * | Permit tie ?foo,$object Nick Ing-Simmons1998-01-171-107/+40
| * | First working TIEARRAY and other misc tie fixesNick Ing-Simmons1998-01-154-107/+123
| * | Not working yet - split problems ...Nick Ing-Simmons1998-01-143-23/+63
| * | TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-1417-76/+418
| * | tiearray tweaksNick Ing-Simmons1998-01-134-4/+9
| * | Skeleton Tie::ArrayNick Ing-Simmons1998-01-131-0/+40