platform/upstream/perl.git
1998-06-10 Dan Sugalskiproto.h change to make byterun() visible to VMS
1998-06-10 Dan SugalskiA tweaked version of:
1998-06-10 Stephen McCamantRe: Uninitialised error from -M()
1998-06-10 Larry W. VirdenPATCH for pod and warning notice
1998-06-10 Andy DoughertyConfig_66-01
1998-06-10 Hans MulderDocumentation patch for Semaphore.pm
1998-06-10 Hans MulderDoc & feature patch for Thread::Queue
1998-06-10 Hans MulderA configuration system for VMS perl
1998-06-10 Ilya Zakharevichxsubpp enhancements ($CPAN/authors/id/ILYAZ/patches...
1998-06-10 Gurusamy Sarathyadd newer malloc.c from Ilya Zakharevich <ilya@math...
1998-06-10 Gurusamy Sarathyreverse integrate contents of win32 branch into mainline
1998-06-09 Gurusamy Sarathy[win32] add examples of diff(1) usage
1998-06-09 Gurusamy Sarathy[win32] undo change#1077
1998-06-06 Gurusamy Sarathy[win32] make sv_setsv() treat freed SVs like SVt_NULL
1998-06-05 Gurusamy Sarathy[win32] delete undiscussed AS changes for PPD (broke...
1998-06-05 Gurusamy Sarathy[win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS...
1998-06-04 Gurusamy Sarathy[win32] add AS patch#25 (allow B build with -DPERL_OBJECT)
1998-06-04 Gurusamy Sarathy[win32] document CORE::GLOBAL:: and global overriding...
1998-06-03 Gurusamy Sarathy[win32] add AS patch#24, remove one other instance...
1998-06-01 Gurusamy Sarathy[win32] fix Liblist.pm to tolerate backslashen in paths
1998-06-01 Gurusamy Sarathy[win32] @INC construction on win32 cleaned up
1998-05-31 Graham Barr[win32] semctl tweak
1998-05-31 Gurusamy Sarathy[win32] minimal fix to enable compiling with -DMULTIPLICITY
1998-05-30 Gurusamy Sarathy[win32] change#1060 was inexplicably missing some of...
1998-05-30 Gurusamy Sarathy[win32] integrate mainline to pick up trivial changes
1998-05-29 Malcolm BeattieRemove duplicate win32/TEST line from MANIFEST.
1998-05-29 Malcolm BeattieAdd missing ";" to pp_umask (spotted by Jarkko Hietaniemi).
1998-05-29 Malcolm BeattieIntegrate from win32 branch into mainline (this now...
1998-05-29 Gurusamy Sarathy[win32] reverse integrate asperl branch contents (phew!)
1998-05-29 Gurusamy Sarathy[asperl] asperl branch verified to build w/o PERL_OBJEC...
1998-05-29 Gurusamy Sarathy[asperl] type xtext for *.t that were missing it
1998-05-29 Gurusamy Sarathy[win32] stray t/op/ipc*.t fixups
1998-05-29 Gurusamy Sarathy[asperl] fixups to make it build and pass tests under...
1998-05-29 Gurusamy Sarathy[asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy[asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy[win32] add a txt_compare() routine to t/h2ph.t for...
1998-05-29 Gurusamy Sarathy[win32] misc changes
1998-05-29 Gurusamy Sarathy[win32] merge changes#1014,1038 from maintbranch
1998-05-29 Gurusamy Sarathy[win32] regenerate win32/config_H.?c
1998-05-29 Gurusamy Sarathy[win32] integrate mainline
1998-05-29 Gurusamy Sarathy[asperl] fix various shenanigans with C<environ>, BC...
1998-05-28 Malcolm BeattieIntegrated win32 branch into mainline. The changes...
1998-05-28 Andy Dougherty[PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solari...
1998-05-28 Malcolm BeattieBack out change 1043 since Andy's forthcoming Config...
1998-05-28 Malcolm BeattieBump patchlevel.h to 66.
1998-05-28 Daniel Grisinger[PATCH] _04m2 <DOC> perlfunc.pod (fwd)
1998-05-28 Jarkko HietaniemiThis change really is:
1998-05-28 Andy Dougherty[PATCH 5.004_65] Config_65-01: lchown() detection.
1998-05-28 Jarkko Hietaniemi5.004_65: the infamous semctl()
1998-05-28 Gurusamy Sarathy[asperl] tweaks to enable Borland build
1998-05-27 Gurusamy Sarathy[win32] remove C<#define index strchr> from win32.h...
1998-05-27 Gurusamy Sarathy[asperl] add AS patch#22 (fix to make die_exit.t pass)
1998-05-27 Gurusamy Sarathy[asperl] add AS patch#21 (misc. fixes)
1998-05-26 Gurusamy Sarathy[asperl] more changes to satisfy non-debug VC build...
1998-05-26 Gurusamy Sarathy[win32] remove doubled hunk (perforce auto-integrate...
1998-05-26 Gurusamy Sarathy[asperl] tweaks to make it build with the Borland compi...
1998-05-24 Gurusamy Sarathy[win32] tweak Benchmark.pm to restore old timestr(...
1998-05-24 Gurusamy Sarathy[asperl] tweak makefiles
1998-05-23 Gurusamy Sarathy[win32] merge changes#1016,1018 from maintbranch (1017...
1998-05-23 Gurusamy Sarathy[win32] merge change#1015 from maintbranch (must revisi...
1998-05-23 Gurusamy Sarathy[win32] merge change#1013 from maintbranch (1012 is...
1998-05-23 Gurusamy Sarathy[win32] merge change#1011 from maintbranch
1998-05-23 Nick Ing-SimmonsIds of msgs and sems can be zero, so change || die...
1998-05-21 Gurusamy Sarathy[win32] more mingw32 tweaks
1998-05-21 Ilya Zakharevich[win32] fix problematic change#965 from maintbranch
1998-05-21 Gurusamy Sarathy[win32] fix POSIX for mingw32
1998-05-20 Gurusamy Sarathy[win32] remove strupr() from perl.c
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-18 Gurusamy Sarathy[win32] more whitespace tweaks from maintbranch
1998-05-17 Gurusamy Sarathy[win32] sundry whitespace cleanups from maintbranch
1998-05-16 Gurusamy Sarathy[win32] integrate mainline
1998-05-16 Gurusamy Sarathy[win32] merge changes#996,998,999 from maintbranch
1998-05-16 Gurusamy Sarathy[win32] merge change#995 from maintbranch, tweak interp...
1998-05-16 Gurusamy Sarathy[win32] merge changes#989,990,992 from maintbranch
1998-05-16 Gurusamy Sarathy[win32] sync config*.gc with others, and verify that...
1998-05-16 Gurusamy Sarathy[win32] merge change#985 from maintbranch
1998-05-16 Gurusamy Sarathy[win32] add a test to check return value from successfu...
1998-05-16 Gurusamy Sarathy[win32] fix misplaced SPAGAIN that caused successful...
1998-05-15 Gurusamy Sarathy[win32] merge changes#982,984 from maintbranch
1998-05-15 Gurusamy Sarathy[win32] merge change#981 from maintbranch, add XXX...
1998-05-15 Gurusamy Sarathy[win32] reverse integrate ansiperl (all except the
1998-05-15 Malcolm BeattiePatch from Sarathy to fix up win32 integration. Patch...
1998-05-15 Nick Ing-SimmonsIntegrate win32
1998-05-15 Malcolm BeattieIntegrate 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 Nick Ing-SimmonsChanges to allow compiler with gcc-2.8.1 in C++ mode,
1998-05-14 Malcolm BeattieIntegrate win32 branch into mainline
1998-05-14 Malcolm BeattieBump patchlevel to 65
1998-05-14 Malcolm BeattieAnother fixup of MANIFEST
1998-05-14 Malcolm BeattieAdd missing files to MANIFEST
1998-05-14 Tom PhoenixUsing 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
next