summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update perlhist (also removing some annoying trailing whitespace)v5.15.7bingos/release-5.15.7Chris 'BinGOs' Williams2012-01-201-4/+5
* Finalise perldeltaChris 'BinGOs' Williams2012-01-201-10/+0
* Update Module::CoreList for v5.15.7Chris 'BinGOs' Williams2012-01-203-3/+702
* Bump the perl version in various places for v5.15.7Chris 'BinGOs' Williams2012-01-2023-142/+142
* Removed more boilerplating from perldeltaChris 'BinGOs' Williams2012-01-201-28/+4
* Update Acknowledgements in perldeltaChris 'BinGOs' Williams2012-01-201-9/+8
* Better typemap error reportingSteffen Mueller2012-01-203-7/+64
* EU::Typemaps: Make oneliner in docs more portableSteffen Mueller2012-01-201-1/+1
* Bump ExtUtils::ParseXS version for doc referencesSteffen Mueller2012-01-204-4/+4
* perldelta: Expand entryFather Chrysostomos2012-01-191-1/+5
* perldelta: another bug numberFather Chrysostomos2012-01-191-1/+1
* perldelta: typoFather Chrysostomos2012-01-191-1/+1
* perldelta for PerlIO::scalar and nullsFather Chrysostomos2012-01-191-0/+2
* Add Bo Lindbergh to perldelta acknowledgementsFather Chrysostomos2012-01-191-1/+2
* checkAUTHORS.pl: Another address for Bo LindberghFather Chrysostomos2012-01-191-0/+1
* pp_sys.c: compiler warningFather Chrysostomos2012-01-191-1/+1
* PerlIO::scalar: tests for trailing nullFather Chrysostomos2012-01-191-1/+24
* (PerlIO::)scalar.t: Add function for testing trailing nullEric Brine2012-01-191-0/+14
* [perl #108398] Make PerlIO::scalar add null terminatorBo Lindbergh2012-01-191-5/+7
* perlunicode: ClarificationsKarl Williamson2012-01-191-4/+8
* B.pm: spaces after dotsFather Chrysostomos2012-01-191-28/+29
* B.pm: wording tweaksFather Chrysostomos2012-01-191-3/+4
* Add Reini Urban to perldelta acknowledgementsFather Chrysostomos2012-01-191-1/+2
* regen pod issuesFather Chrysostomos2012-01-191-1/+0
* Make B’s pod fit in 79 colsFather Chrysostomos2012-01-191-2/+2
* Document B::PV’s LEN and CUR methodsFather Chrysostomos2012-01-191-1/+11
* Increase $B::VERSION to 1.32Father Chrysostomos2012-01-191-1/+1
* B.pm: fix and add B::IO documentationReini Urban2012-01-191-3/+28
* perldelta: Add ticket number to bug fixKarl Williamson2012-01-191-5/+6
* Update perlfaq to CPAN version 5.0150038Chris 'BinGOs' Williams2012-01-1911-96/+129
* Ignore and clean the byproducts of make install.htmlNicholas Clark2012-01-193-0/+6
* perldelta: For bb91448 and associated commitsKarl Williamson2012-01-191-0/+21
* Acknowledgements section in perldeltaChris 'BinGOs' Williams2012-01-191-3/+26
* regcomp.c: Comment changesKarl Williamson2012-01-191-17/+34
* regcomp.c: Change variable meaning and hence nameKarl Williamson2012-01-193-33/+37
* mktables: Add non-final fold cp tableKarl Williamson2012-01-191-0/+13
* regcomp.c: Remove no-longer used #definesKarl Williamson2012-01-191-4/+0
* re/reg_fold.t: Add and revise commentsKarl Williamson2012-01-191-2/+3
* reg_fold.t: Test bracketed character classesKarl Williamson2012-01-191-1/+2
* re/reg_fold.t: Test more code pointsKarl Williamson2012-01-191-1/+0
* re/reg_fold.t: Remove fixed TODOsKarl Williamson2012-01-191-11/+2
* re/reg_fold.t: Use /u rules for Unicode testsKarl Williamson2012-01-191-1/+1
* regcomp.c: Refactor join_exact() to eliminate extra passesKarl Williamson2012-01-194-95/+152
* regcomp.c: Modify some commentsKarl Williamson2012-01-191-9/+9
* regex: Remove FOLDCHAR regnode typeKarl Williamson2012-01-194-48/+6
* regex: Fix some tricky fold problemsKarl Williamson2012-01-193-233/+172
* regcomp.c: Rework join_exact()Karl Williamson2012-01-191-50/+59
* regex: Add new node type EXACTFU_NO_TRIEKarl Williamson2012-01-194-126/+139
* regex: Add new node type EXACTFU_SSKarl Williamson2012-01-194-131/+149
* regcomp.c: Need to account for delta sizesKarl Williamson2012-01-191-0/+5