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
Ignore ".output" files, that might be generated by some tests, apparently
2009-05-19
Rafael Garcia-Suarez
Ignore ".output" files, that might be generated by...
commit
|
commitdiff
|
tree
2009-05-19
Chris 'BinGOs' Williams
Update CPANPLUS::Dist::Build to CPAN version 0.30
commit
|
commitdiff
|
tree
2009-05-18
Rafael Garcia-Suarez
Remove old version of Fatal.t test, now moved under...
commit
|
commitdiff
|
tree
2009-05-14
Claes Jakobsson
Amelioration of the error message "Unrecognized character...
commit
|
commitdiff
|
tree
2009-05-14
Rafael Garcia-Suarez
Fix failing autodie test with new smartmatch semantics.
commit
|
commitdiff
|
tree
2009-05-14
Rafael Garcia-Suarez
Move autodie tests in lib/autodie/t, so they are picked...
commit
|
commitdiff
|
tree
2009-05-13
Rafael Garcia-Suarez
Merge branch 'smartmatch' into blead
commit
|
commitdiff
|
tree
2009-05-13
Rafael Garcia-Suarez
Enable more warnings in smart match tests
commit
|
commitdiff
|
tree
2009-05-12
Rafael Garcia-Suarez
Register ~~ operator overloading in its own category...
commit
|
commitdiff
|
tree
2009-05-12
Rafael Garcia-Suarez
Smart matching is to-done.
commit
|
commitdiff
|
tree
2009-05-12
Rafael Garcia-Suarez
Remove proposed (but unimplemented) $foo ~~ Range smart...
commit
|
commitdiff
|
tree
2009-05-09
Rafael Garcia-Suarez
Implement Hash/Array ~~ Regex (with tests)
commit
|
commitdiff
|
tree
2009-05-09
Rafael Garcia-Suarez
Add a test for object ~~ string, with stringification...
commit
|
commitdiff
|
tree
2009-05-09
Rafael Garcia-Suarez
Add tests for object ~~ regexp
commit
|
commitdiff
|
tree
2009-05-09
Rafael Garcia-Suarez
Treat blessed references on the left of C<~~> as scalars
commit
|
commitdiff
|
tree
2009-05-09
Rafael Garcia-Suarez
Implement distributivity in $scalar ~~ @array
commit
|
commitdiff
|
tree
2009-05-08
Rafael Garcia-Suarez
Document what to do with object on the left and add...
commit
|
commitdiff
|
tree
2009-05-08
Rafael Garcia-Suarez
Inline macros used only once
commit
|
commitdiff
|
tree
2009-05-08
Rafael Garcia-Suarez
Make ~~ overloading only be invoked on the right argument
commit
|
commitdiff
|
tree
2009-05-08
Rafael Garcia-Suarez
More tests for ~~
commit
|
commitdiff
|
tree
2009-05-06
Rafael Garcia-Suarez
Rewrite tests for objects and ~~
commit
|
commitdiff
|
tree
2009-05-05
Rafael Garcia-Suarez
Bump $VERSION of FileCache
commit
|
commitdiff
|
tree
2009-05-05
Niko Tyni
Document that FileCache uses symbolic references
commit
|
commitdiff
|
tree
2009-05-05
Rafael Garcia-Suarez
Fix test for stringification of arrays.
commit
|
commitdiff
|
tree
2009-05-05
Rafael Garcia-Suarez
Merge branch 'blead' into smartmatch
commit
|
commitdiff
|
tree
2009-05-05
Rafael Garcia-Suarez
Add tests for @array ~~ $string
commit
|
commitdiff
|
tree
2009-05-05
Rafael Garcia-Suarez
Clarify that @a ~~ @b recursively smart matches
commit
|
commitdiff
|
tree
2009-05-05
Rafael Garcia-Suarez
Bump version of File::Copy
commit
|
commitdiff
|
tree
2009-05-05
Paul Fenwick
Make File::Copy always return 0 (not "") on failure.
commit
|
commitdiff
|
tree
2009-05-04
Dan Jacobson
Clarify that =encoding is global in POD
commit
|
commitdiff
|
tree
2009-05-04
Andreas J Koenig
Update CPAN.pm to 1.93_53
commit
|
commitdiff
|
tree
2009-05-03
Rafael Garcia-Suarez
Add tests for last and next in when()
commit
|
commitdiff
|
tree
2009-05-03
Rafael Garcia-Suarez
Remove warnings "Exiting given/when via next/last"
commit
|
commitdiff
|
tree
2009-05-02
Niko Tyni
Document that XS_VERSION_BOOTCHECK may break if $VERSION...
commit
|
commitdiff
|
tree
2009-05-02
Jos I. Boumans
Update Archive::Tar to 1.48
commit
|
commitdiff
|
tree
2009-05-01
Rafael Garcia-Suarez
Add generated perltoc to git ignore list
commit
|
commitdiff
|
tree
2009-04-20
Rafael Garcia-Suarez
Remove some empty lines in a code example
commit
|
commitdiff
|
tree
2009-04-20
Rafael Garcia-Suarez
Document that ~~ overload will only work on the RHS
commit
|
commitdiff
|
tree
2009-04-18
Rafael Garcia-Suarez
Remove ExtUtils::MM_Haiku
commit
|
commitdiff
|
tree
2009-04-16
Rafael Garcia-Suarez
Ignore some autogenerated makefiles
commit
|
commitdiff
|
tree
2009-04-16
Rafael Garcia-Suarez
Ignore attributes.pm in lib since it's now an XS module
commit
|
commitdiff
|
tree
2009-04-16
Rafael Garcia-Suarez
Bump VERSION of Data::Dumper
commit
|
commitdiff
|
tree
2009-04-16
Alex Vandiver
Data::Dumper hash iterator needs to be reset on all...
commit
|
commitdiff
|
tree
2009-04-16
Niko Tyni
Squelch 'Constant subroutine ... undefined' warnings...
commit
|
commitdiff
|
tree
2009-04-16
Niko Tyni
Add tests to verify that h2ph output compiles and is...
commit
|
commitdiff
|
tree
2009-04-16
Paul Marquess
Build bzip2 witha C++ compiler
commit
|
commitdiff
|
tree
2009-04-16
Chris 'BinGOs' Williams
Update CPANPLUS::Dist::Build to 0.22
commit
|
commitdiff
|
tree
2009-04-09
Rafael Garcia-Suarez
Merge commit 'rafl/blead' into blead
commit
|
commitdiff
|
tree
2009-04-08
David Cantrell
Net::hostent fails make test if can't resolve localhost
commit
|
commitdiff
|
tree
2009-04-08
Marcus Holland-Moritz
Use of freed comppad array during clear_yystack()
commit
|
commitdiff
|
tree
2009-04-08
Niko Tyni
h2xs incorrectly treats enum values like macros
commit
|
commitdiff
|
tree
2009-04-07
Niko Tyni
Make h2ph look in "include-fixed", needed by at least...
commit
|
commitdiff
|
tree
2009-04-07
Rafael Garcia-Suarez
Deprecate assignment to $[
commit
|
commitdiff
|
tree
2009-04-01
Rafael Garcia-Suarez
Sadahiro says that "first-come" should be preferred...
commit
|
commitdiff
|
tree
2009-03-31
Rafael Garcia-Suarez
Getopt::Long is maintained on CPAN
commit
|
commitdiff
|
tree
2009-03-31
Rafael Garcia-Suarez
Upgrade to Getopt::Long 2.38
commit
|
commitdiff
|
tree
2009-03-30
Paul Marquess
Updates for ext/compress*
commit
|
commitdiff
|
tree
2009-03-29
Rafael Garcia-Suarez
Merge commit 'origin/postfixwhen' into blead
commit
|
commitdiff
|
tree
2009-03-28
Florian Ragwitz
Improve mro merging error messages.
commit
|
commitdiff
|
tree
2009-03-27
Rafael Garcia-Suarez
Fix concise-xs.t after recent changes to Socket.pm
commit
|
commitdiff
|
tree
2009-03-27
Rafael Garcia-Suarez
Merge commit 'mauzo/over-X' into blead
commit
|
commitdiff
|
tree
2009-03-27
Rafael Garcia-Suarez
Add inet_pton and inet_ntop to the list of functions...
commit
|
commitdiff
|
tree
2009-03-25
Rafael Garcia-Suarez
Adjustments to the ~~ dispatch table
commit
|
commitdiff
|
tree
2009-03-24
Rafael Garcia-Suarez
Inline macro tryAMAGICbinSET() in smart match routine
commit
|
commitdiff
|
tree
2009-03-24
Rafael Garcia-Suarez
More tests. Simplify tests for ~~ overloading
commit
|
commitdiff
|
tree
2009-03-24
Rafael Garcia-Suarez
Fix equivalent code in perlsyn for Array~~Hash
commit
|
commitdiff
|
tree
2009-03-24
Rafael Garcia-Suarez
Specify that the behaviour of $foo ~~ Range should...
commit
|
commitdiff
|
tree
2009-03-24
Rafael Garcia-Suarez
Make []~~\&f and {}~~\&f match
commit
|
commitdiff
|
tree
2009-03-24
Rafael Garcia-Suarez
Fix tests for ~~ overloading
commit
|
commitdiff
|
tree
2009-03-23
Rafael Garcia-Suarez
Implement "~~ $scalar" for numbers and strings
commit
|
commitdiff
|
tree
2009-03-23
Rafael Garcia-Suarez
Make ~~ qr// non-commutative
commit
|
commitdiff
|
tree
2009-03-23
Rafael Garcia-Suarez
Refactoring work on '~~ @array' implementation
commit
|
commitdiff
|
tree
2009-03-23
Rafael Garcia-Suarez
Revert order of ~~ in definition of smart matching...
commit
|
commitdiff
|
tree
2009-03-23
Rafael Garcia-Suarez
Add more tests with an empty hash on the right of ~~
commit
|
commitdiff
|
tree
2009-03-18
Rafael Garcia-Suarez
Smart match when a hash is on the RHS
commit
|
commitdiff
|
tree
2009-03-18
Rafael Garcia-Suarez
Reverse the order of operands for several "~~ hash...
commit
|
commitdiff
|
tree
2009-03-18
Rafael Garcia-Suarez
Remove obsolete or redundant tests
commit
|
commitdiff
|
tree
2009-03-18
Paul Gaborit
Doc fix: the /k regexp modifier should really be written /p
commit
|
commitdiff
|
tree
2009-03-18
Rafael Garcia-Suarez
Fix typo in English name of $&
commit
|
commitdiff
|
tree
2009-03-17
Rafael Garcia-Suarez
Document that empty sets don't smart-match
commit
|
commitdiff
|
tree
2009-03-17
Rafael Garcia-Suarez
Test that in "~~ sub", the sub is not called on empty...
commit
|
commitdiff
|
tree
2009-03-17
Rafael Garcia-Suarez
Fix a warnings test that was failing due to smart match...
commit
|
commitdiff
|
tree
2009-03-17
Rafael Garcia-Suarez
Iterative smart match over keys/elements when a coderef...
commit
|
commitdiff
|
tree
2009-03-14
Rafael Garcia-Suarez
Disambiguate mention of -E in perl.pod and in perlrun.pod
commit
|
commitdiff
|
tree
2009-03-14
Rafael Garcia-Suarez
Remove directories from manifest
commit
|
commitdiff
|
tree
2009-03-14
Paul Marquess
Create IO-Compress
commit
|
commitdiff
|
tree
2009-03-14
Ian Goodacre
Better test case for [perl #63854] Error parsing "[~"
commit
|
commitdiff
|
tree
2009-03-13
Jerry D. Hedden
Tests for floating point args to localtime and gmtime
commit
|
commitdiff
|
tree
2009-03-13
Rafael Garcia-Suarez
Add -E in the command-line usage in perl.pod
commit
|
commitdiff
|
tree
2009-03-13
Rafael Garcia-Suarez
Ignore the decimal part of any floating point argument...
commit
|
commitdiff
|
tree
2009-03-13
Rafael Garcia-Suarez
Make overflow warnings in gmtime/localtime only occur...
commit
|
commitdiff
|
tree
2009-03-13
Rafael Garcia-Suarez
Make smart matching ~~ undef dispatch only on the RHS
commit
|
commitdiff
|
tree
2009-03-13
Rafael Garcia-Suarez
Make eval{} (entertry) trappable by Safe
commit
|
commitdiff
|
tree
2009-03-12
Rafael Garcia-Suarez
Some tests reorgarnisation for ~~ against undef and...
commit
|
commitdiff
|
tree
2009-03-10
Rafael Garcia-Suarez
Fix a printf compilation warning
commit
|
commitdiff
|
tree
2009-03-08
Rafael Garcia-Suarez
Remove declaration of XS_Internals_inc_sub_generation
commit
|
commitdiff
|
tree
2009-03-07
Alex Vandiver
Fix MULTICALL in List-Util
commit
|
commitdiff
|
tree
2009-03-07
Rafael Garcia-Suarez
Update to Encode 2.32
commit
|
commitdiff
|
tree
2009-03-07
Rafael Garcia-Suarez
Fix test failure with t/TEST
commit
|
commitdiff
|
tree
2009-03-07
David M. Syzdek
Fixing the cast for the result of (getgrent())->gr_gid
commit
|
commitdiff
|
tree
next