summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Perl Social ContractRuss Allbery1998-05-141-0/+103
* [PATCH 5.004_64] Test.pm updateJoshua Pritikin1998-05-143-50/+99
* [PATCH 5.004_64] newSVIlya Zakharevich1998-05-144-11/+4
* [PATCH 5.004_64] anydbm.tIlya Zakharevich1998-05-1410-23/+77
* Build Stdio and DCLSym modules as part of normal VMS perl buildHans Mulder1998-05-144-3/+45
* perl dies in perl_construct when compiled with MULTIPLICITYHans Mulder1998-05-141-1/+1
* Speed up pp_entersub for usethreads with only 1 thread running.Malcolm Beattie1998-05-061-2/+3
* [compiler] CC did "<<" instead of ">>" for right-shift on ints.Malcolm Beattie1998-04-141-1/+1
* Update Changes5.004 and Changes, fix MANIFESTMalcolm Beattie1998-04-033-0/+72
* Rename Changes to Changes5.004 (via an integrate)Malcolm Beattie1998-04-031-0/+0
* Perl 5.005b1t2/perl5.004_63 (resend)Jan-Pieter Cornet1998-04-032-2/+57
* Integrate win32 branch into mainlineMalcolm Beattie1998-04-0331-613/+833
|\
| * [win32] config.* fixesGurusamy Sarathy1998-04-038-345/+503
| * [win32] fixup hv_free_ent() to not fail on null HeVAL()Gurusamy Sarathy1998-04-032-3/+6
| * [win32] integrate mainlineGurusamy Sarathy1998-04-0373-1207/+2281
| |\ | |/ |/|
* | Config_63-04-05.diffAndy Dougherty1998-04-023-7/+20
* | Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}Malcolm Beattie1998-04-021-1/+1
* | Bumped patchlevel.h to 64Malcolm Beattie1998-04-021-1/+1
* | Re: [PATCH] 5.004_63: UNICOS 9Jarkko Hietaniemi1998-04-022-2/+5
* | Re: Odd number of elements in hash list.Tom Phoenix1998-04-025-6/+96
* | Close VMS security holeCharles Bailey1998-04-021-9/+40
* | mv-if-diffRobin Barker1998-04-021-1/+1
* | Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVELJan-Pieter Cornet1998-04-022-5/+17
* | Next wave of _63 VMS patchesCharles Bailey1998-04-0230-153/+508
* | Confusing error from perl -e "x'"Hans Mulder1998-04-021-1/+2
* | small fixups in pod2latex.PLDarren/Torin/Who Ever...1998-04-021-1/+4
* | hints/irix_6.sh with GCCKurt D. Starsinic1998-04-021-0/+7
* | perldoc -mRobin Houston1998-04-021-1/+5
* | dos-djgpp updateLaszlo Molnar1998-04-022-7/+0
* | Stale SP in pp_substrStephen McCamant1998-04-021-0/+2
* | Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)Malcolm Beattie1998-04-021-0/+1
* | 5.004_63: further -e patchingJarkko Hietaniemi1998-04-022-23/+39
* | Andy Dougherty's configuration patches (Config_63-01 up to 04).Malcolm Beattie1998-04-0215-945/+1410
* | perlrun.pod: PERL_DEBUG_MSTATSAchim Bohnet1998-04-021-1/+2
* | 5.004_63 picky compiler fixes [PATCH]Hans Mulder1998-04-023-8/+19
* | Re: doc: perlrun typo Stephen Potter1998-04-026-17/+17
* | Add "Full 64 bit support" to Todo; document Todo in pumpkin.podDominic Dunlop1998-04-022-0/+15
* | Configure hints/ patchesJan-Pieter Cornet1998-04-022-4/+4
* | Remove duplicate code in cygwin32/perlgcc (Blair Zajac)Malcolm Beattie1998-04-021-7/+0
* | Add Thread::Signal to run signal handlers reliably in a new threadMalcolm Beattie1998-03-183-11/+69
* | Policy_sh.SH had extra $ in pager=$pager comment (Hallvard B Furuseth)Malcolm Beattie1998-03-171-1/+1
* | Integrate win32 branch into mainline.Malcolm Beattie1998-03-178-23/+327
|\ \
| | * [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-0321-258/+317
| | * [win32] fix Env.pm to weed out illegal namesGurusamy Sarathy1998-03-281-2/+2
| | * [win32] fix typo in makefile.mkGurusamy Sarathy1998-03-281-1/+1
| | * [win32] add file: to installhtml URLsGurusamy Sarathy1998-03-232-5/+5
| |/
| * [win32] propagate bugfix @ change831 from asperlGurusamy Sarathy1998-03-171-5/+6
| * [win32] stray tweak to win32.cGurusamy Sarathy1998-03-161-3/+3
| * [win32] update win32/config* filesGurusamy Sarathy1998-03-166-15/+318
| * [win32] trivial integrate of mainlineGurusamy Sarathy1998-03-1663-523/+2006
| |\ | |/ |/|