platform/upstream/perl.git
1998-10-02 Gurusamy Sarathyfixes for bugs in /RE/p from Hugo van der Sanden
1998-10-02 Kenneth Dudawritemain dies when there are more than 4000 characters...
1998-10-02 Gurusamy Sarathytweak run_byacc recipe
1998-10-02 Gurusamy Sarathyuse SETERRNO() to reset errno (suggested by Charles...
1998-09-28 Gurusamy Sarathyfix various 5.00552 mishaps (fixes suggested by Jan...
1998-09-28 Gurusamy Sarathyflush unsubmitted 5.00552 change
1998-09-27 Gurusamy Sarathyrun vms_yfix.pl
1998-09-27 Gurusamy Sarathysmall tweak on last change
1998-09-27 Gurusamy Sarathyfix win32_stat() to do the right thing for share names
1998-09-25 Larry WallFixed apostrophe problem from Mark Knutsen.
1998-09-25 Gurusamy Sarathyupdate template config.sh, add new config vars to win32...
1998-09-25 Gurusamy Sarathybig Configure update from Jarkko: sync metaconfig units...
1998-09-25 Gurusamy Sarathybump patchlevel to 52; other little tweaks for threads...
1998-09-25 Gurusamy Sarathywin32.c tweak
1998-09-25 Gurusamy Sarathys/MAKEMAKEROPT/PERL_MM_OPT/
1998-09-25 Dominic DunlopMM_Unix::canonpath erroneously turns leading // into /
1998-09-25 Gurusamy Sarathytemporarily disable perl malloc for a2p until we clean up
1998-09-25 Gurusamy Sarathyremove obsolete win32/bin/*.pl
1998-09-25 Gurusamy Sarathymissing file in last submit
1998-09-25 Gurusamy Sarathyserial access to PL_x[inpr]v_root for USE_THREADS
1998-09-25 Drago Goricaneclock sv_mutex in new_he() and del_he() for USE_THREADS
1998-09-25 Gurusamy Sarathytweaks to enable PERL_OBJECT to build & test on win32
1998-09-25 Gurusamy Sarathyfix change#1861, which breaks default boot_xxx symbol...
1998-09-24 Gurusamy Sarathytwo tweaks for clean build and test on Solaris
1998-09-24 Colin Kuskieperlform.pod
1998-09-24 Ilya ZakharevichRe: problem with (?p{}) [PATCH 5.005_5*]
1998-09-24 Ilya ZakharevichRe: your Regexp.patch dated 21.8 [PATCH]
1998-09-24 Ilya ZakharevichExtraneous warning for (?()A|B)
1998-09-24 Krishna Sethuramannew irix_6.sh hints file
1998-09-24 Gurusamy Sarathycorrect FSF address in various places
1998-09-24 Hans Mulder(and _5x I expect) VMS config procedure patch
1998-09-24 Scott Henryuse STRICT_ALIGNMENT on IRIX to allow usemymalloc=y...
1998-09-24 Nathan Torkington5.005_02 perlfunc.pod, improve umask entry
1998-09-24 Gurusamy Sarathymake C<goto &sub> AUTOLOAD-aware (autouse now works...
1998-09-24 Gurusamy Sarathygrandfather deprecated "$$<digit>" no more
1998-09-24 Gurusamy Sarathytweak PERL_HASH() to h=h+(h>>5) in order to improve...
1998-09-24 Gurusamy Sarathymove yyglobal decls from perly.c to perlvars.h, regen...
1998-09-24 Gurusamy Sarathyprovide locked access to string table for USE_THREADS
1998-09-24 Gurusamy Sarathyremove bogus warn()
1998-09-24 Jan Duboisapplied suggested patch, adapted for all platforms
1998-09-24 Gurusamy Sarathyupgrade to CPAN-1.40
1998-09-24 Gurusamy Sarathyuse $ENV{MAKEMAKEROPT} to set default command line...
1998-09-23 Ilya ZakharevichMore verbose Test::Harness [PATCH]
1998-09-23 Gerben Wierdaupdate hints for OPENSTEP 4.2 on i386
1998-09-23 Gurusamy Sarathyreset errno after C<require> search (as suggested by...
1998-09-23 Gurusamy Sarathymisc pod tweaks
1998-09-23 Gurusamy Sarathymake Pod/Html.pm handle the --title option properly...
1998-09-23 Albert DvornikSSNEW() API for allocating memory on the savestack
1998-09-23 Jochen WiedmannExtUtils::MakeMaker::prompt cannot return 0
1998-09-23 Andreas KönigRe: [PATCH] MakeMaker "test" target doesn't depend...
1998-09-23 Charles BaileyRe: extralibs.ld problem in MM_VMS.pm
1998-09-23 Roderick SchertlerRe: Open2 and memory leaks
1998-09-23 Roderick Schertlerseed srand from /dev/urandom when possible
1998-09-23 Roderick Schertlerdoc update for crypt()'s salt
1998-09-23 SAKAI Kiyotakafix h2ph handling of C<#error "foo">
1998-09-23 Gurusamy Sarathyplug strictly private function leaks in API listing
1998-09-23 Dominic Dunlophide symbol for static build
1998-09-23 Gurusamy Sarathydefine PUT_svindex(), PUT_opindex()
1998-09-23 Dominic DunlopEliminate pragma/warn-regexec test dependence on REG_IN...
1998-09-23 Gurusamy Sarathypl2bat tweak from Tye McQueen <tye@metronet.com>
1998-09-23 Drago GoricanecThread::cond_wait bug in 5.005.51 causes deadlock
1998-09-23 Green, PaulRE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
1998-09-23 Charles Bailey(via private mail)
1998-09-23 Ilya ZakharevichOS/2 spawning typos
1998-09-23 Gurusamy Sarathywarn on C<my($foo,$foo)>
1998-09-23 Peter Prymmergeneral updates to README.vms
1998-09-23 Jeff OkamotoPATCH: 5.005_02 hint/hpux.sh
1998-09-23 Larry Parmeleefix (some) installhtml bugs
1998-09-23 Alan Burlisondocument 'U' magic with examples
1998-09-23 Peter PrymmerMessage-Id: <9809010013.AA06737@forte.com>
1998-09-23 Mark P Lutzfix problematic typecast in filter_del()
1998-09-23 Ilya Zakharevich(?>) broken in RE
1998-09-23 Gurusamy SarathyU/WIN testsuite patches from Joe Buehler <jhpb@hekimian...
1998-09-23 Jarkko Hietaniemi5.004_50 or 5.005_02: get rid of interp.sym because...
1998-09-23 Gurusamy Sarathyre-introduce change#1703
1998-09-23 Ilya ZakharevichProtect debugger from nonlocal exits
1998-09-23 Joe Buehlerpatches for perl 5.005_51 under U/WIN
1998-09-23 Gurusamy Sarathyadd missing C<no utf8;> tweak from Larry
1998-09-23 Gurusamy Sarathys/runops/CALLRUNOPS/
1998-09-23 Gurusamy Sarathyrename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
1998-09-23 Gurusamy Sarathymake \(%foo) return refs to values (not copies of values)
1998-09-23 Gurusamy Sarathymake h2xs generate ANSI prototypes
1998-09-23 Matthew T Hardenupdated usethreads hints for hpux 10.X
1998-09-23 Robin Barkerdon't create empty directories in installperl
1998-09-23 Ilya Zakharevichmake behavior of /(a{3})+/ like /(aaa)+/ w.r.t where...
1998-09-23 Kurt D. Starsinich2ph misquotes #error directives
1998-09-23 Ilya Zakharevichpatch to support computed regular subexpressions
1998-09-23 Gurusamy Sarathybetter CR-handling on shebang line and in formats ...
1998-09-23 M. J. T. Guydocument non-loopish blocks better
1998-09-23 Gurusamy Sarathyfix bogus integerization of pop()'s return value
1998-09-23 Gurusamy Sarathytweak README.win32
1998-09-23 Gurusamy Sarathybetter diagnostic for do{} used as lvalue
1998-09-23 Hans Mulderenable PERL_SBRK_VIA_MALLOC on OPENSTEP-Mach
1998-09-23 Gurusamy Sarathysupport make written in perl (aka "pmake") on win32
1998-09-23 Gurusamy Sarathyfix mismatched UV/U32 types for to_utf8_*()
1998-09-23 Laszlo Molnardos-djgpp update
1998-09-23 Jarkko Hietaniemiapply minimal variant of patch (sent via private mail)
1998-09-23 Peter Prymmeradjust searchdict.t for EBCDIC (still needs documenting)
1998-09-23 Gurusamy Sarathysilence redefined warning for XS(INIT) {}
1998-09-23 Ilya Zakharevichsupport match indices via special variables @- and @+
next