summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP, re-work separator handling, format optionstonyc/madjsonTony Cook2012-01-018-169/+208
* WIP, more madjson, needs re-workTony Cook2012-01-018-88/+227
* WIP XML -> JSONTony Cook2012-01-018-221/+293
* Suppress void warning in t/op/sprintf.tFather Chrysostomos2012-01-011-1/+1
* Correct comment in op.cFather Chrysostomos2012-01-011-1/+1
* [perl #103492] Make %n printf format work with UnicodeFather Chrysostomos2011-12-312-1/+2
* [perl #103492] Give lvalue cx to (s)printf argsFather Chrysostomos2011-12-316-15/+27
* [perl #103492] Correct docs for %n format in perlfuncFather Chrysostomos2011-12-311-1/+1
* hv.c: Consistent spaces after dots in apidocsFather Chrysostomos2011-12-311-7/+8
* Remove method cache reset from hv.c:hv_free_entFather Chrysostomos2011-12-311-2/+0
* squash some code in hv.c:S_hv_delete_commonFather Chrysostomos2011-12-311-8/+2
* [perl #100340] Free hash entries before values on deleteFather Chrysostomos2011-12-312-5/+33
* mro.c: Consistent use of spaces after dots in apidocsFather Chrysostomos2011-12-311-3/+3
* mro.c: Use F<> for file namesFather Chrysostomos2011-12-311-1/+1
* Update method caches for non-void stash elem deletionsFather Chrysostomos2011-12-312-9/+16
* 'S' case already exists with ALTERNATE_SHEBANG.Craig A. Berry2011-12-311-1/+5
* Current VMS can handle filenames with spaces.Craig A. Berry2011-12-311-0/+2
* sigsystem.t: put miniperl skip earlierFather Chrysostomos2011-12-311-1/+2
* Correct skip count in sigsystem.tFather Chrysostomos2011-12-311-1/+1
* Allow Data::Dumper to load on miniperlFather Chrysostomos2011-12-311-2/+3
* Increase $Data::Dumper::VERSION to 2.135_03Father Chrysostomos2011-12-311-2/+2
* Block SIGCHLD during system() call (per POSIX)Leon Timmermans2011-12-311-0/+17
* Added tests for SIGCHLD blocking during system()Leon Timmermans2011-12-312-0/+64
* strlcpy fix-ups in vms/vms.c following a35dcc95dd24.Craig A. Berry2011-12-311-5/+6
* Update Version-Requirements to CPAN version 0.101021Chris 'BinGOs' Williams2011-12-314-11/+35
* perldelta up to a65c7ffFather Chrysostomos2011-12-301-1/+27
* perldelta for deparsing "foo::]"->...Father Chrysostomos2011-12-301-1/+5
* perldelta for tying empty %^H (cb1f05e8f)Father Chrysostomos2011-12-301-1/+5
* perldelta for deparsing "string"->[0]Father Chrysostomos2011-12-301-1/+5
* perldelta for deparsing open("string")Father Chrysostomos2011-12-301-0/+8
* perldelta for safe %^H cloningFather Chrysostomos2011-12-301-0/+5
* Test ‘Too late for -[Mm]’Father Chrysostomos2011-12-301-1/+5
* [perl #104288] Die with ‘Unrecognized switch’ on #! lineFather Chrysostomos2011-12-302-2/+20
* Fix bad reference in sv.h’s docsFather Chrysostomos2011-12-301-1/+1
* Update Maintainers.pl for the CGI.pm update.Chris 'BinGOs' Williams2011-12-301-1/+1
* Update CPAN-Meta to CPAN version 2.113640Chris 'BinGOs' Williams2011-12-3017-30/+1173
* [perl #107296] Document File::Glob’s default flagsFather Chrysostomos2011-12-301-2/+21
* Increase $File::Glob::VERSION to 1.16Father Chrysostomos2011-12-301-1/+1
* include a package POSIX::SigSetRicardo Signes2011-12-301-0/+8
* mktables: Fix bug for early Unicode versionsKarl Williamson2011-12-301-1/+2
* mktables: Change function nameKarl Williamson2011-12-301-2/+2
* mktables: Unicode 6.1 table will be emptyKarl Williamson2011-12-301-0/+2
* mktables: Add commentKarl Williamson2011-12-301-2/+2
* Unicode:UCD: Add commentsKarl Williamson2011-12-301-2/+14
* Unicode::UCD: Extend prop_invmap() to handle multi-entries per code pointKarl Williamson2011-12-301-0/+31
* Unicode::UCD: white-space onlyKarl Williamson2011-12-301-3/+2
* Unicode::UCD: Allow prop_invlist() to work on non-compact tablesKarl Williamson2011-12-301-0/+9
* Unicode::UCD: Special case prop_aliases() 'indic'Karl Williamson2011-12-301-2/+10
* Unicode::UCD: Allow prop_invmap() to work on non-compact binary propertiesKarl Williamson2011-12-301-1/+4
* Unicode::UCD: Correct podKarl Williamson2011-12-301-4/+4