p5sagit/p5-mst-13.2.git
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 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...
1999-05-25 Gurusamy Sarathy add caveat about close(PIPE) carelessness
1999-05-24 Gurusamy Sarathy fix bogus line numbers for void context warnings
1999-05-24 Gurusamy Sarathy change#3455 had a typo
1999-05-24 Gurusamy Sarathy more pod updates from Tom Christiansen; regen perltoc
1999-05-24 Gurusamy Sarathy perlmod notes from Damian Conway (via Tom Christiansen)
1999-05-24 Gurusamy Sarathy major pod update from Tom Christiansen
1999-05-24 Gurusamy Sarathy perlfaq update from Tom Christiansen
1999-05-24 Gurusamy Sarathy updated to v1.50 from CPAN
1999-05-24 Hugo van der... name PL_in_eval bits
1999-05-24 Gurusamy Sarathy make -t mode the default on emacs/dumb terminals
1999-05-24 Gurusamy Sarathy return 0 rather than "" when scalar grep has nothing...
1999-05-24 Tim Jenness Problem with MM_Unix in 5.005_03
1999-05-24 Byron Brummer avoid removing duplicates in user-generated warnings
1999-05-24 Gurusamy Sarathy straighten some code to avoid NeXT compiler bugs (from
1999-05-24 Gurusamy Sarathy minor logic tweak for reserved word warning
1999-05-24 Gurusamy Sarathy oops, some files missing in change#3449
1999-05-24 Gurusamy Sarathy allow '*' prototype to autoquote even barewords that...
1999-05-24 Gurusamy Sarathy remove vestiges of PL_last_proto
1999-05-24 Gurusamy Sarathy redo change#2061 and parts of change#1169 with code...
1999-05-23 Gurusamy Sarathy remove redundant part of change#1169 superseded by...
1999-05-21 Gurusamy Sarathy s/isspace/isSPACE/g and make sure the CRT version is...
1999-05-21 Gurusamy Sarathy integrate Configure changes from cfgperl
1999-05-21 Jarkko Hietaniemi Integrate from mainperl.
1999-05-21 Jarkko Hietaniemi fflush.
1999-05-21 Gurusamy Sarathy integrate cfgperl changes
1999-05-21 Gurusamy Sarathy test tweak
1999-05-21 Gurusamy Sarathy fix breakage when neither FFLUSH_ALL nor FFLUSH_NULL...
1999-05-20 Gurusamy Sarathy perlport 1.41 update from Chris Nandor <pudge@pobox...
1999-05-20 Jarkko Hietaniemi Patches to fflushing in SunOS 4 from Andy Dougherty
1999-05-20 Gurusamy Sarathy various little nits
1999-05-18 Hugo van der... installperl
1999-05-17 Jarkko Hietaniemi Integrate from mainperl.
1999-05-17 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-05-17 Gurusamy Sarathy emit more appropriate diagnostic for failed glob (variant
1999-05-17 Todd C. Miller find2perl does not grok the 'c' suffix to the -size...
1999-05-17 Fifer, Eric additional cleanups for cygwin32 port
1999-05-17 Andy Dougherty (Was Re: SunOS4.1 compilation error)
1999-05-17 Jarkko Hietaniemi Integrate from mainperl modulo the Socket.xs change.
1999-05-16 Ilya Zakharevich Devel::Peek::mstat not working
1999-05-16 Mark-Jason... DOC PATCH (5.005_55): Error message missing from perldi...
1999-05-15 Nick Ing-Simmons Mingw32 + w32api-0.1.5 tweaks
next