| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump VERSIONs in XS-APItest and XS-APItest-KeywordRPN | Steve Hay | 2010-09-19 | 2 | -2/+2 |
* | Bump VERSION in PerlIO-scalar | Steve Hay | 2010-09-19 | 1 | -1/+1 |
* | reftype() used without checking for undef | Chas. Owens | 2010-09-16 | 1 | -3/+5 |
* | add hv_copy_hints_hv and save_hints to the API | Zefram | 2010-09-16 | 3 | -0/+88 |
* | [perl #77684] Restore the 5.10/12 behaviour of open $fh, ">", \$glob_copy | Father Chrysostomos | 2010-09-13 | 1 | -0/+7 |
* | Bump $POSIX::VERSION | Florian Ragwitz | 2010-09-11 | 1 | -1/+1 |
* | Add missing POSIX signal constants | Florian Ragwitz | 2010-09-11 | 2 | -2/+4 |
* | Tests for caller_cx, cop_hints_*. | Ben Morrow | 2010-09-07 | 2 | -1/+109 |
* | function interface to parse Perl statement | Zefram | 2010-09-06 | 2 | -0/+184 |
* | Bump $Errno::VERSION after change be54382 | Florian Ragwitz | 2010-09-03 | 1 | -1/+1 |
* | Sanity check on Errno values. | Curtis Jewell | 2010-09-02 | 1 | -2/+3 |
* | better silencing of APItest deprecation warning | David Mitchell | 2010-08-31 | 1 | -1/+2 |
* | fix the AIX skip to only skip on AIX | Tony Cook | 2010-08-31 | 1 | -1/+1 |
* | rt77432: sigaction would crash/assert with a replaced %SIG | Tony Cook | 2010-08-31 | 2 | -2/+9 |
* | silence APItest deprecation warning | Robin Barker | 2010-08-28 | 1 | -0/+3 |
* | Peephole optimise adjacent pairs of nextstate ops. | Nicholas Clark | 2010-08-27 | 2 | -312/+298 |
* | prevent Devel::Peek::Dump from lieing to us about evil class names | Yves Orton | 2010-08-25 | 1 | -1/+23 |
* | add lex_stuff_pvs() | Zefram | 2010-08-22 | 1 | -1/+1 |
* | Moved prototype check to XS code, allowing the .pm file change from yesterday | Steve Peters | 2010-08-19 | 2 | -5/+2 |
* | Make I18N::Langinfo::langinfo take $_ as an argument if none is specified as | Steve Peters | 2010-08-18 | 2 | -2/+6 |
* | Move POSIX.pm to lib/POSIX.pm to fix autosplitter problem | Jerry D. Hedden | 2010-08-17 | 3 | -1/+2 |
* | Remove MacOS 9 support code from XS-APItest | Florian Ragwitz | 2010-08-16 | 12 | -19/+2 |
* | Revert "Make the peep recurse via PL_peepp" | Florian Ragwitz | 2010-08-16 | 2 | -86/+0 |
* | POSIX/t/posix.t expects a certain start to Makefile.PL | Tony Cook | 2010-08-14 | 1 | -0/+1 |
* | make_ext.pl populates @INC correctly, don't override it badly | Tony Cook | 2010-08-13 | 1 | -4/+0 |
* | Pure Perl lvalue subs can't return temps, even if they are magical. This hold... | Eric Brine | 2010-08-13 | 1 | -1/+0 |
* | Pure Perl lvalue subs can't return temps, even if they are magical. This hold... | Eric Brine | 2010-08-13 | 3 | -1/+75 |
* | Peek.t: better identify failing tests | David Mitchell | 2010-07-29 | 1 | -1/+3 |
* | Dump didn't display CVf_ISXSUB flag | David Mitchell | 2010-07-29 | 1 | -1/+1 |
* | Refactor common parts of op.h, regexp.h into new .h | Karl Williamson | 2010-07-29 | 1 | -1/+1 |
* | ext/B/defsubs_h.PL: teach to allow exprs with << | Karl Williamson | 2010-07-29 | 1 | -1/+5 |
* | ext/B/defsubs_h.PL: add explanatory comment | Karl Williamson | 2010-07-29 | 1 | -0/+4 |
* | defsubs_h.PL: Use correct variable in error msg | Karl Williamson | 2010-07-29 | 1 | -1/+1 |
* | Make the peep recurse via PL_peepp | Florian Ragwitz | 2010-07-25 | 2 | -5/+91 |
* | Global executable bit cleanup | David Golden | 2010-07-24 | 2 | -0/+0 |
* | 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 |