p5sagit/p5-mst-13.2.git
1998-05-15 Malcolm Beattie Patch from Sarathy to fix up win32 integration. Patch...
1998-05-15 Malcolm Beattie Integrate win32 branch into mainline.
1998-05-15 Gurusamy Sarathy [win32] add doc for C<+{}> vs. C<{;}> disambiguation
1998-05-15 Gurusamy Sarathy [win32] tweaks to win32 makefiles. This version builds...
1998-05-15 Gurusamy Sarathy [win32] merge changes#922,944,949,965,970 from maintbranch
1998-05-15 Gurusamy Sarathy [win32] merge changes#906,907,909,910 from maintbranch
1998-05-15 Gurusamy Sarathy [win32] merge change#905 from maintbranch, minor fixes...
1998-05-14 Gurusamy Sarathy [win32] merge change#904 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] integrate mainline
1998-05-14 Malcolm Beattie Integrate win32 branch into mainline
1998-05-14 Malcolm Beattie Bump patchlevel to 65
1998-05-14 Malcolm Beattie Another fixup of MANIFEST
1998-05-14 Malcolm Beattie Add missing files to MANIFEST
1998-05-14 Tom Phoenix Using Getopts::* with strict vars
1998-05-14 Ed Peschko [ PATCH 5.004_64 ] Integrated regression tests for...
1998-05-14 Dan Sugalski [PATCH 5.004_64] Final (I hope) doc patch for Thread.pm
1998-05-14 Charles Bailey Consolidated patch to 5.004_64
1998-05-14 Johan Vromans Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64)...
1998-05-14 Jarkko Hietaniemi Re: [PATCH] 5.004_04 or 5.004_64: Benchmark.pm: add...
1998-05-14 Kurt D. Starsinic [PATCH] hints for Irix 6
1998-05-14 Achim Bohnet Install extensions with bootstrap (again) in $archlib
1998-05-14 Kurt D. Starsinic Config: Irix 5 hints
1998-05-14 Billy Constantine PATCH: h2ph produces incorrect code
1998-05-14 jason stewart perldebug.pod
1998-05-14 Dominic Dunlop [PATCH 5.004_64]: hints/machten.sh: disable semctl()
1998-05-14 Andy Dougherty New pod/perldelta.pod (previous one branched in last...
1998-05-14 Andy Dougherty [PATCH for 5.004_04 and 5.004_64] (Was: Obsoleted svr4.sh)
1998-05-14 Andy Dougherty [PATCH for 5.004_64] Configure patch Config_64-01
1998-05-14 Russ Allbery Perl Social Contract
1998-05-14 Joshua Pritikin [PATCH 5.004_64] Test.pm update
1998-05-14 Ilya Zakharevich [PATCH 5.004_64] newSV
1998-05-14 Ilya Zakharevich [PATCH 5.004_64] anydbm.t
1998-05-14 Hans Mulder Build Stdio and DCLSym modules as part of normal VMS...
1998-05-14 Hans Mulder perl dies in perl_construct when compiled with MULTIPL...
1998-05-14 Gurusamy Sarathy [win32] merge change#896 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#887 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#886 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge changes#872,873 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge changes#755..759,763,764 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#754 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge changes#752,753 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#745 from maintbranch
1998-05-13 Gurusamy Sarathy [win32] merge change#687 from maintbranch
1998-05-13 Gurusamy Sarathy [win32] merge change#683 from maintbranch
1998-05-13 Gurusamy Sarathy [win32] merge change#681 from maintbranch
1998-05-13 Gurusamy Sarathy [win32] merge change#664 from maint branch
1998-05-13 Gurusamy Sarathy [win32] merge missing part of change#663 from maint...
1998-05-12 Gurusamy Sarathy [win32] remove x586 code gen switch (-5) for Borland...
1998-05-12 Nick Ing-Simmons [win32] fix test failure
1998-05-10 Gurusamy Sarathy [win32] various tweaks to makefiles
1998-05-10 Gurusamy Sarathy [win32] fix ExtUtils::Liblist mishandling paths with...
1998-05-09 Gurusamy Sarathy [win32] minor cleanup
1998-05-09 Gurusamy Sarathy [win32] protect sortcop from C<sort { sort { ... }...
1998-05-09 Gurusamy Sarathy [win32] tweak config.[bgv]c
1998-05-07 Gurusamy Sarathy [win32] fix C<print "foo ${\()}"> (pp_refgen fumbles...
1998-05-06 Malcolm Beattie Speed up pp_entersub for usethreads with only 1 thread...
1998-05-03 SynaptiCAD... [win32] make hv_iterinit() return HvKEYS()
1998-04-22 Gurusamy Sarathy [win32] intern -> sys_intern
1998-04-22 Jan Dubois [win32] hand-applied patch along with small tweaks
1998-04-19 Gurusamy Sarathy [win32] tweak doc for C<do FILENAME>
1998-04-19 Jan Dubois [win32] use a pidtable that grows dynamically for popen()
1998-04-17 Gurusamy Sarathy [win32] support POSIX, enable more locale tests
1998-04-14 Malcolm Beattie [compiler] CC did "<<" instead of ">>" for right-shift...
1998-04-06 Gurusamy Sarathy [win32] make old DomainName() implementation the defaul...
1998-04-05 Gurusamy Sarathy [win32] fix memory leaks in offer_nice_chunk()
1998-04-04 Gurusamy Sarathy [win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks...
1998-04-04 Gurusamy Sarathy [win32] fix refcounting of GvSTASH() when glob becomes...
1998-04-04 Gurusamy Sarathy [win32] change 866 was incomplete
1998-04-04 Gurusamy Sarathy [win32] fixes for various noises under PERL_DESTRUCT_LEVEL
1998-04-04 Gurusamy Sarathy [win32] integrate mainline
1998-04-04 Gurusamy Sarathy [win32] remove __declspec kludge in sdbm.h in favor...
1998-04-04 Hans Mulder [win32] fix order of init
1998-04-04 Gurusamy Sarathy [win32] the EXTCONST in sdbm.h breaks SDBM on Borland...
1998-04-03 Malcolm Beattie Update Changes5.004 and Changes, fix MANIFEST
1998-04-03 Malcolm Beattie Rename Changes to Changes5.004 (via an integrate)
1998-04-03 Jan-Pieter... Perl 5.005b1t2/perl5.004_63 (resend)
1998-04-03 Malcolm Beattie Integrate win32 branch into mainline
1998-04-03 Gurusamy Sarathy [win32] config.* fixes
1998-04-03 Gurusamy Sarathy [win32] fixup hv_free_ent() to not fail on null HeVAL()
1998-04-03 Gurusamy Sarathy [win32] integrate mainline
1998-04-03 Gurusamy Sarathy [win32] implement stack-of-stacks so that magic invocat...
1998-04-02 Andy Dougherty Config_63-04-05.diff
1998-04-02 Malcolm Beattie Change 854 added { NULL, 0 } to sdbm.h which needs...
1998-04-02 Malcolm Beattie Bumped patchlevel.h to 64
1998-04-02 Jarkko Hietaniemi Re: [PATCH] 5.004_63: UNICOS 9
1998-04-02 Tom Phoenix Re: Odd number of elements in hash list.
1998-04-02 Charles Bailey Close VMS security hole
1998-04-02 Robin Barker mv-if-diff
1998-04-02 Jan-Pieter... Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_...
1998-04-02 Charles Bailey Next wave of _63 VMS patches
1998-04-02 Hans Mulder Confusing error from perl -e "x'"
1998-04-02 Darren/Torin... small fixups in pod2latex.PL
1998-04-02 Kurt D. Starsinic hints/irix_6.sh with GCC
1998-04-02 Robin Houston perldoc -m
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...
next