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
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add a line directive to op.c and perl.c such that error messages refer to the origina...
2009-11-06
Gerard Goossen
Add a line directive to op.c and perl.c such that error...
commit
|
commitdiff
|
tree
2009-11-06
Gerard Goossen
Add a "return NORMAL" to a DIE at the end of a function...
commit
|
commitdiff
|
tree
2009-11-06
Gerard Goossen
Check to see if there was a body which needs freeing...
commit
|
commitdiff
|
tree
2009-11-06
Gerard Goossen
move JMPENV_JUMP to die_where and mark it as "noreturn"
commit
|
commitdiff
|
tree
2009-11-04
Rafael Garcia-Suarez
Document qr overloading in perldelta
commit
|
commitdiff
|
tree
2009-11-01
Rafael Garcia-Suarez
Improvements to qr-overload tests
commit
|
commitdiff
|
tree
2009-11-01
Rafael Garcia-Suarez
Bump overload.pm's VERSION (plus some spelling nits)
commit
|
commitdiff
|
tree
2009-11-01
Ben Morrow
Documentation for the 'qr' overload.
commit
|
commitdiff
|
tree
2009-11-01
Ben Morrow
Implement the 'qr' overload type.
commit
|
commitdiff
|
tree
2009-11-01
Ben Morrow
Add a new overload type, "qr".
commit
|
commitdiff
|
tree
2009-11-01
Gerard Goossen
Use of SV* instead of message, msglen, utf8 to contain...
commit
|
commitdiff
|
tree
2009-10-31
Gerard Goossen
Add assertion to JMPENV_POP to assert that the jumplevel...
commit
|
commitdiff
|
tree
2009-10-31
Father Chrysostomos
[perl #69875] Slow down split in scalar context :-)
commit
|
commitdiff
|
tree
2009-10-31
Gerard Goossen
Improve warnings about known issues in (?{...}) blocks...
commit
|
commitdiff
|
tree
2009-10-29
Rafael Garcia-Suarez
Remove unused variable
commit
|
commitdiff
|
tree
2009-10-29
Gerard Goossen
remove unnecessary (always true) condition in S_vdie
commit
|
commitdiff
|
tree
2009-10-29
David E. Wheeler
Convert all Pod::Simple files to Unix line endings.
commit
|
commitdiff
|
tree
2009-10-28
Rafael Garcia-Suarez
Bump Exporter's version in blead after last patch
commit
|
commitdiff
|
tree
2009-10-28
Jerry D. Hedden
Test exported arrays and hashes without using defined()
commit
|
commitdiff
|
tree
2009-10-28
Rafael Garcia-Suarez
Add missing files
commit
|
commitdiff
|
tree
2009-10-28
David E. Wheeler
Bring Pod::Simple up to 3.09 as on CPAN.
commit
|
commitdiff
|
tree
2009-10-28
Rafael Garcia-Suarez
$#array should be accepted as a lvalue sub return value.
commit
|
commitdiff
|
tree
2009-10-28
Eric Brine
Avoid adding magic with rvalue $#a
commit
|
commitdiff
|
tree
2009-10-27
Rafael Garcia-Suarez
Better wording for the hash ~~ array docs
commit
|
commitdiff
|
tree
2009-10-23
Zefram
a2p match() faulty
commit
|
commitdiff
|
tree
2009-10-23
Rafael Garcia-Suarez
CPAN release of Switch 2.16
commit
|
commitdiff
|
tree
2009-10-22
Zefram
[perl #69838] a2p generates code using $[
commit
|
commitdiff
|
tree
2009-10-22
Rafael Garcia-Suarez
[perl #69903] 5.10.1 perlretut section "A bit of magic...
commit
|
commitdiff
|
tree
2009-10-22
Ben Morrow
Let SvRX(OK) recognise a bare REGEXP.
commit
|
commitdiff
|
tree
2009-10-22
Ben Morrow
RT#69616: regexp SVs lose regexpness in assignment
commit
|
commitdiff
|
tree
2009-10-22
Rafael Garcia-Suarez
Remove the venerable fatal error "Runaway format"
commit
|
commitdiff
|
tree
2009-10-22
Rafael Garcia-Suarez
Remove file t/0 added by last commit
commit
|
commitdiff
|
tree
2009-10-22
Brad Gilbert
Bare readdir in while loop now sets $_
commit
|
commitdiff
|
tree
2009-10-22
Rafael Garcia-Suarez
POD link fix
commit
|
commitdiff
|
tree
2009-10-22
Rafael Garcia-Suarez
Bump base and fields versions to 2.15
commit
|
commitdiff
|
tree
2009-10-22
Rafael Garcia-Suarez
Fix built-in prototype of each, keys, and values
commit
|
commitdiff
|
tree
2009-10-20
Rafael Garcia-Suarez
Update Switch version in Maintainers.pl after CPAN...
commit
|
commitdiff
|
tree
2009-10-20
Rafael Garcia-Suarez
Bump version of Switch to 2.15 for CPAN release
commit
|
commitdiff
|
tree
2009-10-14
Rafael Garcia-Suarez
Remove old code dealing with installing 5.003's perldiag
commit
|
commitdiff
|
tree
2009-10-14
Rafael Garcia-Suarez
Ignore files installed by Parse::CPAN::Meta
commit
|
commitdiff
|
tree
2009-10-14
Rafael Garcia-Suarez
Don't install uupacktool.pl
commit
|
commitdiff
|
tree
2009-10-13
Smylers
perlvar $1 clarification
commit
|
commitdiff
|
tree
2009-10-12
Rafael Garcia-Suarez
Don't install filter-util.pl
commit
|
commitdiff
|
tree
2009-10-08
Rafael Garcia-Suarez
Disable strictures while setting $VERSION in a "package...
commit
|
commitdiff
|
tree
2009-10-08
Rafael Garcia-Suarez
Merge branch 'feature/package-name-version' into blead
commit
|
commitdiff
|
tree
2009-10-08
Rafael Garcia-Suarez
Documentation typo
commit
|
commitdiff
|
tree
2009-10-08
Rafael Garcia-Suarez
Simplify code that sets $VERSION on the "package" line
commit
|
commitdiff
|
tree
2009-10-08
Rafael Garcia-Suarez
Restore MAD handling of package statements
commit
|
commitdiff
|
tree
2009-10-08
Rafael Garcia-Suarez
Let tell() report warnings on unopened filehandles
commit
|
commitdiff
|
tree
2009-10-08
Rafael Garcia-Suarez
Make tell() fail properly if called without an argument...
commit
|
commitdiff
|
tree
2009-10-08
Rafael Garcia-Suarez
Properly return a syntax error instead of segfaulting...
commit
|
commitdiff
|
tree
2009-10-07
Max Maischein
Remove BEGIN{}, use '..', part deux
commit
|
commitdiff
|
tree
2009-10-06
Rafael Garcia-Suarez
Add tests for syntax errors in "package Name VERSION"
commit
|
commitdiff
|
tree
2009-10-05
Rafael Garcia-Suarez
Upgrade File::Path to 2.08 (and add taint.t test)
commit
|
commitdiff
|
tree
2009-10-04
Rafael Garcia-Suarez
Run "cd pod ; ../perl -I../lib buildtoc --build-all"
commit
|
commitdiff
|
tree
2009-10-04
Rafael Garcia-Suarez
Don't autovivify a spurious key "all" in the %Targets...
commit
|
commitdiff
|
tree
2009-10-03
Rafael Garcia-Suarez
Make Module::Corelist recognise $] as a version number...
commit
|
commitdiff
|
tree
2009-10-03
Rafael Garcia-Suarez
Update Changes/README for 2.19, version of Module:...
commit
|
commitdiff
|
tree
2009-10-03
Rafael Garcia-Suarez
Change warning "Unicode character is illegal" to more...
commit
|
commitdiff
|
tree
2009-10-03
Rafael Garcia-Suarez
Adapt test to accept local uncommitted changes
commit
|
commitdiff
|
tree
2009-10-02
Rafael Garcia-Suarez
"Malformed UTF-16 surrogate" is a fatal error
commit
|
commitdiff
|
tree
2009-09-30
Rafael Garcia-Suarez
Doc typo fix
commit
|
commitdiff
|
tree
2009-09-27
Robin Barker
fix up ABSTRACT_FROM
commit
|
commitdiff
|
tree
2009-09-27
Rafael Garcia-Suarez
Remove unused gitignore entry
commit
|
commitdiff
|
tree
2009-09-27
Zefram
git config lossage
commit
|
commitdiff
|
tree
2009-09-27
Rafael Garcia-Suarez
gitignore additions
commit
|
commitdiff
|
tree
2009-09-27
Zefram
[perl #69384] numericness failure in sorting
commit
|
commitdiff
|
tree
2009-09-21
Robin Barker
typo in usage of deprecate
commit
|
commitdiff
|
tree
2009-09-21
Rafael Garcia-Suarez
Change my email address
commit
|
commitdiff
|
tree