p5sagit/p5-mst-13.2.git
1999-07-06 Peter Prymmer portability fix for IO::File and FileHandle
1999-07-06 M. J. T. Guy fix for C<$/ = 42> setting paragraph mode (applied...
1999-07-06 Gurusamy Sarathy test tweak
1999-07-06 Ilya Zakharevich applied slightly tweaked version of suggested patch for
1999-07-06 Gurusamy Sarathy bug in change#3602 (cpp conditionals not allowed inside...
1999-07-06 Paul Marquess DB_File 1.67
1999-07-06 Paul Marquess DBM Filters
1999-07-06 Dan Sugalski slightly tweaked version of suggested patch
1999-07-06 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Jarkko Hietaniemi Hack SOCKS support some more plus a patch from Andy...
1999-07-05 Ilya Zakharevich Long-standing UDP sockets bug on OS/2
1999-07-05 Ilya Zakharevich Setting $^E wipes out $!
1999-07-05 Hans Mulder hand-apply whitespace mutiliated patch
1999-07-05 Vishal Bhatia applied parts not duplicated by previous patches
1999-07-05 Jarkko Hietaniemi AIX threaded build, plus few more on the side.
1999-07-05 Peter Prymmer "\e" and "\a" didn't produce right escape under EBCDIC
1999-07-05 Gurusamy Sarathy s/scalar ref constructor/single ref constructor/ (suggested
1999-07-05 Gurusamy Sarathy no such thing as gdbm_clearerr() (from Andy Dougherty)
1999-07-05 Gurusamy Sarathy allow C<-foo> under C<use integer> (behavior of C<...
1999-07-05 Jarkko Hietaniemi Make perl_exp.SH smarter about what to include and...
1999-07-05 Jarkko Hietaniemi Remove unnecessary and extraneous my $i = 0.
1999-07-05 Jarkko Hietaniemi Integrate with mainperl.
1999-07-05 Vishal Bhatia Re: [PATCH 5.005_57] pp_sort sorted out
1999-07-05 Gurusamy Sarathy suppress fancy display when in verbose mode (suggested by
1999-07-05 Fifer, Eric cygwin32 update
1999-07-05 Gurusamy Sarathy NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder)
1999-07-05 Ed Peschko [ PATCH perl5.005_57 ] new perlcc + regression tests
1999-07-05 Gurusamy Sarathy compatibility tweak for Class::Struct
1999-07-04 Jarkko Hietaniemi Miscellaneus AIX fixes + SOCKS support.
1999-07-04 Gurusamy Sarathy test tweak
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-07-04 Jarkko Hietaniemi Added 64-bit support for AIX 4.3 or better
1999-07-04 Andy Dougherty Do not throw away gccvers compilation errors.
1999-07-04 RonaldWS@aol.com adapted suggested tests for addition to testsuite
1999-07-04 Gurusamy Sarathy perl_run() should call my_exit(0) for normal completion
1999-07-04 Jarkko Hietaniemi Add test for change #3568 plus general cleanup.
1999-07-04 Gurusamy Sarathy make overload, Data::Dumper, and dumpvar understand...
1999-07-04 Jens-Uwe Mager make AIX dynaloading work when libperl is shared (and...
1999-07-04 Jan Starzynski pp_lc/pp_lcfirst/pp_quotemeta/pp_uc/pp_ucfirst were...
1999-07-04 Gurusamy Sarathy remove misleading info on defined(...
1999-07-04 Jan Dubois MINGW32 and EGCS 1.1.2 support
1999-07-04 Gurusamy Sarathy newer version of perlxstut from Jeff Okamoto (slightly...
1999-07-02 Gurusamy Sarathy avoid warnings
1999-06-28 Gurusamy Sarathy inc version (for CPAN.pm sanity)
1999-06-28 Gurusamy Sarathy regen perltoc
1999-06-28 Damian Conway [19990526.002] Misc. improvements to Class:Struct
1999-06-28 Gurusamy Sarathy remove bogus PL_optype_size
1999-06-28 Gurusamy Sarathy upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT...
1999-06-28 Jarkko Hietaniemi Change Olaf Lebbe's email address.
1999-06-28 Gurusamy Sarathy make autogenerated files writable
1999-06-27 Jarkko Hietaniemi Update MANIFEST to match #3555.
1999-06-27 Olaf Flebbe EPOC port to Psion5.
1999-06-27 Jarkko Hietaniemi Integrate from mainperl.
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-27 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-06-27 Gurusamy Sarathy fix indents
1999-06-24 Gurusamy Sarathy update Changes
1999-06-24 Gurusamy Sarathy avoid race condition in the CAPI extension bootstrap...
1999-06-24 Gurusamy Sarathy sanity check to cover the case when perl is installed...
1999-06-22 Gurusamy Sarathy tweak RefHash to make intent clearer (suggested by...
1999-06-22 Gurusamy Sarathy oops, backout bogus change#3545
1999-06-22 Gurusamy Sarathy remove dead code
1999-06-18 Jarkko Hietaniemi Tidy up #3542 and #3543.
1999-06-18 Jarkko Hietaniemi Spice up locale.t.
1999-06-17 Jarkko Hietaniemi Fixed two long-standing locale bugs.
1999-06-17 Jarkko Hietaniemi Integrate from mainperl.
1999-06-16 Gurusamy Sarathy dump C<0> as such, not C<'0'>
1999-06-13 Gurusamy Sarathy fix coredumper in change#3498
1999-06-12 Jarkko Hietaniemi Integrate from mainperl.
1999-06-12 Gurusamy Sarathy EXTERN_C declarations for global arrays in various
1999-06-12 Gurusamy Sarathy caller.pm typos
1999-06-11 Gurusamy Sarathy various little tweaks; most globals are now in intrpvar...
1999-06-11 Gurusamy Sarathy implement C<use caller 'encoding'>
1999-06-11 Gurusamy Sarathy truncate() has a peculiar exemption from strict barewor...
1999-06-11 Gurusamy Sarathy GDBM tweak
1999-06-10 Gurusamy Sarathy part of the platform changes for IMPLICIT_CONTEXT
1999-06-10 Jarkko Hietaniemi Integrate from mainperl.
1999-06-10 Gurusamy Sarathy DB_File tweaks for IMPLICIT CONTEXT
1999-06-10 Jarkko Hietaniemi Integrate from mainperl.
1999-06-10 Gurusamy Sarathy most globals are now interpreter local; locale initiali...
1999-06-10 Gurusamy Sarathy fix small nits
1999-06-10 Gurusamy Sarathy win32 build fixes
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathy missed a file
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1999-06-04 Gurusamy Sarathy clean up some stray "global" symbols
1999-06-02 Jarkko Hietaniemi Integrate from mainperl.
1999-06-02 Gurusamy Sarathy avoid dereferencing null pointer from getpwent() et al
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-06-02 Gurusamy Sarathy missed a few files
1999-06-02 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-06-02 Gurusamy Sarathy remove stray K&R-isms
1999-06-01 Gurusamy Sarathy change#3447 didn't do enough to exempt Foo->bar(qw...
1999-06-01 Jarkko Hietaniemi Patch applying of #3499 had gone awry.
1999-05-31 Gurusamy Sarathy tighter -help output
1999-05-31 Gurusamy Sarathy fix memory leak in C<eval 'return sub {...}'>
1999-05-31 Gurusamy Sarathy tweak C++isms
1999-05-30 Jarkko Hietaniemi Cleanup of #3488.
1999-05-30 Ilya Zakharevich OS/2 socket fixes.
next