| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump module version numbers | David Golden | 2010-07-19 | 1 | -1/+1 |
* | add CVf_CVGV_RC flag | David Mitchell | 2010-07-18 | 1 | -2/+2 |
* | Remove diagnostics from XS-APItest/t/blockhooks. | Ben Morrow | 2010-07-15 | 1 | -3/+0 |
* | new is a reserved word in C++, don't use it as a variable name | Tony Cook | 2010-07-13 | 1 | -3/+3 |
* | Systematic tests for the block hooks. | Ben Morrow | 2010-07-12 | 7 | -74/+460 |
* | Wrap PL_blockhooks in an API function. | Ben Morrow | 2010-07-12 | 1 | -4/+1 |
* | Macroify the block_hooks structure. | Ben Morrow | 2010-07-12 | 1 | -8/+8 |
* | Initial very basic tests for PL_blockhooks. | Ben Morrow | 2010-07-12 | 2 | -0/+149 |
* | Convert Fcntl and PerlIO::encoding's tests to Test::More. | Nicholas Clark | 2010-06-30 | 2 | -8/+2 |
* | Convert POSIX's test to Test::More. | Nicholas Clark | 2010-06-30 | 2 | -3/+7 |
* | Convert Devel::Peek's test to Test::More. | Nicholas Clark | 2010-06-30 | 1 | -4/+2 |
* | Standardize on use of 'capture group' over 'buffer' | Karl Williamson | 2010-06-28 | 1 | -1/+1 |
* | Remove MacOS classic support from DynaLoader. | Nicholas Clark | 2010-06-23 | 2 | -210/+3 |
* | Remove MacOS classic support from File::{Copy,DosGlob,Find,Glob,stat}. | Nicholas Clark | 2010-06-23 | 1 | -2/+2 |
* | Tweak the generated Errno.pm slightly. Shorter and slightly fewer ops. | Nicholas Clark | 2010-06-23 | 1 | -8/+7 |
* | version bump for B::t::OptreeCheck and add to delta | Matt S Trout | 2010-06-21 | 1 | -1/+1 |
* | bump versions on VMS::DCLsym, mro, Search::Dist and UNIVERSAL and delta them ... | Matt S Trout | 2010-06-21 | 2 | -2/+2 |
* | version bump for B::Concise and add change to delta | Matt S Trout | 2010-06-21 | 1 | -1/+1 |
* | Fix list of constants to import to make this test pass | Rafael Garcia-Suarez | 2010-06-18 | 1 | -1/+1 |
* | Avoid warnings with undefined hash values [perl #74280] | Rafael Garcia-Suarez | 2010-06-17 | 1 | -1/+2 |
* | Add support for more TCP_ constants to Socket | Salvador Fandino | 2010-06-15 | 2 | -2/+17 |
* | Reorder CVf_* flags to be numerically contiguous again. | Nicholas Clark | 2010-06-09 | 1 | -2/+5 |
* | Spell-check fixes in ext | H.Merijn Brand | 2010-06-07 | 3 | -4/+4 |
* | Fix for typo in 0824d66743a706cd, in the expected output with threads. | Nicholas Clark | 2010-05-25 | 1 | -1/+1 |
* | add OPpDEREFed flag to avoid double mg_get() | David Mitchell | 2010-05-25 | 2 | -2/+3 |
* | Add s///r (non-destructive substitution). | David Caldwell | 2010-05-22 | 1 | -1/+2 |
* | SvIVX() isn't valid on SVt_REGEXP | Nicholas Clark | 2010-05-20 | 1 | -1/+0 |
* | bump version on modules changed since 5.13.0 | Ricardo Signes | 2010-05-20 | 2 | -2/+2 |
* | Move code to after the variable declarations. | Nicholas Clark | 2010-05-06 | 1 | -2/+5 |
* | bump PerlIO::scalar version | David Mitchell | 2010-05-05 | 1 | -1/+1 |
* | RT 43789: "in memory" files don't call STORE | David Mitchell | 2010-05-05 | 2 | -5/+89 |
* | Merge remote branch 'zefram/zefram/reliable_exception' into blead | Rafael Garcia-Suarez | 2010-05-04 | 1 | -5/+48 |
|\ |
|
| * | bring G_KEEPERR back to the realm of sanity | Zefram | 2010-04-23 | 1 | -5/+48 |
* | | Make tests pass with open pragma in effect | Rafael Garcia-Suarez | 2010-05-04 | 1 | -22/+22 |
* | | shift; optimization | Ruslan Zakirov | 2010-05-03 | 1 | -168/+148 |
* | | tries: don't allocate memory at runtime | David Mitchell | 2010-05-03 | 1 | -8/+10 |
* | | Reduce Errno memory usage by around 55%. | Nicholas Clark | 2010-05-02 | 1 | -33/+36 |
* | | Remove unused %errno and $AUTOLOAD from the generated Errno.pm | Nicholas Clark | 2010-05-02 | 1 | -1/+1 |
* | | Remove the lexical $len and associated calculation, which is never used. | Nicholas Clark | 2010-05-01 | 1 | -3/+1 |
* | | Don't use a C++ keyword as a variable name ("new"). | Nicholas Clark | 2010-04-30 | 1 | -7/+7 |
* | | Regression tests for the ptr_table_* API. | Nicholas Clark | 2010-04-29 | 3 | -0/+87 |
* | | remove Perl_pmflag | Robin Barker | 2010-04-26 | 3 | -48/+4 |
* | | In Socket.xs, convert 3 croak()s to use %s and a constant string for the name. | Nicholas Clark | 2010-04-24 | 1 | -3/+4 |
|/ |
|
* | Bump version due to d97c33b505dd45c052a8bf42014917701b4502a5 | Leon Brocard | 2010-04-19 | 1 | -1/+1 |
* | Bump version due to 255fdf19250671082618dae106a246f12379dbe6 | Leon Brocard | 2010-04-19 | 1 | -1/+1 |
* | [PATCH] [5.12] Allow build on aix 4.2 (sigaction and IPv6) | H.Merijn Brand | 2010-04-16 | 1 | -0/+1 |
* | Bump $VERSION of IPC::Open3 to 1.06 | Rafael Garcia-Suarez | 2010-04-15 | 1 | -1/+1 |
* | open3 errors in child croak parent RT#72016 | Eric Brine | 2010-04-15 | 2 | -57/+99 |
* | Add TODO test for RT#72016 | Eric Brine | 2010-04-15 | 1 | -1/+23 |
* | [perl #74006] 5.12.0-RC stuffing bug | Zefram | 2010-04-14 | 2 | -1/+46 |