2011-09-15 |
Nicholas Clark | Don't #include headers already included by perl.h |
commit | commitdiff | tree | snapshot |
2011-09-15 |
George Greer | Use test.pl miniperl check rather than by-hand in t... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
George Greer | Tests in "t/io" aren't supposed to use Test::More yet... |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Father Chrysostomos | shm.t: Skip under miniperl |
commit | commitdiff | tree | snapshot |
2011-09-15 |
Father Chrysostomos | shm.t: Don’t call shmctl in END when undefined |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Abigail | Be more precise in the wording of how // works. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Father Chrysostomos | [perl #92436] Make Filter::Simple match variables better |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Father Chrysostomos | Dear CoreList: Please note that 5.12.3 included VMS... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Leon Timmermans | Fix #98480 math when reading shared memory |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Leon Timmermans | Added SysV shared memory tests |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Father Chrysostomos | Dear CoreList: FYI, Errno was included in 5.6.0 and .1. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Father Chrysostomos | Dear CoreList: 5.8.2 *did* include DB_File. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Father Chrysostomos | Missing word in release managers’ guide |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Dave Rolsky | Mention that a method can be thought of as a verb for... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Dave Rolsky | Mention mutator as synonym for setter |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Nicholas Clark | Merge Storable improvements (XS tidying, test failures... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Nicholas Clark | Note Storable changes in perldelta. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Nicholas Clark | Simplify Storable.xs by providing a fallback definition... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Nicholas Clark | Change Storable's code.t to serialise a subroutine... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Nicholas Clark | Remove from Storable.xs all compatibility code that... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Nicholas Clark | Restore 5.004 and 5.005 support in Storable. |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Nicholas Clark | Remove Symbian compatibility macros from Storable,... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Nicholas Clark | Simplify S_set_caret_X() by returning early if we set... |
commit | commitdiff | tree | snapshot |
2011-09-14 |
Nicholas Clark | Inline S_procself_val() into S_set_caret_x(). |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | In S_set_caret_X(), use GvSV() consistently in all... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Bump $Module::CoreList::VERSION after 77cc041da6484066. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Chris 'BinGOs... | Corrected the version of Module::CoreList shipped with... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Merge POSIX improvements (refactoring, tests, bugfix... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Change POSIX::Termios::setattr() to default to TCASNOW... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Remove unneeded fallback definitions of dNOOP, dVAR... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Update perldelta to note that POSIX.so is now 12% smaller. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Merge the implementations of POSIX::{asctime,mktime... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Merge the implementations of POSIX::{access,mkfifo... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Merge the implementations of POSIX::{close,dup,tcdrain... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::{access,close,dup,dup2}. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | In ext/POSIX/t/sysconf.t, make the tests more strict. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | In ext/POSIX/t/sysconf.t, refactor the API of _check_an... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | In various POSIX tests, make better use of Test::More. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Merge the implementations of 11 is*() functions in... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Merge the implementations of 10 maths functions in... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Further tests for POSIX trigonometric and hyperbolic... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Change POSIX::localeconv() to a table-driven implementa... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::localeconv(). |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Merge the implementations of 2 sets of POSIX functions. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Merge the implementations of 4 sets of POSIX::Termios... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Merge the implementations of 2 pairs of POSIX::SigSet... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::sigpending(). |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Store sigset_t used by POSIX::SigSet directly in the... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | In POSIX.xs, extract allocate_struct() from POSIX:... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::SigSet. |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Store struct termios used by POSIX::Termios directly... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::tc{drain,flow,flush,sendbreak}() |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::Termios->setattr(). |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::Termios->setcc(). |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::Termios->get[iocf]flags(). |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::Termios->get[io]speed(). |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Add tests for passing POSIX::Termios->getcc() out of... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | In termios.t, avoid reading uninitialised memory in... |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Nicholas Clark | Refactor ext/POSIX/t/termios.t |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Father Chrysostomos | Remove if(isGV_with_GP(PL_defoutgv)) checks from mg.c |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Father Chrysostomos | Fix misspellings in gv.t |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Father Chrysostomos | Make \&$tied call get-magic when it holds a glob |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Father Chrysostomos | Add diag_listed_as for lstat error msg |
commit | commitdiff | tree | snapshot |
2011-09-13 |
Father Chrysostomos | Make (l)stat respect get-magic on globs and globrefs |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Chris 'BinGOs... | Update CPAN-Meta-YAML to CPAN version 0.004 |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Chris 'BinGOs... | Update Exporter to CPAN version 5.65 |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Chris 'BinGOs... | Update perlfaq to CPAN version 5.0150034 |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Father Chrysostomos | Make tie_fetch_count.t pass on ‘broken’ platforms |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Jim Cromie | t/TEST: clean up cachegrind.out.$pid intermediate files |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Jim Cromie | add 3 test.valgrind outputs to .gitignore |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Steffen Mueller | Update CPAN tracking version of ExtUtils::ParseXS |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Steffen Mueller | perldelta galore for ExtUtils::ParseXS changes |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Steffen Mueller | ExtUtils::ParseXS changelog |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Father Chrysostomos | Make cpan officially upstream for Text::Balanced |
commit | commitdiff | tree | snapshot |
2011-09-12 |
Father Chrysostomos | Make truncate respect get-magic on globs and globrefs |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Chris 'BinGOs... | Update Devel-PPPort to CPAN version 3.20 |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Steve Hay | Add links to Windows documentation of shell and CRT... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Steve Hay | Remove Windows 95 support from win32/makefile.mk |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Nicholas Clark | Eliminate warnings from XSLoader on 5.005 and 5.004. |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Jesse Vincent | updated podcheck data file to know about the changes... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Leon Timmermans | Doc patch to perlipc |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Steve Hay | Add missing win32/config_H.* files to Porting/makerel |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Nicholas Clark | Simplify generated XS code by emitting a compatibility... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Father Chrysostomos | Teach B::Concise about OPpFT_STACKING |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Father Chrysostomos | Collapse repetititive code in tie_fetch_count.t |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Father Chrysostomos | Make utime handle get-magic correctly for glob(ref)s |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Father Chrysostomos | Stop filetest ops from calling FETCH on parent op’s arg |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Father Chrysostomos | Make filetest ops handle get-magic correctly for glob... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Father Chrysostomos | Restore changelog entry removed by 378eeda |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Father Chrysostomos | -l followed by bareword should leave the stack alone |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Chris 'BinGOs... | Update Archive-Tar to CPAN version 1.78 |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Father Chrysostomos | Don’t call get-magic on a referenced array in chdir... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Steve Hay | Another update to comments about regen_config_h target |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Steve Hay | Update comments about regen_config_h target |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Steve Hay | Fix MSWin32 skip in porting/globvar.t |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Steve Hay | The Borland Chainsaw Massacre |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Douglas Christopher... | Add plain ~ expansion for Windows system in File::Glob |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Father Chrysostomos | Add Douglas Christopher Wilson to AUTHORS |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Father Chrysostomos | ch(dir|mod|own) should also call FETCH on refs to tied... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Father Chrysostomos | Add MAYBE_DEREF_GV macro |
commit | commitdiff | tree | snapshot |
next |