summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Move pod2html.PL into ext/Pod-HtmlNicholas Clark2010-10-051-0/+183
* Move Pod::Html from lib/ to ext/Nicholas Clark2010-10-058-0/+2933
* [PATCH] function to parse Perl statement sequenceZefram2010-10-043-2/+105
* Fix perl build problems on Stratus VOSPaul Green2010-10-031-12/+37
* G_KEEPERR sometimes set $@David Mitchell2010-10-031-4/+6
* eval_sv() and eval_pv() don't fail on syntax errDavid Mitchell2010-10-031-1/+89
* rt 76474: Avoid the child perl reading from stdoutTony Cook2010-10-011-1/+1
* Fix IPC::Open3’s fd.t to work on WindowsFather Chrysostomos2010-09-271-2/+6
* Skip ext/IPC-Open3/t/fd.t on stdioFather Chrysostomos2010-09-271-1/+7
* Version bump and perldelta for IPC::Open3 and [perl #76474]Father Chrysostomos2010-09-261-1/+1
* tests for [perl #76474]Father Chrysostomos2010-09-261-0/+15
* [perl #76474]: IPC::Open3 doesn't handle file descriptors correctlyVernon Lyon2010-09-261-1/+1
* merge XS-APItest-KeywordRPN into XS-APItestZefram2010-09-2611-519/+346
* Add a warning to test.pl if quotes are used in one-liners.Nicholas Clark2010-09-241-1/+1
* Some tests for Perl_grok_number().Nicholas Clark2010-09-234-2/+102
* Make dquote_static.c available to ext/re/Tony Cook2010-09-231-1/+6
* Remove unneeded 'use' from ext/XS-APItest/t/peep.t Devel::Peek is not used by...Jerry D. Hedden2010-09-221-2/+0
* re.pm: Change comment to use new (?^...)Karl Williamson2010-09-221-1/+1
* Change .t to use new (?^...)Karl Williamson2010-09-221-1/+1
* Change comments, documentation for new (?^...)Karl Williamson2010-09-221-3/+3
* Remove boilerplate and (un)conditional code from Makefile.PLs in extNicholas Clark2010-09-212-22/+4
* Tweak XS::APItest to automatically add all functions to @EXPORT.Nicholas Clark2010-09-212-22/+40
* Add two (SV *) casts to placate C++.Tony Cook2010-09-211-2/+2
* Add (?^...) regex constructKarl Williamson2010-09-201-3/+3
* Remove unnecessary XS-APItest test boilerplateFlorian Ragwitz2010-09-2013-178/+54
* Add tests for PL_peepp/PL_rpeeppFlorian Ragwitz2010-09-202-0/+124
* Bump VERSIONs in XS-APItest and XS-APItest-KeywordRPNSteve Hay2010-09-192-2/+2
* Bump VERSION in PerlIO-scalarSteve Hay2010-09-191-1/+1
* reftype() used without checking for undefChas. Owens2010-09-161-3/+5
* add hv_copy_hints_hv and save_hints to the APIZefram2010-09-163-0/+88
* [perl #77684] Restore the 5.10/12 behaviour of open $fh, ">", \$glob_copyFather Chrysostomos2010-09-131-0/+7
* Bump $POSIX::VERSIONFlorian Ragwitz2010-09-111-1/+1
* Add missing POSIX signal constantsFlorian Ragwitz2010-09-112-2/+4
* Tests for caller_cx, cop_hints_*.Ben Morrow2010-09-072-1/+109
* function interface to parse Perl statementZefram2010-09-062-0/+184
* Bump $Errno::VERSION after change be54382Florian Ragwitz2010-09-031-1/+1
* Sanity check on Errno values.Curtis Jewell2010-09-021-2/+3
* better silencing of APItest deprecation warningDavid Mitchell2010-08-311-1/+2
* fix the AIX skip to only skip on AIXTony Cook2010-08-311-1/+1
* rt77432: sigaction would crash/assert with a replaced %SIGTony Cook2010-08-312-2/+9
* silence APItest deprecation warningRobin Barker2010-08-281-0/+3
* Peephole optimise adjacent pairs of nextstate ops.Nicholas Clark2010-08-272-312/+298
* prevent Devel::Peek::Dump from lieing to us about evil class namesYves Orton2010-08-251-1/+23
* add lex_stuff_pvs()Zefram2010-08-221-1/+1
* Moved prototype check to XS code, allowing the .pm file change from yesterdaySteve Peters2010-08-192-5/+2
* Make I18N::Langinfo::langinfo take $_ as an argument if none is specified asSteve Peters2010-08-182-2/+6
* Move POSIX.pm to lib/POSIX.pm to fix autosplitter problemJerry D. Hedden2010-08-173-1/+2
* Remove MacOS 9 support code from XS-APItestFlorian Ragwitz2010-08-1612-19/+2
* Revert "Make the peep recurse via PL_peepp"Florian Ragwitz2010-08-162-86/+0
* POSIX/t/posix.t expects a certain start to Makefile.PLTony Cook2010-08-141-0/+1