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-11-17
James E Keenan
Remove code commented out since July 1996.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Karl Williamson
APItest/t/utf8.t: Fix failing EBCDIC tests
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Karl Williamson
APItest/t/utf8.t: Fill in missing die() reason
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Karl Williamson
op/bop.t: Fix test failing on EBCDIC
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
Dagfinn Ilmari...
Remove spurious executable bit from Porting/pod_lib.pl
commit
|
commitdiff
|
tree
|
snapshot
2016-11-17
James E Keenan
Account for possibility of DOS file endings.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
Matthew Horsfall
Test descriptions should be one line or ./TEST chokes...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
David Mitchell
optimise $ref1 = $ref2 better
commit
|
commitdiff
|
tree
|
snapshot
2016-11-16
David Mitchell
perf/benchmarks: tidy scalar assign benchmarks
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Matthew Horsfall
Report indented here-doc line errors correctly
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Nicolas R
Cleanup PERL_VERSION checks in .c files
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Tony Cook
Revert "Do not try to fchown() to uid -1 and gid -1."
commit
|
commitdiff
|
tree
|
snapshot
2016-11-15
Tony Cook
avoid a declaration conflict on El Capitan with recent...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Karl Williamson
Finish removing POSIX deprecated fcns
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Dagfinn Ilmari...
Fix error message for unclosed \N{ in regcomp
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Lukas Mai
toke.c: remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Lukas Mai
op.h: add parens around macro expansion
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Aaron Crane
t/porting/regen.t: be even more helpful when tests...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Dagfinn Ilmari...
Document that symbols should be removed from metaconfig.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Dagfinn Ilmari...
Remove all symbols from metaconfig.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Matthew Horsfall
Silence deprecation warnings in tests
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Matthew Horsfall
Fixup Unicode::UCD pod/version and regen dependent...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Matthew Horsfall
Add perldelta for Indented Here-docs
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Matthew Horsfall
Document Indented Here-docs
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Matthew Horsfall
Add indented here-docs.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
David Mitchell
Remove "Warning: perl appears in your path"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
David Mitchell
/t/perf/benchmarks: move expr::index:: to func::
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
H.Merijn Brand
Additional warning of Name.pl going away
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
H.Merijn Brand
Unicode::UCD documentation for reading Name.pl as encou...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
David Mitchell
eliminate OPpRUNTIME private PMOP flag
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
David Mitchell
clarify what the SVf_AMAGIC means
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Dagfinn Ilmari...
Improve error for missing tie() pacakge/method
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Tony Cook
make the sysread()/syswrite/() etc :utf8 handle warning...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
David Mitchell
S_scan_subst() - remove extraneous code
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
David Mitchell
reduce cost of SvVALID()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Abigail
Certain variables are not longer allowed; document...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Dagfinn Ilmari...
Remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Abigail
Defined on aggregates is no longer allowed.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Abigail
Deprecations are to be marked with a D.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
David Mitchell
eliminate SVpbm_VALID flag
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
David Mitchell
eliminate SVpbm_TAIL/SvTAIL_on()/SvTAIL_off()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
David Mitchell
Only test SvTAIL when SvVALID
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
David Mitchell
S_setup_longest(): SvTAIL() used where always 0
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
David Mitchell
Eliminate SVrepl_EVAL and SvEVALED()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
David Mitchell
remove DOES's usage of SvSCREAM
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
David Mitchell
remove eval's usage of SvSCREAM
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
David Mitchell
op_dump() - remove extra indentation from PMOP
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
David Mitchell
perlguts: add pTHX_ to magic method examples
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
David Mitchell
dump.c: don't display an ARRAY's ARYLEN field
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Aaron Crane
Test2: __LINE__ and (caller)[2] may be different under...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Lukas Mai
t/op/caller.t: add a TODO test for RT #129239
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Lukas Mai
t/op/sub.t: add a TODO test for RT #129916
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Aaron Crane
Reduce verbosity of "make install.man"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Tony Cook
(perl #128295) don't treat -Dprefix=/usr as special
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Dagfinn Ilmari...
Use CLOCK_REALTIME in clock_nanosleep check
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Dagfinn Ilmari...
Fix up includes in Time-HiRes Makefile.PL checks
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Dagfinn Ilmari...
Use clockid_t throughout in Time::HiRes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
H.Merijn Brand
skip Net::Ping UDP on HP-UX
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Aaron Crane
Data::Dumper: the XS implementation now supports Deparse
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Aaron Crane
Data::Dumper: delete spurious /e flag on substitution
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Aaron Crane
op.c: clarify documentation for Perl_load_module()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Dagfinn Ilmari...
Change hv_fetch(…, "…", …, …) to hv_fetchs(…, "…", …)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
H.Merijn Brand
genen. sorry
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
H.Merijn Brand
No default breaks win32 and VMS
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
James E Keenan
RT 130010: add regression test.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Karl Williamson
PATCH: [perl #130010] a5540cf breaks texinfo
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Karl Williamson
utf8.c: Add comment
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
H.Merijn Brand
Allow "." to be excluded from @INC
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Dagfinn Ilmari...
Use \w instead of obscure character range
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Aaron Crane
t/porting/regen.t: try to be more helpful when tests...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Karl Williamson
Move Unicode-Normalize to dist/
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Aaron Crane
Regen from the "special" regen scripts
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Dagfinn Ilmari...
Test for correct state of . in @INC
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Aaron Crane
Fix list parenthesisation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
H.Merijn Brand
Push current state to work on failing tests
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
H.Merijn Brand
Patch unit tests to explicitly insert "." into @INC...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
H.Merijn Brand
Remove "." from default @INC when default_inc_excludes_...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
H.Merijn Brand
De-dup the output of git ls-files
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Karl Williamson
locale.c: Add missing STATIC
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Lukas Mai
Errno: mention that using %! autoloads Errno (RT #119359)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Aaron Crane
Regen uconfig.h
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
H.Merijn Brand
Re-gen after backport with serious fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Aaron Crane
RMG: suggest a simpler way of reviewing perlhist changes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Aaron Crane
RMG: break a list over multiple lines
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Lukas Mai
make 'do' errors refer to 'do' (not 'require') (RT...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Aaron Crane
Drop support for Linux a.out
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Steve Hay
Upgrade Unicode-Collate from version 1.17 to 1.18
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Steve Hay
Upgrade Math::BigInt from vesion 1.999726(_01) to 1...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
David Mitchell
Perl_do_vop(): enhance "avoid sv_catpvn"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
David Mitchell
handle SvIMMORTALs in LHS of list assign
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Tony Cook
Stefan Seifert is now a perl author
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Stefan Seifert
clarify the contents of argv[]
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Tony Cook
skip some tests that aren't UTF-EBCIDIC compatible...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Tony Cook
(perl #129000) use the new utf8_hop_back()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Tony Cook
(perl #129000) create a safer utf8_hop()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Steve Hay
Upgrade podlators from version 4.08 to 4.09
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Chris 'BinGOs...
Update Archive-Tar to CPAN version 2.18
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Aristotle Pagaltzis
perlvar: clarify @ISA recommendations
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Hauke D
perlvar: document @ISA
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Aristotle Pagaltzis
perlobj: do not discourage manual @ISA
commit
|
commitdiff
|
tree
|
snapshot
next