p5sagit/p5-mst-13.2.git
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
1998-09-23 Ilya Zakharevich make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where...
1998-09-23 Kurt D. Starsinic h2ph misquotes #error directives
1998-09-23 Ilya Zakharevich patch to support computed regular subexpressions
1998-09-23 Gurusamy Sarathy better CR-handling on shebang line and in formats ...
1998-09-23 M. J. T. Guy document non-loopish blocks better
1998-09-23 Gurusamy Sarathy fix bogus integerization of pop()'s return value
1998-09-23 Gurusamy Sarathy tweak README.win32
1998-09-23 Gurusamy Sarathy better diagnostic for do{} used as lvalue
1998-09-23 Hans Mulder enable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
1998-09-23 Gurusamy Sarathy support make written in perl (aka "pmake") on win32
1998-09-23 Gurusamy Sarathy fix mismatched UV/U32 types for to_utf8_*()
1998-09-23 Laszlo Molnar dos-djgpp update
1998-09-23 Jarkko Hietaniemi apply minimal variant of patch (sent via private mail)
1998-09-23 Peter Prymmer adjust searchdict.t for EBCDIC (still needs documenting)
1998-09-23 Gurusamy Sarathy silence redefined warning for XS(INIT) {}
1998-09-23 Ilya Zakharevich support match indices via special variables @- and @+
1998-09-23 Ilya Zakharevich Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy...
1998-09-23 Gurusamy Sarathy integrate maint-5.005 changes (except conflicting chang...
1998-09-23 Gurusamy Sarathy add note to win32/Makefile about setting CCHOME
1998-09-23 Gurusamy Sarathy perl.pod tweak
next