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
Tighten scope of more variables
2011-07-12
James E. Keenan
Tighten scope of more variables
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Move about 9 global variables into 'our' status.
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Lexicalize more variables
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Continue renaming confusing variables
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
EU::ParseXS Version bump
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Start to remove unused variables
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Move TidyType() to Utilities::tidy_type()
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Change TrimWhitespace() to trim_whitespace()
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Move POD for internal sub from ParseXS.pod to Utilities.pm
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Separate POD file and ExtUtils::ParseXS::Utilities
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Continue tidying up the code, range lines 1000-end
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Change from 'use vars' to 'our', which was introduced...
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Begin to uncuddle 'elsif' and 'else'. Rationalize indentatio...
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Eliminate whitespace before final semicolon.
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Change all hard tabs to 4-spaces. Eliminate trailing...
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Rename EU::PXS test files to include digits
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Revert "Moved prototype check to XS code, allowing...
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Revert EU::ParseXS part of 1e8125c621275d18c74bc8dae3bfc3c03...
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Revert the EU::ParseXS part of c4a6f826b3676d1fdbd9972a9d0a8...
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Revert EU::ParseXS part of c33e8be1506a75e393304af89d64e3f46...
commit
|
commitdiff
|
tree
2011-07-12
Steffen Mueller
Add an email alias for James Keenan
commit
|
commitdiff
|
tree
2011-05-28
Steffen Mueller
Upgrade Data::Dumper to 2.131
commit
|
commitdiff
|
tree
2011-05-20
Steffen Mueller
Bump Attribute::Handlers version to 0.91
commit
|
commitdiff
|
tree
2011-05-20
Steffen Mueller
Bump/upgrade Filter::Simple version to 0.87
commit
|
commitdiff
|
tree
2011-05-20
Steffen Mueller
Fix skip() usage in tests
commit
|
commitdiff
|
tree
2011-03-13
David Leadbeater
Remove the couple of references to AutoLoader that...
commit
|
commitdiff
|
tree
2010-11-20
Steffen Mueller
Compare to lib.pm 0.63 on CPAN
commit
|
commitdiff
|
tree
2010-11-20
Steffen Mueller
Update Maintainers.pl with new releases
commit
|
commitdiff
|
tree
2010-11-20
Steffen Mueller
'Upgrade' to AutoLoader 5.71
commit
|
commitdiff
|
tree
2010-11-19
Steffen Mueller
Fix Data::Dumper test on old perls
commit
|
commitdiff
|
tree
2010-10-10
Steffen Mueller
Move regen scripts to regen/
commit
|
commitdiff
|
tree
2010-10-10
Steffen Mueller
Mention a few more auto-generated files in pumpkin.pod
commit
|
commitdiff
|
tree
2010-09-29
Steffen Mueller
Fix typo in perlpolicy.pod
commit
|
commitdiff
|
tree
2010-09-28
Sullivan Beck
Upgrade Locale-Codes from 3.13 to 3.14
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
handy.h: Add isFOO_L1() macros, using table lookup
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
handy.h: Make isWORDCHAR() primary documentation
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
handy.h: Slightly change the pod
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
handy.h: alphabetize pod entries
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
handy.h: Change isFOO_A() to be O(1) performance
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
Add 256 word bit table of character classes
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
handy.h: EBCDIC should use native isalpha()
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
handy.h: Add isFOO_A() macros for ASCII range matches
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
handy.h: should use EBCDIC libc isdigit()
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
handy.h: move macro in file
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
Subject: handy.h: Add isWORDCHAR() for clarity
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
Add a comment; clarify another
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
Indent a comment better
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
Subject: handy.h: Reorder #defines alphabetically
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
handy.h: isSPACE() is wrong for EBCDIC
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
handy.h: EBCDIC isBLANK() is wrong
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
handy.h: isPSXSPC() is wrong for EBCDIC
commit
|
commitdiff
|
tree
2010-09-25
Karl Williamson
Subject: handy.h: Move defn's outside #ifndef EBCDIC
commit
|
commitdiff
|
tree
2010-09-20
Steffen Mueller
Upgrade PathTools to 3.33
commit
|
commitdiff
|
tree
2010-09-16
Chas. Owens
reftype() used without checking for undef
commit
|
commitdiff
|
tree
2010-09-10
Steffen Mueller
Fill in new Data::Dumper version in perldelta
commit
|
commitdiff
|
tree
2010-09-10
Steffen Mueller
Upgrade Data::Dumper to 2.128
commit
|
commitdiff
|
tree
2010-09-05
Steffen Mueller
Upgrade Filter::Simple to 0.85
commit
|
commitdiff
|
tree
2010-09-05
Steffen Mueller
Filter::Simple Changelog needn't be part of the core
commit
|
commitdiff
|
tree
2010-09-05
Steffen Mueller
Do not ship the PathTools Changes
commit
|
commitdiff
|
tree
2010-08-23
Philippe Bruhat...
typo in perlport
commit
|
commitdiff
|
tree
2010-08-02
David Cantrell
Add tests for Tie::ExtraHash
commit
|
commitdiff
|
tree
2010-08-02
David Cantrell
Fix file name in comment
commit
|
commitdiff
|
tree
2010-08-02
Karl Williamson
perlhack: Note existence of t/lib/warnings
commit
|
commitdiff
|
tree
2010-08-02
Karl Williamson
handy.h: Note Devel::PPPort has duplicated macros
commit
|
commitdiff
|
tree
2010-07-23
Florian Ragwitz
Bump API subversion
commit
|
commitdiff
|
tree
2010-07-23
Florian Ragwitz
For blead, bump-perl-version should consider SUBVERSION...
commit
|
commitdiff
|
tree
2010-07-23
Florian Ragwitz
Ignore *.i
commit
|
commitdiff
|
tree
2010-07-22
Florian Ragwitz
Fix leaks in XS_VERSION_BOOTCHECK
commit
|
commitdiff
|
tree
2010-07-21
George Greer
C++ compiler fix for util.c
commit
|
commitdiff
|
tree
2010-07-03
Steffen Mueller
Exporter version bump
commit
|
commitdiff
|
tree
2010-07-03
Todd Rinaldo
Fix RT #74472 Exporter.pm blocks Signal handling
commit
|
commitdiff
|
tree
2010-07-03
Ævar Arnfjörð Bjarmason
Skip suid File::Copy tests on a nosuid partition
commit
|
commitdiff
|
tree
2010-05-30
Karl Williamson
Add mktables option for development use
commit
|
commitdiff
|
tree
2010-05-30
Karl Williamson
mktables -- don't create Names table unless asked
commit
|
commitdiff
|
tree
2010-05-30
Karl Williamson
Fix priority of suppressed vs. explicitly output
commit
|
commitdiff
|
tree
2010-05-30
Karl Williamson
Remove obsolete comment
commit
|
commitdiff
|
tree
2010-05-30
Karl Williamson
Generate simple case folding tables only if asked
commit
|
commitdiff
|
tree
2010-05-30
Karl Williamson
Add comment about objaddr in mktables
commit
|
commitdiff
|
tree
2010-05-30
Karl Williamson
Use in-line 'no overloading' for speed
commit
|
commitdiff
|
tree
2010-05-30
Karl Williamson
Don't require doubled backslashes in perldiag.pod
commit
|
commitdiff
|
tree
2010-05-09
Ævar Arnfjörð Bjarmason
Clarify that mail to perlbug also goes to p5p
commit
|
commitdiff
|
tree
2010-04-27
Zefram
don't use $[ in library code
commit
|
commitdiff
|
tree
2010-04-21
Steffen Mueller
Remove Locale-Codes internals from core
commit
|
commitdiff
|
tree
2010-04-21
Steffen Mueller
Update Locale::Codes to 3.12
commit
|
commitdiff
|
tree
2010-04-21
Steffen Mueller
Update Steffen Mueller's email address in AUTHORS
Update
Steffen Mueller
's email address in AUTHORS
commit
|
commitdiff
|
tree
2010-04-21
Steffen Mueller
Add contact information for Sullivan Beck
commit
|
commitdiff
|
tree
2010-04-20
Steffen Mueller
Fix MANIFEST by adding new file
commit
|
commitdiff
|
tree
2010-04-20
Steffen Mueller
Upgrade Scalar-List-Utils to 1.23 from CPAN
commit
|
commitdiff
|
tree
2010-04-20
Steffen Mueller
Document the INCLUDE_COMMAND XS directive
commit
|
commitdiff
|
tree
2010-04-20
Steffen Mueller
Upgrade ExtUtils::ParseXS to 0.2205
commit
|
commitdiff
|
tree
2010-04-20
Steffen Mueller
Module::Pluggable has upstream => cpan
commit
|
commitdiff
|
tree
2010-04-18
Steffen Mueller
Bring Porting/Maintainers in sync with reality regarding...
commit
|
commitdiff
|
tree
2010-04-18
Steffen Mueller
Do not clobber %ENV in EU::MM test
commit
|
commitdiff
|
tree
2010-04-18
Steffen Mueller
EU::MakeMaker shouldn't warn about prereqs in core
commit
|
commitdiff
|
tree
2010-04-18
Robin Barker
Make abstract_from more robust
commit
|
commitdiff
|
tree
2010-04-15
Steffen Mueller
Upgrade Data::Dumper to 2.126 CPAN release
commit
|
commitdiff
|
tree
2010-04-15
Michael G. Schwern
Fix Data::Dumper's Fix Terse(1) + Indent(2)
commit
|
commitdiff
|
tree
2010-04-15
Niko Tyni
Fix a test failure in perl5db.t when Term::ReadLine...
commit
|
commitdiff
|
tree
2010-04-15
Ævar Arnfjörð Bjarmason
Point submitters to perlbug@perl.org, not perl5-porters...
commit
|
commitdiff
|
tree
2010-04-15
Ævar Arnfjörð Bjarmason
Set the legacy process name with prctl() on assignment...
commit
|
commitdiff
|
tree
next