platform/upstream/perl.git
2012-08-12 Karl Williamsonregcomp.c: Extract duplicate code to common function
2012-08-12 Karl Williamsonregcomp.c: Make sure counter same in passes 1 and 2
2012-08-12 Karl Williamsonregcomp.c: Comments only
2012-08-12 Karl Williamsonregcomp.c: Use old paradigm in dealing with flags recur...
2012-08-12 Karl Williamsonregcomp.c: Create NOTHING node when would have been...
2012-08-12 Karl Williamsonregcomp.c: Set flags when optimizing a [char class]
2012-08-12 Karl Williamsonregcomp.c: change pattern to utf8 if needed in \N{}
2012-08-12 Karl Williamsonre/re_tests: Correct Todo test
2012-08-12 Karl Williamsonre.pm: Nits in pod
2012-08-12 Karl WilliamsonAdd some tests for [\N{}]
2012-08-11 Steve HayUpgrade Compress-Raw-Zlib to 2.056
2012-08-11 Craig A. Berrypp_require thread safety for VMS.
2012-08-10 Father ChrysostomosOptreeCheck.pm: typo
2012-08-10 Father Chrysostomoscoreamp: Fix test; correct test name
2012-08-10 Father Chrysostomostoke.c: Remove unnecessary assignment
2012-08-10 Father Chrysostomostoke.c: Set PL_lex_state less when scanning formats
2012-08-10 Father Chrysostomostoke.c: One less token for missing format args
2012-08-10 Father ChrysostomosDeparse multiple stmts in format line correctly
2012-08-10 Father ChrysostomosB::Concise: Two unused vars
2012-08-10 Steve HayFix command-line argument quoting in Porting/cmpVERSION.pl
2012-08-10 Ricardo SignesFlorian Ragwitz is scheduled for 5.17.4, Sep 20
2012-08-10 Tony Cookbump $VERSION for Porting/Maintainers.pm to placate...
2012-08-10 Steve HayFix interpretation of empty list of EXCLUDED files...
2012-08-10 Steve HayBlead no longer customizes Test-Harness's t/testargs.t
2012-08-10 Steve Haypod/perlpodstyle.pod is not customized for blead
2012-08-10 Steve HayBlead no longer customizes autodie's t/open.t
2012-08-10 Steve HayNewlines in a runperl() prog cause trouble so use progf...
2012-08-09 Steve HayRemove spurious instruction to bump the perl version...
2012-08-09 Ricardo Signesbuildtoc is no longer the thing
2012-08-09 Ricardo Signesadd Module::CoreList data for 5.16.1
2012-08-09 Ricardo Signesadd perl-5.16.1 to perlhist
2012-08-09 Ricardo Signesadd the 5.16.1 perldelta
2012-08-09 Ricardo Signesadd epigraphs for 5.16.1
2012-08-09 Steve HayDon't write Windows EOLs in CoreList.(pm|pod) when...
2012-08-09 Steve HayDon't write Windows EOLs in MANIFEST when sorting it...
2012-08-09 Steve HayUpgrade Module-Build to 0.4002
2012-08-09 Steve HayUpgrade Encode to 2.45
2012-08-09 Steve HayUpgrade to Time-Local 1.2300
2012-08-09 Steve HayUpgrade Module-Metadata to 1.000010
2012-08-09 Steve HayUpgrade Module-Load-Conditional to 0.52
2012-08-08 Father Chrysostomos[perl #114018] Let eval close over stale vars in active sub
2012-08-08 Father ChrysostomosB::Concise: Document formats
2012-08-08 Father ChrysostomosDon’t let format arguments ‘leak out’ of formline
2012-08-08 Father ChrysostomosB::Concise: Dump formats upon request
2012-08-08 Father ChrysostomosB::Concise: Fix -nobanner
2012-08-08 Father ChrysostomosIncrease $B::Concise::VERSION to 0.92
2012-08-08 Father Chrysostomostoke.c: Remove unnecessary assignment
2012-08-08 Father ChrysostomosPrevent double frees/crashes with format syntax errs
2012-08-08 Father Chrysostomostoke.c: Remove TOKENTYPE_GVVAL
2012-08-08 Father Chrysostomostoke.c: Add missing debug tokens
2012-08-08 Father ChrysostomosDon’t create formats after compilation errors
2012-08-08 Father ChrysostomosAdd freed ops to PL_op_(name|desc)
2012-08-08 Father Chrysostomostoke.c: Fix confused interp-in-format parsing
2012-08-08 Steve HayUpgrade IO-Compress to 2.055
2012-08-08 Steve HayUpgrade Compress-Raw-Bzip2 and Compress-Raw-Zlib to...
2012-08-08 PaulMAgic for Zlib & Bzip2
2012-08-08 Tony Cookignore PERL_XMLDUMP when tainting
2012-08-08 Steve HayDon't try to set perms in makerel on files which no...
2012-08-08 Steve HayAdd /Module/CoreList/TieHashDelta.pm to lib/.gitignore
2012-08-08 Steve HayAllow .tgz as a recognized suffix in core-cpan-diff
2012-08-08 Steve HayNote that core-cpan-diff always requires diff(1), even...
2012-08-07 Steve HayUse _strtoi64, _strtoui64 and _atoi64 for WIN64 VC...
2012-08-07 Steve HayVC++ has QUADKIND == QUAD_IS___INT64 so we might as...
2012-08-07 Steffen MuellerData::Dumper: Updated changelog
2012-08-07 Steffen MuellerData::Dumper: Fix tests for pure-Perl implementation
2012-08-07 Steffen MuellerDelta entry for Data::Dumper optimization
2012-08-06 Karl WilliamsonData::Dumper: Fix to use with earlier Perls
2012-08-06 Father Chrysostomoscv.h: macro parentheses
2012-08-06 Father ChrysostomosNested formats
2012-08-06 Father Chrysostomostoke.c: move leftbracket label
2012-08-06 Father Chrysostomos[perl #114040] Parse formats in interpolating constructs
2012-08-06 Steve HayUpdate notes on which Cygwin tools are needed to make...
2012-08-06 Steve HayRestore parts of config_H.gc lost by regen_config_h
2012-08-06 Steve HayRun regen_config_h for GCC
2012-08-06 Steve HayRun regen_config_h for VC++
2012-08-06 Steffen MuellerData::Dumper: Import more change history
2012-08-06 Father ChrysostomosForbid braces as format delimiters
2012-08-06 Father Chrysostomosassert_(...)
2012-08-06 Dave RolskyFix a typo in perlootut
2012-08-05 Father ChrysostomosDon’t crash when undefining handle of active format
2012-08-05 Father ChrysostomosMake glob.t more resilient
2012-08-05 Father Chrysostomosparser.t: Move tests above ‘Add tests here’
2012-08-05 Father ChrysostomosDon’t let active formats be freed
2012-08-05 Father ChrysostomosFix Devel::Peek’s tests for format changes
2012-08-05 Father ChrysostomosRecursive formats and closures in formats.
2012-08-05 Father ChrysostomosAdd a depth field to formats
2012-08-05 Father ChrysostomosDisallow setting SvPV on formats
2012-08-05 Father ChrysostomosMake PL_(top|body|form)target PVIVs
2012-08-05 Father Chrysostomos[perl #78550] Fix bad assertion in toke.c:start_subparse
2012-08-05 Father Chrysostomospad.c:cv_clone: Rmv irrelevent part of comment
2012-08-05 Father Chrysostomospad.c:cv_clone: add assertions
2012-08-04 Father ChrysostomosClose over stale vars in active subs
2012-08-04 Father Chrysostomossv.c:varname: Fix bad assertion added by c6fb3f6e
2012-08-04 Steve HayRemove CR characters from raw input in op/magic.t on...
2012-08-04 David LeadbeaterModule::CoreList: Automatically add aliases for releases
2012-08-04 David LeadbeaterStore version information as a delta in Module::CoreList
2012-08-04 Tony Cookavoid decoding on input in the new tests added in 613c63b4
2012-08-04 Father Chrysostomos[perl #114222] Make ‘use’ parse arguments in term context
2012-08-04 Reini Urbanperlexperiment.pod clarifications
2012-08-03 Tony CookPod-Functions requires that Pod-Escapes be built to...
next