| Commit message (Expand) | Author | Age | Files | Lines |
* | add File-Spec-0.6 from CPAN | Gurusamy Sarathy | 1998-06-20 | 8 | -0/+894 |
* | tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and test | Gurusamy Sarathy | 1998-06-20 | 3 | -7/+17 |
* | manual integration of all outstanding ansi branch stuff into mainline | Gurusamy Sarathy | 1998-06-20 | 7 | -34/+51 |
* | undo goofed change 1157 (backed out the fix instead of keeping it) | Gurusamy Sarathy | 1998-06-20 | 1 | -1/+1 |
* | cleanup installation of utilities on win32 | Gurusamy Sarathy | 1998-06-20 | 5 | -74/+114 |
* | intuit @INC pathnames from exe location only if dll location | Gurusamy Sarathy | 1998-06-20 | 1 | -1/+3 |
* | make perldoc ignore null files (it tried to open() them) | Gurusamy Sarathy | 1998-06-20 | 1 | -1/+1 |
* | fix perldoc to ignore unfound null filenames | Gurusamy Sarathy | 1998-06-19 | 1 | -1/+1 |
* | update repository copy of Asmdata.pm after `perl bytecode.pl` | Gurusamy Sarathy | 1998-06-19 | 2 | -48/+52 |
* | perl5.004 hints file (maint and dev paths) | Tom Horsley | 1998-06-18 | 1 | -0/+10 |
* | hand apply whitespace-mutiliated patch | Joshua Pritikin | 1998-06-18 | 1 | -0/+3 |
* | hand apply whitespace-mutiliated and reversed patch | Les Peters | 1998-06-18 | 1 | -1/+1 |
* | close child pipe in t/TEST, other cosmetic tweaks | Gurusamy Sarathy | 1998-06-18 | 1 | -106/+110 |
* | back out problematic change#1105, tweak perlsub.pod | Gurusamy Sarathy | 1998-06-18 | 8 | -16/+4 |
* | fix spurious cxstack_max init that trampled memory | Gurusamy Sarathy | 1998-06-18 | 1 | -2/+7 |
* | fix memory leaks and uninitialized memory accesses found by Purify | Gurusamy Sarathy | 1998-06-18 | 4 | -16/+23 |
* | fix off-by-one that trampled memory in re_croak2() | Gurusamy Sarathy | 1998-06-18 | 1 | -2/+2 |
* | fix AutoLoader to do the right thing when there are relative paths | Gurusamy Sarathy | 1998-06-18 | 1 | -13/+59 |
* | fix Makefile.SH typo | Gurusamy Sarathy | 1998-06-18 | 1 | -1/+1 |
* | 5.004_67 niggles | Gurusamy Sarathy | 1998-06-17 | 2 | -2/+2 |
* | up patchlevel.h to 67, other small tweaks | Gurusamy Sarathy | 1998-06-15 | 9 | -444/+495 |
* | tweaks to get PERL_OBJECT building again; passes tests | Gurusamy Sarathy | 1998-06-15 | 3 | -3/+5 |
* | back out previous change (it breaks PERL_OBJECT) | Gurusamy Sarathy | 1998-06-15 | 17 | -824/+492 |
* | added patch, fixed typo, reworked documentation | Joshua Pritikin | 1998-06-15 | 17 | -492/+824 |
* | various win32 odds and ends | Gurusamy Sarathy | 1998-06-15 | 16 | -65/+121 |
* | newer Getopt/Long.pm from public distribution cited in: | Johan Vromans | 1998-06-15 | 1 | -198/+269 |
* | documentation update from tchrist | Tom Christiansen | 1998-06-15 | 32 | -1440/+2842 |
* | Re: Exceptions in IPC::Open2 | Roderick Schertler | 1998-06-14 | 1 | -2/+2 |
* | fixup MANIFEST | Gurusamy Sarathy | 1998-06-14 | 1 | -1/+0 |
* | various win32 fixes | Gurusamy Sarathy | 1998-06-14 | 9 | -52/+50 |
* | remove unused global `scrgv' | Gurusamy Sarathy | 1998-06-14 | 4 | -7/+0 |
* | Re: execv in toke.c [PATCH]: win32 wrapper for _66 | Jan Dubois | 1998-06-12 | 3 | -0/+9 |
* | added patch, undo earlier workaround | Jan Dubois | 1998-06-12 | 2 | -6/+8 |
* | hand-applied patch with wrapped lines | Douglas Lankshear | 1998-06-12 | 1 | -742/+0 |
* | Config_66-01-02.diff | Andy Dougherty | 1998-06-12 | 1 | -6/+18 |
* | Re: [PATCH for _66] Makefile.SH problem on dos/djgpp | Andy Dougherty | 1998-06-12 | 14 | -0/+43 |
* | a tweaked version of: | Hugo van der Sanden | 1998-06-12 | 1 | -1/+4 |
* | applied patch, with indentation tweaks | Ilya Zakharevich | 1998-06-12 | 3 | -187/+22 |
* | make REG_INFTY default to something saner when sizeof(short) > 2 | Andy Dougherty | 1998-06-11 | 1 | -2/+19 |
* | regen embedvar.h | Gurusamy Sarathy | 1998-06-11 | 1 | -0/+3 |
* | Bugs with (?{}), $^R and many-to-many subst | Ilya Zakharevich | 1998-06-11 | 11 | -26/+102 |
* | misc win32 fixes | Douglas Lankshear | 1998-06-11 | 4 | -4/+20 |
* | Makefile.SH problem on dos/djgpp | Laszlo Molnar | 1998-06-11 | 1 | -1/+1 |
* | back out change#1111 and add alternative patch: | Ilya Zakharevich | 1998-06-11 | 2 | -6/+16 |
* | fix outdated bytecode.pl | Gurusamy Sarathy | 1998-06-11 | 4 | -12/+4 |
* | Added patch, regenerated perly.c and perly.c.diff | Stephen McCamant | 1998-06-10 | 4 | -91/+140 |
* | Re: PATCH for study/foo/ | Ilya Zakharevich | 1998-06-10 | 1 | -1/+4 |
* | -DL and PERL_DEBUG_MSTATS unravelled | Ilya Zakharevich | 1998-06-10 | 1 | -1/+280 |
* | Re: [PATCH 5.004_66] REG_INFTY patch corrected | Ilya Zakharevich | 1998-06-10 | 1 | -4/+3 |
* | Added patch, tweaked other places affected by name change | Laszlo Molnar | 1998-06-10 | 5 | -5/+6 |