1998-06-21 |
Ilya Zakharevich | applied patch, with edits to the prose |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Ilya Zakharevich | print study /re/ broken |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Ilya Zakharevich | applied patch, tweaked wording |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Ilya Zakharevich | Cosmetic malloc patch |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Hans Mulder | fixup patches for VMS |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Dan Sugalski | applied VMS patch from Dan Sugalski |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Graham Barr | applied patch, modified logic to avoid reentering lexer... |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Douglas Lankshear | applied patch, along with many changes: |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Daniel Grisinger | Re: PATCH _67 (Doc) perlop.pod |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Douglas Lankshear | a tweaked version of: |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Ilya Zakharevich | added patch, regen headers |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Tom Phoenix | docs creating files via open |
commit | commitdiff | tree | snapshot |
1998-06-21 |
Ilya Zakharevich | Better version of malloc improver |
commit | commitdiff | tree | snapshot |
1998-06-20 |
Gurusamy Sarathy | enhance perlre.pod to say C<)> can't appear in a (... |
commit | commitdiff | tree | snapshot |
1998-06-20 |
Joshua Pritikin | added patch, tweaked missed files, excised comment... |
commit | commitdiff | tree | snapshot |
1998-06-20 |
Gurusamy Sarathy | add File-Spec-0.6 from CPAN |
commit | commitdiff | tree | snapshot |
1998-06-20 |
Gurusamy Sarathy | tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2}... |
commit | commitdiff | tree | snapshot |
1998-06-20 |
Gurusamy Sarathy | manual integration of all outstanding ansi branch stuff... |
commit | commitdiff | tree | snapshot |
1998-06-20 |
Gurusamy Sarathy | undo goofed change 1157 (backed out the fix instead... |
commit | commitdiff | tree | snapshot |
1998-06-20 |
Gurusamy Sarathy | cleanup installation of utilities on win32 |
commit | commitdiff | tree | snapshot |
1998-06-20 |
Gurusamy Sarathy | intuit @INC pathnames from exe location only if dll... |
commit | commitdiff | tree | snapshot |
1998-06-20 |
Gurusamy Sarathy | make perldoc ignore null files (it tried to open()... |
commit | commitdiff | tree | snapshot |
1998-06-19 |
Gurusamy Sarathy | fix perldoc to ignore unfound null filenames |
commit | commitdiff | tree | snapshot |
1998-06-19 |
Gurusamy Sarathy | update repository copy of Asmdata.pm after `perl byteco... |
commit | commitdiff | tree | snapshot |
1998-06-18 |
Tom Horsley | perl5.004 hints file (maint and dev paths) |
commit | commitdiff | tree | snapshot |
1998-06-18 |
Joshua Pritikin | hand apply whitespace-mutiliated patch |
commit | commitdiff | tree | snapshot |
1998-06-18 |
Les Peters | hand apply whitespace-mutiliated and reversed patch |
commit | commitdiff | tree | snapshot |
1998-06-18 |
Gurusamy Sarathy | close child pipe in t/TEST, other cosmetic tweaks |
commit | commitdiff | tree | snapshot |
1998-06-18 |
Gurusamy Sarathy | back out problematic change#1105, tweak perlsub.pod |
commit | commitdiff | tree | snapshot |
1998-06-18 |
Gurusamy Sarathy | fix spurious cxstack_max init that trampled memory |
commit | commitdiff | tree | snapshot |
1998-06-18 |
Gurusamy Sarathy | fix memory leaks and uninitialized memory accesses... |
commit | commitdiff | tree | snapshot |
1998-06-18 |
Gurusamy Sarathy | fix off-by-one that trampled memory in re_croak2() |
commit | commitdiff | tree | snapshot |
1998-06-18 |
Gurusamy Sarathy | fix AutoLoader to do the right thing when there are... |
commit | commitdiff | tree | snapshot |
1998-06-18 |
Gurusamy Sarathy | fix Makefile.SH typo |
commit | commitdiff | tree | snapshot |
1998-06-17 |
Gurusamy Sarathy | 5.004_67 niggles |
commit | commitdiff | tree | snapshot |
1998-06-15 |
Gurusamy Sarathy | up patchlevel.h to 67, other small tweaks |
commit | commitdiff | tree | snapshot |
1998-06-15 |
Gurusamy Sarathy | tweaks to get PERL_OBJECT building again; passes tests |
commit | commitdiff | tree | snapshot |
1998-06-15 |
Gurusamy Sarathy | back out previous change (it breaks PERL_OBJECT) |
commit | commitdiff | tree | snapshot |
1998-06-15 |
Joshua Pritikin | added patch, fixed typo, reworked documentation |
commit | commitdiff | tree | snapshot |
1998-06-15 |
Gurusamy Sarathy | various win32 odds and ends |
commit | commitdiff | tree | snapshot |
1998-06-15 |
Johan Vromans | newer Getopt/Long.pm from public distribution cited in: |
commit | commitdiff | tree | snapshot |
1998-06-15 |
Tom Christiansen | documentation update from tchrist |
commit | commitdiff | tree | snapshot |
1998-06-14 |
Roderick Schertler | Re: Exceptions in IPC::Open2 |
commit | commitdiff | tree | snapshot |
1998-06-14 |
Gurusamy Sarathy | fixup MANIFEST |
commit | commitdiff | tree | snapshot |
1998-06-14 |
Gurusamy Sarathy | various win32 fixes |
commit | commitdiff | tree | snapshot |
1998-06-14 |
Gurusamy Sarathy | remove unused global `scrgv' |
commit | commitdiff | tree | snapshot |
1998-06-12 |
Jan Dubois | Re: execv in toke.c [PATCH]: win32 wrapper for _66 |
commit | commitdiff | tree | snapshot |
1998-06-12 |
Jan Dubois | added patch, undo earlier workaround |
commit | commitdiff | tree | snapshot |
1998-06-12 |
Douglas Lankshear | hand-applied patch with wrapped lines |
commit | commitdiff | tree | snapshot |
1998-06-12 |
Andy Dougherty | Config_66-01-02.diff |
commit | commitdiff | tree | snapshot |
1998-06-12 |
Andy Dougherty | Re: [PATCH for _66] Makefile.SH problem on dos/djgpp |
commit | commitdiff | tree | snapshot |
1998-06-12 |
Hugo van der... | a tweaked version of: |
commit | commitdiff | tree | snapshot |
1998-06-12 |
Ilya Zakharevich | applied patch, with indentation tweaks |
commit | commitdiff | tree | snapshot |
1998-06-11 |
Andy Dougherty | make REG_INFTY default to something saner when sizeof... |
commit | commitdiff | tree | snapshot |
1998-06-11 |
Gurusamy Sarathy | regen embedvar.h |
commit | commitdiff | tree | snapshot |
1998-06-11 |
Ilya Zakharevich | Bugs with (?{}), $^R and many-to-many subst |
commit | commitdiff | tree | snapshot |
1998-06-11 |
Douglas Lankshear | misc win32 fixes |
commit | commitdiff | tree | snapshot |
1998-06-11 |
Laszlo Molnar | Makefile.SH problem on dos/djgpp |
commit | commitdiff | tree | snapshot |
1998-06-11 |
Ilya Zakharevich | back out change#1111 and add alternative patch: |
commit | commitdiff | tree | snapshot |
1998-06-11 |
Gurusamy Sarathy | fix outdated bytecode.pl |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Stephen McCamant | Added patch, regenerated perly.c and perly.c.diff |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Ilya Zakharevich | Re: PATCH for study/foo/ |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Ilya Zakharevich | -DL and PERL_DEBUG_MSTATS unravelled |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Ilya Zakharevich | Re: [PATCH 5.004_66] REG_INFTY patch corrected |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Laszlo Molnar | Added patch, tweaked other places affected by name... |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Laszlo Molnar | new version of README.dos |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Laszlo Molnar | op/taint.t problem on dos/djgpp |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Ilya Zakharevich | Applied patch, followed by tweaks to *.sym and `perl... |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Ilya Zakharevich | Lost chunk of RE jumbo patch |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Ilya Zakharevich | Combined OS/2 support |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Ilya Zakharevich | pod2html again |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Ilya Zakharevich | Re: 5.004_65 uninitialized variable regexec.c (2) |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Gurusamy Sarathy | updated MANIFEST for previous change |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Hans Mulder | Mangled patch, needed hand-tweaks, along with binmode... |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Paul Marquess | DB_File-1.60 |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Chip Salzenberg | Invalidate method cache on C<local *subname> |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Norton T. Allen | _66 MM_Unix.pm for QNX |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Norton T. Allen | _66 proto.h |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Paul Johnson | Applied relevant parts of: |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Graham Barr | fix for undef as last arg to setsockopt |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Alan Burlison | ExtUtils::Installed.pm and ExtUtils::Packlist.pm |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Dan Sugalski | proto.h change to make byterun() visible to VMS |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Dan Sugalski | A tweaked version of: |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Stephen McCamant | Re: Uninitialised error from -M() |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Larry W. Virden | PATCH for pod and warning notice |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Andy Dougherty | Config_66-01 |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Hans Mulder | Documentation patch for Semaphore.pm |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Hans Mulder | Doc & feature patch for Thread::Queue |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Hans Mulder | A configuration system for VMS perl |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Ilya Zakharevich | xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches... |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Gurusamy Sarathy | add newer malloc.c from Ilya Zakharevich <ilya@math... |
commit | commitdiff | tree | snapshot |
1998-06-10 |
Gurusamy Sarathy | reverse integrate contents of win32 branch into mainline |
commit | commitdiff | tree | snapshot |
1998-06-09 |
Gurusamy Sarathy | [win32] add examples of diff(1) usage |
commit | commitdiff | tree | snapshot |
1998-06-09 |
Gurusamy Sarathy | [win32] undo change#1077 |
commit | commitdiff | tree | snapshot |
1998-06-06 |
Gurusamy Sarathy | [win32] make sv_setsv() treat freed SVs like SVt_NULL |
commit | commitdiff | tree | snapshot |
1998-06-05 |
Gurusamy Sarathy | [win32] delete undiscussed AS changes for PPD (broke... |
commit | commitdiff | tree | snapshot |
1998-06-05 |
Gurusamy Sarathy | [win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS... |
commit | commitdiff | tree | snapshot |
1998-06-04 |
Gurusamy Sarathy | [win32] add AS patch#25 (allow B build with -DPERL_OBJECT) |
commit | commitdiff | tree | snapshot |
1998-06-04 |
Gurusamy Sarathy | [win32] document CORE::GLOBAL:: and global overriding... |
commit | commitdiff | tree | snapshot |
1998-06-03 |
Gurusamy Sarathy | [win32] add AS patch#24, remove one other instance... |
commit | commitdiff | tree | snapshot |
next |