This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-09-02 Jarkko HietaniemiRename the variable: it *used* to be (wrongly) that the
2001-09-02 Ilmari KaronenRE: [PATCH] Add a nextstate into empty blocks
2001-09-02 Gurusamy Sarathyremove stray CRs in files; keep all files with UNIX...
2001-09-02 Gurusamy Sarathysome remnants of change#11803
2001-09-01 Jarkko HietaniemiUpdate to Unicode::Collate 0.08.
2001-09-01 Jarkko HietaniemiTest tweaks.
2001-09-01 Michael G.... cleanup
2001-09-01 Artur BergmanChange #11805 didn't update the MANIFEST
2001-09-01 Rafael Garcia... , was t/op/incode.t breaks make minitest
2001-09-01 Tony BowdenPATCH: ExtUtils::MakeMaker
2001-09-01 Michael King[ID 20010831.002] Bug in Term::Cap on Solaris ansi...
2001-09-01 Nicholas Clarkoct() and hex()
2001-08-31 Michael G.... Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
2001-08-31 Gurusamy Sarathyintegrate change#11801 from maint-5.6
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-31 Philip Newton[DOC PATCH] Add perl4 warning messages to perldiag.pod
2001-08-31 Artur BergmanFixes bug in change 11717 that bus errored on HP-UX...
2001-08-31 Abhijit Menon-SenIntegrate 11778 into mainline.
2001-08-31 Artur BergmanChange 11797 sneaked in a faulty regcomp.c change which...
2001-08-31 John P. LindermanRe: Problem in ext/Time/HiRest/HiRes.t
2001-08-31 Nicholas ClarkEmbaressing typo in Syslog's Makefile.PL
2001-08-30 Michael G.... Yet another improvement to the
2001-08-30 Nicholas Clarkpp_modulo
2001-08-30 Artur Bergman11792 wasn't complete
2001-08-30 Artur BergmanAdded checks for PL_custom* and Perl_custom* functions...
2001-08-30 Artur BergmanDue to braindamaged makedef.pl change 11758 broke maked...
2001-08-30 Artur BergmanIntroduces SvREPADTMP(sv) that marks a repad SvIV as...
2001-08-29 Artur BergmanGCC on HP-UX 11 with 64bit support breaks inet_ntoa
2001-08-29 Nicholas Clarkpass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
2001-08-29 Artur BergmanAdded test for pack_addr_in and unpack_addr_in
2001-08-29 Artur BergmanAdded three tests to test inet_ntoa/inet_aton and ...
2001-08-29 Artur Bergmanmake sure USE_THREADS is defined so external apps work
2001-08-29 Jonathan StoweRe: The hitlist of untested modules.
2001-08-29 Artur BergmanEND{} can change the return value even if we die from...
2001-08-29 Rafael Garcia... Re: [PATCH] newer tests for the coderef-in-@INC !
2001-08-28 Paul Johnsonmake coretest
2001-08-28 Michael G.... Adding the failure diagnostic
2001-08-28 Rafael Garcia... put useful info in %INC for files loaded by a hook...
2001-08-28 Nicholas Clarkodd typo in op.h
2001-08-28 Ville Skyttä[ID 20010827.008] no-foo options broken in B::Lint
2001-08-28 Michael G.... Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad...
2001-08-27 Michael G.... Fixing bad testing advice
2001-08-27 Abhijit Menon-SenUpdate Changes.
2001-08-27 Michael G.... Re: [PATCH] new tests for the coderef-in-@INC
2001-08-27 Abhijit Menon-Sen[PATCH] new tests for the coderef-in-@INC
2001-08-27 Michael G.... Removing 2>&1 requirement (was Re:
2001-08-27 Artur BergmanChanged back Net/Ping.pm change #11759 since WNOHANG...
2001-08-27 Artur BergmanRemoved tripple definitions of CUSTOM_OP functions.
2001-08-27 Artur BergmanRegen headers
2001-08-27 chromaticpod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-27 H.Merijn BrandGNU ld parses arguments different
2001-08-27 Simon CozensCustom Ops
2001-08-27 Artur BergmanPlugs a memory leak on destruction of regular expressions
2001-08-26 Nicholas Clarkt/io/binmode.t
2001-08-26 Nicholas Clarkop/universal.t failing
2001-08-25 Tony BowdenRe: 'can' with undefined subs
2001-08-25 Tony BowdenRe: 'can' with undefined subs
2001-08-25 John PeacockRe: [PATCH] Added wisdom to perlhack.pod
2001-08-25 Michael G.... Re: [PATCH] (was Re: PerlIO regerssion tests?)
2001-08-25 Nicholas Clark(was Re: PerlIO regerssion tests?)
2001-08-25 Nikola Knezevicquiet down VC++ warnings in a2py.c and walk.c
2001-08-25 Rafael Garcia... [DOC PATCH] The coderef-in-@INC feature
2001-08-25 Nicholas ClarkRe: The coderef in @INC strikes back
2001-08-24 Nick Ing-SimmonsWhen applying patch via Porting/apply fails, do p4...
2001-08-24 Abhijit Menon-Sen#11739 was incomplete.
2001-08-24 Philip Newton[DOC patch bleadperl] "misspelled" misspelled
2001-08-24 Abhijit Menon-SenFixed Doug Wilson's email address.
2001-08-24 Rafael Garcia... [DOC PATCH] Adding new warning in perldiag.pod
2001-08-24 Craig A. Berryadd $Config('scriptdir'} on VMS
2001-08-23 Artur BergmanBacked out 11732, it breaks lib/strict.t
2001-08-23 Artur BergmanRemoved toy from 17133 after Matt Sargeants request.
2001-08-23 Robin HoustonFaster permutation algorithms
2001-08-23 Simon CozensRe: [ID 20010822.001] Freeing pads after parse error
2001-08-23 Gurusamy Sarathyfix broken windows build
2001-08-22 Nicholas Clarkio/tell.t doesn't chdir t
2001-08-22 Ronald J. KimballDocumentation in File::Spec (was Re: minor File::Spec
2001-08-22 Ronald J. KimballDocumentation in File::Spec (was Re: minor File::Spec
2001-08-22 John PeacockRe: [PATCH 1 of 3] $] is deprecated - eliminate from...
2001-08-22 Michael G Schwern[ID 20010822.007] eval STRING & diagnostics.pm not...
2001-08-22 Nicholas Clark64 bit integer preserving pp_divide
2001-08-22 H.Merijn BrandConfigure blooper
2001-08-21 Nicholas Clarkinstallperl -help
2001-08-20 Ilmari KaronenRewrite $. entry and switch to -> syntax
2001-08-18 Abhijit Menon-SenAdd Porting/apply to MANIFEST.
2001-08-18 Artur BergmanPL_reentrant_buffer does not exist in 5005threaded...
2001-08-18 Jarkko HietaniemiNew try for ID 20010407.006: detach the semantics
2001-08-18 Jarkko HietaniemiUTF8 flag should be meaningful only when POK.
2001-08-18 Artur BergmanUSE_THREADS and USE_ITHREADS are never true at the...
2001-08-18 Jarkko HietaniemiRetract #11712 for now. The real fix would probably
2001-08-18 Jarkko HietaniemiUTF8 wasn't printing for PVMGs.
2001-08-18 Jarkko Hietaniemi(Retracted by #11714)
2001-08-17 Rafael Garcia... doesn't compile, was perl@11710
2001-08-17 Jarkko HietaniemiUpdate Changes.
2001-08-17 Jarkko HietaniemiUpgrade to libnet 1.0704.
2001-08-17 Artur BergmanLet perl_clone copy PL_exit_flags
2001-08-17 Artur BergmanProtext sharedsv_space better. Extended EDIT and RELEAS...
2001-08-17 Jarkko HietaniemiAllow the threads extension to be found if present.
2001-08-17 Nick Ing-SimmonsMail -> change script (pre-alpha)
2001-08-17 Artur BergmanFixed macros for localtime_r under USE_REENTRANT_API...
next