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
t/re/regex_sets.t: Add some tests
2016-02-11
Karl Williamson
t/re/regex_sets.t: Add some tests
commit
|
commitdiff
|
tree
2016-02-11
Karl Williamson
sv.c: Handle radix being multi-byte and not UTF-8
commit
|
commitdiff
|
tree
2016-02-11
Karl Williamson
regexec.c: Skip duplicate work
commit
|
commitdiff
|
tree
2016-02-11
Karl Williamson
regcomp.c: Replace invalid assertion
commit
|
commitdiff
|
tree
2016-02-11
Karl Williamson
regcomp.c: Avoid a function call in a common case
commit
|
commitdiff
|
tree
2016-02-11
Karl Williamson
regcomp.c: Add some grouping parens
commit
|
commitdiff
|
tree
2016-02-11
Karl Williamson
utf8.h: Guard some macros against improper calls
commit
|
commitdiff
|
tree
2016-02-11
Karl Williamson
regcomp.c, regexec.c: Comments, white-space only
commit
|
commitdiff
|
tree
2016-02-11
Karl Williamson
regcomp.c: Fix some parsing glitches
commit
|
commitdiff
|
tree
2016-02-11
Karl Williamson
regcomp.c: Extract duped code into one fcn
commit
|
commitdiff
|
tree
2016-02-11
Karl Williamson
porting/diag.t: Handle some E<> pod escapes
commit
|
commitdiff
|
tree
2016-02-11
Karl Williamson
podcheck.t: Need to translate E<lt> and E<gt>
commit
|
commitdiff
|
tree
2016-02-10
Karl Williamson
PATCH: [perl #8904] Revamp [:posix:] parsing
commit
|
commitdiff
|
tree
2016-02-10
Karl Williamson
regcomp.c: Fix recursive parsing bug
commit
|
commitdiff
|
tree
2016-02-10
Karl Williamson
regcomp.c: White-space, variable name-change only
commit
|
commitdiff
|
tree
2016-02-10
Karl Williamson
autodoc.pl: Fix misspelled /[[:alpha:]]/
commit
|
commitdiff
|
tree
2016-02-10
Karl Williamson
Add Nick Logan to AUTHORS
commit
|
commitdiff
|
tree
2016-02-10
Karl Williamson
regcomp.c: Add code to compute edit distance (Damerau...
commit
|
commitdiff
|
tree
2016-02-09
Karl Williamson
locale.c: Improve -DL debug info
commit
|
commitdiff
|
tree
2016-02-03
Karl Williamson
perldelta, perlguts: Fix typos
commit
|
commitdiff
|
tree
2016-02-03
Karl Williamson
perlapi: Clarify that a literal string must end in...
commit
|
commitdiff
|
tree
2016-02-03
Karl Williamson
podcheck.t: regen db for overlong verbatim lines
commit
|
commitdiff
|
tree
2016-02-03
Karl Williamson
perlguts: Make verbatim lines fit in 79 cols
commit
|
commitdiff
|
tree
2016-02-03
Karl Williamson
perldelta: Make verbatim line fit in 79 columns
commit
|
commitdiff
|
tree
2016-02-03
Karl Williamson
re/uniprops: Fix EBCDIC issue
commit
|
commitdiff
|
tree
2016-02-03
Karl Williamson
regexec.c: Refactor \b{sb} handling
commit
|
commitdiff
|
tree
2016-02-03
Karl Williamson
regexec.c: Fix comment, white-space
commit
|
commitdiff
|
tree
2016-02-03
Karl Williamson
Use table lookup for qr/\b{wb}/
commit
|
commitdiff
|
tree
2016-01-30
Karl Williamson
Escape t/test.pl got vs expected strings
commit
|
commitdiff
|
tree
2016-01-29
Karl Williamson
regexec.c: Macro needs param to be dereferenced
commit
|
commitdiff
|
tree
2016-01-29
Karl Williamson
utf8.c: Add cast to suppress a warning message
commit
|
commitdiff
|
tree
2016-01-28
Karl Williamson
ext/POSIX/lib/POSIX.pod: Make verbatim line fit in...
commit
|
commitdiff
|
tree
2016-01-28
Karl Williamson
utf8.c: Add missing 'STATIC' to declaration
commit
|
commitdiff
|
tree
2016-01-19
Karl Williamson
Use lookup table for /\b{gcb}/ instead of switch stmt
commit
|
commitdiff
|
tree
2016-01-19
Karl Williamson
t/re/uniprops.t: Fix bug in diagnostic output
commit
|
commitdiff
|
tree
2016-01-19
Karl Williamson
Add qr/\b{lb}/
commit
|
commitdiff
|
tree
2016-01-19
Karl Williamson
Make tables for Perl-tailored Unicode Line_Break property
commit
|
commitdiff
|
tree
2016-01-19
Karl Williamson
regen/mk_invlists.pl: Use property's real values
commit
|
commitdiff
|
tree
2016-01-19
Karl Williamson
mktables: Add field to constructor
commit
|
commitdiff
|
tree
2016-01-19
Karl Williamson
regen/mk_invlists.pl: Internal housekeeping
commit
|
commitdiff
|
tree
2016-01-19
Karl Williamson
regen/mk_invlists.pl: Keep internal enum values last
commit
|
commitdiff
|
tree
2016-01-14
Karl Williamson
re/uniprops: Fix to work on early Unicodes
commit
|
commitdiff
|
tree
2016-01-14
Karl Williamson
Unicode::UCD: Fix to work on very early Unicode versions
commit
|
commitdiff
|
tree
2016-01-14
Karl Williamson
Don't generate EBCDIC POSIX-BC tables
commit
|
commitdiff
|
tree
2016-01-08
Karl Williamson
Tailor \b{wb} for Perl
commit
|
commitdiff
|
tree
2016-01-08
Karl Williamson
mktables: Add constructor parameter
commit
|
commitdiff
|
tree
2016-01-08
Karl Williamson
regexec.c: Add a parameter to a static function
commit
|
commitdiff
|
tree
2016-01-08
Karl Williamson
perlrebackslash: White-space, clarification
commit
|
commitdiff
|
tree
2016-01-07
Karl Williamson
lib/utf8.pm: pod changes
commit
|
commitdiff
|
tree
2016-01-06
Karl Williamson
perlgit: Fix too long verbatim line
commit
|
commitdiff
|
tree
2016-01-06
Karl Williamson
podcheck: Improve NAME detection
commit
|
commitdiff
|
tree
2016-01-06
Karl Williamson
mktables: Fix /l testing in re/uniprops.t
commit
|
commitdiff
|
tree
2015-12-26
Karl Williamson
regcomp.c: Add comment.
commit
|
commitdiff
|
tree
2015-12-26
Karl Williamson
regexec.c: Avoid a function call
commit
|
commitdiff
|
tree
2015-12-26
Karl Williamson
regcomp.h: Remove extraneous 'struct's
commit
|
commitdiff
|
tree
2015-12-26
Karl Williamson
regcomp.h: Fix shift and mask
commit
|
commitdiff
|
tree
2015-12-26
Karl Williamson
regcomp.h: Use more basic macro in #defines
commit
|
commitdiff
|
tree
2015-12-26
Karl Williamson
regcomp.h: Free up bit in ANYOF FLAGS field
commit
|
commitdiff
|
tree
2015-12-26
Karl Williamson
regcomp.h: Shorten, clarify names of internal flags
commit
|
commitdiff
|
tree
2015-12-26
Karl Williamson
APItest.xs: Silence compiler warning on 32-bit machines
commit
|
commitdiff
|
tree
2015-12-23
Karl Williamson
mktables: Free up some memory after final use
commit
|
commitdiff
|
tree
2015-12-23
Karl Williamson
t/thread_it.pl: Increase stack size for AIX
commit
|
commitdiff
|
tree
2015-12-22
Karl Williamson
PATCH: [perl #126261: Assertion failure on missing...
commit
|
commitdiff
|
tree
2015-12-22
Karl Williamson
regcomp.c: update RExC_start when parsing outside input
commit
|
commitdiff
|
tree
2015-12-22
Karl Williamson
regcomp.c: Add a stable pattern end pointer.
commit
|
commitdiff
|
tree
2015-12-22
Karl Williamson
t/lib/warnings/regcomp: Fix typo in comment
commit
|
commitdiff
|
tree
2015-12-22
Karl Williamson
regcomp.c: Use macro instead of recalculating
commit
|
commitdiff
|
tree
2015-12-22
Karl Williamson
regcomp.c: Move calculations to common macro
commit
|
commitdiff
|
tree
2015-12-22
Karl Williamson
regcomp.h: reword some comments
commit
|
commitdiff
|
tree
2015-12-22
Karl Williamson
regcomp.c: Make some params to a static fcn const
commit
|
commitdiff
|
tree
2015-12-22
Karl Williamson
regcomp.c: Add 2 basic assertions
commit
|
commitdiff
|
tree
2015-12-22
Karl Williamson
pp_hot.c: Add assertion
commit
|
commitdiff
|
tree
2015-12-22
Karl Williamson
perlapi: Clarify 'string' vs. buffer
commit
|
commitdiff
|
tree
2015-12-22
Karl Williamson
utf8.h: Add 2 assertions
commit
|
commitdiff
|
tree
2015-12-22
Karl Williamson
Deprecate to_utf8_case()
commit
|
commitdiff
|
tree
2015-12-21
Karl Williamson
perldelta for case changing on caseless language
commit
|
commitdiff
|
tree
2015-12-21
Karl Williamson
perldelta for -Dr fix
commit
|
commitdiff
|
tree
2015-12-20
Karl Williamson
regcomp.c: Skip some work
commit
|
commitdiff
|
tree
2015-12-20
Karl Williamson
regcomp.c: White space only
commit
|
commitdiff
|
tree
2015-12-20
Karl Williamson
regcomp.c: Add comments
commit
|
commitdiff
|
tree
2015-12-20
Karl Williamson
mktables: Add "$0:" to its first output
commit
|
commitdiff
|
tree
2015-12-19
Karl Williamson
regcomp.c: Silence uninit compiler warning
commit
|
commitdiff
|
tree
2015-12-19
Karl Williamson
regcomp.c: Remove outdated comments
commit
|
commitdiff
|
tree
2015-12-19
Karl Williamson
Fix -Dr problems.
commit
|
commitdiff
|
tree
2015-12-18
Karl Williamson
Optimize some qr/[...]/ classes
commit
|
commitdiff
|
tree
2015-12-18
Karl Williamson
regcomp.h: Add comments
commit
|
commitdiff
|
tree
2015-12-18
Karl Williamson
regex matching: Don't do unnecessary work
commit
|
commitdiff
|
tree
2015-12-18
Karl Williamson
regcomp.h: Renumber 2 flag bits
commit
|
commitdiff
|
tree
2015-12-18
Karl Williamson
regex: Free a ANYOF node bit
commit
|
commitdiff
|
tree
2015-12-18
Karl Williamson
regcomp.c: Move comments adjacent to their object
commit
|
commitdiff
|
tree
2015-12-18
Karl Williamson
regcomp.c: Try simplifications in some qr/[...]/d
commit
|
commitdiff
|
tree
2015-12-18
Karl Williamson
regcomp.c: Change variable name to be clearer
commit
|
commitdiff
|
tree
2015-12-16
Karl Williamson
Deprecate wide chars in logical string ops
commit
|
commitdiff
|
tree
2015-12-16
Karl Williamson
Change deprecation warning text
commit
|
commitdiff
|
tree
2015-12-16
Karl Williamson
perldiag.pod: Correctly alphabetize an entry
commit
|
commitdiff
|
tree
2015-12-16
Karl Williamson
doop.c: Fix typo in comment
commit
|
commitdiff
|
tree
2015-12-16
Karl Williamson
encoding-warnings: Skip tests on EBCDIC
commit
|
commitdiff
|
tree
2015-12-16
Karl Williamson
perldelta: Fix typo leading to broken link
commit
|
commitdiff
|
tree
2015-12-15
Karl Williamson
lib/meta_notation: Fix so C1 controls are escaped
commit
|
commitdiff
|
tree
2015-12-15
Karl Williamson
lib/meta_notation.pm: Fix typo in comment
commit
|
commitdiff
|
tree
next