summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update perlhist for v5.19.2 releasev5.19.2Aristotle Pagaltzis2013-07-221-3/+4
* update perldelta for v5.19.2 releaseAristotle Pagaltzis2013-07-221-204/+162
* update Module::CoreList for v5.19.2 releaseAristotle Pagaltzis2013-07-225-9/+91
* Update Socket to CPAN version 2.010Aristotle Pagaltzis2013-07-214-9/+28
* Clarify av_shift API docsSteffen Mueller2013-07-201-3/+3
* perldelta: #118931 is a known issueFather Chrysostomos2013-07-191-1/+3
* Benchmark.t: remove CPU-speed-sensitive testDavid Mitchell2013-07-191-80/+1
* more op_folded support: B, dumpReini Urban2013-07-192-1/+26
* Add Niels Thykier to AUTHORSFather Chrysostomos2013-07-191-0/+1
* op.c: Add op_folded to BASEOPNiels Thykier2013-07-193-6/+16
* toke.c:yylex: assert that PL_linestr is not a COWFather Chrysostomos2013-07-191-2/+45
* sv.c: Assert that sv_[ivp]v are not passed aggregatesFather Chrysostomos2013-07-191-0/+7
* locale.c: Add missing STATIC to fcn declKarl Williamson2013-07-191-1/+1
* Move some tests from cpan/version to t/runKarl Williamson2013-07-192-16/+39
* cpan/version/t/07locale.t: Actually test what is claimedKarl Williamson2013-07-191-3/+6
* sv.h: Comments added/typo fixed.Karl Williamson2013-07-191-1/+8
* perldelta: minor grammar fixesRicardo Signes2013-07-191-5/+5
* remove some instruction bloat in S_find_uninit_varDaniel Dragan2013-07-191-1/+3
* handle multiple children exiting in perlipc exampleTony Cook2013-07-191-5/+4
* pod2html output concernsTony Cook2013-07-1915-21/+19
* Remove 5.005 thread support from configure.com.Craig A. Berry2013-07-181-40/+13
* Update Parse-CPAN-Meta to CPAN version 1.4405Chris 'BinGOs' Williams2013-07-188-56/+79
* bisect.pl now accepts repeated -e options, just like perl.Nicholas Clark2013-07-171-3/+4
* perldelta for =>Father Chrysostomos2013-07-161-0/+6
* Allow => to quote built-in keywords across linesFather Chrysostomos2013-07-165-19/+46
* ignore the build product lib/version.podTony Cook2013-07-171-0/+1
* [perl #74798] useqq implementation for xsTony Cook2013-07-173-44/+116
|\
| * handle xs Useqq dumping of strings with an escape followed by a digitTony Cook2013-07-173-9/+59
| * adjust indentation to match other DD codeTony Cook2013-07-171-24/+23
| * Data::Dumper: useqq implementation for xsSlaven Rezic2013-07-173-40/+63
|/
* Merge branch 'const_posix_invlists' into bleadKarl Williamson2013-07-1614-558/+444
|\
| * Remove redundant field from inversion listsKarl Williamson2013-07-166-56/+32
| * Add parameter to internal functionKarl Williamson2013-07-164-20/+25
| * regcomp.c: Rmv now redundant settingKarl Williamson2013-07-161-4/+3
| * Fix off-by-one error in inversion lists.Karl Williamson2013-07-163-110/+102
| * regcomp.c: Reorder a couple of function callsKarl Williamson2013-07-161-2/+3
| * regcomp.c: Remove now useless initializationKarl Williamson2013-07-161-10/+1
| * regcomp.c: Only White-space, comments, name of variable changeKarl Williamson2013-07-161-6/+5
| * Reinstate "Use new Svt_INVLIST for inversion lists."Karl Williamson2013-07-167-22/+33
| * Reinstate "Create SVt_INVLIST"Karl Williamson2013-07-166-28/+35
| * Reinstate "regcomp.c: Move some #defines to only file that uses them"Karl Williamson2013-07-162-36/+19
| * Reinstate "regcomp.c: Make C-array inversion lists const"Karl Williamson2013-07-166-74/+74
| * Reinstate "regcomp.c: Move inversion list hdr field to SV hdr"Karl Williamson2013-07-164-35/+56
| * Reinstate "regcomp.c: Change, variable, fcn name"Karl Williamson2013-07-165-28/+28
| * Reinstate "regcomp.c: Move 2 hdr inversion fields to SV hdr"Karl Williamson2013-07-166-136/+53
| * Reinstate "regcomp.c: Remove unused data structure field"Karl Williamson2013-07-164-20/+1
| * Reinstate "regcomp.c: Make inversion lists SVt_PVLV"Karl Williamson2013-07-165-15/+21
| * Reinstate + fix "Revert "regcomp.c: Add a constant 0 element before inversion...Karl Williamson2013-07-166-216/+213
|/
* embed.fnc: Clarify comments on E,X flag usage; nitKarl Williamson2013-07-161-3/+4
* Move version from lib/ to cpan/Nicholas Clark2013-07-1620-24/+17