p5sagit/p5-mst-13.2.git
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
1998-07-19 Anton Berezin perlcall.pod SAVETMPS/FREETMPS bracket
1998-07-19 Art Green :_75 - Update hints/aix.sh for c_r library
1998-07-19 Andy Dougherty update README.threads
1998-07-19 Scott Henry update hints/irix_6.sh
1998-07-19 Spider Boardman dec_osf hints still wrong
1998-07-19 Andy Dougherty tweak hpux hints in vain attempt to get cppstdin set...
1998-07-19 Tye McQueen Minor debugger fix
1998-07-19 Andy Dougherty Re: Configure s?rand support [PATCH 5.004_75] -- better...
1998-07-19 M. J. T. Guy minor re.pm cleanup
1998-07-19 Ilya Zakharevich export additional symbols on OS/2
1998-07-19 Ilya Zakharevich Minor improvements to perlcc
1998-07-19 Ilya Zakharevich applied slightly tweaked version of patch
1998-07-19 Ilya Zakharevich improve 'frame' handling in debugger
1998-07-19 Gurusamy Sarathy fix and test handling of literal newlines in heredocs
1998-07-19 Larry Wall remove possibly unwritable lib/re.pm before overwrite
1998-07-19 Gurusamy Sarathy unsubmitted Changes tweak
1998-07-19 Gurusamy Sarathy make failed matches return empty list in list context
1998-07-18 Gurusamy Sarathy remove obsolete perltrap about m//g's pos() reset behavior
1998-07-18 Nick Ing-Simmons PL_ stuff passes non-threaded on Mingw32
1998-07-18 Nick Ing-Simmons PL_ scheme Builds under Minw32 - some SEGFAULT snags
1998-07-18 Nick Ing-Simmons Merge latest mainline
1998-07-18 Nick Ing-Simmons Edited "behind my back" ...
1998-07-18 Nick Ing-Simmons PL_ stuff for threads
1998-07-18 Nick Ing-Simmons Builds and passes tests with -DMULTIPLICITY and -DCRIPP...
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-18 Gurusamy Sarathy fix yet another USE_THREADS leak due to failure to...
1998-07-18 Gurusamy Sarathy fix major bug in GIMME (introduced in 5.003_96); void...
1998-07-18 Nick Ing-Simmons Integrate post-beta tweaks to ansiperl
1998-07-18 Gurusamy Sarathy fix lvalue leaks stemming from failure to free LvTARG(sv)
1998-07-18 Gurusamy Sarathy check ferror() only if read() returned 0
1998-07-18 Gurusamy Sarathy fix another CvMUTEXP() leak
1998-07-18 Gurusamy Sarathy fix CvMUTEXP() leaks with -Dusethreads
1998-07-18 Gurusamy Sarathy fix $/ init for multiple interpreters/threads
1998-07-18 Gurusamy Sarathy fix missing init that caused RE alternations to fail...
1998-07-15 Nick Ing-Simmons Integrate mainline at beta1
1998-07-15 Gurusamy Sarathy add stub docs for ext/B, other minor tweaks
1998-07-15 Abigail up patchlevel to 75 (Beta, Issue 1), add podpatch
1998-07-15 Abigail pod/pod2man.PL Fix use of < inside C<>
1998-07-15 Ilya Zakharevich Additional targets for OS/2 build
1998-07-15 Gurusamy Sarathy rename some long file names to be 8.3 truncation-safe
1998-07-15 Gurusamy Sarathy minor tweaks to docs on qr//
1998-07-15 Hans Mulder applied patch, with tab tweak suggest by Peter Prymmer
1998-07-15 Hugo van der... allow perlbug -ok when STDIN it not a tty
1998-07-15 Art Green :_74 - Allow Configure to recognize _AIX41 ...
1998-07-15 Gurusamy Sarathy typecast long vs. IV compares in pp_flip/pp_flop
1998-07-15 Gisle Aas don't copy foreach itervar when no external refs exist
1998-07-15 Stephen McCamant applied patch, regen headers
1998-07-15 Douglas Lankshear make pregcomp et al VIRTUAL again for PERL_OBJECT
1998-07-15 Gisle Aas dont use sv_dump() in -DD diagnostic
1998-07-15 Gurusamy Sarathy add a few more thread.t tests
1998-07-15 Gurusamy Sarathy fix thread.t ('join $t' ne '$t->join' !)
1998-07-15 Jarkko Hietaniemi 5.004_74: MPE/iX final touches
1998-07-15 Peter Wolfe apply (reversed) patch
1998-07-15 Andy Dougherty Config_74-01
next