This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2000-02-26 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-26 Gurusamy Sarathyrework binmode() entry in perlfunc (from Martien Verbruggen
2000-02-26 Gurusamy SarathyPodParser v1.11 update (from Brad Appleton)
2000-02-26 Gurusamy Sarathyadd missing perl headers to perldepend action
2000-02-26 Gurusamy SarathyVMS patch (from Peter Prymmer)
2000-02-26 Gurusamy Sarathyintegrate vmsperl changes into mainline
2000-02-26 Charles BaileyResync with mainline
2000-02-26 Gurusamy Sarathyreintroduce useithreads (accidentally deleted in change...
2000-02-26 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-02-26 Gurusamy Sarathysupport for version vectors in UNIVERSAL::VERSION(...
2000-02-26 Jarkko HietaniemiAdd libscheck for IRIX.
2000-02-26 Jarkko HietaniemiAdd libscheck for Solaris.
2000-02-26 Jarkko HietaniemiRhapsody/Darwin patches from Wilfredo Sanchez.
2000-02-26 Jarkko HietaniemiRename use64bits to use64bitint;
2000-02-25 Fifer, Ericcygwin port
2000-02-25 Jarkko HietaniemiConfigure nits; add socksizetype; add getfsstat for...
2000-02-25 Jarkko HietaniemiFurther fixes to malloc.c prototypes from Dominic Dunlop.
2000-02-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-25 Gurusamy Sarathyfix missing perl_alloc() declaration under PERL_IMPLICI...
2000-02-25 Gurusamy Sarathychange#4849 wasn't restoring savestack correctly; make...
2000-02-25 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-25 Jarkko HietaniemiMegalopatch for Configure: Andy's new installation...
2000-02-25 Gurusamy Sarathyupdate PodParser to v1.10 (from Brad Appleton)
2000-02-25 Gurusamy Sarathymake File::Find tests tolerate case-insensitive systems...
2000-02-25 Gurusamy Sarathymore Compiler tweaks for useithreads
2000-02-25 Jarkko HietaniemiRemove NFS temp files and Configure temp C files.
2000-02-24 Sean DavisIn FreeBSD disable floating point exception handlers.
2000-02-24 Gisle AasMore UTF8_MAXLEN fixes
2000-02-24 Jarkko HietaniemiThe op/stat.t patch in #5341 wasn't robust enough,
2000-02-24 Jarkko HietaniemiMore VMS patches from Peter Prymmer.
2000-02-24 Jarkko HietaniemiLargefileness in Solaris doesn't require long longs;
2000-02-24 Jarkko HietaniemiTidy up the 64-bit (and socklen_t) type probing.
2000-02-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-24 Fifer, Ericcygwin port
2000-02-24 Jarkko HietaniemiVMS patch from Peter Prymmer; use full_ar.
2000-02-24 Jarkko HietaniemiMPE/ix patches from Mark Bixby.
2000-02-24 Lupe ChristophGet -lbind if available. Add pointer to perldelta...
2000-02-24 Jarkko HietaniemiRemove more cruft from IO.
2000-02-24 Hugo van der... double EXPORT_OK in h2xs
2000-02-24 js@ddre.dkSome Windows setups do not have S_IRGRP, S_IWGRP, S_IXGRP,
2000-02-24 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-02-24 Jarkko HietaniemiVMS patch from Peter Prymmer.
2000-02-24 Jarkko HietaniemiDetypo fpos64_t test.
2000-02-24 Jarkko Hietaniemimiscut'n'paste in #5230.
2000-02-24 Jarkko HietaniemiThe #5228 wasn't quite right + fix typos.
2000-02-24 Jarkko HietaniemiDepickify the compiler (about unused and set but not...
2000-02-24 Jarkko HietaniemiCosmetics.
2000-02-24 Helmut JarauschIn IRIX <sys/mode.h> is something completely different.
2000-02-23 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-23 Dominic Dunlop[ID 20000223.008] [PATCH 5.5.660] squash malloc.c compi...
2000-02-23 Dan SugalskiVMS build patches
2000-02-23 Dominic Dunlop[ID 20000223.007] [PATCH 5.5.660] $@ unsafe in Configur...
2000-02-23 Jarkko HietaniemiRemove &IO::EINPROGRESS now that IO uses Errno anyway
2000-02-23 Jarkko HietaniemiStreamline #5218 even more.
2000-02-23 Gurusamy Sarathyper Larry's idea, parse 1.2.3 as v1.2.3; C<require...
2000-02-23 Jarkko HietaniemiStreamline #5218.
2000-02-23 Jarkko HietaniemiTrying to connect to an already open socket may give...
2000-02-22 Jarkko HietaniemiFix prototype conflicts with POSIX.pm.
2000-02-22 Jarkko HietaniemiSee http://www.unicode.org/unicode/reports/tr15/
2000-02-22 Jarkko HietaniemiAdd uselongdouble, regroup the use* more logically.
2000-02-22 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-22 Jarkko HietaniemiAdd socklen_t probe; Configure maintenance.
2000-02-22 Gurusamy Sarathymake Perl's malloc work for allocations over 2GB (from...
2000-02-22 Gurusamy Sarathyadd -W and -X to -h output; fix other pod omissions
2000-02-22 Gurusamy Sarathydescribe C<< ... >> in perlpod.pod (from Brad Appleton)
2000-02-22 Jarkko HietaniemiThe subtests 28 and 31 were wrong. Tightened also...
2000-02-22 Gurusamy Sarathys/Activeware/ActiveState/
2000-02-22 Jarkko HietaniemiPerl version nit spotted by Spider Boardman.
2000-02-22 Gurusamy Sarathychange#5205 wasn't quite right; SvCUR() should be SvLEN()
2000-02-22 Gurusamy Sarathyfix memory overrun due to off-by-one in change#5192
2000-02-22 Gurusamy Sarathysundry typos and such
2000-02-22 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-22 Gurusamy Sarathyremove vestiges of older attribute syntax
2000-02-22 Jarkko HietaniemiConfigure nits spotted by Spider Boardman.
2000-02-22 Jarkko HietaniemiTru64 V5.0 patches from Spider Boardman.
2000-02-22 Gurusamy Sarathybeta2
2000-02-22 Gurusamy SarathyPodParser-1.093 update (from Brad Appleton's site)
2000-02-22 Gurusamy Sarathyintegrate cfgperl contents into mainline, update Changes
2000-02-22 Gurusamy Sarathydos-djgpp updates (from Laszlo Molnar <laszlo.molnar...
2000-02-22 Gurusamy Sarathys/undef/NO_INIT/g in change#5183
2000-02-22 Gurusamy Sarathyperlipc bug (spotted by Ben Low)
2000-02-22 Gurusamy SarathyEPOC port update (from Olaf Flebbe <O.Flebbe@science...
2000-02-22 Gurusamy Sarathyimprovements for high-bit text literals (from Gisle...
2000-02-22 Gurusamy Sarathyallow C<print v10>, $h{v13.10} etc.
2000-02-22 Gurusamy Sarathyadjust for lost fp precision in require version check
2000-02-22 Jarkko HietaniemiCheck the alignment of long doubles if they are to...
2000-02-22 Gurusamy Sarathyuse same treatment for EINVAL as for ETIMEDOUT
2000-02-21 Gurusamy Sarathytype mismatch
2000-02-21 Gurusamy Sarathyremove dual-valueness of v-strings (i.e., they are...
2000-02-21 Jarkko Hietaniemidetypo
2000-02-21 Gurusamy Sarathyclarify "use Module VERSION LIST" (from Robin Barker)
2000-02-21 Gurusamy Sarathyallow optional XSUB parameters without being forced...
2000-02-21 Jarkko HietaniemiAdd Solaris LP64 notes.
2000-02-21 Gurusamy Sarathygeneralize "%v" format into a flag for any integral...
2000-02-21 Gurusamy Sarathydetypo
2000-02-21 Gurusamy Sarathyundo accidental delete
2000-02-21 Gurusamy Sarathyget Compiler "working" under useithreads
2000-02-21 Jarkko HietaniemiThou shalt not printf longs with %d.
2000-02-21 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-21 Gurusamy Sarathymisplaced braces
next