p5sagit/p5-mst-13.2.git
1998-04-02 Laszlo Molnar dos-djgpp update
1998-04-02 Stephen McCamant Stale SP in pp_substr
1998-04-02 Malcolm Beattie Add missing export of "nice" to ext/POSIX/POSIX.pm...
1998-04-02 Jarkko Hietaniemi 5.004_63: further -e patching
1998-04-02 Malcolm Beattie Andy Dougherty's configuration patches (Config_63-01...
1998-04-02 Achim Bohnet perlrun.pod: PERL_DEBUG_MSTATS
1998-04-02 Hans Mulder 5.004_63 picky compiler fixes [PATCH]
1998-04-02 Stephen Potter Re: doc: perlrun typo
1998-04-02 Dominic Dunlop Add "Full 64 bit support" to Todo; document Todo in...
1998-04-02 Jan-Pieter... Configure hints/ patches
1998-04-02 Malcolm Beattie Remove duplicate code in cygwin32/perlgcc (Blair Zajac)
1998-03-18 Malcolm Beattie Add Thread::Signal to run signal handlers reliably...
1998-03-17 Malcolm Beattie Policy_sh.SH had extra $ in pager=$pager comment (Hallv...
1998-03-17 Malcolm Beattie Integrate win32 branch into mainline.
1998-03-17 Gurusamy Sarathy [win32] propagate bugfix @ change831 from asperl
1998-03-16 Gurusamy Sarathy [win32] stray tweak to win32.c
1998-03-16 Gurusamy Sarathy [win32] update win32/config* files
1998-03-16 Gurusamy Sarathy [win32] trivial integrate of mainline
1998-03-16 Malcolm Beattie newCONSTSUB had private MY_start_subparse.
1998-03-16 Malcolm Beattie Missing dTHR in hv_fetch_ent when statics moved to...
1998-03-16 Malcolm Beattie Added missing entry for lib/ExtUtils/Packlist.pm to...
1998-03-16 Malcolm Beattie Missed p4 add of lib/ExtUtils/Packlist.pm in change...
1998-03-16 Malcolm Beattie Bump patchlevel.h to 63.
1998-03-16 Jan Dubois newCONSTSUB added (XSUB equivalent for inlinable sub...
1998-03-16 Stephen McCamant STRESS_REALLOC
1998-03-16 Jan-Pieter... [BUG+PATCH] _62 with -DDEBUGGING and -Duseperlio
1998-03-16 Ilya Zakharevich [Configure PATCH] for OS/2
1998-03-16 Charles Bailey VMS updates (direct)
1998-03-16 Benjamin Sugars Let h2xs read multiple header files
1998-03-16 Hans Mulder Re: Almost OK: Perl 5.004_62 on VMS 7.1
1998-03-16 Alan Burlison PATCH for 5.004_62 : Add .packlist handling classes...
1998-03-16 Blair Zajac PATCH: util.c and util.h function declarations do not...
1998-03-16 Andy Dougherty [PATCH 5.004_62} Config_62-01 patch available.
1998-03-16 Laszlo Molnar DOS djgpp updates:
1998-03-16 Gurusamy Sarathy [win32] integrate mainline
1998-03-12 Steve Nielsen [win32] set sockets to nonoverlapped mode for every...
1998-03-10 Gurusamy Sarathy [win32] reinstate some standard sig_names to avoid...
1998-03-10 Gurusamy Sarathy [win32] mingw32 tweaks
1998-03-09 Gurusamy Sarathy [win32] tweak Win32::DomainName() implementation
1998-03-09 Gurusamy Sarathy [win32] merge C<local $tied{foo}> patch, also moved...
1998-03-09 Gurusamy Sarathy [win32] minor win32 support fixes
1998-03-07 Nick Ing-Simmons There has been a 'thaw' in config.h (the ICE has gone...
1998-03-07 Gurusamy Sarathy [win32] integrate mainline
1998-03-07 Gurusamy Sarathy [win32] provide our own popen()/pclose() to fix problem...
1998-03-07 Gurusamy Sarathy [win32] a missed s/sp/SP/
1998-03-07 Gurusamy Sarathy [win32] change all 'sp' to 'SP' in code and in the...
1998-03-06 Andy Dougherty perl5.004_61 myconfig updates
1998-03-06 Malcolm Beattie Bump patchlevel.h to 62.
1998-03-06 Malcolm Beattie Integrate win32 branch into mainline.
1998-03-06 Gurusamy Sarathy [win32] various
1998-03-06 Gurusamy Sarathy [win32] fix typo in Makefile
1998-03-05 Gurusamy Sarathy [win32] integrate mainline
1998-03-05 Gurusamy Sarathy [win32] add Nick's dTHR fixes
1998-03-05 Spider Boardman [win32] maintpatch
1998-03-05 Ilya Zakharevich [5.004_61 PATCH] Make incompatible changes to RE engine NOW
1998-03-05 Nick Ing-Simmons Re: perl 5.0061 unable to build on sparc 5 Sol2.5.1...
1998-03-05 Andy Dougherty Configure patches -01 and -02 for 5.004_61.
1998-03-05 Gisle Aas Compiling with OP_IN_REGISTER
1998-03-05 Ilya Zakharevich Make autouse -w-safe
1998-03-05 Gisle Aas External symbol re_croak2
1998-03-05 Charles Bailey Miscellaneous minor fixes
1998-03-05 Charles Bailey USHRT range limit macros
1998-03-05 Charles Bailey File::Basename taint fix (revised)
1998-03-05 Gisle Aas Take out version number in perlguts (perl5.004_61)
1998-03-05 Jarkko Hietaniemi Re: [PATCH] 5.004_61: Makefile.SH (Re: 5.004_61: annoyi...
1998-03-05 Spider Boardman Almost OK: 5.004_61 (threads, perlio)
1998-03-05 Hans Mulder print sort {-1} 1..10; hangs
1998-03-05 Jarkko Hietaniemi 5.004_61: Makefile.SH: 'ok' target needs perlbug...
1998-03-05 Jarkko Hietaniemi 5.004_61: hints/netbsd.sh
1998-03-05 Malcolm Beattie Add byterun.c to cflags.SH (Dominic Dunlop <domo@vo...
1998-03-05 Andrew Cohen Change getc/fread to PerlIO_getc/fread in bytecode.h:
1998-03-05 Malcolm Beattie Integrate win32 branch into mainline.
1998-03-04 Gurusamy Sarathy [win32] missing s/op/o/ from one of the mainpatches
1998-03-04 Gurusamy Sarathy [win32] maintpatches #102 and #103 to perldoc.PL
1998-03-04 Gurusamy Sarathy [win32] renumber some tests to match maint branch
1998-03-04 Roderick Schertler [win32] maintpatch
1998-03-04 Chip Salzenberg [win32] sync maintpatch
1998-03-04 Gurusamy Sarathy [win32] remove redundancy in File::Find
1998-03-03 Chip Salzenberg [win32] merge problematic maintpatch to op.c
1998-03-03 Tkil [win32] merge another conflicting maintpatch to op.c
1998-03-03 Hugo van der... [win32] maintpatch
1998-03-03 Chip Salzenberg [win32] manually apply another conflicting maintpatch
1998-03-03 Tom Christiansen [win32] maintpatch
1998-03-03 Trevor Blackwell [win32] maintpatch
1998-03-03 Tom Phoenix [win32] maintpatches for docs
1998-03-03 Hugo van der... [win32] another maintpatch (this one needed adjust...
1998-03-03 Gurusamy Sarathy [win32] merge another toke.c patch and its dependent...
1998-03-03 Chip Salzenberg [win32] another toke.c maintpatch
1998-03-03 Hugo van der... [win32] still another maintpatch
1998-03-03 Hugo van der... [win32] yet another maintpatch
1998-03-03 Hugo van der... [win32] merge another maintpatch to toke.c
1998-03-03 Nathan Torkington [win32] manually merge a maintpatch
1998-03-02 Gurusamy Sarathy [win32] make t/lib/nothread.t type xtext also
1998-03-02 Gurusamy Sarathy [win32] make t/lib/thread.t type xtext
1998-03-02 Gurusamy Sarathy [win32] fix misapplied hunks in change#614
1998-03-02 Conrad E. Kimball [win32] another one down
1998-03-02 Stephen McCamant [win32] this one with adjusted test numbers
1998-03-02 Inaba Hiroto [win32] still another
1998-03-02 Chip Salzenberg [win32] yet another patch
1998-03-02 Stephane Payrard [win32] yet another 'old' patch
next