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
2018-01-19
Karl Williamson
Deprecate above \xFF in bitwise string ops
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Karl Williamson
doop.c: Use MIN()
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Karl Williamson
op/bop.t: Fix typo in test name
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Abigail
Update Copyright years in README and perl.c.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
perldelta: add recent tr/// changes
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
[MERGE] various tr/// fixups, esp for /c and /d
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
perlop: improve tr/// documentation
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
tr///: eliminate I32 from the do_trans*() fns
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
tr///: return Size_t count rather than I32
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
tr///: remove some I32 from S_pmtrans()
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
tr/nonutf8/nonutf8/c: simplify GROW calc
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
op_dump(): dump tr/// translation table
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
tr///; simplify $utf8 =~ tr/nonutf8/nonutf8/
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
tr///c: handle len(replacement charlist) > 32767
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
B, Deparse fixups for tr///c
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
add two structs for OP_TRANS
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
S_do_trans_complex(): re-indent
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
fix "\x{100}..." =~ tr/.../.../cd
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
OP_TRANS: change extended table format
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
S_pmtrans(): add assert and simplify conditional
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
t/op/tr.t: add tr///c tests
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
S_pmtrans(): always use op_private flag variables
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
remove fossil debugging statement from do_trans()
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
S_pmtrans(): remove some whitespace
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
David Mitchell
tr/// functions: add some basic code comments
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Dagfinn Ilmari...
Fix original version of Socket in perldelta
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Zefram
perldelta 60fa46621ae5d0d44c802aedc205274584701fa0
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Zefram
fix F0convert() on edge cases
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
James E Keenan
perldelta for 7d97880ddc4f275caa3eeab435a4f5a8cf601971
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
James E Keenan
Sync Socket with CPAN (2.025 -> 2.027).
commit
|
commitdiff
|
tree
|
snapshot
2018-01-19
Abigail
Getting perldelta for 5.27.8 into shape.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Craig A. Berry
Additional fix-ups for configure.com.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Zefram
override autodetection of mkostemp() on Darwin
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Zefram
Revert "Revert "make PerlIO handle FD_CLOEXEC""
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Karen Etheridge
tick off release 5.27.7
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Father Chrysostomos
Correct pad.c pod: PadARRAY, not PAD_ARRAY
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
David Mitchell
perl -Dr: avoid coredump in \1
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Abigail
Revert "make PerlIO handle FD_CLOEXEC"
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Craig A. Berry
VMS does have sendmsg and recvmsg.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Craig A. Berry
VMS does have readv and writev.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Craig A. Berry
VMS does have mbrlen and mbrtowc.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-18
Zefram
fix perlipc example regarding process group
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Tony Cook
(perl #131878) don't call croak() with a potential...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Zefram
expand documentation of $DB::sub
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Zefram
document that argv strings must be writable for $0
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Zefram
remove unused constant from test
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Zefram
skip cwd_enoent test on Cygwin
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Karl Williamson
handy.h: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Karl Williamson
perlapi: Clarification
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Karl Williamson
re/pat_psycho.t: Allow override of watchdog timer count
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
David Mitchell
PPPort: silence a recent compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Tony Cook
perldelta for 57bd660029
commit
|
commitdiff
|
tree
|
snapshot
2018-01-17
Tony Cook
(perl #131954) don't initialize mark before a possible...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Zefram
additional test for lazy array element creation
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Zefram
test for IO handle in localised glob
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Dagfinn Ilmari...
Fix -> inside C<> in perl58[89]delta
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Dagfinn Ilmari...
Fix stray > in L<perlapi/sv_usepvn_flags>
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Dagfinn Ilmari...
Fix broken POD markup in perlapi/Pad Data Structures
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Zefram
fix parsing of braced subscript after parens
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Zefram
vivify array elements when putting them on stack
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Zefram
correct error returns from fast_abs_path()
commit
|
commitdiff
|
tree
|
snapshot
2018-01-16
Tom Hukins
Set more sensible -O optimization on FreeBSD
origin/tonyc/132704-freebsd-optimize
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Tony Cook
(perl #132533) updates to Devel::PPPort
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Tony Cook
(perl #132533) bump $Devel::PPPort::VERSION
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Tony Cook
(perl #132533) add missing generated file updates
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Pali
Fix test warning: Use of uninitialized value
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Pali
Fix security problem: CWE-134: Use of Externally-Contro...
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Pali
Use croak_sv in threads
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Pali
Implement mess
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Karl Williamson
Avoid some branches
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Karl Williamson
inline.h: Add comment.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Father Chrysostomos
perldiag: miscapitalization
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Father Chrysostomos
Sort perldiag
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Craig A. Berry
VMS does have fchmod and fchown.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Karl Williamson
regexec.c: Complement the correct operand
commit
|
commitdiff
|
tree
|
snapshot
2018-01-15
Karl Williamson
perllocale: Wording/formatting nits
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Karl Williamson
perllocale: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2018-01-14
Karl Williamson
Devel-PPPort: Rmv impediment to compiling under C++11
commit
|
commitdiff
|
tree
|
snapshot
2018-01-12
Father Chrysostomos
Fix goto-into-string-eval under PERL_UNICODE
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Craig A. Berry
VMS does have gai_strerror.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-11
Dagfinn Ilmari...
Update Socket to CPAN version 2.025
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Zefram
fix Data-Dumper postentry for quoted glob
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Tomasz Konojacki
loc_tools.pl: properly load fallback locales
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Father Chrysostomos
Use ck_null for ~.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-10
Karl Williamson
Devel;:PPPort: Skip tests invalid on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Karl Williamson
t/loc_tools.pl: Remove debug line
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Karl Williamson
t/loc_tools.pl: Display diagnostic on non-found file
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Karl Williamson
t/op/exec.t: Add missing /i
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Chris 'BinGOs...
Update Encode to CPAN version 2.94
commit
|
commitdiff
|
tree
|
snapshot
2018-01-09
Chris 'BinGOs...
Update Time-HiRes to CPAN version 1.9752
commit
|
commitdiff
|
tree
|
snapshot
2018-01-08
Father Chrysostomos
perldelta for #130936
commit
|
commitdiff
|
tree
|
snapshot
2018-01-08
Father Chrysostomos
[perl #130936] Forbid some cases of inward goto
commit
|
commitdiff
|
tree
|
snapshot
2018-01-08
Father Chrysostomos
state.t: Allow to run under miniperl
commit
|
commitdiff
|
tree
|
snapshot
2018-01-08
Father Chrysostomos
Stop alloc_LOGOP from always setting OPf_KIDS
commit
|
commitdiff
|
tree
|
snapshot
2018-01-07
Peter John...
Facilitate building with quadmath on Cygwin.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Craig A. Berry
Alternate backup file rename test for VMS.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Craig A. Berry
Document system(1, @args) under VMS in perlport.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-05
Craig A. Berry
Hide Perl_isSCRIPT_RUN from the re extension.
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
Karl Williamson
Actually remove stray ';'
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
Karl Williamson
regexec.c: Clarify comments; remove stray ';'
commit
|
commitdiff
|
tree
|
snapshot
next