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
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix expected failure text for new croak.t test
2013-11-18
Tony Cook
fix expected failure text for new croak.t test
commit
|
commitdiff
|
tree
2013-11-11
Tony Cook
[perl #75156] fix the return value and bits for removing...
commit
|
commitdiff
|
tree
2013-11-11
Tony Cook
[perl #75156] tests for deleting a closed handle from...
commit
|
commitdiff
|
tree
2013-10-17
Tony Cook
perldelta for e9d373c4
commit
|
commitdiff
|
tree
2013-10-17
Tony Cook
[perl #119893] avoid waiting on pid 0
commit
|
commitdiff
|
tree
2013-09-18
Tony Cook
[perl #119539] clarify that copy() doesn't create the...
commit
|
commitdiff
|
tree
2013-09-18
Tony Cook
bump File::Copy's $VERSION
commit
|
commitdiff
|
tree
2013-09-18
Tony Cook
add Nathan Glenn to AUTHORS
commit
|
commitdiff
|
tree
2013-09-18
Tony Cook
depend on the new win32 sys/errno2.h header
commit
|
commitdiff
|
tree
2013-09-17
Tony Cook
perldelta for d4c027436f
commit
|
commitdiff
|
tree
2013-09-17
Tony Cook
[perl #85228] stop $!=EINVAL; waitpid(0,0) from looping
commit
|
commitdiff
|
tree
2013-09-17
Tony Cook
[perl #119097] Test that print() is not returning EINTR
commit
|
commitdiff
|
tree
2013-09-17
Tony Cook
[perl #119857] make win32_link and win32_rename raise...
commit
|
commitdiff
|
tree
2013-09-17
Tony Cook
add Christian Millour to AUTHORS
commit
|
commitdiff
|
tree
2013-09-16
Tony Cook
perldelta for b92a42763
commit
|
commitdiff
|
tree
2013-09-16
Tony Cook
[perl #77680] document list of special subs in perlsub
commit
|
commitdiff
|
tree
2013-09-16
Tony Cook
[perl #77680] add pointers to a few other perl called...
commit
|
commitdiff
|
tree
2013-09-16
Tony Cook
briefly document DB::lsub
commit
|
commitdiff
|
tree
2013-09-16
Tony Cook
test and briefly document DB::goto
commit
|
commitdiff
|
tree
2013-09-16
Tony Cook
perldelta for 5f39160d
commit
|
commitdiff
|
tree
2013-09-16
Tony Cook
[perl #79074] make sure HeSVKEY_force() preserves UTF8ness...
commit
|
commitdiff
|
tree
2013-09-16
Tony Cook
clarify that the new rand() isn't cryptographically...
commit
|
commitdiff
|
tree
2013-09-13
Tony Cook
perldelta for e7ab04ce5
commit
|
commitdiff
|
tree
2013-09-13
Tony Cook
[perl #115928] use a consistent internal rand on all...
commit
|
commitdiff
|
tree
2013-09-13
Tony Cook
[perl #115928] we don't use drand48_r or random_r any...
commit
|
commitdiff
|
tree
2013-09-13
Tony Cook
[perl #115928] Configure now selects our internal drand48()
commit
|
commitdiff
|
tree
2013-09-13
Tony Cook
revert config_h.SH changes, now handled by Configure
commit
|
commitdiff
|
tree
2013-09-13
Tony Cook
[perl #115928] a consistent (public) rand() implementation
commit
|
commitdiff
|
tree
2013-09-11
Tony Cook
[perl #88814] sigdispatch.t work on openbsd 5.2
commit
|
commitdiff
|
tree
2013-09-11
Tony Cook
[perl #118091] Split gv_fetchpvn_flags into smaller...
commit
|
commitdiff
|
tree
2013-09-09
Tony Cook
[perl #117265] fix various problems with safesyscalls
commit
|
commitdiff
|
tree
2013-09-09
Tony Cook
[perl #117265] move the "glob failed" warning to the...
commit
|
commitdiff
|
tree
2013-09-09
Tony Cook
[perl #117265] do most glob \0 checks in the same place
commit
|
commitdiff
|
tree
2013-09-09
Tony Cook
[perl #117265] correctly handle overloaded strings
commit
|
commitdiff
|
tree
2013-09-09
Tony Cook
[perl #117265] TODO tests for overloading issues
commit
|
commitdiff
|
tree
2013-08-27
Tony Cook
[perl #119351] the test note isn't a note but an object...
commit
|
commitdiff
|
tree
2013-08-26
Tony Cook
perldelta for 6ca940a96, ed51a345f
commit
|
commitdiff
|
tree
2013-08-26
Tony Cook
[perl #85104] save platform specific error code across...
commit
|
commitdiff
|
tree
2013-08-26
Tony Cook
[perl #85104] work harder to save error numbers
commit
|
commitdiff
|
tree
2013-08-26
Tony Cook
[perl #85104] TODO test for preserving $^E across signal...
commit
|
commitdiff
|
tree
2013-08-26
Tony Cook
perldelta for c8028aa68
commit
|
commitdiff
|
tree
2013-08-26
Tony Cook
fix a type in the find2perl perldelta entry
commit
|
commitdiff
|
tree
2013-08-26
Tony Cook
[perl #117265] safesyscalls: check embedded nul in...
commit
|
commitdiff
|
tree
2013-08-26
Tony Cook
[perl #119351] update the test note for the changed...
commit
|
commitdiff
|
tree
2013-08-25
Tony Cook
perldelta for f244b0855, d80ab086, 4883c539
commit
|
commitdiff
|
tree
2013-08-25
Tony Cook
[perl #119351] fix regression in B::CV::GV
commit
|
commitdiff
|
tree
2013-08-25
Tony Cook
bump B to 1.46
commit
|
commitdiff
|
tree
2013-08-25
Tony Cook
[perl #119351] fix B::CV::GV to return a B::SPECIAL...
commit
|
commitdiff
|
tree
2013-08-23
Tony Cook
[perl #119429] restore XS module building on WinCE
commit
|
commitdiff
|
tree
2013-08-23
Tony Cook
[perl #119429] bump-perl-version now updates Makefile.ce
commit
|
commitdiff
|
tree
2013-08-23
Tony Cook
perldelta for 5ceca735, 6358232b
commit
|
commitdiff
|
tree
2013-08-23
Tony Cook
bump versions for Math::BigInt and Math::BigFloat
commit
|
commitdiff
|
tree
2013-08-23
Tony Cook
Clean up POD for Math::BigInt and Math::BigFloat
commit
|
commitdiff
|
tree
2013-08-21
Tony Cook
perldelta for 710639c2
commit
|
commitdiff
|
tree
2013-08-21
Tony Cook
[perl #113054] add tests for find2perl and fix ? wildcard...
commit
|
commitdiff
|
tree
2013-08-21
Tony Cook
[perl #113054] find2perl mistranslates fileglob ? to...
commit
|
commitdiff
|
tree
2013-08-21
Tony Cook
[perl #113054] test find2perl, with a TODO for ? glob...
commit
|
commitdiff
|
tree
2013-08-19
Tony Cook
[perl #92446] don't use overloaded string values in...
commit
|
commitdiff
|
tree
2013-08-15
Tony Cook
perldelta for 6136213, cccbbce
commit
|
commitdiff
|
tree
2013-08-15
Tony Cook
[perl #92446] fix recursion introduced in original...
commit
|
commitdiff
|
tree
2013-08-14
Tony Cook
[perl #3330] avoid an uncaught warning from op/inc.t
commit
|
commitdiff
|
tree
2013-08-12
Tony Cook
[perl #117355] [lu]cfirst don't respect 'use bytes'
commit
|
commitdiff
|
tree
2013-08-12
Tony Cook
[perl #117355] unTODO the [lu]cfirst under bytes tests
commit
|
commitdiff
|
tree
2013-08-12
Tony Cook
[perl #117355] very basic tests for [ul]c(first)? under...
commit
|
commitdiff
|
tree
2013-08-12
Tony Cook
[perl #3330] warn on increment of an non number/non...
commit
|
commitdiff
|
tree
2013-08-12
Tony Cook
fix several problems in the MY_CXT example in perlxs.pod
commit
|
commitdiff
|
tree
2013-08-09
Tony Cook
perldelta for b4bf645b3d
commit
|
commitdiff
|
tree
2013-08-09
Tony Cook
perldelta for da1929e75
commit
|
commitdiff
|
tree
2013-08-09
Tony Cook
[perl #117793] remove dangerous functions and improve...
commit
|
commitdiff
|
tree
2013-08-02
Tony Cook
prevent a precedence warning on clang
commit
|
commitdiff
|
tree
2013-07-30
Tony Cook
[perl #118525] make it work on threaded builds
commit
|
commitdiff
|
tree
2013-07-29
Tony Cook
perldelta for 486b1e7f0
commit
|
commitdiff
|
tree
2013-07-29
Tony Cook
CvGV is no longer a simple struct member access
commit
|
commitdiff
|
tree
2013-07-29
Tony Cook
Philip Boulain is now a perl AUTHOR, and bump a version
commit
|
commitdiff
|
tree
2013-07-29
Tony Cook
[perl #52000] use PL_exit_flags in the test so it works...
commit
|
commitdiff
|
tree
2013-07-29
Tony Cook
[perl #52000] Warn/abort on attempted perl exit
commit
|
commitdiff
|
tree
2013-07-29
Tony Cook
[perl #52000] add perldiag entries for the new warnings
commit
|
commitdiff
|
tree
2013-07-29
Tony Cook
John Gardiner Myers is now a perl AUTHOR
commit
|
commitdiff
|
tree
2013-07-29
Tony Cook
[perl #114964] Correct 'ref' func POD to fix bad behavior...
commit
|
commitdiff
|
tree
2013-07-29
Tony Cook
mention reftype too
commit
|
commitdiff
|
tree
2013-07-29
Tony Cook
Brendan Byrd is now a perl AUTHOR
commit
|
commitdiff
|
tree
2013-07-26
Tony Cook
perldelta for d7d11da6a3
commit
|
commitdiff
|
tree
2013-07-26
Tony Cook
[perl #39739] Exporter::Heavy ignores custom $SIG{__WARN__...
commit
|
commitdiff
|
tree
2013-07-26
Tony Cook
bump $Exporter::VERSION (and hence $Exporter::Heavy...
commit
|
commitdiff
|
tree
2013-07-26
Tony Cook
[perl #39739] Exporter::Heavy ignores custom $SIG{__WARN__...
commit
|
commitdiff
|
tree
2013-07-26
Tony Cook
[perl #39739] TODO test for Exporter respecting warning...
commit
|
commitdiff
|
tree
2013-07-26
Tony Cook
let Porting/cmpVERSION.pl know Exporter was moved to...
commit
|
commitdiff
|
tree
2013-07-24
Tony Cook
perldelta for ea382fac4c7
commit
|
commitdiff
|
tree
2013-07-24
Tony Cook
[perl #118995] Fix bigrat's $MBI configuration
commit
|
commitdiff
|
tree
2013-07-24
Tony Cook
[perl #118955] bump $bignum::VERSION to 0.36
commit
|
commitdiff
|
tree
2013-07-24
Tony Cook
perldelta for ab5c89ab2
commit
|
commitdiff
|
tree
2013-07-24
Tony Cook
[perl #118907] Do not call DESTROY on empty objects...
commit
|
commitdiff
|
tree
2013-07-24
Tony Cook
[perl #118907] bump $Storable::VERSION
commit
|
commitdiff
|
tree
2013-07-24
Tony Cook
[perl #118907] fix some issues with patch
commit
|
commitdiff
|
tree
2013-07-24
Tony Cook
[perl #118923] Add some edge cases to join.t
commit
|
commitdiff
|
tree
2013-07-24
Tony Cook
join() with an empty list and undef separator may not...
commit
|
commitdiff
|
tree
2013-07-24
Tony Cook
add Victor Efimov to AUTHORS
commit
|
commitdiff
|
tree
2013-07-24
Tony Cook
Revert "Remove the non-inline function S_croak_memory_wrap...
commit
|
commitdiff
|
tree
2013-07-23
Tony Cook
[perl #74798] fix the build for -Duseithreads
commit
|
commitdiff
|
tree
2013-07-23
Tony Cook
perldelta for 1d5bb6ba43b89
commit
|
commitdiff
|
tree
next