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
duplicate full index for SAVEt_AELEM
2017-11-13
Zefram
duplicate full index for SAVEt_AELEM
commit
|
commitdiff
|
tree
2017-11-13
Zefram
fix sysconf panic
commit
|
commitdiff
|
tree
2017-11-12
Zefram
better document macros taking literal strings
commit
|
commitdiff
|
tree
2017-11-12
Zefram
document IO::Select error detection
commit
|
commitdiff
|
tree
2017-11-12
Daniel Dragan
fix do dir returning no $!
commit
|
commitdiff
|
tree
2017-11-11
Zefram
avoid reading errno twice in a row
commit
|
commitdiff
|
tree
2017-11-11
Zefram
suppress clang warning in inode number handling
commit
|
commitdiff
|
tree
2017-11-11
Zefram
perldelta entry for perlguts revision
commit
|
commitdiff
|
tree
2017-11-11
Zefram
better documentation of reference counts
commit
|
commitdiff
|
tree
2017-11-11
Zefram
avoid runtime module loading in File::Spec
commit
|
commitdiff
|
tree
2017-11-11
Zefram
return inode numbers as strings where necessary
commit
|
commitdiff
|
tree
2017-11-11
Zefram
store AV iterator as mg_len in more cases
commit
|
commitdiff
|
tree
2017-11-10
Zefram
parse yada-yada only as a statement
commit
|
commitdiff
|
tree
2017-11-05
Zefram
add assertions about format lexing
commit
|
commitdiff
|
tree
2017-11-05
Zefram
deparse implicit ~~ as explicit with -x2
commit
|
commitdiff
|
tree
2017-11-04
Zefram
Revert "Speed up Carp.pm when backtrace arguments are...
commit
|
commitdiff
|
tree
2017-11-04
Zefram
initialisation of simple aggregate state variables
commit
|
commitdiff
|
tree
2017-11-02
Tony Cook
(perl #131895) fail stat on names with \0 embedded
commit
|
commitdiff
|
tree
2017-11-02
Lukas Mai
yada-yada is a term, not an operator
commit
|
commitdiff
|
tree
2017-11-02
Zefram
document qw's whitespace rules
commit
|
commitdiff
|
tree
2017-10-16
Zefram
customise Pod::Perldoc to fix output misbehaviour
commit
|
commitdiff
|
tree
2017-08-19
Zefram
document fileno(DIRHANDLE)
commit
|
commitdiff
|
tree
2017-08-18
Zefram
add sv_string_from_errnum()
commit
|
commitdiff
|
tree
2017-08-18
Zefram
document dirhandles vs filehandles
commit
|
commitdiff
|
tree
2017-08-08
Zefram
test cv_[gs]et_call_checker_flags()
commit
|
commitdiff
|
tree
2017-08-08
Zefram
use cv_set_call_checker_flags() where possible
commit
|
commitdiff
|
tree
2017-08-08
Zefram
add cv_get_call_checker_flags()
commit
|
commitdiff
|
tree
2017-08-08
Zefram
fix parameter name in doc
commit
|
commitdiff
|
tree
2017-07-31
Zefram
fix example code in wrap_op_checker() doc
commit
|
commitdiff
|
tree
2017-07-21
Zefram
fix Storable test for pre-5.19.2 threaded perls
commit
|
commitdiff
|
tree
2017-07-21
Zefram
restore Storable's portability to pre-5.25.6 perls
commit
|
commitdiff
|
tree
2017-07-20
Zefram
perldelta entry for Carp
commit
|
commitdiff
|
tree
2017-07-20
Zefram
perldelta entry for PathTools
commit
|
commitdiff
|
tree
2017-07-20
Zefram
fix PathTools dynamic linking for Perl 5.6
commit
|
commitdiff
|
tree
2017-07-20
Zefram
fix PathTools taint handling for Perl 5.6
commit
|
commitdiff
|
tree
2017-07-20
Zefram
fix problems from Carp's partial EBCDIC support
commit
|
commitdiff
|
tree
2017-07-19
Zefram
re-fix do/@INC issue in Time-HiRes's Makefile.PL
commit
|
commitdiff
|
tree
2017-07-19
Zefram
correct declared min Perl version for Time-HiRes
commit
|
commitdiff
|
tree
2017-07-19
Zefram
fix ExtUtils-CBuilder tests for Perl 5.6
commit
|
commitdiff
|
tree
2017-06-01
Zefram
set up catchable runloops early enough
commit
|
commitdiff
|
tree
2017-01-28
Zefram
in dump_sub() handle CV ref used as GV
commit
|
commitdiff
|
tree
2017-01-28
Zefram
croak on sv_setpvn() on a glob
commit
|
commitdiff
|
tree
2017-01-27
Zefram
fix ord of upgraded empty string
commit
|
commitdiff
|
tree
2017-01-27
Zefram
fix range op under aborted constant folding
commit
|
commitdiff
|
tree
2017-01-23
Zefram
permit goto at top level of multicalled sub
commit
|
commitdiff
|
tree
2017-01-22
Zefram
fix special-case recreation of *::
commit
|
commitdiff
|
tree
2017-01-22
Zefram
handle errors in gen_constant_list
commit
|
commitdiff
|
tree
2017-01-17
Zefram
warn at most once per literal about misplaced _
commit
|
commitdiff
|
tree
2014-04-08
Zefram
tighten Storable's recognition of tied SVs
commit
|
commitdiff
|
tree
2014-02-06
Zefram
merge basic zefram/purple_signatures into blead
commit
|
commitdiff
|
tree
2014-02-02
Zefram
more tests for signatures
commit
|
commitdiff
|
tree
2014-02-01
Zefram
more torture tests for signatures
commit
|
commitdiff
|
tree
2014-02-01
Zefram
Merge blead into zefram/purple_signatures
commit
|
commitdiff
|
tree
2014-02-01
Zefram
subroutine signatures
commit
|
commitdiff
|
tree
2013-09-03
Zefram
Carp-1.32 has been released to CPAN
commit
|
commitdiff
|
tree
2013-08-29
Zefram
preserve $! and $^E in Carp
commit
|
commitdiff
|
tree
2013-08-25
Zefram
note Module::Build's core-deprecation
commit
|
commitdiff
|
tree
2013-08-25
Zefram
install useful Regexp::CARP_TRACE from Carp
commit
|
commitdiff
|
tree
2013-08-25
Zefram
remove stray debugging print statements
commit
|
commitdiff
|
tree
2013-08-25
Zefram
more tests for $Carp::MaxArgLen
commit
|
commitdiff
|
tree
2013-08-24
Zefram
update copyright years for Carp dual-life release
commit
|
commitdiff
|
tree
2013-08-24
Zefram
update autodie test for new Carp stack trace form
commit
|
commitdiff
|
tree
2013-08-24
Zefram
consistently escape args in Carp stack trace
commit
|
commitdiff
|
tree
2013-08-24
Zefram
avoid package name "B" in Carp tests
commit
|
commitdiff
|
tree
2013-08-24
Zefram
regularise test for Carp vivifying B stash
commit
|
commitdiff
|
tree
2013-08-22
Zefram
detect Carp/Carp::Heavy version mismatch
commit
|
commitdiff
|
tree
2013-08-22
Zefram
avoid more vivification in Carp
commit
|
commitdiff
|
tree
2013-08-21
Zefram
consistent POD itemisation markup
commit
|
commitdiff
|
tree
2013-08-21
Zefram
avoid Unicode warnings in Carp
commit
|
commitdiff
|
tree
2013-08-18
Zefram
avoid eval misinterpretation on old perls
commit
|
commitdiff
|
tree
2013-08-18
Zefram
better check for overload::StrVal
commit
|
commitdiff
|
tree
2013-08-18
Zefram
avoid "uninitialized value" warnings in Carp
commit
|
commitdiff
|
tree
2013-08-17
Zefram
update Time-HiRes to version 1.9726 from CPAN
commit
|
commitdiff
|
tree
2013-08-17
Zefram
perldelta for File::Spec XSification
commit
|
commitdiff
|
tree
2013-08-17
Zefram
Merge branch 'zefram/File-Spec-in-XS' into HEAD
commit
|
commitdiff
|
tree
2013-08-17
Nicholas Clark
In Cwd's THX_unix_canonpath add two casts from (void...
commit
|
commitdiff
|
tree
2013-08-17
Zefram
File::Spec in XS
commit
|
commitdiff
|
tree
2013-08-17
Nicholas Clark
Add the upstream Makefile.PL for Cwd
commit
|
commitdiff
|
tree
2013-08-17
Nicholas Clark
Add dist/constant/lib to the paths in the generated...
commit
|
commitdiff
|
tree
2012-06-18
Zefram
use ppport.h for Storable on Perl 5.8.9
commit
|
commitdiff
|
tree
2012-05-26
Zefram
link to 5.17.0 release announcement
commit
|
commitdiff
|
tree
2012-05-26
Zefram
new perldelta
commit
|
commitdiff
|
tree
2012-05-26
Zefram
epigraph for 5.17.0
commit
|
commitdiff
|
tree
2012-05-26
Zefram
fix perlhist entry for 5.16.0
commit
|
commitdiff
|
tree
2012-05-26
Zefram
add new release to perlhist
commit
|
commitdiff
|
tree
2012-05-26
Zefram
update Module::CoreList for 5.17.0
commit
|
commitdiff
|
tree
2012-05-26
Zefram
note Module::CoreList issue with .0 versions
commit
|
commitdiff
|
tree
2012-05-26
Zefram
handle hash form of bugtracker resource data
commit
|
commitdiff
|
tree
2012-05-26
Zefram
handle JSON meta files on CPAN
commit
|
commitdiff
|
tree
2012-05-26
Zefram
finalise perldelta
commit
|
commitdiff
|
tree
2012-05-26
Zefram
correct pluralisation for "1 week"
commit
|
commitdiff
|
tree
2012-05-25
Zefram
remove deprecated qw-as-parens behaviour
commit
|
commitdiff
|
tree
2012-05-25
Zefram
fix comparative Perl version numbers
commit
|
commitdiff
|
tree
2012-05-25
Zefram
perldelta updates
commit
|
commitdiff
|
tree
2012-05-25
Zefram
perldelta updates
commit
|
commitdiff
|
tree
2012-05-25
Zefram
perldelta updates
commit
|
commitdiff
|
tree
2012-05-25
Zefram
correct schedule for 5.17.0 release
commit
|
commitdiff
|
tree
2012-02-25
Zefram
don't taint $$ determined by getpid()
commit
|
commitdiff
|
tree
2012-02-25
Zefram
update perlfunc.html generator
commit
|
commitdiff
|
tree
2012-02-25
Zefram
delay allocating trans table until needed
commit
|
commitdiff
|
tree
next