p5sagit/p5-mst-13.2.git
1998-08-04 Tom Christiansen update postscript generator
1998-08-03 Jarkko Hietaniemi applied suggested patch, slightly tweaked
1998-08-03 Stephen McCamant fix segfault when threadsv is used as foreach itervar
1998-08-02 Ilya Zakharevich close() open files before unlink()
1998-08-02 Jarkko Hietaniemi more pack() tests
1998-08-02 Gurusamy Sarathy t/TEST aesthetic tweak suggested by Jarkko
1998-08-02 Gurusamy Sarathy add Digital Unix 3.x notes to README.threads (as sugges...
1998-08-02 Stephen McCamant allow *FOO{BAR}[0] etc. (without intervening arrow)
1998-08-02 Gurusamy Sarathy fix unpack('u',...) problem with spaces in input
1998-08-02 Gurusamy Sarathy update location of perlcrt.dll for win32 builds
1998-08-02 Ilya Zakharevich Better debugging output from malloc.c
1998-08-02 Gurusamy Sarathy fix longstanding bug in pack('u',...) (reads garbage...
1998-08-02 Gurusamy Sarathy update Changes, tweak Porting/makerel
1998-08-02 Gurusamy Sarathy remove CRs from djgpp/configure.bat (Porting/makerel...
1998-08-02 Gurusamy Sarathy Porting/makerel tweaks
1998-08-02 Gurusamy Sarathy fixes for pod noises
1998-08-02 Ilya Zakharevich malloc.c tweaks
1998-08-02 Slaven Rezic fix quoting of keys with embedded nulls
1998-08-02 Peter Prymmer Re: \Q doesn't work in interpolated regular expressions
1998-08-02 M. J. T. Guy add test for magic autovivification
1998-08-02 Ilya Zakharevich better RE colors
1998-08-02 Ilya Zakharevich mark link type of exported functions for OS/2
1998-08-02 Ilya Zakharevich tweaked version of suggested patch
1998-08-02 Gurusamy Sarathy up patchlevel to 5.005_02
1998-08-02 Ilya Zakharevich Make tests succeed on OS/2
1998-08-02 Gurusamy Sarathy use I32_MAX as the limit when U16_MAX > I32_MAX (for...
1998-08-02 Jarkko Hietaniemi support OE/MVS
1998-08-02 Gurusamy Sarathy VMS patches
1998-08-02 Gurusamy Sarathy rename duplicate warning in regexec.c
1998-08-02 Tom Spindler beware egcs' ld on Solaris
1998-08-02 Jan-Pieter... de-utf-ized variation of Ilya's patch
1998-08-02 Jarkko Hietaniemi better validation of SysV IPC availability
1998-08-02 Ilya Zakharevich fix bug in display of watched expressions
1998-08-02 Horst von Brand applied all but one hunk
1998-08-02 Andy Dougherty Remove redundant dTHR
1998-08-02 Tom Hughes Class::Struct has an incomplete tied array package
1998-08-02 Gurusamy Sarathy ensure implicit close on local(*FH) doesn't affect...
1998-08-02 Jarkko Hietaniemi Re: [PATCH] 5.004_05-MAINT_TRIAL_5: three locale fixes
1998-08-02 Gurusamy Sarathy PERL_OBJECT bincompat fixes from Douglas Lankshear...
1998-08-02 Nicholas Clark hand-apply whitespace-mutiliated patch
1998-08-02 M. J. T. Guy document return values of do() better
1998-08-02 Stephen McCamant avoid reusing foreach itervar if magic got tacked onto it
1998-08-02 Nick Ing-Simmons [Patch] Math::Complex - Ambiguous call resolved as...
1998-08-02 Hugo van der... perlcall.pod
1998-08-02 Gurusamy Sarathy MM_Win32::maybe_command() case-insesitivity tweak
1998-08-02 Gurusamy Sarathy fix MM_Win32::maybe_command()
1998-08-01 Ilya Zakharevich fixes for overloading bugs and docs, tweaked some
1998-08-01 Winfried König stray s/foo/PL_foo/
1998-08-01 Gurusamy Sarathy newer Porting/patchls from maint-5.004
1998-08-01 Gurusamy Sarathy fix buggy detection of failed glob()
1998-07-29 Gurusamy Sarathy fix typo in change#1489 that prevented magic-autovivifi...
1998-07-26 Gurusamy Sarathy update Changes; add sv_*_mg() entries in win32/GenCAPI.pl
1998-07-26 Gurusamy Sarathy s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed...
1998-07-26 Gurusamy Sarathy add missing sv_*_mg() prototypes in proto.h, update...
1998-07-26 Gurusamy Sarathy VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1998-07-26 Lupe Christoph another platform where pp_sselect() needs a whole fd_se...
1998-07-26 Laszlo Molnar fix problem building modules on dos-djgpp
1998-07-26 Tom Spindler BeOS tweak
1998-07-26 Gurusamy Sarathy various pod tweaks
1998-07-26 Ilya Zakharevich fix emacs/ptags for PL_* changes
1998-07-26 M. J. T. Guy fix behavior of <=> on bigints
1998-07-24 Gurusamy Sarathy create maint-5.005 branch
1998-07-24 Gurusamy Sarathy un-checked-in 5.005 Changes (this is 5.005 *exactly*)
1998-07-22 Gurusamy Sarathy sneak in hints/irix_6.sh update
1998-07-22 Gurusamy Sarathy Update perldelta and Changes; refresh perltoc; newer...
1998-07-22 Albert Dvornik don't use qualify() in class methods
1998-07-22 Gurusamy Sarathy newer perlembed.pod
1998-07-22 Andy Dougherty Re: 5.005 - a sneak preview
1998-07-22 Gurusamy Sarathy add perlmodinstall, regen perltoc
1998-07-22 Douglas Lankshear support optional crypt() with PERL_OBJECT
1998-07-22 Douglas Lankshear win32 tweaks
1998-07-22 Daniel S. Lewart lib/Sys/Syslog.pm doc
1998-07-22 Gurusamy Sarathy up patchlevel etc (only doc patching from now on, testi...
1998-07-22 Gurusamy Sarathy VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1998-07-22 Gurusamy Sarathy fix quoting in t/io/inplace.t
1998-07-22 Hans Mulder t/io/inplace.t enabled for VMS
1998-07-22 Hans Mulder Fix inplace editing for VMS
1998-07-22 Jarkko Hietaniemi fix AIX hints for PL_* changes
1998-07-22 Anton Berezin t/op/eval.t test for eval & scoping of lexicals
1998-07-22 Andy Dougherty applied patch, with tweak suggested by Michael Parker
1998-07-22 Graham Barr better diagnostic on errno.t failure
1998-07-22 Douglas Lankshear win32 tweaks: disable XSLOCKS in perl.c, correct typo...
1998-07-22 Gurusamy Sarathy suppress redefined warnings on C<INIT {} INIT {}>
1998-07-22 Johan Vromans remove spurious $VERSION line that confuses CPAN
1998-07-22 Andy Dougherty Porting/config* updates for 5.005
1998-07-22 Gurusamy Sarathy add a few more globals with old names #defined
1998-07-22 Paul Johnson allow extensions to be specified as paths
1998-07-22 Gurusamy Sarathy make $ prototype to accept THREADSVs
1998-07-22 Gurusamy Sarathy fix Liblist.pm to find entries that are plain pathnames...
1998-07-22 Gurusamy Sarathy perlfaq update from From Tom Christiansen and Nathan...
1998-07-22 Stephen McCamant applied patch, modulo parts already added to perldelta
1998-07-22 Stephen McCamant applied patch, add new message to perldeta
1998-07-22 Gurusamy Sarathy fix up B modules for PL_* changes
1998-07-22 Malcolm Beattie Compiler docs for 5.005
1998-07-22 Gurusamy Sarathy s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case...
1998-07-21 Nick Ing-Simmons Mingw32 PERL_OBJECT tweaks
1998-07-21 Gurusamy Sarathy fix off-by-one in change#623 that broke lexical lookups...
1998-07-21 Gurusamy Sarathy final tweaks before beta2
1998-07-21 Gurusamy Sarathy fixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-21 Gurusamy Sarathy fix bytecode.pl with moved var names
next