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
2014-10-22
Abigail
5.21.5 has been ticked off
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Father Chrysostomos
[perl #122680] Omit <-- HERE marker from (?=){3} warning
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Karl Williamson
Fix Unicode errata
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Tony Cook
perldelta for 8334cae656b5
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Tony Cook
[perl #122703] ensure $! is set when chmod() and utime...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Doug Bell
git format-patch -M option takes branch
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Doug Bell
make it clear not to use git-send-email at all
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Tony Cook
perldelta for aac983ac3f3f, c24a535b4f4f
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Tony Cook
document the limitations of list pipe open on Win32
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Tony Cook
implement list form of pipe open for Win32
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Father Chrysostomos
sv.c: Always #define COW threshold constants
commit
|
commitdiff
|
tree
|
snapshot
2014-10-22
Father Chrysostomos
state.t: Improve test for #123029
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Daniel Dragan
make -DNO_MATHOMS work on Win32
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Jarkko Hietaniemi
sisyphus thinks the test value is simply wrong here.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Aaron Crane
[perl #123029]: add regression test
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
David Mitchell
porting/checkcase.t: suppress warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
Document length-1 variable name rules
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
Don't allow literal control chars in var names in EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
Deprecate all length-1 non-graphic variable names
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
toke.c: Simplify macro for length-1 variable names
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
t/uni/variables.t: Add tests for the generated warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
t/uni/variables.t: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
t/uni/variables.t: Add tests
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
t/uni/variables.t: Add test skips
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
t/uni/variables.t: Rename variable
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
t/uni/variables.t: Clarify some test names
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
t/uni/variables.t: Fix to run under EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
t/uni/variables.t: Remove duplicate test
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
t/uni/variables.t: Remove unused param to sprintf
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
toke.c: Fix potential buffer overflow
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
perlebcdic: Add clarification
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
uvoffuni_to_utf8_flags() die if platform can't handle
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
dquote_static.c: Forbid \c{ on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
utf8.h: EBCDIC fix
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
handy.h: Two EBCDIC fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
lib/locale.t: Add some \Q
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
t/re/regexp.t: Add ability to skip depending on platform
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
t/re/regexp.t: Generalize for non-ASCII platforms
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
charset_tools.pl: Fix changed function name
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
EBCDIC doesn't have real UTF-8 locales.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Yaroslav Kuzmin
Fix ebcdic error of nostdio.h
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
regcomp.c: isASCII should be isASCII_uni
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
Fix isASCII for EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
handy.h: Add missing macro
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
handy.h: Need macro definition for normally non-compile...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
handy.h: Comments only
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Yaroslav Kuzmin
perlio: Fix to work with MVS Dataset
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
mktables: Use chr() instead of pack()
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
utf8.c: Improve debug message
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
regcomp.c: EBCDIC fix
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
makedepend.SH: Split too long lines; properly join
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
makedepend.SH: White-space only
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
makedepend.SH: Remove some unnecessary white space
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
makedepend.SH: Retain '/**/' comments
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Karl Williamson
makedepend.SH: Comment out unnecessary code
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Andy Dougherty
Disable gcc-style function attributes on z/OS.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Andy Dougherty
Change os390 custom cppstdin script to use fgrep.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Father Chrysostomos
Remove very obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Father Chrysostomos
Increase $B::Deparse::VERSION to 1.30
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Father Chrysostomos
Rmv restrictions on op tree structure for padrange
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Father Chrysostomos
op.c: No need to check the name of *_
commit
|
commitdiff
|
tree
|
snapshot
2014-10-21
Tony Cook
[perl #122985] perlxs: PPCODE doesn't allow for CLEANUP
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Jarkko Hietaniemi
Fix misparse of "Ind" as NaN (long story...) [perl...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Aaron Crane
Fix stack-management bug when semctl encounters errors
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Father Chrysostomos
Make null list+pushmark happen in more cases
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Abigail
More actions to take when bumping the version number.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Abigail
Bump the perl version in various places for 5.21.6
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Abigail
regen/opcode.pl run for 5.21.6
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Father Chrysostomos
Call string overloading once in join($ov,...)
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Father Chrysostomos
f_map.t: Remove version checks
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Father Chrysostomos
re_tests: More tests for #122890
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Abigail
New perldelta for 5.14.6
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Abigail
Epigraph for 5.21.5
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Abigail
Added 5.21.5 release to perlhist
origin/release-5.21.5
v5.21.5
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Abigail
Be consistent when it comes to (not) terminating =heads...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Abigail
Update acknowledgements in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Abigail
List updated modules in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Abigail
Use F<> for files, not L<>
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Abigail
Update Module::CoreList for 5.21.5
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Abigail
List files to modify.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Jarkko Hietaniemi
Document not to use test.pl here.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
David Mitchell
fix typo in regen/opcode.pl
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
David Mitchell
pp_av2arylen(): rename var from 'sv' to svp'
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Yves Orton
t/re/re_tests: Add test for perl #122890
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Yves Orton
t/re/re_tests: put comment in correct column
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Yves Orton
Add test names to t/re/regexp.t and friends
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Tony Cook
these permissions appear to be handled correctly in...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Tony Cook
use a different name for the test directory
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Tony Cook
wrap the failing call_checker test in an eval and TODO it
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Jarkko Hietaniemi
IRIX: OS mixup in 1d850a6a.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Father Chrysostomos
dump.c: Fix C++ build
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Father Chrysostomos
signatures.t: To-do tests for #123010
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Yves Orton
regcomp.c: study_chunk(): Avoid unnecessary recursion.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Yves Orton
regcomp.c: Add comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Yves Orton
regcomp.c: study_chunk(): Reset the entire data struct...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Yves Orton
regcomp.c: Improve advanced re debug output
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Yves Orton
dump.c: Add PERL_PV_PRETTY_EXACTSIZE option
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Yves Orton
regcomp.c: Fixup debug output so it matches other messa...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Yves Orton
regcomp.c: Improve re debug output by showing buffer...
commit
|
commitdiff
|
tree
|
snapshot
2014-10-19
Yves Orton
regcomp.c: study_chunk(): improve branch-branch comment
commit
|
commitdiff
|
tree
|
snapshot
next