This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-09-15 Father Chrysostomosshm.t: Don’t call shmctl in END when undefined
2011-09-14 AbigailBe more precise in the wording of how // works.
2011-09-14 Father Chrysostomos[perl #92436] Make Filter::Simple match variables better
2011-09-14 Father ChrysostomosDear CoreList: Please note that 5.12.3 included VMS...
2011-09-14 Leon TimmermansFix #98480 math when reading shared memory
2011-09-14 Leon TimmermansAdded SysV shared memory tests
2011-09-14 Father ChrysostomosDear CoreList: FYI, Errno was included in 5.6.0 and .1.
2011-09-14 Father ChrysostomosDear CoreList: 5.8.2 *did* include DB_File.
2011-09-14 Father ChrysostomosMissing word in release managers’ guide
2011-09-14 Dave RolskyMention that a method can be thought of as a verb for...
2011-09-14 Dave RolskyMention mutator as synonym for setter
2011-09-14 Nicholas ClarkMerge Storable improvements (XS tidying, test failures...
2011-09-14 Nicholas ClarkNote Storable changes in perldelta.
2011-09-14 Nicholas ClarkSimplify Storable.xs by providing a fallback definition...
2011-09-14 Nicholas ClarkChange Storable's code.t to serialise a subroutine...
2011-09-14 Nicholas ClarkRemove from Storable.xs all compatibility code that...
2011-09-14 Nicholas ClarkRestore 5.004 and 5.005 support in Storable.
2011-09-14 Nicholas ClarkRemove Symbian compatibility macros from Storable,...
2011-09-14 Nicholas ClarkSimplify S_set_caret_X() by returning early if we set...
2011-09-14 Nicholas ClarkInline S_procself_val() into S_set_caret_x().
2011-09-13 Nicholas ClarkIn S_set_caret_X(), use GvSV() consistently in all...
2011-09-13 Nicholas ClarkBump $Module::CoreList::VERSION after 77cc041da6484066.
2011-09-13 Chris 'BinGOs... Corrected the version of Module::CoreList shipped with...
2011-09-13 Nicholas ClarkMerge POSIX improvements (refactoring, tests, bugfix...
2011-09-13 Nicholas ClarkChange POSIX::Termios::setattr() to default to TCASNOW...
2011-09-13 Nicholas ClarkRemove unneeded fallback definitions of dNOOP, dVAR...
2011-09-13 Nicholas ClarkUpdate perldelta to note that POSIX.so is now 12% smaller.
2011-09-13 Nicholas ClarkMerge the implementations of POSIX::{asctime,mktime...
2011-09-13 Nicholas ClarkMerge the implementations of POSIX::{access,mkfifo...
2011-09-13 Nicholas ClarkMerge the implementations of POSIX::{close,dup,tcdrain...
2011-09-13 Nicholas ClarkAdd tests for POSIX::{access,close,dup,dup2}.
2011-09-13 Nicholas ClarkIn ext/POSIX/t/sysconf.t, make the tests more strict.
2011-09-13 Nicholas ClarkIn ext/POSIX/t/sysconf.t, refactor the API of _check_an...
2011-09-13 Nicholas ClarkIn various POSIX tests, make better use of Test::More.
2011-09-13 Nicholas ClarkMerge the implementations of 11 is*() functions in...
2011-09-13 Nicholas ClarkMerge the implementations of 10 maths functions in...
2011-09-13 Nicholas ClarkFurther tests for POSIX trigonometric and hyperbolic...
2011-09-13 Nicholas ClarkChange POSIX::localeconv() to a table-driven implementa...
2011-09-13 Nicholas ClarkAdd tests for POSIX::localeconv().
2011-09-13 Nicholas ClarkMerge the implementations of 2 sets of POSIX functions.
2011-09-13 Nicholas ClarkMerge the implementations of 4 sets of POSIX::Termios...
2011-09-13 Nicholas ClarkMerge the implementations of 2 pairs of POSIX::SigSet...
2011-09-13 Nicholas ClarkAdd tests for POSIX::sigpending().
2011-09-13 Nicholas ClarkStore sigset_t used by POSIX::SigSet directly in the...
2011-09-13 Nicholas ClarkIn POSIX.xs, extract allocate_struct() from POSIX:...
2011-09-13 Nicholas ClarkAdd tests for POSIX::SigSet.
2011-09-13 Nicholas ClarkStore struct termios used by POSIX::Termios directly...
2011-09-13 Nicholas ClarkAdd tests for POSIX::tc{drain,flow,flush,sendbreak}()
2011-09-13 Nicholas ClarkAdd tests for POSIX::Termios->setattr().
2011-09-13 Nicholas ClarkAdd tests for POSIX::Termios->setcc().
2011-09-13 Nicholas ClarkAdd tests for POSIX::Termios->get[iocf]flags().
2011-09-13 Nicholas ClarkAdd tests for POSIX::Termios->get[io]speed().
2011-09-13 Nicholas ClarkAdd tests for passing POSIX::Termios->getcc() out of...
2011-09-13 Nicholas ClarkIn termios.t, avoid reading uninitialised memory in...
2011-09-13 Nicholas ClarkRefactor ext/POSIX/t/termios.t
2011-09-13 Father ChrysostomosRemove if(isGV_with_GP(PL_defoutgv)) checks from mg.c
2011-09-13 Father ChrysostomosFix misspellings in gv.t
2011-09-13 Father ChrysostomosMake \&$tied call get-magic when it holds a glob
2011-09-13 Father ChrysostomosAdd diag_listed_as for lstat error msg
2011-09-13 Father ChrysostomosMake (l)stat respect get-magic on globs and globrefs
2011-09-12 Chris 'BinGOs... Update CPAN-Meta-YAML to CPAN version 0.004
2011-09-12 Chris 'BinGOs... Update Exporter to CPAN version 5.65
2011-09-12 Chris 'BinGOs... Update perlfaq to CPAN version 5.0150034
2011-09-12 Father ChrysostomosMake tie_fetch_count.t pass on ‘broken’ platforms
2011-09-12 Jim Cromiet/TEST: clean up cachegrind.out.$pid intermediate files
2011-09-12 Jim Cromieadd 3 test.valgrind outputs to .gitignore
2011-09-12 Steffen MuellerUpdate CPAN tracking version of ExtUtils::ParseXS
2011-09-12 Steffen Muellerperldelta galore for ExtUtils::ParseXS changes
2011-09-12 Steffen MuellerExtUtils::ParseXS changelog
2011-09-12 Father ChrysostomosMake cpan officially upstream for Text::Balanced
2011-09-12 Father ChrysostomosMake truncate respect get-magic on globs and globrefs
2011-09-11 Chris 'BinGOs... Update Devel-PPPort to CPAN version 3.20
2011-09-11 Steve HayAdd links to Windows documentation of shell and CRT...
2011-09-11 Steve HayRemove Windows 95 support from win32/makefile.mk
2011-09-11 Nicholas ClarkEliminate warnings from XSLoader on 5.005 and 5.004.
2011-09-11 Jesse Vincentupdated podcheck data file to know about the changes...
2011-09-11 Leon TimmermansDoc patch to perlipc
2011-09-11 Steve HayAdd missing win32/config_H.* files to Porting/makerel
2011-09-11 Nicholas ClarkSimplify generated XS code by emitting a compatibility...
2011-09-11 Father ChrysostomosTeach B::Concise about OPpFT_STACKING
2011-09-11 Father ChrysostomosCollapse repetititive code in tie_fetch_count.t
2011-09-11 Father ChrysostomosMake utime handle get-magic correctly for glob(ref)s
2011-09-11 Father ChrysostomosStop filetest ops from calling FETCH on parent op’s arg
2011-09-11 Father ChrysostomosMake filetest ops handle get-magic correctly for glob...
2011-09-10 Father ChrysostomosRestore changelog entry removed by 378eeda
2011-09-10 Father Chrysostomos-l followed by bareword should leave the stack alone
2011-09-10 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.78
2011-09-10 Father ChrysostomosDon’t call get-magic on a referenced array in chdir...
2011-09-10 Steve HayAnother update to comments about regen_config_h target
2011-09-10 Steve HayUpdate comments about regen_config_h target
2011-09-10 Steve HayFix MSWin32 skip in porting/globvar.t
2011-09-10 Steve HayThe Borland Chainsaw Massacre
2011-09-10 Douglas Christopher... Add plain ~ expansion for Windows system in File::Glob
2011-09-10 Father ChrysostomosAdd Douglas Christopher Wilson to AUTHORS
2011-09-10 Father Chrysostomosch(dir|mod|own) should also call FETCH on refs to tied...
2011-09-10 Father ChrysostomosAdd MAYBE_DEREF_GV macro
2011-09-10 Nicholas ClarkTweaks to tie_fetch_count.t
2011-09-10 Vincent Pit"state" in perlfunc should point to "Persistent Private...
2011-09-10 Nicholas ClarkAdd HOMEGROWN_POSIX_SIGNALS to PL_non_bincompat_options...
2011-09-10 Jim Cromieregen/opcode.pl: generate OP_IS_DIRHOP, use in gv.c
next