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
2016-10-19
Yves Orton
utf8.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
universal.c: use new SvPVCLEAR and constant string...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
toke.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
sv.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
regcomp.c: use new SvPVCLEAR and constant string friend...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
pp_sys.c: use new SvPVCLEAR and constant string friendl...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
pp_pack.c: use new SvPVCLEAR and constant string friend...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
pp_hot.c: use new SvPVCLEAR and constant string friendl...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
pp_ctl.c: use new SvPVCLEAR and constant string friendl...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
pp.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
op.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
numeric.c: use new SvPVCLEAR and constant string friend...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
mro_core.c: use new SvPVCLEAR and constant string frien...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
mg.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
locale.c: use new SvPVCLEAR and constant string friendl...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
hv.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
dump.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
doop.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
doio.c: use new SvPVCLEAR and constant string friendly...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
gv.c: rework special var matching logic to be simpler
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
gv.c: rework string separator parsing to use new string...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
gv.c: switch to using string constant friendly macros
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
gv.c: add a require_tie_mod_s() wrapper for constant...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
perl.[ch]: switch to using SvPVCLEAR() and string const...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
vms: use hv_fetchs() with constant string key
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
pod: mention SvPVCLEAR()
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
amigaos4: use constant string friendly macros
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
dist/Data-Dumper: switch to using SvPVCLEAR()
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
Storable: switch to using SvPVCLEAR()
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
os2: switch to using string constant friendly macros
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
ext/XS-APItest: switch to using strEQs()
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
ext/mro: use memEQs() for constant string checks
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
ext/PerlIO-encoding: use SvPVCLEAR()
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
ext/POSIX: use _memEQs() and not memEQ() for constant...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
ext/B: use strEQs() and strEQ() in expressions
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
ext/VMS-Stdio: switch to using macros designed for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
ext/attributes: use _memEQs() when comparing to string...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
Devel-Peek: use hv_fetchs() when the key is a constant...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
sv.c: add sv_setpv_bufsize() and SvPVCLEAR()
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
handy.h, hv.h: fixup hash s suffix macro definitions...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
handy.h: add _memEQs() and _memNEs() for use with const...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
handy.h: add strEQs() and strNEs() for comparing to...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
gv.c: document where @- and @+ (and %- and %+ are initi...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Yves Orton
uniprops.t: split into 10 seperate test files t/re...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Andy Lester
PATCH: [perl #129766] Internal cleanup in numeric.c
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Chris 'BinGOs...
Update Net-Ping to CPAN version 2.51
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Chris 'BinGOs...
Update Archive-Tar to CPAN version 2.12
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Karl Williamson
utf8.c: Reflow 2 lines, so it is clear they are 2.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Karl Williamson
op.c: Fix EBCDIC-only bug
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Karl Williamson
toke.c: Fix EBCDIC issue
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Karl Williamson
perlapi: Grammar, typos
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Karl Williamson
toke.c: Fix grammar in comment
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Jarkko Hietaniemi
make regen for the IBM/CRAY fp
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Jarkko Hietaniemi
Add scan for IBM and Cray mainframe fp formats.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Tony Cook
(perl #128996) prevent PL_op pointing to freed ops
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Jarkko Hietaniemi
Add script for looking at test time outliers.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Jarkko Hietaniemi
netbsd/vax perldelta tweakery.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Jarkko Hietaniemi
macOS Sierra (10.12) does have clockid_t.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Karl Williamson
PATCH: [perl #129891] t/op/utf8decode.t failing
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Karl Williamson
utf8.c: Silence a compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Aaron Crane
perldelta: draft for commits up to 877b982928
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Aaron Crane
Move perldelta entry to correct section
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Sergey Aleynikov
[RT #129789] Time::HiRes: fix compilation on darwin
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Jarkko Hietaniemi
If a unit test doesn't finish in 5 minutes, it's not...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Lukas Mai
perlsec: convert C snippet from K&R C to C89
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
perlapi: Fix clause that should have been removed earlier
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
utf8.h: Simplify macro
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
Add utf8n_to_uvchr_error
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
utf8n_to_uvchr(): Make a parameter const
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
utf8n_to_uvchr(): Note multiple malformations
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
APItest/t/utf8.t: Indent a bunch of code
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
APItest/t/utf8.t: Fix improper tests
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
APItest/t/utf8.t: Add missing test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
APItest/t/utf8.t: Rename test for clarity
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
utf8.c: Extract some code into 2 functions
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
utf8.c: Rename a couple of macros for clarity
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
utf8.h: Change some flag definition constants
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
APItest/t/utf8.t: Extract code to common function
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
utf8.c: Add some UNLIKELY()s
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
Add details to UTF-8 malformation error messages
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
utf8.c: Consolidate duplicate error msg text
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Steve Hay
Upgrade Scalar-List-Utils from version 1.45 to 1.46
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Steve Hay
Upgrade Test::Simple from version 1.302056 to 1.302059
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Steve Hay
Upgrade parent from version 0.234 to 0.236
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Steve Hay
Upgrade HTTP::Tiny from version 0.068 to 0.070
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Thomas Sibley
corelist: Fix typo in variable name
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
autodoc.pl: Allow =item lists in perlapi
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Karl Williamson
perlapi: Fix docs for 2 scope related macros
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Steve Hay
Add epigraphs for 5.22.3-RC4 and 5.24.1-RC4
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Steve Hay
5.22.3-RC4 and 5.24.1-RC4 today
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Lukas Mai
op.c: fix what looks like typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
James E Keenan
Revert "Reduce SelectSaver memory footprint"
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Dan Collins
[rt #129336] #!perl -i u erroneously interpreted as -u
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
François Perrad
Provide a template for call to File::Temp::tempfile().
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Nicolas R
Reduce SelectSaver memory footprint
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Karl Williamson
XS-APItest/t/utf8.t: Fix failing EBCDIC test
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Karl Williamson
utf8.c: Add missing cast
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
Hugo van der...
[perl #129350] anchored/floating substrings must be...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
David Mitchell
[MERGE] eliminate OP_PUSHRE and optimise split()
commit
|
commitdiff
|
tree
|
snapshot
2016-10-04
David Mitchell
Perl_newASSIGNOP: fix on g++ builds
commit
|
commitdiff
|
tree
|
snapshot
next