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
utf8.h: Correct improper EBCDIC conversion
2012-09-14
Karl Williamson
utf8.h: Correct improper EBCDIC conversion
commit
|
commitdiff
|
tree
2012-09-14
Karl Williamson
ext/B/B.xs: Remove EBCDIC dependency
commit
|
commitdiff
|
tree
2012-09-14
Karl Williamson
Remove some EBCDIC dependencies
commit
|
commitdiff
|
tree
2012-09-14
Karl Williamson
Rename regen'd hdr to reflect expanded capabilities
commit
|
commitdiff
|
tree
2012-09-14
Karl Williamson
regen/utf8_strings.pl: Add ability to get native charset
commit
|
commitdiff
|
tree
2012-09-14
Karl Williamson
regen/utf8_strings.pl: Allow explicit default on input
commit
|
commitdiff
|
tree
2012-09-14
Karl Williamson
regen/utf8_strings.pl: Copy empty input lines to output
commit
|
commitdiff
|
tree
2012-09-14
Karl Williamson
/regcharclass.pl, utf8_strings.pl: Add guard to .h
commit
|
commitdiff
|
tree
2012-09-14
Karl Williamson
Unicode/UCD.pm: Clarify pod
commit
|
commitdiff
|
tree
2012-09-14
Karl Williamson
Fix \X handling for Unicode 5.1 - 6.0
commit
|
commitdiff
|
tree
2012-09-14
Karl Williamson
regcomp.c: Wrap some long lines
commit
|
commitdiff
|
tree
2012-08-28
Karl Williamson
regexec.c: White-space only
commit
|
commitdiff
|
tree
2012-08-28
Karl Williamson
Avoid duplicate table look ups.
commit
|
commitdiff
|
tree
2012-08-28
Karl Williamson
Refactor \X regex handling to avoid a typical case...
commit
|
commitdiff
|
tree
2012-08-28
Karl Williamson
regexec.c: Remove no longer needed comments
commit
|
commitdiff
|
tree
2012-08-27
Karl Williamson
Add utility and .h for character's UTF-8
commit
|
commitdiff
|
tree
2012-08-27
Karl Williamson
regen/regcharclass.pl: Comment out obsolete code
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
Use new Unicode 6.2 beta
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
Prepare for Unicode 6.2
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
mktables: Re-order some code, change comments
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
mktables: Correct generated table comment
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
lib/unicore/README.perl: Make usablea s shell script
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
Revert "Experimentally Use Unicode 6.2 beta"
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
perldelta for Unicode property performance gains
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
regexec.c: White-space only
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
regex: Speed up \X processing
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
utf8.c: indent in new block: White space-only
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
utf8.c: Prefer binsearch over swash hash for small...
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
utf8.c: Bypass a subroutine wrapper
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
utf8.c: Add comment about speed-up attempt
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
utf8.c: Shorten hash key for speed
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
utf8.c: collapse a function parameter
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
regexec.c: Reword comment
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
regexec.c: Use get method instead of internals
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
embed.fnc: Turn null wrapper function into macro
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
utf8.c: Revise internal API of swash_init()
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
embed.fnc: Mark internal function as "may change"
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
Add caching to inversion list searches
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
regexec.c: Use xor to save a branch
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
Comment out unused function
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
utf8.c: Speed up \X processing of Korean
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
regcomp.c: Move functions to inline_invlist.c
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
regcomp.c: Rename 2 functions to indicate private nature
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
regcomp.c: Silence compiler warning.
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
Add empty inline_invlist.c
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
regcomp.c: Add assertion, comments
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
regcomp.c: Allow search to work on empty inversion...
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
regcomp.c: Special case /[UV_MAX]/
commit
|
commitdiff
|
tree
2012-08-26
Karl Williamson
mktables: Fix bug when deleting final range
commit
|
commitdiff
|
tree
2012-08-22
Karl Williamson
PATCH: Devel::Peek doesn't compile under C++
commit
|
commitdiff
|
tree
2012-08-22
Karl Williamson
Devel::Peek: Fix so compiles under C++
commit
|
commitdiff
|
tree
2012-08-18
Karl Williamson
Omnibus removal of register declarations
commit
|
commitdiff
|
tree
2012-08-12
Karl Williamson
mktables: Rebuild if local Makefile has changed
commit
|
commitdiff
|
tree
2012-08-12
Karl Williamson
perlre: Nits
commit
|
commitdiff
|
tree
2012-08-12
Karl Williamson
regcomp.c: Optimization not valid for Latin Sharp S
commit
|
commitdiff
|
tree
2012-08-12
Karl Williamson
regcomp.c: Extract duplicate code to common function
commit
|
commitdiff
|
tree
2012-08-12
Karl Williamson
regcomp.c: Make sure counter same in passes 1 and 2
commit
|
commitdiff
|
tree
2012-08-12
Karl Williamson
regcomp.c: Comments only
commit
|
commitdiff
|
tree
2012-08-12
Karl Williamson
regcomp.c: Use old paradigm in dealing with flags recursively
commit
|
commitdiff
|
tree
2012-08-12
Karl Williamson
regcomp.c: Create NOTHING node when would have been...
commit
|
commitdiff
|
tree
2012-08-12
Karl Williamson
regcomp.c: Set flags when optimizing a [char class]
commit
|
commitdiff
|
tree
2012-08-12
Karl Williamson
regcomp.c: change pattern to utf8 if needed in \N{}
commit
|
commitdiff
|
tree
2012-08-12
Karl Williamson
re/re_tests: Correct Todo test
commit
|
commitdiff
|
tree
2012-08-12
Karl Williamson
re.pm: Nits in pod
commit
|
commitdiff
|
tree
2012-08-12
Karl Williamson
Add some tests for [\N{}]
commit
|
commitdiff
|
tree
2012-08-06
Karl Williamson
Data::Dumper: Fix to use with earlier Perls
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Remove unnecessary variable
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: inline trivial static function
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Fix \N{} multi-char fold buffer boundary bug
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Revise API for static function
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Fix multi-char fold bug
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
mktables: Generate tables for chars that aren't in...
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regen/mk_invlists: Add mode to generate above-Latin1...
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
Unicode::UCD::prop_invlist() Allow to return internal...
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
mktables: Add comment to gen'd data file
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
mktables: grammar in comments
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regen/mk_PL_charclass.pl: Remove obsolete code
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Make invlist_search() usable from re_comp.c
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
perlop:clarify wording
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Rename static fcn to better reflect its...
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Make comment more accurate
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Can now do /u instead of forcing to utf8
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Comments update
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Remove variable whose value needed just...
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: White-space only
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Trade stack space for time
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Use mnemonic not numeric constant
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Resolve EBCDIC inconsistency towards simpler
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Use function instead of repeating its code
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Remove (almost) duplicate code
commit
|
commitdiff
|
tree
2012-08-02
Karl Williamson
regcomp.c: Refactor so can remove duplicate code
commit
|
commitdiff
|
tree
2012-07-26
Karl Williamson
mktables: Change \w definition to match new Unicode's
commit
|
commitdiff
|
tree
2012-07-25
Karl Williamson
Merge branch 'blead' of ssh://perl5.git.perl.org/perl...
commit
|
commitdiff
|
tree
2012-07-25
Karl Williamson
Merge branch 'khw/invlist' into blead
commit
|
commitdiff
|
tree
2012-07-25
Karl Williamson
regcomp.c: Revise bracketed char class optimizations
commit
|
commitdiff
|
tree
2012-07-25
Karl Williamson
regcomp.c: Fix <if> condition
commit
|
commitdiff
|
tree
2012-07-25
Karl Williamson
regcomp.c: Add _invlist_contains_cp
commit
|
commitdiff
|
tree
2012-07-25
Karl Williamson
utf8.c: Add a get_() method to hide internal details
commit
|
commitdiff
|
tree
2012-07-25
Karl Williamson
regcomp.c: Optimize /[[:blank:]]/u into \h
commit
|
commitdiff
|
tree
2012-07-25
Karl Williamson
regcomp.c: Properly count elements in [] for false...
commit
|
commitdiff
|
tree
next