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
remove incorrect doc para about exit from BEGIN
2017-12-10
Zefram
remove incorrect doc para about exit from BEGIN
commit
|
commitdiff
|
tree
2017-12-10
Zefram
properly define perl_parse() return value
commit
|
commitdiff
|
tree
2017-12-10
Zefram
stop gensyming when vivifying IO handles
commit
|
commitdiff
|
tree
2017-12-08
Zefram
delete duplicate _qq from test
commit
|
commitdiff
|
tree
2017-12-08
Zefram
assert min identifier length in S_pending_ident()
commit
|
commitdiff
|
tree
2017-12-06
Zefram
handle null op_next in stacked filetests
commit
|
commitdiff
|
tree
2017-12-06
Zefram
fix oct/bin fp fractions in non-HEXFP_UQUAD builds
commit
|
commitdiff
|
tree
2017-12-06
Zefram
clarify "bless" doc
commit
|
commitdiff
|
tree
2017-12-06
Zefram
document hostname(@args) deprecation
commit
|
commitdiff
|
tree
2017-12-06
Zefram
fix a =head level in perldeprecation.pod
commit
|
commitdiff
|
tree
2017-12-06
Zefram
remove stray NULLOK/NN from apidoc directives
commit
|
commitdiff
|
tree
2017-12-06
Zefram
put shadowing warnings in their own category
commit
|
commitdiff
|
tree
2017-12-06
Zefram
avoid negative shift in scan_num()
commit
|
commitdiff
|
tree
2017-12-06
Zefram
assert legality of bitshifts in scan_num()
commit
|
commitdiff
|
tree
2017-12-06
Zefram
don't mistake tr/// for assignable reference
commit
|
commitdiff
|
tree
2017-12-05
Zefram
document hash/block disambig in perlsyn
commit
|
commitdiff
|
tree
2017-12-05
Zefram
correct and clarify doc of operator precedence
commit
|
commitdiff
|
tree
2017-12-05
Zefram
clarify conditions for calling DB::sub
commit
|
commitdiff
|
tree
2017-12-05
Zefram
remove doc hedge about autovivification
commit
|
commitdiff
|
tree
2017-12-05
Zefram
document context provided by refgen
commit
|
commitdiff
|
tree
2017-12-05
Zefram
stop using &PL_sv_yes as no-op method
commit
|
commitdiff
|
tree
2017-12-05
Zefram
document newATTRSUB_x()
commit
|
commitdiff
|
tree
2017-12-05
Zefram
more fully document newCONSTSUB{,_flags}()
commit
|
commitdiff
|
tree
2017-12-05
Zefram
document newXS_len_flags()
commit
|
commitdiff
|
tree
2017-12-05
Zefram
avoid attaching prototype to freed XS sub
commit
|
commitdiff
|
tree
2017-12-01
Zefram
in Data-Dumper, quote glob names better
commit
|
commitdiff
|
tree
2017-12-01
Zefram
correct a perldelta description
commit
|
commitdiff
|
tree
2017-12-01
Zefram
revert changes to st_ino signedness handling
commit
|
commitdiff
|
tree
2017-12-01
Zefram
in malloc, compute memory sizes in size_t
commit
|
commitdiff
|
tree
2017-11-26
Zefram
expect -k to be overloadable on Win32
commit
|
commitdiff
|
tree
2017-11-21
Zefram
update newGIVENOP() doc for loss of lexical $_
commit
|
commitdiff
|
tree
2017-11-19
Zefram
fix tainting of s/// with overloaded replacement
commit
|
commitdiff
|
tree
2017-11-17
Zefram
fix perldelta formatting
commit
|
commitdiff
|
tree
2017-11-17
Zefram
clarify perlop description of binary "x"
commit
|
commitdiff
|
tree
2017-11-17
Zefram
restore deparsing style for \&foo
commit
|
commitdiff
|
tree
2017-11-17
Zefram
rip out quicksort and sort algorithm control
commit
|
commitdiff
|
tree
2017-11-17
Zefram
correctly error on -k "nonexistent" on Windows
commit
|
commitdiff
|
tree
2017-11-16
Zefram
fix lvalue context for 4-arg substr
commit
|
commitdiff
|
tree
2017-11-16
Zefram
deparse trailing-colon barewords carefully
commit
|
commitdiff
|
tree
2017-11-16
Zefram
deparse ::CORE::foo barewords carefully
commit
|
commitdiff
|
tree
2017-11-16
Zefram
rip out CPAN-release cruft from B::Deparse
commit
|
commitdiff
|
tree
2017-11-16
Zefram
additional tests for registered warning categories
commit
|
commitdiff
|
tree
2017-11-15
Zefram
fix handling of registered warning categories
commit
|
commitdiff
|
tree
2017-11-15
Zefram
perldelta for stat(CLOSED) fix
commit
|
commitdiff
|
tree
2017-11-15
Zefram
set $! when statting a closed filehandle
commit
|
commitdiff
|
tree
2017-11-14
Zefram
mv "Truth and Falsehood" from perlsyn to perldata
commit
|
commitdiff
|
tree
2017-11-14
Zefram
fix newPVOP() doc re freeing of pv
commit
|
commitdiff
|
tree
2017-11-14
Zefram
fix naming of some test temp files
commit
|
commitdiff
|
tree
2017-11-14
Zefram
stop unused-var warnings in ExtUtils-ParseXS tests
commit
|
commitdiff
|
tree
2017-11-14
Zefram
avoid unused-var warnings in compiled XS
commit
|
commitdiff
|
tree
2017-11-14
Zefram
rip out Perl version portability from B
commit
|
commitdiff
|
tree
2017-11-14
Zefram
in B::Concise, show RV target better
commit
|
commitdiff
|
tree
2017-11-13
Zefram
localise $@ around source filters
commit
|
commitdiff
|
tree
2017-11-13
Zefram
avoid redundant initialisation around Newxz()
commit
|
commitdiff
|
tree
2017-11-13
Zefram
remove unused struct member "is_top_frame"
commit
|
commitdiff
|
tree
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-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
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
next