This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perl5.git
2010-12-30
Nicholas Clark
Convert a pp_sys test to use warnings 'closed', instead...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
Nicholas Clark
pp_leavewrite wasn't warning for unopened handles unles...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-30
David Mitchell
Better handling of magic methods freeing the SV
commit
|
commitdiff
|
tree
|
snapshot
2010-12-29
Renee Baecker
Update Renee Baeckers mail address
commit
|
commitdiff
|
tree
|
snapshot
2010-12-29
Tony Cook
properly clean up work files from testing GDBM_File
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Tony Cook
close the produced test file so win32 can unlink it
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Tony Cook
skip ExtUtils-CBuilder base tests expected and known...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Nicholas Clark
As report_evil_fh() checks WARN_{CLOSED,UNOPENED},...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Nicholas Clark
As report_wrongway_fh() checks ckWARN(WARN_IO) internal...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Nicholas Clark
Remove OP_phoney_{IN,OUT}PUT_ONLY, as they are no longe...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Nicholas Clark
Argument op to report_evil_fh() is always PL_op->op_typ...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Nicholas Clark
The io argument to report_evil_fh() is always GvIO...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Nicholas Clark
Extract the OP_phoney_* code from report_evil_fh()...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Nicholas Clark
In pp_sockpair, remove duplication of code to close...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Nicholas Clark
Fix typo in warning code added to pp_sockpair in c289d2...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-28
Tony Cook
avoid undefined behaviour in fetch and modify of SP...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
David Golden
Add CPAN::Meta::YAML as a dual-life core module
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Nicholas Clark
Simplify return handling for tied handle OPEN/PRINTF...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Nicholas Clark
A perldelta entry describing the refactoring of the...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Nicholas Clark
Move do_chomp() from pp.c to doop.c, and make it static.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Nicholas Clark
Merge the opcode bodies for chop/chomp and schop/schomp.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Nicholas Clark
Merge Perl_do_chop() and Perl_do_chomp().
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Nicholas Clark
Convert Perl_do_chomp() to the same prototype as Perl_d...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Nicholas Clark
Refactor pp_chomp to process arguments in the same...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Nicholas Clark
Fix links (and hence the podchecker test) after cce04be...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Zsbán Ambrus
[perl #81016] Document ord("")
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Jerry D. Hedden
Upgrade to Thread::Queue 2.12
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
Jerry D. Hedden
Upgrade to Thread::Semaphore 2.12
commit
|
commitdiff
|
tree
|
snapshot
2010-12-27
David Golden
Reorganize perlhack.pod
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
David Leadbeater
[perl #81218] Note that perlbug to p5p is subject to...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Peter John...
Calc.pm: Fix _modpow() part of RT#63237
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Peter John...
Fix RT 62764: Math::BigFloat->bcmp() fails.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-26
Peter John...
Fix RT 25274: Math::BigInt::Calc->_num() overflow.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
Chris 'BinGOs...
Update perldelta for threads and threads::shared
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
Jerry D. Hedden
[PATCH] Upgrade to threads::shared 1.36
commit
|
commitdiff
|
tree
|
snapshot
2010-12-24
Jerry D. Hedden
[PATCH] Upgrade to threads 1.82
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Vincent Pit
Quote 'threads' in test.pl
commit
|
commitdiff
|
tree
|
snapshot
2010-12-23
Chris 'BinGOs...
Update Encode to CPAN version 2.41
commit
|
commitdiff
|
tree
|
snapshot
2010-12-22
Zefram
update RMG discussion of post-release actions
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Nicholas Clark
Fix IS_UTF8_CHAR() to recognise start bytes 0xF5, 0xF6...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Nicholas Clark
Convert lib/utf8.t to strict and warnings throughout.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Nicholas Clark
Re-sort MANIFEST after a7dcd8d74e57d2a8.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
H.Merijn Brand
No reference to $Id: in generated files
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
H.Merijn Brand
Move metaconfig control comments into its own files
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
H.Merijn Brand
Restore a reference to $perlpath. Installation needs it
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Jan Dubois
sin6_scope_id is supported by Winsock2.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Tony Cook
avoid emitting control characters in test comments
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Tony Cook
multiple watchdog()s in the one test script are meaningless
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
Craig A. Berry
d_sin6_scope_id configuration probe for VMS.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Karl Williamson
regexec.c: white-space only
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Karl Williamson
regexec:c Remove unreached code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Karl Williamson
Change name of regex intrnl macro to new meaning
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
H.Merijn Brand
Add sin6_scope_id probe (LeoNerd)
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Nicholas Clark
Tweak IPC-Open3.t to cope with \r\n line endings on...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Craig A. Berry
stdint.h has yet to appear on VMS.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Karl Williamson
utf8.c: add to comment
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Karl Williamson
regexec.c: Remove unnecessary statements
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Karl Williamson
perltodo: Revise utf8 todo
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Karl Williamson
utf8.c, .h: Clarify pod and comment
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Karl Williamson
mktables: fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Karl Williamson
Change regexes to debug dump non-ASCII as hex.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Karl Williamson
pv_escape: Add option to dump all non-ascii as hex
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Karl Williamson
dump.c: correct pod statement
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
Zefram
update TOC for perl5138delta and perl5139delta
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
create perldelta for 5.13.9
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
epigraph for 5.13.8
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
replace gratuitous Unicode dashes
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
tweak later segments of release procedure
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
fix -tree test for non-threaded perl
v5.13.8
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
add autodie tag :2.1001 for blead-updated version
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
add new release to perlhist
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
update Module::CoreList for 5.13.8
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
update META.yml
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
acknowledgements in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
perldelta wording nit
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
update references to earlier versions
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
link perldelta entries to perlapi sections
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
bump perl version number for 5.13.8
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
perldelta details of module updates
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
near-finalisation of perldelta
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
perldelta for updated modules
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
bump version of many modules
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
bump Unicode-Normalize version for blead changes
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
bump Unicode-Collate version for blead changes
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
bump threads-shared version for blead XS changes
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
bump ExtUtils-CBuilder version for blead change
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
bump autodie version for blead test fix
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
perldelta up to ca88a729
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
perldelta for 8e88cfee26d866223a6b3bfffce6270271de00db
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
perldelta for 9cef83062267e94311e1fd8744396e440642738e
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
perldelta for bf5522a13a381257966e7ed6b731195a873b153e
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Zefram
perldelta for d9a4b459f94297889956ac3adc42707365f274c2
commit
|
commitdiff
|
tree
|
snapshot
2010-12-19
Father Chrysostomos
Test B::Concise’s -tree mode
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Chris 'BinGOs...
Update Archive-Tar to CPAN version 1.74
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
Tony Cook
Re-order the tests to match the comment
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Karl Williamson
re.t: Use portable C locale
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Karl Williamson
re.t: Avoid encoding issues by using hex chars
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Chip Salzenberg
update warnings tests to cope with %z now being valid...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Chip Salzenberg
document new printf size modifiers
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
Chip Salzenberg
smoke tests for %hhd %zd %td
commit
|
commitdiff
|
tree
|
snapshot
next