This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-01-20 Nick Ing-SimmonsInfrastructure to allow:
2001-01-20 Nick Ing-SimmonsIntegrate mainline.
2001-01-19 Jarkko HietaniemiUpdate Changes.
2001-01-19 Hugo van der... Re: new feature: s?printf parameter reordering
2001-01-19 Andreas KönigPATCH pragma/locale.t
2001-01-19 Jarkko HietaniemiAdd tracing for debugging extensions builds in VMS...
2001-01-19 Jarkko HietaniemiAutomate 1_compile.t.
2001-01-19 Jarkko HietaniemiIntegrate perlio:
2001-01-18 Nick Ing-SimmonsIntegrate mainline
2001-01-18 Nick Ing-SimmonsWin32 "safe signals" co-existance fix.
2001-01-18 Jarkko HietaniemiIt's Pod::Text::Overstrike, not Pod::Overstrike.
2001-01-18 Jarkko HietaniemiThe first bug found by 1_compile.t.
2001-01-18 Jarkko HietaniemiAdd Schwern's 1_compile test. The compile_module scrip...
2001-01-18 Peter PrymmerRe: subversion undef on VMS (was Re: [ID 20001218.033...
2001-01-18 Jarkko HietaniemiIntegrate perlio:
2001-01-17 Nick Ing-Simmons"Safe" signals - trial implementation.
2001-01-17 Nick Ing-SimmonsIntegrate mainline.
2001-01-17 Nicholas ClarkRe: [PATCH: perl@8429] lib/tie-substrhash.t FAILED...
2001-01-17 Roca, Ignasilib/tie-substrhash.t FAILED at test 11
2001-01-17 Craig A. Berry(Replaced by #8469)
2001-01-17 Jarkko HietaniemiAllow for one trailing slash in the directory of mkdir().
2001-01-17 Jarkko HietaniemiDefine SIG_SIZE, the number of elements in the sig_name and
2001-01-17 Jarkko HietaniemiIntegrate perlio:
2001-01-16 Nick Ing-SimmonsProvide infrastructure for PERL_ASYNC_CHECK() style...
2001-01-16 Nick Ing-SimmonsIntegrate mainline.
2001-01-16 Mark-Jason... regcomp.c old feature removal
2001-01-16 Jarkko HietaniemiUpdate Changes.
2001-01-16 Simon CozensRe: API Cleanup
2001-01-16 Jarkko Hietaniemipodlators 1.07, from Russ Allbery.
2001-01-16 Indy SinghWin32 Makefile fixes
2001-01-16 Jarkko HietaniemiUnder 5.005 threads and debugging crashed in Debian...
2001-01-16 Stephen McCamantRe: Eliminate op_children
2001-01-15 Simon CozensAPI Variable documentation
2001-01-15 Jarkko HietaniemiSignedness nit.
2001-01-15 Jarkko Hietaniemi(Replaced by #8448) More op_children traces (cleanup...
2001-01-15 Jarkko Hietaniemi(Replaced by #8448) Traces of op_children (cleanup...
2001-01-15 Jarkko HietaniemiMissing from #8439.
2001-01-15 Stephen McCamant[PATCH @8436] Eliminate op_children
2001-01-15 Jarkko HietaniemiUse the /^Perl_/-less form of is_lvalue_sub().
2001-01-15 Jarkko HietaniemiRevert #8437 and #8438, the Linux large files story...
2001-01-15 Jarkko HietaniemiMore UTF-8 patches from Inaba Hiroto.
2001-01-14 Jarkko Hietaniemi(Reverted by #8440)
2001-01-13 Jarkko HietaniemiTighten some of the tests a bit.
2001-01-13 Jarkko HietaniemiIntegrate perlio:
2001-01-13 Nick Ing-SimmonsRun dmake regen_config_h for Win32
2001-01-13 Nick Ing-SimmonsVMS friendly patch to Encode compile process
2001-01-13 Nick Ing-SimmonsIntegrate mainline
2001-01-13 Stephen McCamantRe: B::Concise -- an improved replacement for B::Terse
2001-01-13 Jarkko HietaniemiThe LVRET macro needed an aTHX.
2001-01-13 Jarkko HietaniemiUpdate Changes.
2001-01-13 Peter PrymmerRe: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
2001-01-13 Jarkko HietaniemiThe B::Terse drop-in replacement wasn't quite drop-in.
2001-01-12 Jarkko HietaniemiUse UVXf.
2001-01-12 Robin Barker-Wformat
2001-01-12 Stephen McCamantB::Concise -- an improved replacement for B::Terse
2001-01-12 Jarkko HietaniemiForgot the microperl config from the #8421.
2001-01-12 Jarkko HietaniemiAdd sigprocmask() probe, regen Configure, regen toc.
2001-01-12 Jarkko HietaniemiAdd sockatmark() to the todo list.
2001-01-12 Jarkko HietaniemiRename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
2001-01-12 Radu GreabRe: [PATCH] [ID 20001223.002] lvalues in list context
2001-01-12 Stephen McCamantConsolidated lvalue sub changes
2001-01-12 Richard SoderbergRE: [PATCH] [ID 20001223.002] lvalues in list context
2001-01-12 Jarkko HietaniemiOne more UTF-8 fix from Inaba Hiroto.
2001-01-12 Jarkko HietaniemiMea culpa: I botched up Hugo's "Tw" bug fix when applyi...
2001-01-12 Roca, Ignasi[Patch perl@8375] pragma/subs.t ......FAILED tests...
2001-01-12 Roca, Ignasiupdates to posix-bc hints file
2001-01-12 Roca, Ignasiop/regmesg FAILED at test 33 on EBCDIC machines
2001-01-12 Nicholas ClarkRe: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268...
2001-01-12 Jarkko HietaniemiIntegrate perlio:
2001-01-11 Nick Ing-SimmonsRemove variables that were used in experiments.
2001-01-11 Nick Ing-SimmonsCatch die in %SIG handler and unblock the signal before...
2001-01-11 Nick Ing-SimmonsIntegrate mainline
2001-01-11 Jarkko HietaniemiFix UTF-8 lval substr().
2001-01-11 Jarkko HietaniemiUpdate Changes.
2001-01-11 Hugo van der... Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !...
2001-01-11 Jarkko HietaniemiIntegrate perlio:
2001-01-10 Nick Ing-SimmonsAllow control of 2nd arg to segsetjmp() via -DSCOPE_SAV...
2001-01-10 Jarkko HietaniemiNot defining PERL_PRESERVE_IVUV fixes only the op/inc...
2001-01-10 Nick Ing-SimmonsSafe fix for Simon's pclose() doing SvIVX of undef...
2001-01-10 Jarkko HietaniemiAdd ReuseAddr as a (preferred) alias for Reuse as we...
2001-01-10 Jeremy D. Zawodnyadd ReusePort option to IO::Socket::INET for better...
2001-01-10 Jeremy D. Zawodnyadd SO_REUSEPORT to export list in Socket.pm for better...
2001-01-10 Jarkko HietaniemiTest for bug id 20010105.016 (fixed by #8378).
2001-01-10 Jarkko HietaniemiIntegrate perlio.
2001-01-10 Nick Ing-SimmonsBack out Simon's pid hackery for now.
2001-01-10 Nick Ing-SimmonsIntegrate mainline. (Builds but does not work - somethi...
2001-01-10 Simon CozensFix my_pclose segfault
2001-01-10 Charles LaneOpcode.XS, fix memory leak
2001-01-10 Jarkko HietaniemiTurn off the integer preservation for now.
2001-01-10 Jarkko HietaniemiFew more IDE/editor nits from p5p.
2001-01-10 Jarkko HietaniemiRe: [ID 20010109.003] Patch 8138 broke a test in libwww
2001-01-10 Jarkko HietaniemiTest cases for #8385 (from Simon's "torture.pl")
2001-01-10 Inaba HirotoRe: more UTF8 test suites and an UTF8 patch
2001-01-09 Jarkko HietaniemiAllow the locale test needing POSIX and the taint test
2001-01-09 Stephen McCamantRemove FileHandle/IO dependence in t/io/openpid.t
2001-01-09 Jarkko Hietaniemisave_delete(), err, SAVEDELETE() fixes from Charles...
2001-01-09 Andy DoughertyRe: [PATCH: perl@8342] comp/proto..........FAILED tests...
2001-01-09 Charles Lanemake t/op/misc.t work on VMS
2001-01-09 Jarkko Hietaniemi[ID 20001230.003] UTF-8 tr still hurts
2001-01-09 Inaba HirotoOne more patch for UTF8
next