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
regexec.c: Add another place to not re-fold
2011-10-18
Karl Williamson
regexec.c: Add another place to not re-fold
commit
|
commitdiff
|
tree
2011-10-18
Karl Williamson
regexec.c: Another place to not re-fold
commit
|
commitdiff
|
tree
2011-10-18
Karl Williamson
utf8.c: Don't use swash for to_uni_lower() latin1 calls
commit
|
commitdiff
|
tree
2011-10-18
Karl Williamson
regexec.c: Less work in /i matching
commit
|
commitdiff
|
tree
2011-10-18
Karl Williamson
utf8.c: Add comment
commit
|
commitdiff
|
tree
2011-10-18
Karl Williamson
utf8.c: White space only
commit
|
commitdiff
|
tree
2011-10-18
Karl Williamson
utf8.c: Add 'input pre-folded' flags to foldEQ_utf8_flags
commit
|
commitdiff
|
tree
2011-10-18
Karl Williamson
regcomp.sym: Add comments
commit
|
commitdiff
|
tree
2011-10-18
Karl Williamson
regcomp.c: White space only
commit
|
commitdiff
|
tree
2011-10-18
Karl Williamson
regcomp.c: generate folded for EXACTF and EXACTFU
commit
|
commitdiff
|
tree
2011-10-17
Karl Williamson
regexec.c: Stop looking for match sooner
commit
|
commitdiff
|
tree
2011-10-17
Karl Williamson
regexec.c: Add comment
commit
|
commitdiff
|
tree
2011-10-17
Karl Williamson
utf8.c: Add comments
commit
|
commitdiff
|
tree
2011-10-17
Karl Williamson
pp.c: White space only
commit
|
commitdiff
|
tree
2011-10-17
Karl Williamson
pp.c: Remove disabled code for context sensitive lc
commit
|
commitdiff
|
tree
2011-10-17
Karl Williamson
regexec.c: omit goto for the common case
commit
|
commitdiff
|
tree
2011-10-14
Karl Williamson
regexec.c: Fix "\x{FB01}\x{FB00}" =~ /ff/i
commit
|
commitdiff
|
tree
2011-10-14
Karl Williamson
regexec.c: Add comments
commit
|
commitdiff
|
tree
2011-10-14
Karl Williamson
t/re/re_tests: Add tests for multi-char fold bug
commit
|
commitdiff
|
tree
2011-10-08
Karl Williamson
perldelta: Document fix for not matching non-Unicode...
commit
|
commitdiff
|
tree
2011-10-04
Karl Williamson
podcheck.t: Guard against weird input file types
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: Reorder tests for speed
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: Add macro
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h Fix isOCTAL_A macro
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: Add comments, pod change
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: Improve definition of FITS_IN_8_BITS
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: Change '(foo) ? bar : 0 to 'foo && bar'
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
utf8.h: Revise formal parameter name for clarity
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
utf8.h: Remove redundant checks
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: Speed up isIDFIRST_utf8()
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
Add tests for isIDFirst
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
utf8.c: Add function to retrieve new _Perl_IDStart...
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
mktables: Add Perl_IDStart property
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
Comment-only nits
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: Add missing isASCII_L1 macro
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: Don't call _utf8 fcns if Latin1
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: Don't call _utf8 fcns if ASCII
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
utf8.c: Remove (mostly) redundant test
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: Don't call _uni fcns if have applicable macro
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
Don't use swash to find cntrls
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
utf8.c: Use less confusing property name
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
No need for swashes for properties that are ASCII-only
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
No need for swashes for computing if ASCII
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: No need to call fcns to compute if ASCII
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: Simplify isASCII definition
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: refactor FITS_IN_8_BITS defn
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
handy.h: clarify, typos in comment
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
More documenting that \p{} defined only for <= U+10FFF
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
utf8.c: Call new function invlist_invert_prop()
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
regcomp.c: Add invlist_invert_prop()
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
perlunicode, perluniprops: \p{Title} is Perl extension
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
Revise diagnostic text
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
regexec.c: Avoid hard-coded utf8 tests for EBCDIC
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
regcomp.c: Add assertion
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
utf8.c: White space only
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
utf8.c: Don't invert beyond-Unicode code points
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
regexec.c: Add assertion check
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
mk_PL_charclass.pl: Accept Unicode 6.1 syntax
commit
|
commitdiff
|
tree
2011-10-01
Karl Williamson
mk_PL_charclass.pl: Revise comments, gen'd header
commit
|
commitdiff
|
tree
2011-09-26
Karl Williamson
podcheck.t: Work for scripts/utilities under VMS
commit
|
commitdiff
|
tree
2011-09-25
Karl Williamson
t/re/re_tests: Add TODO
commit
|
commitdiff
|
tree
2011-09-25
Karl Williamson
perlrebackslash: Add missing paren to example
commit
|
commitdiff
|
tree
2011-09-25
Karl Williamson
podcheck.t: New method for skipping .PL files
commit
|
commitdiff
|
tree
2011-09-25
Karl Williamson
podcheck.t: Remove extra loop initialization
commit
|
commitdiff
|
tree
2011-09-25
Karl Williamson
podcheck.t: Move hash declaration to earlier in file
commit
|
commitdiff
|
tree
2011-09-25
Karl Williamson
podcheck.t: Move subroutine defn earlier in file
commit
|
commitdiff
|
tree
2011-09-25
Karl Williamson
podcheck.t: Don't calc value twice
commit
|
commitdiff
|
tree
2011-09-25
Karl Williamson
podcheck.t: remove unused variable
commit
|
commitdiff
|
tree
2011-09-24
Karl Williamson
regexp.t: print diagnostics with leading '#'
commit
|
commitdiff
|
tree
2011-09-22
Karl Williamson
perlre: Note a bug's existence
commit
|
commitdiff
|
tree
2011-09-22
Karl Williamson
re_tests: Add TODO test
commit
|
commitdiff
|
tree
2011-09-22
Karl Williamson
podcheck.t: Add comment
commit
|
commitdiff
|
tree
2011-09-22
Karl Williamson
Porting/cherrymaint: Add comment
commit
|
commitdiff
|
tree
2011-09-22
Karl Williamson
manifest.t: Clarify a test's wording
commit
|
commitdiff
|
tree
2011-09-22
Karl Williamson
podcheck.t: clarify its pod
commit
|
commitdiff
|
tree
2011-09-22
Karl Williamson
podcheck.t: Is problem if cpan/non-cpan have same NAME
commit
|
commitdiff
|
tree
2011-09-22
Karl Williamson
podcheck.t: Process files sorted caselessly
commit
|
commitdiff
|
tree
2011-09-22
Karl Williamson
podcheck: Nits in comments
commit
|
commitdiff
|
tree
2011-09-21
Karl Williamson
fold_grind.t: Ignore blank lines
commit
|
commitdiff
|
tree
2011-09-21
Karl Williamson
UCD.pm: accommodate non-standard mktables output
commit
|
commitdiff
|
tree
2011-09-21
Karl Williamson
UCD.pm: Only calculate hex once
commit
|
commitdiff
|
tree
2011-09-18
Karl Williamson
podcheck: Clean up known issues
commit
|
commitdiff
|
tree
2011-09-17
Karl Williamson
perlobj: Fix pod problems
commit
|
commitdiff
|
tree
2011-09-17
Karl Williamson
perldata: Only one "_" is allowed between each digit...
commit
|
commitdiff
|
tree
2011-09-17
Karl Williamson
podcheck.t: Don't use case-sensitive file exclusion
commit
|
commitdiff
|
tree
2011-09-06
Karl Williamson
Release managers guide changed to rmv stale perldeltas
commit
|
commitdiff
|
tree
2011-09-06
Karl Williamson
Remove old odd-numbered releases perldeltas
commit
|
commitdiff
|
tree
2011-09-03
Karl Williamson
UCD.t: Add tests for sped-up lookups
commit
|
commitdiff
|
tree
2011-09-03
Karl Williamson
mktables: make_Heavy.pl smaller
commit
|
commitdiff
|
tree
2011-09-02
Karl Williamson
perluniprops: Add note about 'L_' being non-standard
commit
|
commitdiff
|
tree
2011-09-02
Karl Williamson
utf8_heavy: Correctly handle \p{L_}
commit
|
commitdiff
|
tree
2011-09-02
Karl Williamson
perluniprops: display 2 synonyms as being discouraged
commit
|
commitdiff
|
tree
2011-09-02
Karl Williamson
Unicode::UCD: clarify pod
commit
|
commitdiff
|
tree
2011-09-02
Karl Williamson
Unicode::UCD: fix pod verbatim line length
commit
|
commitdiff
|
tree
2011-09-02
Karl Williamson
Unicode::UCD: speed up some look ups
commit
|
commitdiff
|
tree
2011-09-02
Karl Williamson
Unicode::UCD: Allow for some look-up speed up
commit
|
commitdiff
|
tree
2011-09-02
Karl Williamson
Unicode::UCD: Use NFD(), not NFKD() for Hangul syllables
commit
|
commitdiff
|
tree
2011-09-02
Karl Williamson
Unicode::UCD Add synopsis info for num() to pod
commit
|
commitdiff
|
tree
2011-09-02
Karl Williamson
Unicode::UCD: Make pod header consistent
commit
|
commitdiff
|
tree
2011-08-27
Karl Williamson
pp.c: Use built-in case tables for ords < 256
commit
|
commitdiff
|
tree
next