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
Lookup overloaded assignment operators when trying to swap the arguments
2012-05-22
Rafael Garcia-Suarez
Lookup overloaded assignment operators when trying...
commit
|
commitdiff
|
tree
2012-04-24
Rafael Garcia-Suarez
perldelta: Fix an internal POD link
commit
|
commitdiff
|
tree
2012-03-31
Rafael Garcia-Suarez
Reinstate dummy ignoredpods functionality
commit
|
commitdiff
|
tree
2012-03-31
Rafael Garcia-Suarez
Add perltodo in the list of ignored pods
commit
|
commitdiff
|
tree
2012-03-31
Rafael Garcia-Suarez
Update base.pm's Changes file from the perldeltas
commit
|
commitdiff
|
tree
2012-03-31
Rafael Garcia-Suarez
Remove test for a functionality that was removed
commit
|
commitdiff
|
tree
2012-03-31
Rafael Garcia-Suarez
Adjust skip condition of tests for fields.pm to cover...
commit
|
commitdiff
|
tree
2012-03-31
Rafael Garcia-Suarez
Typo fix in the list of maintainers
commit
|
commitdiff
|
tree
2012-03-31
Rafael Garcia-Suarez
Show maintainer name in corecpan output
commit
|
commitdiff
|
tree
2012-02-06
Rafael Garcia-Suarez
Document the special meaning of "indir" on the shebang...
commit
|
commitdiff
|
tree
2012-01-27
Rafael Garcia-Suarez
Allow prototypes (_@) and (_%)
commit
|
commitdiff
|
tree
2012-01-27
Rafael Garcia-Suarez
Show test names in output
commit
|
commitdiff
|
tree
2012-01-25
Rafael Garcia-Suarez
Correctly escape UTF-8 in hash keys in uninitialized...
commit
|
commitdiff
|
tree
2012-01-25
Rafael Garcia-Suarez
Initialize buffer to an empty string to avoid spurious...
commit
|
commitdiff
|
tree
2012-01-25
Rafael Garcia-Suarez
Make the display of the warning "Useless use of a constant...
commit
|
commitdiff
|
tree
2011-12-06
Rafael Garcia-Suarez
Upgrade to Safe 2.30
commit
|
commitdiff
|
tree
2011-12-01
Rafael Garcia-Suarez
Install perlfaq and perlglossary manpages in section...
commit
|
commitdiff
|
tree
2011-08-31
Rafael Garcia-Suarez
Make switchC.t pass if the environment variable PERL_UNICODE...
commit
|
commitdiff
|
tree
2010-11-28
Rafael Garcia-Suarez
Revert "Configure has a path to less and perl5db.pl...
commit
|
commitdiff
|
tree
2010-11-27
Rafael Garcia-Suarez
Fix a warning (that spotted a potential mro bug that...
commit
|
commitdiff
|
tree
2010-11-26
Rafael Garcia-Suarez
No need to nest printfs. DIE() takes format strings.
commit
|
commitdiff
|
tree
2010-11-24
Rafael Garcia-Suarez
Don't use "try" as a variable name
commit
|
commitdiff
|
tree
2010-11-20
Rafael Garcia-Suarez
Typo in perldelta
commit
|
commitdiff
|
tree
2010-11-17
Rafael Garcia-Suarez
Spelling/grammar nits
commit
|
commitdiff
|
tree
2010-11-15
Rafael Garcia-Suarez
Doc fix for [perl #78642] Logical defined or not equivalent...
commit
|
commitdiff
|
tree
2010-11-06
Rafael Garcia-Suarez
Add new ops in Opcode, so it does not warn at compilation
commit
|
commitdiff
|
tree
2010-10-31
Rafael Garcia-Suarez
Bump Safe's version to 2.29
commit
|
commitdiff
|
tree
2010-10-31
Rafael Garcia-Suarez
Add &version::vxs::VCMP to Safe's default share
commit
|
commitdiff
|
tree
2010-10-04
Rafael Garcia-Suarez
Update AUTHORS
commit
|
commitdiff
|
tree
2010-09-13
Rafael Garcia-Suarez
Bump Safe's VERSION to 2.28
commit
|
commitdiff
|
tree
2010-09-13
Rafael Garcia-Suarez
Avoid infinite loop in _find_code_refs.
commit
|
commitdiff
|
tree
2010-09-07
Rafael Garcia-Suarez
More tests for when(slice)
commit
|
commitdiff
|
tree
2010-09-06
Rafael Garcia-Suarez
Regenerate headers after last patch
commit
|
commitdiff
|
tree
2010-08-11
Rafael Garcia-Suarez
Revert "perlunicode.pod: Elaborate unicode bug for...
commit
|
commitdiff
|
tree
2010-07-30
Rafael Garcia-Suarez
Make new tie test less noisy
commit
|
commitdiff
|
tree
2010-07-28
Rafael Garcia-Suarez
Add a test for srand's return value
commit
|
commitdiff
|
tree
2010-07-27
Rafael Garcia-Suarez
Document in perldelta Karl's work I just merged
commit
|
commitdiff
|
tree
2010-07-27
Rafael Garcia-Suarez
Merge remote branch 'khwilliamson/ncharnames' into...
commit
|
commitdiff
|
tree
2010-07-04
Rafael Garcia-Suarez
Make previous test fix conditional on the platform...
commit
|
commitdiff
|
tree
2010-06-28
Rafael Garcia-Suarez
POD fix
commit
|
commitdiff
|
tree
2010-06-18
Rafael Garcia-Suarez
Fix list of constants to import to make this test pass
commit
|
commitdiff
|
tree
2010-06-17
Rafael Garcia-Suarez
Avoid warnings with undefined hash values [perl #74280]
commit
|
commitdiff
|
tree
2010-06-17
Rafael Garcia-Suarez
Deparse correctly "no VERSION" [perl #75482]
commit
|
commitdiff
|
tree
2010-06-15
Rafael Garcia-Suarez
Revert "It may not be obvious to a new Perl programmer...
commit
|
commitdiff
|
tree
2010-06-15
Rafael Garcia-Suarez
usemymalloc slows down newer openbsd [perl #75742]
commit
|
commitdiff
|
tree
2010-06-03
Rafael Garcia-Suarez
Do not advertise Math::TrulyRandom, which hasn't been...
commit
|
commitdiff
|
tree
2010-05-20
Rafael Garcia-Suarez
Do not try to load a feature bundle when doing "no...
commit
|
commitdiff
|
tree
2010-05-17
Rafael Garcia-Suarez
Better perldiag heading for "\cX" deprecation warning
commit
|
commitdiff
|
tree
2010-05-04
Rafael Garcia-Suarez
die() no longer propagates outside of a Safe compartment
commit
|
commitdiff
|
tree
2010-05-04
Rafael Garcia-Suarez
Fix parameter name for die_unwind() in embed.fnc
commit
|
commitdiff
|
tree
2010-05-04
Rafael Garcia-Suarez
Merge remote branch 'zefram/zefram/reliable_exception...
commit
|
commitdiff
|
tree
2010-05-04
Rafael Garcia-Suarez
Make tests pass with open pragma in effect
commit
|
commitdiff
|
tree
2010-05-03
Rafael Garcia-Suarez
Reinstate some documentation about quotemeta
commit
|
commitdiff
|
tree
2010-05-02
Rafael Garcia-Suarez
Bump version of Carp
commit
|
commitdiff
|
tree
2010-04-30
Rafael Garcia-Suarez
Upgrade to IPC::Cmd 0.58
commit
|
commitdiff
|
tree
2010-04-30
Rafael Garcia-Suarez
Update title of "Supported Platforms" in perlport to...
commit
|
commitdiff
|
tree
2010-04-29
Rafael Garcia-Suarez
Merge branch 'dual/Safe' into blead
commit
|
commitdiff
|
tree
2010-04-29
Rafael Garcia-Suarez
Bump Safe's version to 2.27 and update Changes and...
commit
|
commitdiff
|
tree
2010-04-29
Rafael Garcia-Suarez
Mention that Safe::reval() no wraps returned coderefs
commit
|
commitdiff
|
tree
2010-04-29
Rafael Garcia-Suarez
Revert "Un-TODO warning test"
commit
|
commitdiff
|
tree
2010-04-29
Rafael Garcia-Suarez
Wrap by default coderefs returned by rdo and reval
commit
|
commitdiff
|
tree
2010-04-29
Rafael Garcia-Suarez
Add &version::vxs::stringify to the default share
commit
|
commitdiff
|
tree
2010-04-26
Rafael Garcia-Suarez
Add a note about perlport in the release managers'...
commit
|
commitdiff
|
tree
2010-04-26
Rafael Garcia-Suarez
Fill blank with the release date of 5.12 in perlport
commit
|
commitdiff
|
tree
2010-04-26
Rafael Garcia-Suarez
regen header after last patches
commit
|
commitdiff
|
tree
2010-04-26
Rafael Garcia-Suarez
Minor edition nit in perlfunc
commit
|
commitdiff
|
tree
2010-04-26
Rafael Garcia-Suarez
Don't use Test::More in t/op/* tests
commit
|
commitdiff
|
tree
2010-04-25
Rafael Garcia-Suarez
Bump versions of charnames and Unicode::UCD after last...
commit
|
commitdiff
|
tree
2010-04-25
Rafael Garcia-Suarez
Adapt plan after last patch
commit
|
commitdiff
|
tree
2010-04-23
Rafael Garcia-Suarez
Pod formatting nits
commit
|
commitdiff
|
tree
2010-04-23
Rafael Garcia-Suarez
Merge commit 'avar/avar/pod-perlrepository' into blead
commit
|
commitdiff
|
tree
2010-04-23
Rafael Garcia-Suarez
Deprecation warnings should always be mandatory since...
commit
|
commitdiff
|
tree
2010-04-23
Rafael Garcia-Suarez
Fix tests and add one more test for the deprecation...
commit
|
commitdiff
|
tree
2010-04-22
Rafael Garcia-Suarez
Consistently use OP_DESC instead of OP_NAME in error...
commit
|
commitdiff
|
tree
2010-04-21
Rafael Garcia-Suarez
Ignore the /UU directory that exists during ./Configure
commit
|
commitdiff
|
tree
2010-04-21
Rafael Garcia-Suarez
Fix [perl #74542] 5.12.0 crash on diverse platforms
commit
|
commitdiff
|
tree
2010-04-20
Rafael Garcia-Suarez
Don't show aliased perl version numbers twice in corelist...
commit
|
commitdiff
|
tree
2010-04-20
Rafael Garcia-Suarez
Typo fix in version number alias 5.013
commit
|
commitdiff
|
tree
2010-04-15
Rafael Garcia-Suarez
Add new Data::Dumper test file to MANIFEST
commit
|
commitdiff
|
tree
2010-04-15
Rafael Garcia-Suarez
Bump $VERSION of IPC::Open3 to 1.06
commit
|
commitdiff
|
tree
2010-04-15
Rafael Garcia-Suarez
[perl #74372] := warning not in perldiag
commit
|
commitdiff
|
tree
2010-04-15
Rafael Garcia-Suarez
Upgrade to CGI.pm 3.49
commit
|
commitdiff
|
tree
2010-04-13
Rafael Garcia-Suarez
Reintroduce a lot of missing modules into perlmodlib.pod
commit
|
commitdiff
|
tree
2010-04-13
Rafael Garcia-Suarez
Fix test comment (noticed by Alex Vandiver)
commit
|
commitdiff
|
tree
2010-04-13
Rafael Garcia-Suarez
[perl #74198] Typo in perlop(1)
commit
|
commitdiff
|
tree
2010-04-13
Rafael Garcia-Suarez
when(scalar) without argument should be a syntax error...
commit
|
commitdiff
|
tree
2010-04-13
Rafael Garcia-Suarez
Ignore Devel/DProf test files in the git repository
commit
|
commitdiff
|
tree
2010-04-10
Rafael Garcia-Suarez
[perl #74168] Assertion failure when emitting a stricture...
commit
|
commitdiff
|
tree
2010-04-02
Rafael Garcia-Suarez
For evals, op_targ carry hint flags, which are pretty...
commit
|
commitdiff
|
tree
2010-03-31
Rafael Garcia-Suarez
More tests for in-place reverse (empty tied array)
commit
|
commitdiff
|
tree
2010-03-31
Rafael Garcia-Suarez
Add a test for reversing in-place an empty array
commit
|
commitdiff
|
tree
2010-03-31
Rafael Garcia-Suarez
Avoid a segfault when reversing an empty array in-place.
commit
|
commitdiff
|
tree
2010-03-26
Rafael Garcia-Suarez
Fix title of perluniprops in table of contents
commit
|
commitdiff
|
tree
2010-03-20
Rafael Garcia-Suarez
Explain why -Duserelocatableinc isn't compatible with...
commit
|
commitdiff
|
tree
2010-03-18
Rafael Garcia-Suarez
Don't encourage using Safe in perlsec
commit
|
commitdiff
|
tree
2010-03-11
Rafael Garcia-Suarez
Re-TODO one more Deparse test
commit
|
commitdiff
|
tree
2010-03-09
Rafael Garcia-Suarez
Bump version to 2.26
commit
|
commitdiff
|
tree
2010-03-09
Rafael Garcia-Suarez
More backwards-compatible way to force loading of SWASHNEW...
commit
|
commitdiff
|
tree
2010-03-08
Rafael Garcia-Suarez
B::sub_generation is not available for perls < 5.8.9
commit
|
commitdiff
|
tree
2010-03-08
Rafael Garcia-Suarez
Fix comments about @INC ordering
commit
|
commitdiff
|
tree
next