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
regen/mk_PL_charclass.pl: Update to use EBCDIC utilities
2014-05-31
Karl Williamson
regen/mk_PL_charclass.pl: Update to use EBCDIC utilities
commit
|
commitdiff
|
tree
2014-05-31
Karl Williamson
Make many EBCDIC tables generated instead of hand-coded
commit
|
commitdiff
|
tree
2014-05-31
Karl Williamson
Add utilities for dealing with EBCDIC
commit
|
commitdiff
|
tree
2014-05-31
Karl Williamson
regcomp.c: Change ref to obsolete global var
commit
|
commitdiff
|
tree
2014-05-31
Karl Williamson
regen/unicode_constants.pl: White-space only
commit
|
commitdiff
|
tree
2014-05-31
Karl Williamson
regen/unicode_constants.pl: Rearrange code order
commit
|
commitdiff
|
tree
2014-05-31
Karl Williamson
Create new testing helper file
commit
|
commitdiff
|
tree
2014-05-31
Karl Williamson
Use already existing functions in some .t files
commit
|
commitdiff
|
tree
2014-05-31
Karl Williamson
Update podcheck db to reflect fixed problem
commit
|
commitdiff
|
tree
2014-05-31
Karl Williamson
PATCH: [perl #121777] User-defined prop and packages
commit
|
commitdiff
|
tree
2014-05-31
Karl Williamson
regcomp.c: Rmv temporary variable
commit
|
commitdiff
|
tree
2014-05-31
Karl Williamson
lib/utf8_heavy.pl: Stack '?' and ':' ternaries
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
regexec.c: Eliminate a malloc/free
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
utf8.c: Move documentation next to its function
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
sv.c: Clarify comment
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
perlapi: Clarify some instances where NUL is or isn...
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
Wrap various pod uses of NUL with C<>
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
regen/regcharclass.pl: Improve the generated code
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
regcomp.c: Fix comment
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
regcomp.c: Tighten up synthetic start class for Unicode...
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
regcomp.c: Fix typo in comment
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
regcomp.c: Add assertion
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
regcomp.c: Change a panic into an assert
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
regcomp.c: Move code into a function
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
regcomp.c: Remove obsolete code
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
regcomp.c, regexec.c: Move common code to a function
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
regen/regcharclass_multi_char_folds.pl: Add some comments
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
regen/regcharclass.pl: Don't generate macro twice
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
Optimize /[a-z]/ and /[A-Z]/
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
/x in patterns now includes all \p{PatWS}
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
Deprecate NBSP in \N{...} names
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
Fix bug where charnames xlator doesn't return utf8
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
Fatalize deprecated \N{} definitions
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
charnames: Eliminate need to sync code in two places
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
Fatalize splitting '(?' and '(*' in regexes
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
utfebcdic.h: Comment changes only
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
handy.h: Comments, white-space only
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
handy.h: Use some common macros for ASCII/EBCDIC
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
dquote_static.c: Clarify code
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
perlre: Clarify /x eol can't be escaped
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
t/run/locale.t: Skip some tests for some shells
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
t/run/locale.t: Rmv obsolete complicated idiom
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
t/test.pl: Use existing variable instead of recalculating
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
PATCH: [perl #121630]: perlpod clarification
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
t/lib/charnames/alias: Add comment
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
t/re/charset.t: Fix comment, test names
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
Revert "mktables: Remove obsolete sort constraint"
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
mktables: Add regenerated header to file
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
utf8.c: Silence compiler warning
commit
|
commitdiff
|
tree
2014-05-30
Karl Williamson
utf8.c: Move static function to embed.fnc
commit
|
commitdiff
|
tree
2014-05-29
Karl Williamson
Bump version for Devel::Peek
commit
|
commitdiff
|
tree
2014-05-29
Karl Williamson
Revert "Upgrade Digest::SHA from version 5.88 to 5.91"
commit
|
commitdiff
|
tree
2014-05-29
Karl Williamson
Revert "Upgrade Term::Cap from version 1.15 to 1.16"
commit
|
commitdiff
|
tree
2014-05-19
Karl Williamson
perldelta: Note patch fixed a bunch of tickets
commit
|
commitdiff
|
tree
2014-05-17
Karl Williamson
PATCH: [perl #121630]: perlpod clarification
commit
|
commitdiff
|
tree
2014-05-15
Karl Williamson
POSIX.pod: Add clarification for strtod();
commit
|
commitdiff
|
tree
2014-05-12
Karl Williamson
perlsub: Fix too-long verbatim line length
commit
|
commitdiff
|
tree
2014-05-12
Karl Williamson
perlapi: Give more accurate value for needed free space
commit
|
commitdiff
|
tree
2014-05-12
Karl Williamson
khw perl52000 changes
commit
|
commitdiff
|
tree
2014-05-09
Karl Williamson
perlre: Update obsolete example
commit
|
commitdiff
|
tree
2014-05-07
Karl Williamson
Fix remaining too-long verbatim lines in perlxstut.pod
commit
|
commitdiff
|
tree
2014-05-07
Karl Williamson
PATCH: [perl #121778]:BBC KAMIPO/autobox-String-Inflector
commit
|
commitdiff
|
tree
2014-05-07
Karl Williamson
Revert "Upgrade to Encode-2.60"
commit
|
commitdiff
|
tree
2014-05-04
Karl Williamson
perlpolicy: We generally deprecate for 2 major releases
commit
|
commitdiff
|
tree
2014-04-23
Karl Williamson
perlapi: Clarify NUL handling for 2 fcns; nits
commit
|
commitdiff
|
tree
2014-04-23
Karl Williamson
perldiag: Clarify non-char warning
commit
|
commitdiff
|
tree
2014-01-29
Karl Williamson
PATCH: [perl #121109] locales failing
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
vutil.c: Use existing macros instead of reinventing...
commit
|
commitdiff
|
tree
2014-01-04
Karl Williamson
Change preferred email for Karl Williamson in AUTHORS
commit
|
commitdiff
|
tree