| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Config_66-01 | Andy Dougherty | 1998-06-10 | 6 | -41/+54 |
* | Documentation patch for Semaphore.pm | Hans Mulder | 1998-06-10 | 1 | -0/+43 |
* | Doc & feature patch for Thread::Queue | Hans Mulder | 1998-06-10 | 2 | -1509/+65 |
* | A configuration system for VMS perl | Hans Mulder | 1998-06-10 | 9 | -2404/+6148 |
* | xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a | Ilya Zakharevich | 1998-06-10 | 3 | -9/+188 |
* | add newer malloc.c from Ilya Zakharevich <ilya@math.ohio-state.edu> | Gurusamy Sarathy | 1998-06-10 | 1 | -244/+848 |
* | reverse integrate contents of win32 branch into mainline | Gurusamy Sarathy | 1998-06-10 | 43 | -607/+598 |
|\ |
|
| * | [win32] add examples of diff(1) usage | Gurusamy Sarathy | 1998-06-09 | 1 | -0/+19 |
| * | [win32] undo change#1077 | Gurusamy Sarathy | 1998-06-09 | 1 | -1/+0 |
| * | [win32] make sv_setsv() treat freed SVs like SVt_NULL | Gurusamy Sarathy | 1998-06-06 | 1 | -0/+1 |
| * | [win32] delete undiscussed AS changes for PPD (broke .packlist | Gurusamy Sarathy | 1998-06-05 | 2 | -89/+5 |
| * | [win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash | Gurusamy Sarathy | 1998-06-05 | 7 | -19/+19 |
| * | [win32] add AS patch#25 (allow B build with -DPERL_OBJECT) | Gurusamy Sarathy | 1998-06-04 | 11 | -15/+51 |
| * | [win32] document CORE::GLOBAL:: and global overriding, fix up | Gurusamy Sarathy | 1998-06-04 | 3 | -7/+82 |
| * | [win32] add AS patch#24, remove one other instance of error_no | Gurusamy Sarathy | 1998-06-03 | 5 | -13/+10 |