p5sagit/p5-mst-13.2.git
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)>
1998-09-23 Peter Prymmer general updates to README.vms
1998-09-23 Jeff Okamoto PATCH: 5.005_02 hint/hpux.sh
1998-09-23 Larry Parmelee fix (some) installhtml bugs
1998-09-23 Alan Burlison document 'U' magic with examples
1998-09-23 Peter Prymmer Message-Id: <9809010013.AA06737@forte.com>
1998-09-23 Mark P Lutz fix problematic typecast in filter_del()
1998-09-23 Ilya Zakharevich (?>) broken in RE
1998-09-23 Gurusamy Sarathy U/WIN testsuite patches from Joe Buehler <jhpb@hekimian...
1998-09-23 Jarkko Hietaniemi 5.004_50 or 5.005_02: get rid of interp.sym because...
1998-09-23 Gurusamy Sarathy re-introduce change#1703
1998-09-23 Ilya Zakharevich Protect debugger from nonlocal exits
1998-09-23 Joe Buehler patches for perl 5.005_51 under U/WIN
1998-09-23 Gurusamy Sarathy add missing C<no utf8;> tweak from Larry
1998-09-23 Gurusamy Sarathy s/runops/CALLRUNOPS/
1998-09-23 Gurusamy Sarathy rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
1998-09-23 Gurusamy Sarathy make \(%foo) return refs to values (not copies of values)
1998-09-23 Gurusamy Sarathy make h2xs generate ANSI prototypes
1998-09-23 Matthew T Harden updated usethreads hints for hpux 10.X
1998-09-23 Robin Barker don't create empty directories in installperl
next