| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | new version of README.dos | Laszlo Molnar | 1998-06-10 | 1 | -111/+223 |
* | op/taint.t problem on dos/djgpp | Laszlo Molnar | 1998-06-10 | 1 | -1/+1 |
* | Applied patch, followed by tweaks to *.sym and `perl embed.pl` | Ilya Zakharevich | 1998-06-10 | 10 | -15/+26 |
* | Lost chunk of RE jumbo patch | Ilya Zakharevich | 1998-06-10 | 1 | -0/+10 |
* | Combined OS/2 support | Ilya Zakharevich | 1998-06-10 | 3 | -11/+16 |
* | pod2html again | Ilya Zakharevich | 1998-06-10 | 1 | -2/+8 |
* | Re: 5.004_65 uninitialized variable regexec.c (2) | Ilya Zakharevich | 1998-06-10 | 1 | -1/+2 |
* | updated MANIFEST for previous change | Gurusamy Sarathy | 1998-06-10 | 1 | -0/+1 |
* | Mangled patch, needed hand-tweaks, along with binmode for rs.t: | Hans Mulder | 1998-06-10 | 4 | -0/+169 |
* | DB_File-1.60 | Paul Marquess | 1998-06-10 | 9 | -66/+165 |
* | Invalidate method cache on C<local *subname> | Chip Salzenberg | 1998-06-10 | 2 | -1/+12 |
* | _66 MM_Unix.pm for QNX | Norton T. Allen | 1998-06-10 | 1 | -1/+5 |
* | _66 proto.h | Norton T. Allen | 1998-06-10 | 1 | -1/+1 |
* | Applied relevant parts of: | Paul Johnson | 1998-06-10 | 1 | -1/+2 |
* | fix for undef as last arg to setsockopt | Graham Barr | 1998-06-10 | 1 | -1/+1 |
* | ExtUtils::Installed.pm and ExtUtils::Packlist.pm | Alan Burlison | 1998-06-10 | 2 | -4/+15 |
* | proto.h change to make byterun() visible to VMS | Dan Sugalski | 1998-06-10 | 1 | -6/+9 |
* | A tweaked version of: | Dan Sugalski | 1998-06-10 | 1 | -3/+7 |
* | Re: Uninitialised error from -M() | Stephen McCamant | 1998-06-10 | 2 | -4/+11 |
* | PATCH for pod and warning notice | Larry W. Virden | 1998-06-10 | 1 | -1/+1 |