platform/upstream/perl.git
1998-02-13 Nick Ing-SimmonsResolve ansiperl against win32
1998-02-12 Gurusamy Sarathy[win32] pickup lddlflags properly for Config.pm
1998-02-12 Gurusamy Sarathy[win32] fix xsubpp bug in SETMAGIC code
1998-02-12 Gurusamy Sarathy[win32] integrate mainline
1998-02-12 Malcolm BeattieMissing WITH_THR from new deb() in ENTER/LEAVE caused...
1998-02-12 Malcolm BeattieIntegrate win32 into mainline
1998-02-12 Andreas KönigRe: [PATCH] 5.004_58 | _04 DynaLoader.pm -> DynaLoader...
1998-02-12 Andy DoughertyRe: wrong prototype for sbrk [PATCH]
1998-02-12 Achim Bohnet5.004_58 | _04: pod2*,perlpod: L<show this|man/section>
1998-02-12 Dominic Dunlopslight tweaks to hints/machten.sh
1998-02-12 Paul MarquessDB_File 1.58 patch
1998-02-12 Ilya Zakharevich5.004_5*: [PATCH] restore old behaviour of \1 in RE
1998-02-12 Jarkko Hietaniemi[PATCH] 5.004_58: the locale.t problem in IRIX
1998-02-12 Laszlo Molnarfilecopy.t #3 fails on dos-djgpp
1998-02-12 Gisle AasAssorted patches to sv.c:
1998-02-12 Jason A. SmithFix saving of STDOUT during system() in lib/perl5db.pl:
1998-02-12 Gurusamy Sarathy[win32] merge another maint patch
1998-02-12 Gurusamy Sarathy[win32] make t/comp/require.t type xtext
1998-02-12 Gurusamy Sarathy[win32] fix extra LEAVE when require fails
1998-02-12 Gurusamy Sarathy[win32] merge a maint patch
1998-02-11 Malcolm BeattieIntegrate win32 into mainline.
1998-02-10 Gurusamy Sarathy[win32] fix opendir() problem on share names
1998-02-09 Gurusamy Sarathy[win32] enhancements to previous patch for XSUB OUTPUT...
1998-02-09 Gurusamy Sarathy[win32] don't share TARG unless -DUSE_BROKEN_PAD_RESET
1998-02-09 Gurusamy Sarathy[win32] fix for bugs in handling DESTROY (adjusted...
1998-02-09 Gurusamy Sarathy[win32] ansify prototype for my_safemalloc(), avoid...
1998-02-09 Gurusamy Sarathy[win32] fix misapplied hunks in 5.004_58
1998-02-09 Gurusamy Sarathy[win32] win32_utime() tweaks to avoid warnings
1998-02-07 Gurusamy Sarathy[win32] integrate mainline, plus a few small win32...
1998-02-06 Malcolm BeattieBump patchlevel to 58.
1998-02-06 Malcolm BeattieFix up problem with gv.c from change 477.
1998-02-06 Malcolm BeattieIntegrate win32 branch into mainline
1998-02-06 Malcolm Beattielib/Fatal.pm missing from repository
1998-02-06 Andy DoughertyRe: posix::strftime (core dumped)
1998-02-06 Malcolm Beattiex2p/str.c was missing from list of changed files in...
1998-02-06 Malcolm BeattieAdded t/lib/ph.t to MANIFEST
1998-02-06 Kurt D. Starsinich2ph.PL
1998-02-06 Malcolm BeattieFaster gv_fetchpv() for nested packages
1998-02-06 Jarkko Hietaniemi[PATCH] almost OK: perl 5.00457 on i386-freebsd-thread 3.0
1998-02-06 Gisle Aasnomemok
1998-02-06 AbigailBenchmark.pm: timethese corrupts $_
1998-02-06 Matthias Ulrich... adding the newSVpvn API function
1998-02-06 Stephen ZanderRe: [PATCH] new hints/solaris2.sh (was Re: make check...
1998-02-06 M. J. T. GuyRe: 5.004_04 vec() fails with 32-bit values
1998-02-06 Ilya Zakharevich5.004_56: Patch to Tie::Hash and docs
1998-02-06 Paul MarquessAnother Array.pm patch
1998-02-06 Paul Marquessdocumentation patch for 5.004_57
1998-02-06 Ilya Zakharevich5.004_56: patch for `use Fatal' again
1998-02-06 Ilya ZakharevichNewer -DLEAKTEST patch
1998-02-06 Malcolm BeattieMore Chip patches (tweaked for _5x). The final one...
1998-02-06 Malcolm BeattieMore Chip patches:
1998-02-06 Malcolm BeattieSome more Chip patches (tweaked to match _5x):
1998-02-06 Chip SalzenbergSome Chip patches (some tweaked to match _5x source):
1998-02-04 Gurusamy Sarathy[win32] support win32_select(0,0,0,msec) (winsock doesn't)
1998-02-04 Gurusamy Sarathy[win32] bug: win32_select() must StartSockets()
1998-02-03 Malcolm BeattieReplaced two occurrences of THREADSV(find_thread_sv...
1998-02-03 Malcolm BeattieFix up MANIFEST.
1998-02-03 Malcolm BeattieIntegrate win32 into mainline. My last integration...
1998-02-03 Gurusamy Sarathy[win32] Fix minor problems with non USE_THREADS build...
1998-02-03 Gurusamy Sarathy[win32] integrate mainline
1998-02-02 Malcolm BeattieThe new dec_osf.sh didn't work so the new glibpth and...
1998-02-02 Malcolm BeattieIntroduced thr->threadsvp and THREADSV() for faster...
1998-02-02 Gurusamy Sarathy[win32] remove totally egregious s/\\dir// in File...
1998-01-30 Gurusamy Sarathy[win32] fix htonlx typo
1998-01-30 Malcolm BeattieFix up MANIFEST to add missing files
1998-01-30 Malcolm BeattieBump patchlevel to 57.
1998-01-30 Gurusamy Sarathy[win32] integrate winansi
1998-01-27 Malcolm BeattieIntegrate ansi branch into mainline (resolve -ay).
1998-01-24 Nick Ing-SimmonsGisle's av_unshift tweak, two small patches from chip
1998-01-24 Nick Ing-SimmonsGet PerlXxx_yyyy() macro stuff to _compile_ on Solaris.
1998-01-24 Nick Ing-SimmonsIntegrate win32 into ansiperl
1998-01-24 Nick Ing-SimmonsAdd perlhist.pod
1998-01-19 Gurusamy Sarathy[win32] s/PerlENV/PerlEnv/ just to be consistent
1998-01-19 Gurusamy Sarathy[win32] foo() -> PerlGroup_foo() patch from ActiveState
1998-01-19 Gurusamy Sarathy[win32] integrate mainline
1998-01-19 Gurusamy Sarathy[win32] integrate changes in winansi
1998-01-19 Gurusamy Sarathy[win32] Fix autovivification problems with XSUB OUTPUT...
1998-01-17 Spider Boardman5.004_56 threaded and "CONFIG key 'exe_ext' does not...
1998-01-17 Robin BarkerMessage-Id: <26260.9712191719@lightning.cise.npl.co.uk>
1998-01-17 Nick Ing-SimmonsPermit tie ?foo,$object
1998-01-15 Nick Ing-SimmonsFirst working TIEARRAY and other misc tie fixes
1998-01-14 Nick Ing-SimmonsNot working yet - split problems ...
1998-01-14 Nick Ing-SimmonsTIEARRAY updates - almost works ...
1998-01-14 Gurusamy Sarathy[win32] fix MakeMaker installbin problem
1998-01-13 Gurusamy Sarathy[win32] add archname to *sitearch in config.{b,g,v}c
1998-01-13 Gurusamy Sarathy[win32] set $ENV{PERL5LIB} in t/harness (so child perlg...
1998-01-13 Nick Ing-Simmonstiearray tweaks
1998-01-13 Nick Ing-SimmonsSkeleton Tie::Array
1998-01-13 Nick Ing-Simmonstie array changes to core and tests
1998-01-13 Gurusamy Sarathy[win32] fix perlglob.bat warnings by splitting it from...
1998-01-13 Gurusamy Sarathy[win32] various tweaks to build support (NOTE: meant...
1998-01-11 Nick Ing-SimmonsIntegrate win32 into ansiperl
1998-01-11 Nick Ing-Simmons Integratye mainline -> ansiperl
1998-01-09 Malcolm BeattieAdd missing blank line in pod/perlfunc.pod.
1998-01-08 Gurusamy Sarathy[win32] change#398 breaks ENV_IS_CASELESS, fix it
1998-01-08 Gurusamy Sarathy[win32] Integrate mainline
1998-01-08 Jarkko HietaniemiFix thinko in t/pragma/locale.t:
1998-01-08 Hans MulderUse Tom Horley's qsort for sorting:
1998-01-08 Hans MulderMake s2p not use cpp:
1998-01-08 Roderick SchertlerDG/UX tweaks to perl.h:
next