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
regcomp.h: Reorder statements for clarity
2010-11-22
Karl Williamson
regcomp.h: Reorder statements for clarity
commit
|
commitdiff
|
tree
2010-11-21
Karl Williamson
mktables: Clean up warning msg
commit
|
commitdiff
|
tree
2010-11-21
Karl Williamson
mktables: comment typo and expand other comments
commit
|
commitdiff
|
tree
2010-11-21
Karl Williamson
mktables: Smaller tables if not -DDEBUGGING
commit
|
commitdiff
|
tree
2010-11-21
Karl Williamson
UCD.pm: Add info about named sequence alternatives
commit
|
commitdiff
|
tree
2010-11-21
Karl Williamson
UCD.pm: Don't use CompositionExclusions.txt
commit
|
commitdiff
|
tree
2010-11-21
Karl Williamson
UCD.pm: Don't use NamedSequences.txt, saves disk
commit
|
commitdiff
|
tree
2010-11-19
Karl Williamson
Add Unicode's minor 6.0 correction
commit
|
commitdiff
|
tree
2010-11-19
Karl Williamson
mktables: Leave Unicode1 BELL name alone
commit
|
commitdiff
|
tree
2010-11-19
Karl Williamson
perluniprops.pod: nits
commit
|
commitdiff
|
tree
2010-11-18
Karl Williamson
Work-around Uni 6.0 issues with 'BELL'
commit
|
commitdiff
|
tree
2010-11-18
Karl Williamson
charnames.t: indent newly formed block
commit
|
commitdiff
|
tree
2010-11-18
Karl Williamson
charnames.t: PERL_RUN_SLOW_TESTS runs more tests
commit
|
commitdiff
|
tree
2010-11-18
Karl Williamson
More updates to point to Unicode 6.0
commit
|
commitdiff
|
tree
2010-11-18
Karl Williamson
Unicode 6.0 DB
commit
|
commitdiff
|
tree
2010-11-18
Karl Williamson
mktables: Upgrade to handle new Unicode 6.0 tables
commit
|
commitdiff
|
tree
2010-11-16
Karl Williamson
mktables: Fix subtraction that should be an add
commit
|
commitdiff
|
tree
2010-11-11
Karl Williamson
PATCH: [perl #78994]: optimizer loses folding
commit
|
commitdiff
|
tree
2010-11-08
Karl Williamson
regexec.c: Don't give up on fold matching early
commit
|
commitdiff
|
tree
2010-11-08
Karl Williamson
regexec.c: change variable name to its purpose
commit
|
commitdiff
|
tree
2010-11-08
Karl Williamson
utf8.c: Add function to create inversion of swash
commit
|
commitdiff
|
tree
2010-11-08
Karl Williamson
utf8.c: extract code into separate subroutine
commit
|
commitdiff
|
tree
2010-11-08
Karl Williamson
utf8.c: Add comments
commit
|
commitdiff
|
tree
2010-11-05
Karl Williamson
utf8_heavy.pl: Make callable during Perl's compilation
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
perlunicode.pod: Add detail on utf8/locale conflicts
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
regcomp.h: Remove unused #define
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
reginclass: Remove redundant test
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
reginclass: Reorder fastest first
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
reginclass: Remove unnecessary test
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
reginclass: Make explicit the length assumptions
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
reginclass: Rename variable for clarity
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
regcomp.h: Clean up some comments
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
ANYOF_LARGE is now the same as ANYOF_CLASS
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
regexec.c: reorder statements for speed
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
regexec.c: Add clarifying comment
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
reginclass: add some consts to prototype
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
regexec.c: Remove redundant line.
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
reginclass: Return matched length even if not utf8
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
reginclass: Change variable name for clarity.
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
regexec.c: Document existing reginclass behavior
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
Add l1_char_class_tab.h to Make dependencies
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
regcomp.c: No longer need _C_C_T_ and variant macro
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
[:posix:] now works under /u
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
l1_char_class_tab.h: Wrong for ALNUMC
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
Nits in re pods
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
DOCs: Clarify that \w matches marks and \Pc
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
Add consistent synonyms for \p{PosxFOO}
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
Add consistent synonyms for \p{PosxFOO}
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
perlrecharclass: Nits
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
mktables: Clarify \d description for perluniprops
commit
|
commitdiff
|
tree
2010-10-31
Karl Williamson
mktables: Add tests for wrong equivalence attempts
commit
|
commitdiff
|
tree
2010-10-28
Karl Williamson
File::CheckTree.t: @INC should be change for chdir
commit
|
commitdiff
|
tree
2010-10-27
Karl Williamson
ANYOF regnode often overallocates space
commit
|
commitdiff
|
tree
2010-10-21
Karl Williamson
regcomp.c: /d not overriding /u
commit
|
commitdiff
|
tree
2010-10-21
Karl Williamson
regcomp.c: Fix typo in comment
commit
|
commitdiff
|
tree
2010-10-21
Karl Williamson
regexec.c: utf8 doesn't match /i nonutf8 self
commit
|
commitdiff
|
tree
2010-10-21
Karl Williamson
regexec.c: utf8 doesn't match non-utf8 self
commit
|
commitdiff
|
tree
2010-10-21
Karl Williamson
regcomp.c: Get rid of compiler warning.
commit
|
commitdiff
|
tree
2010-10-21
Karl Williamson
charnames::viacode returning less correct name
commit
|
commitdiff
|
tree
2010-10-21
Karl Williamson
mktables: Complement variable meaning for clarity
commit
|
commitdiff
|
tree
2010-10-15
Karl Williamson
Subject: [perl #58182] partial: Add uni \s,\w matching
commit
|
commitdiff
|
tree
2010-10-15
Karl Williamson
perlre.pod: slight rewording
commit
|
commitdiff
|
tree
2010-10-15
Karl Williamson
Subject: unicode_strings.t: Imprv test output
commit
|
commitdiff
|
tree
2010-10-15
Karl Williamson
Subject: unicode_strings.t: rmv trail blanks
commit
|
commitdiff
|
tree
2010-10-15
Karl Williamson
Subject: regcomp.h: Add macro to get regnode flags
commit
|
commitdiff
|
tree
2010-10-15
Karl Williamson
Subject: [PATCH] regexec.c: make macros fit 80 cols
commit
|
commitdiff
|
tree
2010-10-15
Karl Williamson
Subject: [PATCH] regexec.c: add and refactor macros
commit
|
commitdiff
|
tree
2010-10-15
Karl Williamson
regcomp.c: Fix white space, cuddled else
commit
|
commitdiff
|
tree
2010-10-15
Karl Williamson
perlrebackslash: Fix poor grammar
commit
|
commitdiff
|
tree
2010-10-13
Karl Williamson
Fix typos in comments
commit
|
commitdiff
|
tree
2010-10-13
Karl Williamson
charnames.t: Make sure code point aliasess are right
commit
|
commitdiff
|
tree
2010-10-13
Karl Williamson
charnames.t: Extract common code to subroutine
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Change name of option to -annotate
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Change variable name
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Extend -output_names option
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Add arg to write() to say if in utf8
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Move method to different class
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Remove extraneous error message
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Change method name for clarity
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Finish the refactoring out of a pass.
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Remove unshift onto large array
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Rmv obsolete field
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: refactor to eliminate a pass over tables
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Add # XXX so can find experimental code
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Move 'format' to base class
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Change format name for Decomposition.pl
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: change variable name for clarity
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: if modify during run, regen tables
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: rewrite 'if' statement for clarity
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: complement variable name for rebuilding
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Add type_of() method to get range's type
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Convert value_of() to use containing_range()
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Remove extraneous debug statement
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Add containing_range method
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Clarify comment in generated tables
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Clarify comment in generated tables
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Save reference to two commonly used tables
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Improve message
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Remove commented out obsolete code
commit
|
commitdiff
|
tree
2010-10-12
Karl Williamson
mktables: Can't generate simple casing tables
commit
|
commitdiff
|
tree
next