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: change variable name to reflect its purpose
2011-01-17
Karl Williamson
regexec.c: change variable name to reflect its purpose
commit
|
commitdiff
|
tree
2011-01-17
Karl Williamson
regexec.c: Change '1' to bool TRUE for clarity.
commit
|
commitdiff
|
tree
2011-01-17
Karl Williamson
regexec.c: refactor and comment the CCC_TRY macros
commit
|
commitdiff
|
tree
2011-01-17
Karl Williamson
regex: Separate nodes for Unicode semantics \s \w
commit
|
commitdiff
|
tree
2011-01-17
Karl Williamson
regcomp.c: add missing code for optimizer for \W
commit
|
commitdiff
|
tree
2011-01-17
Karl Williamson
regcomp.c: remove unreached code
commit
|
commitdiff
|
tree
2011-01-17
Karl Williamson
regex: Add separate regnodes for \w \s Uni semantics
commit
|
commitdiff
|
tree
2011-01-17
Karl Williamson
regexec.c: Replace duplicated code by its macro
commit
|
commitdiff
|
tree
2011-01-17
Karl Williamson
regcomp.sym: add clarifying comments
commit
|
commitdiff
|
tree
2011-01-17
Karl Williamson
op_reg_common: correct path in comment
commit
|
commitdiff
|
tree
2011-01-17
Karl Williamson
regex: Convert regnode FLAGS fields to charset enum
commit
|
commitdiff
|
tree
2011-01-17
Karl Williamson
Change name of /d to DEPENDS
commit
|
commitdiff
|
tree
2011-01-17
Karl Williamson
CH] Change usage of regex/op common to common names
commit
|
commitdiff
|
tree
2011-01-16
Karl Williamson
Use multi-bit field for regex character set
commit
|
commitdiff
|
tree
2011-01-16
Karl Williamson
regcomp.pl: Add capability for fields to be > 1 bit
commit
|
commitdiff
|
tree
2011-01-16
Karl Williamson
op_reg_common.h: Add guard to only expand once
commit
|
commitdiff
|
tree
2011-01-16
Karl Williamson
Subject: [PATCH] re.pm: Correct pod statement
commit
|
commitdiff
|
tree
2011-01-16
Karl Williamson
op.h: add blank line for grouping
commit
|
commitdiff
|
tree
2011-01-16
Karl Williamson
.pm: rename variables to reflect expanded usage
commit
|
commitdiff
|
tree
2011-01-16
Karl Williamson
re.pm: correct typo
commit
|
commitdiff
|
tree
2011-01-16
Karl Williamson
Deliver t/re/charset.t
commit
|
commitdiff
|
tree
2011-01-16
Karl Williamson
White space, comment only change
commit
|
commitdiff
|
tree
2011-01-16
Karl Williamson
Fix \xa0 matching both [\s] [\S], et.al.
commit
|
commitdiff
|
tree
2011-01-16
Karl Williamson
regcomp: Share two bits in ANYOF flags
commit
|
commitdiff
|
tree
2011-01-14
Karl Williamson
regexec.c: Remove no longer needed goto
commit
|
commitdiff
|
tree
2011-01-14
Karl Williamson
regexec.c: Add to comment
commit
|
commitdiff
|
tree
2011-01-14
Karl Williamson
uni/fold.t: Fix TODOs that now pass
commit
|
commitdiff
|
tree
2011-01-14
Karl Williamson
regex: Use ANYOFV
commit
|
commitdiff
|
tree
2011-01-14
Karl Williamson
utf8.h: Add define for max fold expansion in chars
commit
|
commitdiff
|
tree
2011-01-14
Karl Williamson
regcomp.sym: Add ANYOFV node
commit
|
commitdiff
|
tree
2011-01-14
Karl Williamson
regex: Some Comment clarifications
commit
|
commitdiff
|
tree
2011-01-12
Michael Stevens
Remove trailing blanks
commit
|
commitdiff
|
tree
2011-01-11
Karl Williamson
embed.fnc: Silence 'no docs' message
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
utf8.c: Renumber cases in switch
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
utf8.c: Change to warn_d in two places
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
utf8.h: remove wrong, no-longer used #define
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
mktables: Now can test surrogates and nonchars
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
Document the flip of problematic code points handling
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
Add warnings for use of problematic code points
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
utf8.c: Whitespace only
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
op.c: Remove unnecessary flag
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
utf8.c(): Default to allow problematic code points
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
utf8.c: Nits in pod
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
Add check_utf8_print()
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
perldiag.pod: Remove more format precisions
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
diag.t: Change so a fixed TODO passes
commit
|
commitdiff
|
tree
2011-01-10
Karl Williamson
utf8.h: white space, add comments
commit
|
commitdiff
|
tree
2011-01-08
Karl Williamson
diag.t: Remove printf conversion modifiers from msgs
commit
|
commitdiff
|
tree
2011-01-08
Karl Williamson
diag.t: Check that TODOs haven't been done
commit
|
commitdiff
|
tree
2011-01-08
Karl Williamson
diag.t: Remove TODOs that have been done
commit
|
commitdiff
|
tree
2011-01-08
Karl Williamson
diag.t: Ignore formatting precisions in messages
commit
|
commitdiff
|
tree
2011-01-08
Karl Williamson
diag.t: Add checks that pod msgs have severity
commit
|
commitdiff
|
tree
2011-01-08
Karl Williamson
diag.t: Use variable for pod name
commit
|
commitdiff
|
tree
2011-01-08
Karl Williamson
perldiag.pod: Add missing message severities
commit
|
commitdiff
|
tree
2011-01-07
Michael Parker
utf8_heavy.pl: Remove unused variable declaration
commit
|
commitdiff
|
tree
2011-01-05
Karl Williamson
utf8.h: Add macros for problematic code points
commit
|
commitdiff
|
tree
2011-01-05
Karl Williamson
perlrepository: Add example of why tests need running
commit
|
commitdiff
|
tree
2011-01-05
Karl Williamson
mktables: Small performance enhancement
commit
|
commitdiff
|
tree
2011-01-05
Karl Williamson
mktables: white space-only change
commit
|
commitdiff
|
tree
2011-01-05
Karl Williamson
mktables: remove unneeded test
commit
|
commitdiff
|
tree
2011-01-05
Karl Williamson
mktables: typos in comments
commit
|
commitdiff
|
tree
2011-01-05
Karl Williamson
mktables: improve debug statement
commit
|
commitdiff
|
tree
2011-01-05
Karl Williamson
mktables: Add error check
commit
|
commitdiff
|
tree
2010-12-20
Karl Williamson
regexec.c: white-space only
commit
|
commitdiff
|
tree
2010-12-20
Karl Williamson
regexec:c Remove unreached code
commit
|
commitdiff
|
tree
2010-12-20
Karl Williamson
Change name of regex intrnl macro to new meaning
commit
|
commitdiff
|
tree
2010-12-20
Karl Williamson
utf8.c: add to comment
commit
|
commitdiff
|
tree
2010-12-20
Karl Williamson
regexec.c: Remove unnecessary statements
commit
|
commitdiff
|
tree
2010-12-20
Karl Williamson
perltodo: Revise utf8 todo
commit
|
commitdiff
|
tree
2010-12-20
Karl Williamson
utf8.c, .h: Clarify pod and comment
commit
|
commitdiff
|
tree
2010-12-20
Karl Williamson
mktables: fix typo in comment
commit
|
commitdiff
|
tree
2010-12-20
Karl Williamson
Change regexes to debug dump non-ASCII as hex.
commit
|
commitdiff
|
tree
2010-12-20
Karl Williamson
pv_escape: Add option to dump all non-ascii as hex
commit
|
commitdiff
|
tree
2010-12-20
Karl Williamson
dump.c: correct pod statement
commit
|
commitdiff
|
tree
2010-12-16
Karl Williamson
test.pl: extend EBCDIC functions to beyond 255
commit
|
commitdiff
|
tree
2010-12-16
Karl Williamson
uniprops.pod: restore properties counts
commit
|
commitdiff
|
tree
2010-12-16
Karl Williamson
regcomp.c: Optimize [cC] char class to EXACTF
commit
|
commitdiff
|
tree
2010-12-16
Karl Williamson
regcomp.c: More work on ANYOF_CLASS
commit
|
commitdiff
|
tree
2010-12-16
Karl Williamson
l1_char_class_tab.h: include multi-char folds
commit
|
commitdiff
|
tree
2010-12-16
Karl Williamson
mk_PL_charclass.pl: extend for multi-char folds
commit
|
commitdiff
|
tree
2010-12-15
Karl Williamson
regexec.c: white space changes due to prev. commit
commit
|
commitdiff
|
tree
2010-12-15
Karl Williamson
regex: Multi-char /i shouldnt match single char []
commit
|
commitdiff
|
tree
2010-12-15
Karl Williamson
Revamp t/uni/fold.t
commit
|
commitdiff
|
tree
2010-12-15
OtrsUser
add some tests for the regex flags u, d, and l
commit
|
commitdiff
|
tree
2010-12-15
Karl Williamson
regcomp.c: Fix VC6 compiler warnings
commit
|
commitdiff
|
tree
2010-12-12
Karl Williamson
blead breaks Attribute::Constant
commit
|
commitdiff
|
tree
2010-12-12
Karl Williamson
re/pat.t: Add todo test for #38133
commit
|
commitdiff
|
tree
2010-12-11
Karl Williamson
perldelta: mention need to update unicode pods
commit
|
commitdiff
|
tree
2010-12-11
Karl Williamson
unicode_strings.t: Revise tests for EBCDIC, clarity
commit
|
commitdiff
|
tree
2010-12-11
Karl Williamson
regcomp.c: Clean up optimization for 1-char []
commit
|
commitdiff
|
tree
2010-12-11
Karl Williamson
regcomp: Allow freeing up bit in ANYOF flags
commit
|
commitdiff
|
tree
2010-12-11
Karl Williamson
regcomp.c: Move [] inversion optimization
commit
|
commitdiff
|
tree
2010-12-11
Karl Williamson
regcomp.c: When inverting a [], adjust bit count
commit
|
commitdiff
|
tree
2010-12-11
Karl Williamson
Subject: [PATCH] regcomp.c: adjust flag
commit
|
commitdiff
|
tree
2010-12-11
Karl Williamson
regcomp.c: Change constants for clarity.
commit
|
commitdiff
|
tree
2010-12-11
Karl Williamson
regcomp.c: fix indent
commit
|
commitdiff
|
tree
2010-12-11
Karl Williamson
regcomp.c: remove no longer needed test
commit
|
commitdiff
|
tree
2010-12-11
Karl Williamson
regcomp.c: isASCII doesn't match outside ANYOF bitmap
commit
|
commitdiff
|
tree
2010-12-11
Karl Williamson
regcomp.c: Fix compiler warning
commit
|
commitdiff
|
tree
2010-12-11
Karl Williamson
regcomp.c: Remove no longer necessary loop
commit
|
commitdiff
|
tree
next