p5sagit/p5-mst-13.2.git
1998-10-13 Gurusamy Sarathy don't longjmp() in pp_goto() (regressive bug from old...
1998-10-06 Gurusamy Sarathy fix $/ init for USE_THREADS
1998-10-06 Gurusamy Sarathy fix globals caught by change#1927; builds and tests...
1998-10-06 Gurusamy Sarathy add test for previous fix
1998-10-06 Gurusamy Sarathy fix USE_THREADS coredump due to uninitialized PL_hv_fet...
1998-10-06 Gurusamy Sarathy undo bogus part of change#1903 (as pointed out by Larry)
1998-10-06 Jan Dubois added tweaked version of suggested patch
1998-10-06 Hugo van der... use cpp symbols instead of hardwired constants
1998-10-06 Ilya Zakharevich Cumulative OS/2-related patch
1998-10-06 Ilya Zakharevich Minor test improvement
1998-10-06 Ilya Zakharevich emacs/ptags inprovements
1998-10-06 Gurusamy Sarathy disable C<#define dirty PL_dirty> et al.
1998-10-06 Mark-Jason... PATCH: perldoc -f does not locate -e, -r, -x, etc.
1998-10-06 Gurusamy Sarathy disable USE_THREADS when PERL_OBJECT is enabled
1998-10-06 Gurusamy Sarathy remove spurious unused conflicting globals (PL_yy{v...
1998-10-03 Gurusamy Sarathy make C<use> recognize C<require> overrides; allow C...
1998-10-03 Gurusamy Sarathy suppress manifypods leak in extensions
1998-10-02 Gurusamy Sarathy os390 fixes (suggested by Peter Prymmer)
1998-10-02 Hugo van der... squelch undef warnings
1998-10-02 Gurusamy Sarathy add note to INSTALL about ANSI C
1998-10-02 Jan Dubois tolerate spaces when fixing up __cplusplus output by...
1998-10-02 Jarkko Hietaniemi Re: Configure test for selectbits busted
1998-10-02 Hans Mulder VMS config tweaks
1998-10-02 Scott Henry use Off_t to permit 64-bit seek()
1998-10-02 Spider Boardman normalize tm struct passed to strftime() with mktime()
1998-10-02 Gurusamy Sarathy don't try to run foo_SH.orig etc.
1998-10-02 Gurusamy Sarathy make warning about glob process failure optional
1998-10-02 Dominic Dunlop document yet another RE diagnostic, make it consistent...
1998-10-02 Jarkko Hietaniemi minor Configure tweaks (via private mail)
1998-10-02 Andy Dougherty update SCO hints for dynamic loading
1998-10-02 Gurusamy Sarathy make File::Find work when wanted() is autoloaded or...
1998-10-02 Graham Barr applied patches, but retained old behavior for win32...
1998-10-02 Gurusamy Sarathy tolerate whitespace in /etc/group entries (suggested...
1998-10-02 Gurusamy Sarathy win32 caveats about truncate()
1998-10-02 Jarkko Hietaniemi various Configure and hints updates (prefer drand48...
1998-10-02 Gurusamy Sarathy fixes for bugs in /RE/p from Hugo van der Sanden
1998-10-02 Kenneth Duda writemain dies when there are more than 4000 characters...
1998-10-02 Gurusamy Sarathy tweak run_byacc recipe
1998-10-02 Gurusamy Sarathy use SETERRNO() to reset errno (suggested by Charles...
1998-09-28 Gurusamy Sarathy fix various 5.00552 mishaps (fixes suggested by Jan...
1998-09-28 Gurusamy Sarathy flush unsubmitted 5.00552 change
1998-09-27 Gurusamy Sarathy run vms_yfix.pl
1998-09-27 Gurusamy Sarathy small tweak on last change
1998-09-27 Gurusamy Sarathy fix win32_stat() to do the right thing for share names
1998-09-25 Larry Wall Fixed apostrophe problem from Mark Knutsen.
1998-09-25 Gurusamy Sarathy update template config.sh, add new config vars to win32...
1998-09-25 Gurusamy Sarathy big Configure update from Jarkko: sync metaconfig units...
1998-09-25 Gurusamy Sarathy bump patchlevel to 52; other little tweaks for threads...
1998-09-25 Gurusamy Sarathy win32.c tweak
1998-09-25 Gurusamy Sarathy s/MAKEMAKEROPT/PERL_MM_OPT/
1998-09-25 Dominic Dunlop MM_Unix::canonpath erroneously turns leading // into /
1998-09-25 Gurusamy Sarathy temporarily disable perl malloc for a2p until we clean up
1998-09-25 Gurusamy Sarathy remove obsolete win32/bin/*.pl
1998-09-25 Gurusamy Sarathy missing file in last submit
1998-09-25 Gurusamy Sarathy serial access to PL_x[inpr]v_root for USE_THREADS
1998-09-25 Drago Goricanec lock sv_mutex in new_he() and del_he() for USE_THREADS
1998-09-25 Gurusamy Sarathy tweaks to enable PERL_OBJECT to build & test on win32
1998-09-25 Gurusamy Sarathy fix change#1861, which breaks default boot_xxx symbol...
1998-09-24 Gurusamy Sarathy two tweaks for clean build and test on Solaris
1998-09-24 Colin Kuskie perlform.pod
1998-09-24 Ilya Zakharevich Re: problem with (?p{}) [PATCH 5.005_5*]
1998-09-24 Ilya Zakharevich Re: your Regexp.patch dated 21.8 [PATCH]
1998-09-24 Ilya Zakharevich Extraneous warning for (?()A|B)
1998-09-24 Krishna Sethuraman new irix_6.sh hints file
1998-09-24 Gurusamy Sarathy correct FSF address in various places
1998-09-24 Hans Mulder (and _5x I expect) VMS config procedure patch
1998-09-24 Scott Henry use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y...
1998-09-24 Nathan Torkington 5.005_02 perlfunc.pod, improve umask entry
1998-09-24 Gurusamy Sarathy make C<goto ...
1998-09-24 Gurusamy Sarathy grandfather deprecated "$$<digit>" no more
1998-09-24 Gurusamy Sarathy tweak PERL_HASH() to h=h+(h>>5) in order to improve...
1998-09-24 Gurusamy Sarathy move yyglobal decls from perly.c to perlvars.h, regen...
1998-09-24 Gurusamy Sarathy provide locked access to string table for USE_THREADS
1998-09-24 Gurusamy Sarathy remove bogus warn()
1998-09-24 Jan Dubois applied suggested patch, adapted for all platforms
1998-09-24 Gurusamy Sarathy upgrade to CPAN-1.40
1998-09-24 Gurusamy Sarathy use $ENV{MAKEMAKEROPT} to set default command line...
1998-09-23 Ilya Zakharevich More verbose Test::Harness [PATCH]
1998-09-23 Gerben Wierda update hints for OPENSTEP 4.2 on i386
1998-09-23 Gurusamy Sarathy reset errno after C<require> search (as suggested by...
1998-09-23 Gurusamy Sarathy misc pod tweaks
1998-09-23 Gurusamy Sarathy make Pod/Html.pm handle the --title option properly...
1998-09-23 Albert Dvornik SSNEW() API for allocating memory on the savestack
1998-09-23 Jochen Wiedmann ExtUtils::MakeMaker::prompt cannot return 0
1998-09-23 Andreas König Re: [PATCH] MakeMaker "test" target doesn't depend...
1998-09-23 Charles Bailey Re: extralibs.ld problem in MM_VMS.pm
1998-09-23 Roderick Schertler Re: Open2 and memory leaks
1998-09-23 Roderick Schertler seed srand from /dev/urandom when possible
1998-09-23 Roderick Schertler doc update for crypt()'s salt
1998-09-23 SAKAI Kiyotaka fix h2ph handling of C<#error "foo">
1998-09-23 Gurusamy Sarathy plug strictly private function leaks in API listing
1998-09-23 Dominic Dunlop hide symbol for static build
1998-09-23 Gurusamy Sarathy define PUT_svindex(), PUT_opindex()
1998-09-23 Dominic Dunlop Eliminate pragma/warn-regexec test dependence on REG_IN...
1998-09-23 Gurusamy Sarathy pl2bat tweak from Tye McQueen <tye@metronet.com>
1998-09-23 Drago Goricanec Thread::cond_wait bug in 5.005.51 causes deadlock
1998-09-23 Green, Paul RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
1998-09-23 Charles Bailey (via private mail)
1998-09-23 Ilya Zakharevich OS/2 spawning typos
1998-09-23 Gurusamy Sarathy warn on C<my($foo,$foo)>
next