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
2015-08-26
Jarkko Hietaniemi
One more FD_CLOEXEC case, missed in 131d45a9.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Jarkko Hietaniemi
Explicitly use and check for FD_CLOEXEC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Jarkko Hietaniemi
Note that the all the fd flags are saved/restored.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Karl Williamson
lib/utf8.t: EBCDIC fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Karl Williamson
t/op/split.t: Generalize for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Karl Williamson
perlguts: Wrap macro name with C<>
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Karl Williamson
t/op/utf8decode.t: Better SKIP message
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Karl Williamson
lib/utf8.t: Add some tests to stress EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Karl Williamson
t/base/lex.t: Use more standard test for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Karl Williamson
t/op/tr.t: Clarify skip tests message
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Karl Williamson
op/chr.t: Better skip message
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Karl Williamson
Various .t files: Use globals to see if on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Tony Cook
Revert "Update Pod-Simple to CPAN version 3.31"
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Karl Williamson
perldelta: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Lukas Mai
test implicit anchors using re.pm [perl #125810]
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Lukas Mai
implicitly anchor .{0,} like .* [perl #125810]
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Karl Williamson
regexec.c: Move a #define next to related code
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Karl Williamson
Output bad locale warning in regex synthetic start...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Karl Williamson
PATCH: [perl 125825] {n}+ possessive quantifier broken
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Karl Williamson
Further clarification to [perl #125805] perldelta
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Karl Williamson
Make qr/(?[ ])/ work in UTF-8 locales
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Karl Williamson
regcomp.c: Add a parameter to static function
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Karl Williamson
regcomp.h: Fold 2 ANYOF flags into a single one
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Karl Williamson
Add ANYOFD regex node
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Karl Williamson
perldebguts: Add clarification
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Karl Williamson
perldelta: Improve wording for [perl #125805]
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Karl Williamson
podcheck.t: regenerate db
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Karl Williamson
PATCH: [perl #125805] Perl segfaults with a regex_sets...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Chris 'BinGOs...
Update Pod-Simple to CPAN version 3.31
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Jerry D. Hedden
Upgrade to Thread::Queue 3.06
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Steve Hay
Add missing URL for 5.23.2 release announcement
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Steve Hay
Add epigraph for 5.20.3-RC1
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Steve Hay
Perl 5.20.3-RC1 today
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Steve Hay
Import Module::CoreList changes for 5.20.3-RC1
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
James E Keenan
Remove superfluous line in code sample.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Jarkko Hietaniemi
POSIX: version bump for d7a0f0b
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Jarkko Hietaniemi
POSIX: mention the Inf, NaN constants; other small...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Karl Williamson
mktables: Comment changes only
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Karl Williamson
mktables: Move file handling to non-exceptional order
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Karl Williamson
mktables: Revamp the compare versions functionality
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Karl Williamson
mktables: Fix so -annotate works on early Unicodes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Karl Williamson
mktables: Move code to common functions
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Karl Williamson
mktables: Fix up property calc for early Unicodes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Karl Williamson
mktables: Use mnemonic instead of hex constant
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Chris 'BinGOs...
Module-CoreList-5.20150820 is now on CPAN
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Horsfall
Bump the perl version in various places for 5.23.3.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Horsfall
Porting/new-perldelta.pl regenerations
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Horsfall
Fix TBD so podcheck.t is happy
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Horsfall
Update release schedule
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Horsfall
Add epigraph for v5.23.2.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Horsfall
add new release to perlhist
v5.23.2
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Horsfall
Finalize perldelta
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Horsfall
Add .gitignore for ext/re/ generated header file
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Horsfall
Update Module::CoreList for 5.23.2
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Horsfall
Update list of files to clean for ceab18aaa.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Horsfall
Let Porting/makerel know about overload.c's rename...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Horsfall
Update versions in INSTALL.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Matthew Horsfall
perldelta updates for 5.23.2.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Jarkko Hietaniemi
b992490d copied wrong for ext re.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Sisyphus
[perl #125669] op/pack.t failures with PPC long double...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Tony Cook
perldelta for 668fcfea6, a1e27170f
commit
|
commitdiff
|
tree
|
snapshot
2015-08-20
Tony Cook
[perl 125760] fix new (and one old test) to pass with...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Chris 'BinGOs...
Update Term-Cap to CPAN version 1.17
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
David Mitchell
ck_refassign: selectively copy OPpPAD_INTRO/STATE
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
David Mitchell
t/perf/benchmarks: 5.004 compat
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Tony Cook
[perl #125467] mingw-w64 has moved
commit
|
commitdiff
|
tree
|
snapshot
2015-08-19
Tony Cook
[perl #125826] make the buffer large enough in TRIE_STO...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Karl Williamson
mktables: Add code point ages to --annotate option
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Lukas Mai
disallow nested declarations [perl #125587] [perl ...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
H.Merijn Brand
Also ignore CONTRIBUTING.md for dual-life modules
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Tony Cook
[perl #125781] handle range overflow when Size_t is...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-18
Ludovic E....
Clarify functioning of '||' operator.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Matthew Horsfall
[perl #120826] - Fix documentation nit (thanks Eric...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
David Mitchell
[MERGE] re-implement OPpASSIGN_COMMON mechanism
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
David Mitchell
fix a SV_NOSTEAL issue in pp_aassign
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
David Mitchell
fix PAD_COMPNAME_GEN documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
David Mitchell
document what PL_generation is for
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
David Mitchell
Eliminate GvASSIGN_GENERATION and _set macros
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
David Mitchell
Optimise 1 arg in list assign
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
David Mitchell
Eliminate PL_sawalias, GPf_ALIASED_SV
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
David Mitchell
make my (...) = @_ non-OPpASSIGN_COMMON_RC1
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
David Mitchell
re-implement OPpASSIGN_COMMON mechanism
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Tony Cook
perldelta for fb10a8a78bba
commit
|
commitdiff
|
tree
|
snapshot
2015-08-17
Tony Cook
[perl #125760] deprecate sys(read|write)(), send()...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Jarkko Hietaniemi
No __attribute__((nonnull(...))) from NN.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Chris 'BinGOs...
Math-BigInt is now 1.9997 on CPAN
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Tony Cook
avoid unnecessary noise from lib/h2xs.t
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Craig A. Berry
Require civility; aspire to kindness.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-12
Daniel Dragan
dont create *{"_<$filename"} globs for perl lang debugg...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Ivan Pozdeev
cygwin 2.1.0 can test -r just fine, incl. under admin
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
James E Keenan
Increment $VERSION for POSIX to 1.56
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Karl Williamson
Porting/bisect-runner.pl: Generalize for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Steve Hay
Fix typo introduced in 0b81c0dda6
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Jarkko Hietaniemi
Pod tweak for [rt.perl.org #125710].
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Jarkko Hietaniemi
Comment tweak related to [rt.perl.org #125710].
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Jarkko Hietaniemi
32-bit x86 ABI cannot do signaling nans [rt.perl.org...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Jarkko Hietaniemi
Fix test label.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Jarkko Hietaniemi
Comment tweaks.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Jarkko Hietaniemi
Sanity x86 long double check.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-10
Jarkko Hietaniemi
hints comments tweak.
commit
|
commitdiff
|
tree
|
snapshot
next