p5sagit/p5-mst-13.2.git
1998-07-04 M. J. T. Guy tweak doc for ".."
1998-07-04 Jarkko Hietaniemi fix use of uninitialized var in pp_unpack()
1998-07-04 Jarkko Hietaniemi 5.004_69: Parsewords.pm: avoid undefined warnings
1998-07-04 Gurusamy Sarathy VMS updates from Dan Sugalski <sugalskd@osshe.edu>
1998-07-04 Hans Mulder Tweaks to VMS configuration procedure
1998-07-04 Hans Mulder don't attempt to copy directories on VMS
1998-07-04 Douglas Lankshear add 'installhtml*dir' to win32 config templates
1998-07-04 Billy Constantine implemented described fix for h2ph hanging on "enum"
1998-07-04 Gurusamy Sarathy merge changes#1210,1211,1270 from maintbranch
1998-07-04 Larry Wall deprecate use of reserved word "our" (Larry's idea)
1998-07-02 Gurusamy Sarathy tweak win32/config.* variables
1998-07-02 Gurusamy Sarathy export opendir() set of functions on win32
1998-07-01 Gurusamy Sarathy fix C<@a = (%a = 1)> bizarreness
1998-06-30 Gurusamy Sarathy document perltrap on precedence of keys/values/each
1998-06-30 Murray Nesbitt Re: [PATCH 5.004_67] MakeMaker mods for PPD support
1998-06-30 Robin Barker perldoc.PL
1998-06-30 Jarkko Hietaniemi add patch to integrate Math::Trig::Radial into Math...
1998-06-30 Gisle Aas Re: [PATCH] Simplified magic_setisa() and improved...
1998-06-30 Gurusamy Sarathy tweaks to overloaded constants (change#1259)
1998-06-29 Gurusamy Sarathy update Changes and perlhist.pod
1998-06-29 Gurusamy Sarathy bump patchlevel to 69, various little tweaks (tested...
1998-06-29 Gurusamy Sarathy add missing SSCHECK() to rectify faulty SSPUSH*() logic...
1998-06-29 Guy Decoux {perlembed.pod] Re: Memory leak in Perl 5.004 and the fix
1998-06-29 Ilya Zakharevich added patch for overloading constants, made PERL_OBJECT...
1998-06-29 Gurusamy Sarathy fix Socket.pm typo from change#1240
1998-06-29 Albert Dvornik applied patch, tweak for threads awareness
1998-06-29 Gurusamy Sarathy applied patch, fixed one more leak, tweaked whitespace...
1998-06-29 Andreas König Permissions in MakeMaker (Was: patch to MM_Unix.pm)
1998-06-28 Joshua Pritikin PUSHSTACK renovation
1998-06-28 Stephen McCamant IV changes for long long (was Re: 5.004_68 on its way...
1998-06-28 Ilya Zakharevich Improve warning on zero-length chunks in RE
1998-06-28 Jarkko Hietaniemi add Math/Trig/Radial.pm, update MANIFEST
1998-06-28 Ilya Zakharevich applied patch, tweaked doc, and regen regnodes.h
1998-06-28 mike@bill.iac.net [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
1998-06-28 Ilya Zakharevich Fix ptags
1998-06-28 Stephen McCamant apply patch sent via private mail
1998-06-28 Ilya Zakharevich pat.t tests
1998-06-28 Joshua Pritikin improve recursive error messages!
1998-06-28 Dominic Dunlop : Move REG_INFTY-dependent tests from op/regexp.t
1998-06-28 Andy Dougherty specify *.sym files needed in perl_exp.SH instead of...
1998-06-28 Gisle Aas Re: [PATCH] 4-arg substr update for perl5.004_68
1998-06-28 Stephen McCamant applied patch, tweaked opcode.pl for PERL_OBJECT, and...
1998-06-28 Chris Nandor Add CR LF CRLF to Socket.pm
1998-06-28 Gisle Aas Optimize foreach (1..1000000)
1998-06-28 Ilya Zakharevich avoid creation of %^R
1998-06-28 Gisle Aas Negative LENGTH argument to splice
1998-06-28 M. J. T. Guy Insecure $ENV{} message out of step with perldiag
1998-06-28 Jarkko Hietaniemi Complex.pm update
1998-06-28 Jarkko Hietaniemi disable perl malloc on UNICOS for now
1998-06-28 Jarkko Hietaniemi fixes unpack("q"...), and semctl() tests for UNICOS
1998-06-28 Gurusamy Sarathy tweak various places for iperlsys.h awareness
1998-06-28 Gurusamy Sarathy add a perlio.h stub for compat (some extensions seem...
1998-06-28 Laszlo Molnar Re: [PATCH for _66] Makefile.SH problem on dos/djgpp
1998-06-28 Hans Mulder hand apply mutiliated patch
1998-06-28 Robin Barker hand apply whitespace mutiliated patch
1998-06-28 Tom Phoenix documenting close without arguments
1998-06-28 Tom Phoenix Better diags for vars.pm
1998-06-28 Robin Barker hand apply whitespace mutiliated perldoc.PL patches
1998-06-28 Gurusamy Sarathy integrate ansiperl to get makedef.pl tweak
1998-06-28 Gurusamy Sarathy add CGI-2.42, its and testsuite
1998-06-28 Gurusamy Sarathy enable Errno build on win32, add Errno-1.08 files to...
1998-06-28 Gurusamy Sarathy tweak win32 config templates for cpp
1998-06-26 Gurusamy Sarathy make find_script() return saved string, reenable missin...
1998-06-25 Gurusamy Sarathy avoid warning with -P switch
1998-06-25 Gurusamy Sarathy don't suppress display of Makefile recipes that invoke...
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
next