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
Remove the wistful comment about "use strict -- one of these days ..."
2011-07-12
James E. Keenan
Remove the wistful comment about "use strict -- one...
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Change name of sub errors() to sub report_error_count()
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Indentation fix
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Change arguments to output_init() to single hashref
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Change arguments to generate_init() to single hashref.
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Inline comment about difficulties which 'eval qq()...
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Typographical cleanup only.
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Improve test coverage, extract function for better...
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Explicitly pass $hiertype to map_type()
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Eliminate last 'local' variables.
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
More variable scope fixes
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Refine debugging messages to only identify CRITICAL...
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
STDERR debugging messages around the last suspected...
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Rename $name_printed to $printed_name
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Rename two more instances of '$name'.
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Reclassify approx 7 variables as either 'our' or 'my'.
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Add a little POD
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
More variable renaming and comments
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
More variable and code shuffling to improve maintainability
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Move code handling processing of typemap files to Utilities.pm.
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Change $ALIAS from 'my' to 'our'
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Change ValidProtoString() to valid_proto_string()
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Revise some of the placements into EU::PXS::Constants.
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Shuffle more functions and variables around
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Move EU::ParseXS::CountLines to its own file to simplify...
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Implement use strict 'subs' and 'refs'
commit
|
commitdiff
|
tree
2011-07-12
James E. Keenan
Correct ambiguous regex capture syntax.
commit
|
commitdiff
|
tree
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
next