p5sagit/p5-mst-13.2.git
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 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 Gurusamy Sarathy make autogenerated files writable
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.
1999-05-29 Mark-Jason... PATCH (5.005_57): Document use of `SPECIAL' flag for...
1999-05-29 Gurusamy Sarathy avoid gv_check() recursive pit
1999-05-29 Jan Dubois Safeguard against unimplemented functions in pwuid...
1999-05-29 Norton T. Allen QNX needs <sys/select.h> to define fd_set.
1999-05-29 Jan Dubois (was Re: Unitialized Value Complaints in Math::BigFloat)
1999-05-29 Jarkko Hietaniemi Make Configure support the change #3367,
1999-05-28 Gurusamy Sarathy add wide versions of win32 system calls (first step in
1999-05-28 Jarkko Hietaniemi The new t/lib/io_linenum.t was using stricture
1999-05-28 Tom Hughes ByteLoader mark 2
1999-05-28 Mark-Jason... PATCH (5.005_57): defined(@a) now deprecated
1999-05-28 Ilya Zakharevich Cosmetic OS/2-related patches
1999-05-28 Ilya Zakharevich Required OS/2-related patches
1999-05-28 Paul Johnson Provide more useful test okay percentage
1999-05-28 Paul Johnson Fixes related to working local $.
1999-05-28 Gurusamy Sarathy change#3449 wasn't doing enough
1999-05-28 Paul Marquess RE: [19990527.002] DBM Filters in _57 cause problems...
1999-05-28 Vishal Bhatia fixing eval in the compiler
1999-05-28 Andy Dougherty Configure updates for ISC 4.1
1999-05-28 Jarkko Hietaniemi Integrate from mainperl.
1999-05-27 Andy Dougherty Re: 5.005_57 NOT OK on SunOS 4.1.3
1999-05-27 Gurusamy Sarathy make win32_spawnvp() inherit standard handles even...
1999-05-26 Andy Dougherty Re: BUG -> [19990526.004] perl5.005_57 error in util...
1999-05-26 Gurusamy Sarathy fix missing exported symbol
1999-05-25 Todd C. Miller Configure -Dopenbsd_distribution to build for the OpenB...
1999-05-25 Tom Hughes Make Configure recognise glibc 2.1 stdio
1999-05-25 Jarkko Hietaniemi 3479, 3480, 3481 seems logical.
1999-05-25 Jarkko Hietaniemi The change #3479 wasn't perfect.
1999-05-25 Jarkko Hietaniemi Cures for _57 in AIX 4.1.5.0.
1999-05-25 Jarkko Hietaniemi Cures for _57 in AIX 4.1.5.0.
1999-05-25 Jarkko Hietaniemi Integrate from mainperl.
1999-05-25 Gurusamy Sarathy here be 5.005_57
1999-05-25 Gurusamy Sarathy up patchlevel &c
1999-05-25 Ilya Zakharevich REx engine improvements
1999-05-25 Gurusamy Sarathy test case for change#3470
1999-05-25 Gurusamy Sarathy perlport 1.43 update from Chris Nandor and Tom Christiansen
1999-05-25 Gurusamy Sarathy assorted tweaks
1999-05-25 Gurusamy Sarathy perlref update from Tom Christiansen
1999-05-25 Ilya Zakharevich hv.c calling negative malloc()
1999-05-25 Gurusamy Sarathy avoid temporary files that have a constant name (from...
1999-05-25 Peter Prymmer EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.
1999-05-25 Gurusamy Sarathy fix glob() bug that resulted in missing symlinks that...
1999-05-25 Gurusamy Sarathy avoid enumerating @INC contents in diagnostic if @INC...
next