This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2000-03-17 Gurusamy Sarathyexport cv_undef() and cv_const_sv() (mod_perl uses...
2000-03-17 Gurusamy Sarathyremove non-ANSI parts in comp/cpp.t
2000-03-17 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-17 Jarkko HietaniemiMake the test easier to use.
2000-03-17 Gurusamy Sarathypod{man,text} updates from podlators-1.00 (from Russ...
2000-03-17 Gurusamy Sarathyintegrate vmsperl contents into mainline (no actual...
2000-03-17 Gurusamy Sarathyfix signedness in test for syswrite() length argument
2000-03-17 Gurusamy Sarathyintegrate cfgperl contents into mainline
2000-03-17 Jarkko HietaniemiAdd "Known Problems" section.
2000-03-17 Gurusamy Sarathyadd missing bincompat5005 #defines
2000-03-16 Jarkko Hietaniemipp_send() type tuning continues.
2000-03-16 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-16 Jarkko HietaniemiVMS patches from Dan Sugalski and Charles Bailey
2000-03-16 Gurusamy Sarathydue to an oversight during PERL_OBJECT migration, hosts...
2000-03-16 Jarkko HietaniemiFix pp_send() sizes (pass a Size_t, not an Off_t, and
2000-03-15 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-15 Jarkko HietaniemiRetract #5767; replace it with a tested patch
2000-03-15 Jarkko HietaniemiConfigure nits: do not use /tmp to avoid potential...
2000-03-15 Jarkko Hietaniemicater for FreeBSD 5.*
2000-03-15 Jarkko HietaniemiAdd missing Windows O_ constants.
2000-03-15 Gurusamy Sarathyadd PL_thr_key to export list under useithreads
2000-03-15 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-15 Charles BaileyMake DEBUGGING a configurable option
2000-03-15 Charles BaileyRemove obsolete DCL symbol from subconfigure.com
2000-03-15 Charles BaileyAdd VMS' default to the CGI.pm temp list (should update...
2000-03-15 Charles BaileyChange test using obsolete %COnfig element
2000-03-14 Gurusamy Sarathyupdate local_patches entry for RC2
2000-03-14 Gurusamy Sarathymore warnings tidy-ups (from Paul Marquess)
2000-03-14 Gurusamy SarathySys::Syslog fix for accidental arguments to autoloaded...
2000-03-14 Gurusamy Sarathytweak to use SIZE_ONLY
2000-03-14 Gurusamy Sarathyregen win32/config*
2000-03-14 Gurusamy Sarathychange#5729 had syntax errors
2000-03-14 Gurusamy Sarathyintegrate vmsperl changes into mainline (change#5693...
2000-03-14 Gurusamy Sarathyupdate Changes; integrate cfgperl contents into mainline
2000-03-14 Gurusamy Sarathyperlfaq4 tweak (from Damian Conway <damian@cs.monash...
2000-03-14 Gurusamy Sarathyallow alternates to negate correctly (from Johan Vromans)
2000-03-14 Gurusamy Sarathykludge our way around warnings on C<use POSIX; use...
2000-03-14 Gurusamy Sarathyprotect special characters better against interpretatio...
2000-03-14 Gurusamy Sarathyprovide an explicit base address for perl56.dll to...
2000-03-14 Gurusamy Sarathyregen perltoc, other pod nits
2000-03-14 Gurusamy Sarathyavoid dup warning (from Simon Cozens)
2000-03-14 Gurusamy Sarathyallow usemymalloc to be overridden via -Uusemymalloc
2000-03-14 Gurusamy Sarathytest case for change#5700 (from M. J. T. Guy)
2000-03-14 Gurusamy Sarathyrevise README.win32 for currentness, point to function
2000-03-14 Gurusamy Sarathytweak sort() notes (from Nathan Torkington)
2000-03-14 Jarkko HietaniemiMake the tests 1018 and 1019 more robust.
2000-03-14 Jarkko HietaniemiFix for one of the problems in RC1 reported by M. E...
2000-03-14 Jarkko HietaniemiIntegrate with Sarathy; unapply the #5539 that snekt in
2000-03-14 Gurusamy Sarathyfixes for Borland compiler (from Vadim Konovalov
2000-03-14 Gurusamy Sarathymore efficient Text::Abbrev (from M.E. O'Neill <oneill...
2000-03-14 Gurusamy Sarathyintegrate cfgperl changes into mainline, ignoring the
2000-03-14 Gurusamy Sarathypatches for many bugs in the debugger; documentation...
2000-03-14 Gurusamy Sarathyadd sleep() to avoid race on NeXT (from M.E. O'Neill
2000-03-14 Gurusamy Sarathysupport a -U option when run as root to drop privileges...
2000-03-14 Jarkko Hietaniemimove the big AVAILABILITY list to perlport as Supported...
2000-03-14 Jarkko Hietaniemimore todo
2000-03-14 Jarkko Hietaniemidetypo
2000-03-14 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-14 Gurusamy Sarathyreference miscount in Devel::Peek that causes debugger to
2000-03-13 Gurusamy Sarathyfixes for broken L<> links (from Wolfgang Laun
2000-03-13 Gurusamy Sarathytypos in perlboot.pod (from Randal L. Schwartz <merlyn...
2000-03-13 Gurusamy Sarathyavoid infinite loop in h2xs (from Hugo van der Sanden)
2000-03-13 Gurusamy Sarathylexical warnings update for docs and tests (from Paul...
2000-03-13 Gurusamy Sarathyupdates from PodParser v1.12 on CPAN (from Brad Appleton)
2000-03-13 Gurusamy Sarathycleaner logic in op.c, also avoids QNX optimizer bug...
2000-03-13 Gurusamy Sarathymention changes to diagnostics
2000-03-13 Gurusamy Sarathyignore const for the purposes of typemaps (from Hugo...
2000-03-13 Gurusamy Sarathydon't check for errno after Atof() (atof() doesn't...
2000-03-13 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-13 Jarkko HietaniemiSTRLEN != int.
2000-03-13 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-13 Gurusamy Sarathymention autoflush portability caveat
2000-03-13 Gurusamy Sarathyfinal touches for lexical warnings (from Paul Marquess)
2000-03-13 Gurusamy Sarathyavoid compiler warnings
2000-03-13 Gurusamy Sarathymake the is_utf8_*() safe for use on invalid utf8 ...
2000-03-13 Gurusamy Sarathythe premature FREETMPS calls in change#1187 weren't...
2000-03-13 Jarkko Hietaniemihints nibbling continues
2000-03-13 Jarkko Hietaniemithere's no end to tweaking
2000-03-13 Jarkko Hietaniemihints tweak
2000-03-13 Charles BaileyTrim out leftover hunk from prior resolve conflict
2000-03-13 Charles BaileyAssorted configuration cleanups (Peter Prymmer, and a
2000-03-13 Charles BaileyAdd vmsish 'hushed' option to suppress error messages...
2000-03-13 Charles BaileyFix inverted test conditions for secure lnm translation
2000-03-13 Charles BaileyInsulate tests of default display_format from different...
2000-03-13 Charles BaileyResync with mainline post RC1
2000-03-13 Charles Bailey Update File::Spec::VMS and tests
2000-03-13 Charles BaileyBasic 5.6.0 RC1 build patches for VMS
2000-03-13 Jarkko HietaniemiSolaris long double fixes from Alan Burlison.
2000-03-13 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-13 Jarkko HietaniemiRetract #5680, it broke more than it helped.
2000-03-12 Gurusamy Sarathyset optimize=-O only if not already set
2000-03-12 Gurusamy Sarathyanother optimized-OP_SASSIGN bug: ops that were not...
2000-03-12 Jarkko Hietaniemiupdate AVAILABILITY for LynxOS
2000-03-12 Jarkko Hietaniemi64-bitness hints tweaks
2000-03-12 Jarkko Hietaniemi64-bitness tweak: separate 64bitint and 64bitall.
2000-03-12 Jarkko Hietaniemimetaconfig-ify #5676.
2000-03-12 Jarkko HietaniemiIntegrate with Sarathy.
2000-03-12 Gurusamy Sarathyintegrate cfgperl changes into mainline
2000-03-12 Gurusamy Sarathydon't bother testing if we can flush all handles when...
2000-03-12 Jarkko Hietaniemicontinue flogging the string->int conversion ifdefs
next