This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
1998-06-28 Gurusamy Sarathytweak various places for iperlsys.h awareness
1998-06-28 Gurusamy Sarathyadd a perlio.h stub for compat (some extensions seem...
1998-06-28 Laszlo MolnarRe: [PATCH for _66] Makefile.SH problem on dos/djgpp
1998-06-28 Hans Mulderhand apply mutiliated patch
1998-06-28 Robin Barkerhand apply whitespace mutiliated patch
1998-06-28 Tom Phoenixdocumenting close without arguments
1998-06-28 Tom PhoenixBetter diags for vars.pm
1998-06-28 Robin Barkerhand apply whitespace mutiliated perldoc.PL patches
1998-06-28 Gurusamy Sarathyintegrate ansiperl to get makedef.pl tweak
1998-06-28 Gurusamy Sarathyadd CGI-2.42, its and testsuite
1998-06-28 Gurusamy Sarathyenable Errno build on win32, add Errno-1.08 files to...
1998-06-28 Gurusamy Sarathytweak win32 config templates for cpp
1998-06-26 Gurusamy Sarathymake find_script() return saved string, reenable missin...
1998-06-25 Gurusamy Sarathyavoid warning with -P switch
1998-06-25 Gurusamy Sarathydon't suppress display of Makefile recipes that invoke...
1998-06-25 Gurusamy Sarathytweak order of destruction so OBJECTs in GLOBs are...
1998-06-25 Gurusamy Sarathymknod() is not POSIX, so remove the POSIX pieces from...
1998-06-25 Gurusamy Sarathyadd FILE_SHARE_DELETE ifndef in win32.h
1998-06-24 Gurusamy Sarathycheck in what change#1182 didn't, and Changes
1998-06-23 Gurusamy Sarathyfinal touches to 5.004_68
1998-06-23 Gurusamy Sarathymore MULTIPLICITY tweaks
1998-06-23 Gurusamy Sarathypartial MULTIPLICITY cleanup
1998-06-23 Gurusamy Sarathytweak MANIFEST, add Dev_t to POSIX/typemap
1998-06-23 Gurusamy Sarathybump patchlevel to 68, Porting/makerel tweaks
1998-06-23 Gurusamy Sarathyremove atomic.h pending resolution of licensing issues,
1998-06-23 Ilya Zakharevichapplied patch, regen headers
1998-06-23 Stephen McCamantInheritance of B:: classes
1998-06-23 Jarkko Hietaniemiapplied patch, moved #define mkfifo ... from perl.h...
1998-06-23 Daniel GrisingerPATCH [5.004_67] perldoc.PL
1998-06-23 Dan SugalskiAutosplit's not qite case-insensitive enough on VMS
1998-06-23 Jarkko Hietaniemi5.004_67: Fcntl: add few constants, enhance maintainability
1998-06-23 Dominic DunlopAmend tests/regexp.t for variable REG_INFTY;
1998-06-23 Jarkko Hietaniemifilter out array subscripts when generating symbols...
1998-06-23 Lupe Christophupdated hints file to cope with buggy sigsetjmp() on...
1998-06-23 Gurusamy Sarathyadd detailed changelogs and 'genlog'--the script which...
1998-06-22 Gurusamy Sarathytweak win32 makefiles for PERL_OBJECT build
1998-06-22 Gurusamy Sarathybackout change#1178 as it was dependent on an unapplied...
1998-06-22 Gurusamy Sarathyeliminate use of tokenbuf in util.c
1998-06-22 Ilya Zakharevichadd patch that generates regnodes.h via regcomp.pl
1998-06-22 Ilya ZakharevichAvoid temporaries on recursion
1998-06-22 Gurusamy Sarathymerge relevant portions from maintbranch change#1155
1998-06-22 Ilya ZakharevichZero-length matching bug
1998-06-22 Ilya Zakharevichfix alignment issues in malloc.c on 64-bit platforms...
1998-06-22 Ilya ZakharevichTest study/re/
1998-06-21 Ilya Zakharevich$^R documented
1998-06-21 Ilya ZakharevichRe docs
1998-06-21 Ilya Zakharevichadapted contents of message into comments in malloc...
1998-06-21 Ilya Zakharevichapplied patch, with edits to the prose
1998-06-21 Ilya Zakharevichprint study /re/ broken
1998-06-21 Ilya Zakharevichapplied patch, tweaked wording
1998-06-21 Ilya ZakharevichCosmetic malloc patch
1998-06-21 Hans Mulderfixup patches for VMS
1998-06-21 Dan Sugalskiapplied VMS patch from Dan Sugalski
1998-06-21 Graham Barrapplied patch, modified logic to avoid reentering lexer...
1998-06-21 Douglas Lankshearapplied patch, along with many changes:
1998-06-21 Daniel GrisingerRe: PATCH _67 (Doc) perlop.pod
1998-06-21 Douglas Lanksheara tweaked version of:
1998-06-21 Ilya Zakharevichadded patch, regen headers
1998-06-21 Tom Phoenixdocs creating files via open
1998-06-21 Ilya ZakharevichBetter version of malloc improver
1998-06-20 Gurusamy Sarathyenhance perlre.pod to say C<)> can't appear in a (...
1998-06-20 Joshua Pritikinadded patch, tweaked missed files, excised comment...
1998-06-20 Gurusamy Sarathyadd File-Spec-0.6 from CPAN
1998-06-20 Gurusamy Sarathytweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2}...
1998-06-20 Gurusamy Sarathymanual integration of all outstanding ansi branch stuff...
1998-06-20 Gurusamy Sarathyundo goofed change 1157 (backed out the fix instead...
1998-06-20 Gurusamy Sarathycleanup installation of utilities on win32
1998-06-20 Gurusamy Sarathyintuit @INC pathnames from exe location only if dll...
1998-06-20 Gurusamy Sarathymake perldoc ignore null files (it tried to open()...
1998-06-19 Gurusamy Sarathyfix perldoc to ignore unfound null filenames
1998-06-19 Gurusamy Sarathyupdate repository copy of Asmdata.pm after `perl byteco...
1998-06-18 Tom Horsleyperl5.004 hints file (maint and dev paths)
1998-06-18 Joshua Pritikinhand apply whitespace-mutiliated patch
1998-06-18 Les Petershand apply whitespace-mutiliated and reversed patch
1998-06-18 Gurusamy Sarathyclose child pipe in t/TEST, other cosmetic tweaks
1998-06-18 Gurusamy Sarathyback out problematic change#1105, tweak perlsub.pod
1998-06-18 Gurusamy Sarathyfix spurious cxstack_max init that trampled memory
1998-06-18 Gurusamy Sarathyfix memory leaks and uninitialized memory accesses...
1998-06-18 Gurusamy Sarathyfix off-by-one that trampled memory in re_croak2()
1998-06-18 Gurusamy Sarathyfix AutoLoader to do the right thing when there are...
1998-06-18 Gurusamy Sarathyfix Makefile.SH typo
1998-06-17 Gurusamy Sarathy5.004_67 niggles
1998-06-15 Gurusamy Sarathyup patchlevel.h to 67, other small tweaks
1998-06-15 Gurusamy Sarathytweaks to get PERL_OBJECT building again; passes tests
1998-06-15 Gurusamy Sarathyback out previous change (it breaks PERL_OBJECT)
1998-06-15 Joshua Pritikinadded patch, fixed typo, reworked documentation
1998-06-15 Gurusamy Sarathyvarious win32 odds and ends
1998-06-15 Johan Vromansnewer Getopt/Long.pm from public distribution cited in:
1998-06-15 Tom Christiansendocumentation update from tchrist
1998-06-14 Roderick SchertlerRe: Exceptions in IPC::Open2
1998-06-14 Gurusamy Sarathyfixup MANIFEST
1998-06-14 Gurusamy Sarathyvarious win32 fixes
1998-06-14 Gurusamy Sarathyremove unused global `scrgv'
1998-06-12 Jan DuboisRe: execv in toke.c [PATCH]: win32 wrapper for _66
1998-06-12 Jan Duboisadded patch, undo earlier workaround
1998-06-12 Douglas Lankshearhand-applied patch with wrapped lines
1998-06-12 Andy DoughertyConfig_66-01-02.diff
1998-06-12 Andy DoughertyRe: [PATCH for _66] Makefile.SH problem on dos/djgpp
1998-06-12 Hugo van der... a tweaked version of:
1998-06-12 Ilya Zakharevichapplied patch, with indentation tweaks
next