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-12-19
Tony Cook
when the output isn't RETVAL, update the SV instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Tony Cook
TODO the failing T_BOOL tests
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Daniel Dragan
T_BOOL failure example
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Tony Cook
The T_BOOL_2 tests should have failed, rewrite and...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-19
Karl Williamson
regexec.c: Remove some read beyond buffer ends
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
David Mitchell
silence g++ warning with PL_magic_vtable_names
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
David Mitchell
test the resetting of refcnt for immortals
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Dave Rolsky
The 5.17.7 release is done, give it a check mark on...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Jesse Luehrs
skip this test if we can't get an absolute path
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Dave Rolsky
Bump the perl version in various places for 5.17.8
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Dave Rolsky
Make a new perldelta for 5.17.8-to-be
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Dave Rolsky
Add the 5.17.7 epigraph to epigraphs.pod
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Dave Rolsky
Add known t/op/require_errors.t failure to known problems
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Dave Rolsky
Add 5.17.7 to perlhist
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Dave Rolsky
Update Module::CoreList for 5.17.7
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Dave Rolsky
The 23b7025ebc commit is sufficiently documented in...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Dave Rolsky
Better description of hash assignment bug fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Dave Rolsky
Clarify hash assignment bug fix in list context
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Dave Rolsky
Trim description of one bug fix in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Dave Rolsky
Add more build configurations to test in the RMG
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Dave Rolsky
Add placeholder for additional 23b7025ebc changes in...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Dave Rolsky
Add an =item marker for sub-list in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Dave Rolsky
Add delta for Storable & Locale::Maketext security...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Dave Rolsky
Fix typo in Locale-Maketext ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Dave Rolsky
Fix some weird formatting in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Dave Rolsky
s/5.17.5/5.17.6/ in the INSTALL document
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Dave Rolsky
Add the generated Acknowledgements section to perldelta
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Dave Rolsky
Remove all the boilerplate notes from perldelta
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Dave Rolsky
Look up RT authors in the DATA section aliases as well...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Dave Rolsky
Work in progress on perldelta for 23b7025ebc
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
David Mitchell
use PERL_UNUSED_VAR rather than PERL_UNUSED_DECL
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Chris 'BinGOs...
Update ExtUtils-MakeMaker to CPAN version 6.64
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Chris 'BinGOs...
Update Scalar-List-Utils to CPAN version 1.26
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Nicholas Clark
GDBM_File must cast fatal_func appropriately for the...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Tony Cook
skip the \N{...} unloaded charnames croak test when...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Tony Cook
SKIP in run_multiple_progs() was parsed but unimplement...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Tony Cook
fix the debugger t expr command regression
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Tony Cook
rough TODO test for t expr
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Father Chrysostomos
Make DosGlob.t more resilient
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Father Chrysostomos
perl5180delta: Mention 2 more broken+patched modules
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
David Mitchell
eliminate PL_regsize
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Karl Williamson
mktables, regexec.c: Comments, white-space; no code...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Karl Williamson
Rename property involved in \X matching, for clarity
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Karl Williamson
regen/unicode_constants.pl: Add option to skip if undef
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Karl Williamson
regexec.c: More efficient Korean \X processing
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Karl Williamson
regexec.c: Move #defines to earlier in the file
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Chris 'BinGOs...
Added Sergey Alekseev to AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2012-12-16
Sergey Alekseev
Correct typo in perlreftut
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Yves Orton
add lib/File/DosGlob.pm to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Yves Orton
Fix missing argument in sprintf in Socket.xs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Yves Orton
Silence a warning under clang/asan
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Chris 'BinGOs...
Update IO-Compress to CPAN version 2.059
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
James E Keenan
Add regression tests for split on string of single...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta: Add to-do note for hash changes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for glob changes
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
known_pod_issues.dat: Allow links to Devel::Callsite
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for bb4784f00 (Constant(undef))
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for 67a057d6d8 (charnames crash)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for 230834321 (renamed stashes; m??; reset)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for 55b37f1c31 (goto $tied)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for f5eec17c/#115818
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for 90b58ec9e (deprecate lexical $_)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for 4e52a9b69 and db9306af4 (local *method...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta: 3d460042 fixed more local *ISA bugs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for 959f7ad7 (local *Detached::method)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for 978a498e (PL_sub_generation++)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for 6e1b2de7 (localised glob assignment)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for cows sawing ampersands
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for de0df3c09/#23180
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for ee0832cea (lexical constant warnings)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for 4ded55f35 (lexical constants)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for lexsub warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta: Blanket entry for memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for f6f93f805 (circular blessings)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
perldelta for 2f43ddf1e (sort {undef})
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
Use SvREFCNT_dec_NN in one place in hv.h
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Father Chrysostomos
leakfinder.pl: exceptions
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
Chris 'BinGOs...
Update Unicode-Collate to CPAN version 0.96
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
James E Keenan
t/op/inc.t: Add descriptions to all tests lacking them.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
James E Keenan
t/op/grent.t: Provide descriptions for tests lacking...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
James E Keenan
t/op/goto.t: Provide descriptions for remaining tests...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
James E Keenan
t/op/filetest.t: Provide descriptions for remaining...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
James E Keenan
t/op/filehandle.t: Provide descriptions for all tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
James E Keenan
t/op/each_array.t: Provide descriptions for all tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
James E Keenan
t/op/dor.t: Provide descriptions for tests still lackin...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
James E Keenan
t/op/die_unwind.t: Provide descriptions for some tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-15
James E Keenan
t/op/die_except.t: Add description for each test.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
David Mitchell
further fix to SvUPGRADE
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Yves Orton
Add diagnostics for PERL_HASH_SEED warning
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Yves Orton
Use the right warn routine
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Yves Orton
warn if PERL_HASH_SEED contains an unexpected character
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
David Mitchell
slight update to perldelta for SvUPGRADE
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
David Mitchell
make SvUPGRADE() a statement.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Craig A. Berry
More fun escaping dots in tovmsspec.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
David Mitchell
regcomp.c: silence some compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
David Mitchell
Typemap.xs: fix warning under clang
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Nicholas Clark
Remove BeOS special-casing from Configure.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-14
Nicholas Clark
Remove the BeOS port.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Nicholas Clark
Note the GDBM_File changes in perldelta.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Nicholas Clark
Eliminate the fifth argument from GDBM_File::TIEHASH.
commit
|
commitdiff
|
tree
|
snapshot
next