platform/upstream/perl.git
1998-03-05 Andrew CohenChange getc/fread to PerlIO_getc/fread in bytecode.h:
1998-03-05 Malcolm BeattieIntegrate 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
1998-03-02 Roderick Schertler[win32] another 'old' patch
1998-03-02 Chip Salzenberg[win32] apply missing pieces from:
1998-03-02 Chip Salzenberg[win32] merge two important 'old' patches
1998-02-28 Gurusamy Sarathy[win32] misc small tweaks
1998-02-28 Gurusamy Sarathy[win32] fix typo in sv.h, and run 'make regen_headers...
1998-02-28 Gurusamy Sarathy[win32] integrate mainline
1998-02-28 Nick Ing-SimmonsMissed FREAD in bytecode.h
1998-02-27 Malcolm BeattieChange FREAD/FGETC to BGET_FREAD/BGET_FGETC to avoid...
1998-02-27 Malcolm BeattieFix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
1998-02-27 Malcolm BeattieAdd atomic.h to MANIFEST
1998-02-27 Malcolm BeattieIntegrate win32 branch into mainline.
1998-02-27 Malcolm BeattieMake refcounts atomic for threading (dependent on appro...
1998-02-27 Malcolm BeattieTiehandle stuff in change 595 didn't add to MANIFEST
1998-02-27 Malcolm BeattieMissed adding new file Policy_sh.SH in change 592.
1998-02-27 Graham Barr_60 & _04 - Add WRITE & CLOSE to TIEHANDLE
1998-02-27 Hans Mulder[PATCH 5.004_60] Fix to MM_VMS.PM
1998-02-27 Ilya ZakharevichFix file-descriptor leak when pipes fail via taint...
1998-02-27 Andy DoughertyConfig_60-03-04.diff patch for 5.004_60
1998-02-26 Gurusamy Sarathy[win32] various changes to make win32 build under the...
1998-02-26 Gurusamy Sarathy[win32] various cleanups so that B can be built as...
1998-02-25 Gurusamy Sarathy[win32] integrate mainline
1998-02-25 Malcolm BeattieMore compiler tweaks.
1998-02-25 Laszlo Molnardos-djgpp update
1998-02-25 Malcolm BeattieMove find_threadsv to right bit of global.sym. Bump...
1998-02-25 Robin HoustonRe: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
1998-02-25 Gisle Aas#ifdef CAN_PROTOTYPE cleanup
1998-02-25 Joshua Pritikinimproved Test.pm
1998-02-25 Jarkko HietaniemiHP-UX hints and AIX global.sym changes (with Makefile...
1998-02-25 Paul MarquessBack out DB_File patch (change _553) and tweak Configure.
1998-02-25 Graham BarrCwd.pm
1998-02-25 Ilya Zakharevich[5.004_5* PATCH] Make ornaments default in Term::ReadLine
1998-02-25 Andy DoughertyRe: ANNOUNCE: perl5.004_60 Configure patch is available
1998-02-24 Gurusamy Sarathy[win32] fix typos in sv.c
1998-02-23 Malcolm BeattieRemove old Linux+threads segfault degugging kludge.
1998-02-23 Gurusamy Sarathy[win32] undo previous change (no added value!)
1998-02-23 Gurusamy Sarathy[win32] fix pl2bat.pl to tolerate trailing .bat (as...
1998-02-22 Gurusamy Sarathy[win32] support chown() (just a noop for now)
1998-02-22 Gurusamy Sarathy[win32] get compiler building under win32 (needed Makef...
1998-02-22 Gurusamy Sarathy[win32] integrate mainline
1998-02-20 Gurusamy Sarathy[win32] fix handle leak in join()
1998-02-20 Malcolm BeattieRemove compiler files from their old lib/B locations...
1998-02-20 Malcolm BeattieMove lib/B/... and lib/[BO].pm over to where they shoul...
1998-02-20 Malcolm BeattieStart getting compiler to work when built with the...
1998-02-20 Malcolm BeattieMerge perlext/Compiler/... into mainline. Some files...
1998-02-20 Malcolm Beattie[compiler] Win32 changes from Sarathy, tweaked slightly...
1998-02-20 Malcolm BeattieInitialise $@ early (fixes t/lib/ph.t for threaded...
1998-02-20 Malcolm BeattieAdd missing t/op/wantarray.t to MANIFEST. Bump patchlev...
1998-02-20 Malcolm BeattieIntegrate win32 branch into mainline.
1998-02-20 Jarkko Hietaniemiretry [PATCH] 5.004_59: the perlhist.pod etc
1998-02-20 Norton T. Alleninstallperl
1998-02-20 Norton T. Allent/op/wantarray.t
1998-02-20 Ilya ZakharevichMisprint in regcomp.c [PATCH]
1998-02-20 Nick Ing-SimmonsDB_File ->length does not work just after tie.
1998-02-20 Stephen O.... - perl5.005_59, update Copyright
1998-02-20 M. J. T. GuyRe: for() and map() peculiarity
1998-02-20 Hans MulderUpdates to VMS/CONFIG.VMS
1998-02-20 Stephen O.... 5.004_59 global.sym for AIX 3.2.5
1998-02-20 Jarkko Hietaniemi5.004_59: hints/irix_6.sh
1998-02-20 Gisle Aasperlguts update
1998-02-20 Irving Reidbsdos/hints.sh is wrong
1998-02-20 Ilya Zakharevich5% speedup in an empty loop
1998-02-20 Hans Muldernetdb_host_type and netdb_hlen_type on NeXt
1998-02-20 Hans MulderPerl_sbrk declared inconsistently
1998-02-20 Hans Mulder"d_gethbyname" misspelled in Configure
1998-02-20 Hans MulderNeXT doesn't need DONT_DECLARE_STD (was:
1998-02-20 Gisle Aassv_check_thinkfirst macroized
1998-02-20 Joshua Pritikinallow the Test::Harness to grok TODO-type tests docs
1998-02-20 Jarkko Hietaniemi5.004_59: locale startup problems documentation++
1998-02-20 Hans MulderUpdated, non-wordwrapped, patch to README.VMS
1998-02-20 Stephen Potter5.004_58, move intuition tests
next