p5sagit/p5-mst-13.2.git
1998-06-25 Gurusamy Sarathy tweak order of destruction so OBJECTs in GLOBs are...
1998-06-25 Gurusamy Sarathy mknod() is not POSIX, so remove the POSIX pieces from...
1998-06-25 Gurusamy Sarathy add FILE_SHARE_DELETE ifndef in win32.h
1998-06-24 Gurusamy Sarathy check in what change#1182 didn't, and Changes
1998-06-23 Gurusamy Sarathy final touches to 5.004_68
1998-06-23 Gurusamy Sarathy more MULTIPLICITY tweaks
1998-06-23 Gurusamy Sarathy partial MULTIPLICITY cleanup
1998-06-23 Gurusamy Sarathy tweak MANIFEST, add Dev_t to POSIX/typemap
1998-06-23 Gurusamy Sarathy bump patchlevel to 68, Porting/makerel tweaks
1998-06-23 Gurusamy Sarathy remove atomic.h pending resolution of licensing issues,
1998-06-23 Ilya Zakharevich applied patch, regen headers
1998-06-23 Stephen McCamant Inheritance of B:: classes
1998-06-23 Jarkko Hietaniemi applied patch, moved #define mkfifo ... from perl.h...
1998-06-23 Daniel Grisinger PATCH [5.004_67] perldoc.PL
1998-06-23 Dan Sugalski Autosplit's not qite case-insensitive enough on VMS
1998-06-23 Jarkko Hietaniemi 5.004_67: Fcntl: add few constants, enhance maintainability
1998-06-23 Dominic Dunlop Amend tests/regexp.t for variable REG_INFTY;
1998-06-23 Jarkko Hietaniemi filter out array subscripts when generating symbols...
1998-06-23 Lupe Christoph updated hints file to cope with buggy sigsetjmp() on...
1998-06-23 Gurusamy Sarathy add detailed changelogs and 'genlog'--the script which...
1998-06-22 Gurusamy Sarathy tweak win32 makefiles for PERL_OBJECT build
1998-06-22 Gurusamy Sarathy backout change#1178 as it was dependent on an unapplied...
1998-06-22 Gurusamy Sarathy eliminate use of tokenbuf in util.c
1998-06-22 Ilya Zakharevich add patch that generates regnodes.h via regcomp.pl
1998-06-22 Ilya Zakharevich Avoid temporaries on recursion
1998-06-22 Gurusamy Sarathy merge relevant portions from maintbranch change#1155
1998-06-22 Ilya Zakharevich Zero-length matching bug
1998-06-22 Ilya Zakharevich fix alignment issues in malloc.c on 64-bit platforms...
1998-06-22 Ilya Zakharevich Test study/re/
1998-06-21 Ilya Zakharevich $^R documented
1998-06-21 Ilya Zakharevich Re docs
1998-06-21 Ilya Zakharevich adapted contents of message into comments in malloc...
1998-06-21 Ilya Zakharevich applied patch, with edits to the prose
1998-06-21 Ilya Zakharevich print study /re/ broken
1998-06-21 Ilya Zakharevich applied patch, tweaked wording
1998-06-21 Ilya Zakharevich Cosmetic malloc patch
1998-06-21 Hans Mulder fixup patches for VMS
1998-06-21 Dan Sugalski applied VMS patch from Dan Sugalski
1998-06-21 Graham Barr applied patch, modified logic to avoid reentering lexer...
1998-06-21 Douglas Lankshear applied patch, along with many changes:
1998-06-21 Daniel Grisinger Re: PATCH _67 (Doc) perlop.pod
1998-06-21 Douglas Lankshear a tweaked version of:
1998-06-21 Ilya Zakharevich added patch, regen headers
1998-06-21 Tom Phoenix docs creating files via open
1998-06-21 Ilya Zakharevich Better version of malloc improver
1998-06-20 Gurusamy Sarathy enhance perlre.pod to say C<)> can't appear in a (...
1998-06-20 Joshua Pritikin added patch, tweaked missed files, excised comment...
1998-06-20 Gurusamy Sarathy add File-Spec-0.6 from CPAN
1998-06-20 Gurusamy Sarathy tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2}...
1998-06-20 Gurusamy Sarathy manual integration of all outstanding ansi branch stuff...
1998-06-20 Gurusamy Sarathy undo goofed change 1157 (backed out the fix instead...
1998-06-20 Gurusamy Sarathy cleanup installation of utilities on win32
1998-06-20 Gurusamy Sarathy intuit @INC pathnames from exe location only if dll...
1998-06-20 Gurusamy Sarathy make perldoc ignore null files (it tried to open()...
1998-06-19 Gurusamy Sarathy fix perldoc to ignore unfound null filenames
1998-06-19 Gurusamy Sarathy update repository copy of Asmdata.pm after `perl byteco...
1998-06-18 Tom Horsley perl5.004 hints file (maint and dev paths)
1998-06-18 Joshua Pritikin hand apply whitespace-mutiliated patch
1998-06-18 Les Peters hand apply whitespace-mutiliated and reversed patch
1998-06-18 Gurusamy Sarathy close child pipe in t/TEST, other cosmetic tweaks
1998-06-18 Gurusamy Sarathy back out problematic change#1105, tweak perlsub.pod
1998-06-18 Gurusamy Sarathy fix spurious cxstack_max init that trampled memory
1998-06-18 Gurusamy Sarathy fix memory leaks and uninitialized memory accesses...
1998-06-18 Gurusamy Sarathy fix off-by-one that trampled memory in re_croak2()
1998-06-18 Gurusamy Sarathy fix AutoLoader to do the right thing when there are...
1998-06-18 Gurusamy Sarathy fix Makefile.SH typo
1998-06-17 Gurusamy Sarathy 5.004_67 niggles
1998-06-15 Gurusamy Sarathy up patchlevel.h to 67, other small tweaks
1998-06-15 Gurusamy Sarathy tweaks to get PERL_OBJECT building again; passes tests
1998-06-15 Gurusamy Sarathy back out previous change (it breaks PERL_OBJECT)
1998-06-15 Joshua Pritikin added patch, fixed typo, reworked documentation
1998-06-15 Gurusamy Sarathy various win32 odds and ends
1998-06-15 Johan Vromans newer Getopt/Long.pm from public distribution cited in:
1998-06-15 Tom Christiansen documentation update from tchrist
1998-06-14 Roderick Schertler Re: Exceptions in IPC::Open2
1998-06-14 Gurusamy Sarathy fixup MANIFEST
1998-06-14 Gurusamy Sarathy various win32 fixes
1998-06-14 Gurusamy Sarathy remove unused global `scrgv'
1998-06-12 Jan Dubois Re: execv in toke.c [PATCH]: win32 wrapper for _66
1998-06-12 Jan Dubois added patch, undo earlier workaround
1998-06-12 Douglas Lankshear hand-applied patch with wrapped lines
1998-06-12 Andy Dougherty Config_66-01-02.diff
1998-06-12 Andy Dougherty Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
1998-06-12 Hugo van der... a tweaked version of:
1998-06-12 Ilya Zakharevich applied patch, with indentation tweaks
1998-06-11 Andy Dougherty make REG_INFTY default to something saner when sizeof...
1998-06-11 Gurusamy Sarathy regen embedvar.h
1998-06-11 Ilya Zakharevich Bugs with (?{}), $^R and many-to-many subst
1998-06-11 Douglas Lankshear misc win32 fixes
1998-06-11 Laszlo Molnar Makefile.SH problem on dos/djgpp
1998-06-11 Ilya Zakharevich back out change#1111 and add alternative patch:
1998-06-11 Gurusamy Sarathy fix outdated bytecode.pl
1998-06-10 Stephen McCamant Added patch, regenerated perly.c and perly.c.diff
1998-06-10 Ilya Zakharevich Re: PATCH for study/foo/
1998-06-10 Ilya Zakharevich -DL and PERL_DEBUG_MSTATS unravelled
1998-06-10 Ilya Zakharevich Re: [PATCH 5.004_66] REG_INFTY patch corrected
1998-06-10 Laszlo Molnar Added patch, tweaked other places affected by name...
1998-06-10 Laszlo Molnar new version of README.dos
1998-06-10 Laszlo Molnar op/taint.t problem on dos/djgpp
1998-06-10 Ilya Zakharevich Applied patch, followed by tweaks to *.sym and `perl...
next