p5sagit/p5-mst-13.2.git
1998-07-26 Gurusamy Sarathy integrate proto.h additions from maint-5.005
1998-07-26 Gurusamy Sarathy add new files to MANIFEST; add missing prototypes to...
1998-07-26 Gurusamy Sarathy add missing sv_*_mg() prototypes in proto.h, update...
1998-07-26 Gurusamy Sarathy up patchlevel to 5.005_50
1998-07-26 Gurusamy Sarathy integrate utfperl
1998-07-26 Gurusamy Sarathy integrate maint-5.005 changes
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 Larry Wall Here are the long-expected Unicode/UTF-8 modifications.
1998-07-24 Gurusamy Sarathy create utfperl branch
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
1998-07-21 Gurusamy Sarathy tweak toke.c
1998-07-21 Gurusamy Sarathy change case of PERL_OBJECT filenames, consistent with...
1998-07-21 Gurusamy Sarathy part 2 of PERL_OBJECT fixes (globals in bytecode.h...
1998-07-21 Gurusamy Sarathy part 1 of PERL_OBJECT fixes for new var names
1998-07-21 Stephen McCamant redundant RV2GVs in ck_fun()
1998-07-21 Stephen McCamant B::Deparse 0.56 (first testsuite fixes; big)
1998-07-21 Colin Kuskie applied a slightly tweaked version of suggested patch
1998-07-21 Ilya Zakharevich disable malloced_size() feedback with -DLEAKTEST
1998-07-21 Andy Dougherty fix hints/hpux.sh for cpp recognition
1998-07-21 Ilya Zakharevich Compile (?{}) into a correct package
1998-07-21 Jarkko Hietaniemi allocate a whole fd_set for pp_sselect() on more platforms
1998-07-21 François Désarménien add tests to check if context propagation works
1998-07-21 Ilya Zakharevich applied RE doc patches, with tweaks to the prose
1998-07-21 Gurusamy Sarathy pod tweak suggested by Ilya
1998-07-21 Ilya Zakharevich enable color output with -Mre=debugcolor with -DDEBUGGING
1998-07-21 John L. Allen perlbug does not report usage on invalid flags
1998-07-21 Robin Barker don't use SelectSaver on IO::Handle->input_*() methods
1998-07-21 Ilya Zakharevich applied a tweaked version of suggested patch
1998-07-21 Gurusamy Sarathy remove compat3.sym and rename perld4.pod
1998-07-21 Gurusamy Sarathy update patchlevel, Changes
1998-07-21 Gurusamy Sarathy documentation tweaks from Abigail <abigail@fnx.com>
1998-07-21 Brad Hughes VMS patches from Dan Sugalski <sugalskd@osshe.edu>
1998-07-21 Gurusamy Sarathy change#1481 didn't go through at all, redo it
1998-07-21 Gurusamy Sarathy workaround C<"foo" "bar"> catenation-intolerant compilers
1998-07-21 Gurusamy Sarathy do not override PERL_DESTRUCT_LEVEL if use has it set
1998-07-21 Gurusamy Sarathy fix small memory leak when mess_sv happens to be touche...
1998-07-21 Gurusamy Sarathy fix memory leak in C<local(*foo) = 'bar'>
1998-07-20 Gurusamy Sarathy add rsfp_filters and perldb to pollutants list
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-20 Gurusamy Sarathy integrate ansi branch to get s/foo/PL_foo/ changes
1998-07-20 Gurusamy Sarathy fix C<$1 .. $2> coredump under debugger
1998-07-20 Gurusamy Sarathy misc win32 config tweaks
1998-07-19 Nick Ing-Simmons Missed file that had changed
1998-07-19 Nick Ing-Simmons Another threaded, perl malloc issue, x2p's Makefile...
1998-07-19 Nick Ing-Simmons Drat! - threaded perl-malloc has mutex that needs PL_
1998-07-19 Nick Ing-Simmons PL_ for perl's malloc
1998-07-19 Nick Ing-Simmons PL_ minir tidy up
1998-07-19 Nick Ing-Simmons Add PL_ to merged file
1998-07-19 Nick Ing-Simmons Merge Mainline
1998-07-19 Paul Johnson tweak pod in MakeMaker.pm
1998-07-19 Gisle Aas sv_gets() did not NUL-terminate SV when reading records
1998-07-19 Mik Firestone update freebsd hints
1998-07-19 Mark Bixby MPE/iX hints and readme tweaks
1998-07-19 Norton T. Allen make install fails
1998-07-19 Ilya Zakharevich fix flawed substitution-loop detection on zero-length...
1998-07-19 Gurusamy Sarathy add perltrap entry about "${#a}", as suggested by
next