projects
/
platform
/
upstream
/
perl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/perl.git
2012-08-08
Father Chrysostomos
Don’t let format arguments ‘leak out’ of formline
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Father Chrysostomos
B::Concise: Dump formats upon request
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Father Chrysostomos
B::Concise: Fix -nobanner
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Father Chrysostomos
Increase $B::Concise::VERSION to 0.92
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Father Chrysostomos
toke.c: Remove unnecessary assignment
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Father Chrysostomos
Prevent double frees/crashes with format syntax errs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Father Chrysostomos
toke.c: Remove TOKENTYPE_GVVAL
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Father Chrysostomos
toke.c: Add missing debug tokens
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Father Chrysostomos
Don’t create formats after compilation errors
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Father Chrysostomos
Add freed ops to PL_op_(name|desc)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Father Chrysostomos
toke.c: Fix confused interp-in-format parsing
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Steve Hay
Upgrade IO-Compress to 2.055
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Steve Hay
Upgrade Compress-Raw-Bzip2 and Compress-Raw-Zlib to...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Paul
MAgic for Zlib & Bzip2
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Tony Cook
ignore PERL_XMLDUMP when tainting
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Steve Hay
Don't try to set perms in makerel on files which no...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Steve Hay
Add /Module/CoreList/TieHashDelta.pm to lib/.gitignore
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Steve Hay
Allow .tgz as a recognized suffix in core-cpan-diff
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Steve Hay
Note that core-cpan-diff always requires diff(1), even...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Steve Hay
Use _strtoi64, _strtoui64 and _atoi64 for WIN64 VC...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Steve Hay
VC++ has QUADKIND == QUAD_IS___INT64 so we might as...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Steffen Mueller
Data::Dumper: Updated changelog
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Steffen Mueller
Data::Dumper: Fix tests for pure-Perl implementation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Steffen Mueller
Delta entry for Data::Dumper optimization
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Karl Williamson
Data::Dumper: Fix to use with earlier Perls
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Father Chrysostomos
cv.h: macro parentheses
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Father Chrysostomos
Nested formats
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Father Chrysostomos
toke.c: move leftbracket label
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Father Chrysostomos
[perl #114040] Parse formats in interpolating constructs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Steve Hay
Update notes on which Cygwin tools are needed to make...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Steve Hay
Restore parts of config_H.gc lost by regen_config_h
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Steve Hay
Run regen_config_h for GCC
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Steve Hay
Run regen_config_h for VC++
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Steffen Mueller
Data::Dumper: Import more change history
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Father Chrysostomos
Forbid braces as format delimiters
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Father Chrysostomos
assert_(...)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-06
Dave Rolsky
Fix a typo in perlootut
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Father Chrysostomos
Don’t crash when undefining handle of active format
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Father Chrysostomos
Make glob.t more resilient
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Father Chrysostomos
parser.t: Move tests above ‘Add tests here’
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Father Chrysostomos
Don’t let active formats be freed
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Father Chrysostomos
Fix Devel::Peek’s tests for format changes
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Father Chrysostomos
Recursive formats and closures in formats.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Father Chrysostomos
Add a depth field to formats
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Father Chrysostomos
Disallow setting SvPV on formats
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Father Chrysostomos
Make PL_(top|body|form)target PVIVs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Father Chrysostomos
[perl #78550] Fix bad assertion in toke.c:start_subparse
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Father Chrysostomos
pad.c:cv_clone: Rmv irrelevent part of comment
commit
|
commitdiff
|
tree
|
snapshot
2012-08-05
Father Chrysostomos
pad.c:cv_clone: add assertions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Father Chrysostomos
Close over stale vars in active subs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Father Chrysostomos
sv.c:varname: Fix bad assertion added by c6fb3f6e
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Steve Hay
Remove CR characters from raw input in op/magic.t on...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
David Leadbeater
Module::CoreList: Automatically add aliases for releases
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
David Leadbeater
Store version information as a delta in Module::CoreList
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Tony Cook
avoid decoding on input in the new tests added in 613c63b4
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Father Chrysostomos
[perl #114222] Make ‘use’ parse arguments in term context
commit
|
commitdiff
|
tree
|
snapshot
2012-08-04
Reini Urban
perlexperiment.pod clarifications
commit
|
commitdiff
|
tree
|
snapshot
2012-08-03
Tony Cook
Pod-Functions requires that Pod-Escapes be built to...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Andy Dougherty
Fix RT [perl #72156] Re: Perl 5.12.0 RC 0 - Pager detection
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Steffen Mueller
Data::Dumper: Comment on previous optimization
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Steffen Mueller
Data::Dumper: Option to avoid building much of the...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
perldelta for unterminated here-docs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
[perl #114104] Better error for unterminated heredoc...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
perldelta for #114340
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
perldelta for Storable and vstrings
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
perldelta for given aliasing $_
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Remove unnecessary variable
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: inline trivial static function
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Fix \N{} multi-char fold buffer boundary bug
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Revise API for static function
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Fix multi-char fold bug
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
mktables: Generate tables for chars that aren't in...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regen/mk_invlists: Add mode to generate above-Latin1...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
Unicode::UCD::prop_invlist() Allow to return internal...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
mktables: Add comment to gen'd data file
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
mktables: grammar in comments
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regen/mk_PL_charclass.pl: Remove obsolete code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Make invlist_search() usable from re_comp.c
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
perlop:clarify wording
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Rename static fcn to better reflect its...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Make comment more accurate
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Can now do /u instead of forcing to utf8
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Comments update
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Remove variable whose value needed just...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Trade stack space for time
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Use mnemonic not numeric constant
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Resolve EBCDIC inconsistency towards simpler
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Use function instead of repeating its code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Remove (almost) duplicate code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Karl Williamson
regcomp.c: Refactor so can remove duplicate code
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
K.Shirakata
Fix a perl5140delta typo in F<> markup.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
[perl #114020] perlvar: warn against my $_
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
Update perlsyn for given aliasing $_
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
perlfunc/printf: corrections, clarifications
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
perlfunc: clarification
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
perlvar: Document all uses of implicit $_
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
perlfunc: Document implicit $_ in while(each)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
[perl #114020, #90018, #53186] Make given alias $_
commit
|
commitdiff
|
tree
|
snapshot
2012-08-02
Father Chrysostomos
[perl #114368] perl -DA -e '' segfaults
commit
|
commitdiff
|
tree
|
snapshot
next