summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add single-term prototypeDavid Golden2010-10-215-5/+72
* Fix the test count in t/re/pat.tFather Chrysostomos2010-10-211-1/+1
* regexec.c: utf8 doesn't match /i nonutf8 selfKarl Williamson2010-10-212-30/+83
* Fix a nested package deletion bugFather Chrysostomos2010-10-212-2/+24
* regexec.c: utf8 doesn't match non-utf8 selfKarl Williamson2010-10-212-4/+50
* regcomp.c: Get rid of compiler warning.Karl Williamson2010-10-211-1/+1
* mark cophh API as experimentalZefram2010-10-211-16/+16
* full API for cop hint hashesZefram2010-10-2119-352/+865
* charnames::viacode returning less correct nameKarl Williamson2010-10-212-57/+66
* mktables: Complement variable meaning for clarityKarl Williamson2010-10-211-33/+34
* function to parse Perl code blockZefram2010-10-2114-1352/+1692
* fix and test PL_expect in recdescent parsingZefram2010-10-218-1035/+1192
* [perl #78072] use re '/xism';Father Chrysostomos2010-10-216-0/+216
* handle bracket stack better in recdescent parsingZefram2010-10-2110-1109/+1311
* [perl #33752] B::Deparse fails with utf8 and ourFather Chrysostomos2010-10-212-4/+19
* add lex_start to the APIZefram2010-10-218-20/+33
* avoid side-effecting source held in scalarZefram2010-10-213-6/+14
* remove redundant lex_endZefram2010-10-216-20/+0
* replace PL_doextract with better kinds of variableZefram2010-10-216-29/+23
* remove filter inheritance option from lex_startZefram2010-10-217-14/+10
* [perl #72062] Untaint DATA after it's reopenedLubomir Rintel2010-10-211-1/+3
* SDBM_File::{error,clearerr} can be implemented as XS ALIASes.Nicholas Clark2010-10-211-10/+5
* document slices in scalar contextMoritz Lenz2010-10-211-0/+7
* In [GNO]DBM_File.xs, store the 4 filter functions as 1 array in the struct.Nicholas Clark2010-10-216-130/+69
* In SDBM_File.xs, store the 4 filter functions as 1 array in the struct.Nicholas Clark2010-10-212-42/+21
* Convert [GNOS]DBM_File::TIEHASH to safecalloc() from safemalloc() then Zero().Nicholas Clark2010-10-214-8/+4
* Merge the XS code for Hash::Util::{hidden,legal}_ref_keys.Nicholas Clark2010-10-211-23/+6
* Convert Hash::Util's XS code to use typemaps for dereferencing.Nicholas Clark2010-10-211-54/+21
* Standardise Hash::Util::hv_store's error message.Nicholas Clark2010-10-211-1/+1
* Convert Hash::Util, XS::APItest and XS::Typemap to XSLoader.Nicholas Clark2010-10-213-12/+10
* Convert GDBM_File to an XS AUTOLOAD.Nicholas Clark2010-10-212-12/+2
* Use inlineable proxy constant subs for GDBM_File.Nicholas Clark2010-10-212-1/+2
* Convert File::Glob::bsd_glob to XS.Nicholas Clark2010-10-212-11/+11
* For PROXYSUBS error messages, generate more efficient code for -Uusethreads.Nicholas Clark2010-10-211-4/+21
* Convert Fcntl, File::Glob, I18N::Langinfo and Socket to an XS AUTOLOAD.Nicholas Clark2010-10-218-40/+6
* Add an option autoload to PROXYSUBS, to generate an AUTOLOAD subroutine.Nicholas Clark2010-10-211-7/+25
* In Perl_gv_autoload4(), remove weakref before reassigning to CvSTASH()Nicholas Clark2010-10-211-0/+2
* Convert Fcntl, File::Glob, I18N::Langinfo, POSIX and Socket to croak_on_error.Nicholas Clark2010-10-2110-55/+19
* Add option croak_on_error to PROXYSUBS, to directly croak() the error message.Nicholas Clark2010-10-212-4/+38
* Change goto_xs.t to use Fcntl::S_IMODE() for testing.Nicholas Clark2010-10-211-13/+10
* [GNO]DBM_File must free any filter CVs in DESTROY.Nicholas Clark2010-10-213-0/+24
* Restore +x to Makefile.SHNicholas Clark2010-10-211-0/+0
* update TOC for perl5137deltaTatsuhiko Miyagawa2010-10-208-39/+62
* Create perldelta for 5.13.7Tatsuhiko Miyagawa2010-10-203-587/+961
* epigraph for v5.13.6Tatsuhiko Miyagawa2010-10-201-0/+19
* updated perlhist.podv5.13.6Tatsuhiko Miyagawa2010-10-201-0/+1
* Update Module::CoreList for 5.13.6Tatsuhiko Miyagawa2010-10-202-12/+650
* make regen; make regen_perlyTatsuhiko Miyagawa2010-10-202-7/+1
* lint perldelta linksTatsuhiko Miyagawa2010-10-201-1/+1
* Updated perldelta to fill in acknowledgementsTatsuhiko Miyagawa2010-10-201-1/+17