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
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
regcharclass.h: Add macro for finding pattern white space
[perl5.git]
/
regen
/
regcharclass.pl
2013-01-11
Karl Williamson
regcharclass.h: Add macro for finding pattern white...
blob
|
commitdiff
2012-12-16
Karl Williamson
Rename property involved in \X matching, for clarity
blob
|
commitdiff
|
diff to current
2012-12-06
Yves Orton
make regcharclass generate submacros if necessary to...
blob
|
commitdiff
|
diff to current
2012-11-20
Karl Williamson
regexec.c: Use SPACE macros instead of swash
blob
|
commitdiff
|
diff to current
2012-11-20
Karl Williamson
Refactor is_XDIGIT_uni(), is_XDIGIT_utf8() and macros
blob
|
commitdiff
|
diff to current
2012-11-20
Karl Williamson
Refactor is_BLANK_uni() and is_BLANK_utf8() macros
blob
|
commitdiff
|
diff to current
2012-11-20
Karl Williamson
handy.h: Add isVERTWS_uni(), isVERTWS_utf8()
blob
|
commitdiff
|
diff to current
2012-11-20
Karl Williamson
regen/regcharclass.pl: Add 'cp_high' macro type
blob
|
commitdiff
|
diff to current
2012-11-17
Yves Orton
make regcharclass hash order determinisitic
blob
|
commitdiff
|
diff to current
2012-11-17
Yves Orton
Eliminate test from generated cp macros
blob
|
commitdiff
|
diff to current
2012-10-20
Karl Williamson
regen/regcharclass.pl: White space only; no code changes
blob
|
commitdiff
|
diff to current
2012-10-20
Karl Williamson
regen/regcharclass.pl: Generate better code for some...
blob
|
commitdiff
|
diff to current
2012-10-20
Karl Williamson
regen/regcharclass.pl: White-space only; no code changes
blob
|
commitdiff
|
diff to current
2012-10-20
Karl Williamson
regen/regcharclass.pl: Refactor a 'return' slightly
blob
|
commitdiff
|
diff to current
2012-10-17
Karl Williamson
regen/regcharclass.pl: Change name of generated macro
blob
|
commitdiff
|
diff to current
2012-10-09
Karl Williamson
regen/regcharclass.pl: Generate macros for multi-char...
blob
|
commitdiff
|
diff to current
2012-10-09
Karl Williamson
regen/regcharclass.pl: Simplify regex
blob
|
commitdiff
|
diff to current
2012-10-09
Karl Williamson
regen/regcharclass.pl: Add ability for more complex...
blob
|
commitdiff
|
diff to current
2012-10-03
Yves Orton
regen/regcharclass.pl: improved optree generation
blob
|
commitdiff
|
diff to current
2012-10-03
Yves Orton
regen/regcharclass.pl: add comments and some minor...
blob
|
commitdiff
|
diff to current
2012-09-29
Yves Orton
remove test define from regen/regcharclass.pl
blob
|
commitdiff
|
diff to current
2012-09-29
Yves Orton
improve conditional folding logic in regen/regcharclass.pl
blob
|
commitdiff
|
diff to current
2012-09-29
Yves Orton
fix perl #115078, ternary folding logic failure
blob
|
commitdiff
|
diff to current
2012-09-29
Yves Orton
add a new define for testing perl #115078
blob
|
commitdiff
|
diff to current
2012-09-22
Sawyer X
add shebangs where missing
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
utf8.h: Use machine generated IS_UTF8_CHAR()
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Add ability to restrict platforms
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
utf8.h: Remove some EBCDIC dependencies
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Add optimization
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: White-space only
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Extend previously added optimization
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Rmv always true components from...
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Add an optimization
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Rename a variable
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Pass options deeper into call...
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
Use macro not swash for utf8 quotemeta
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Add new output macro type
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Add documentation
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Error check input better
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Allow comments in input
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Generate macros for \X processing
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Change to work on an empty class
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Fix bug for character '0'
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Work on EBCDIC platforms
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Remove Encode:: dependency
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
regen/regcharclass.pl: Handle ranges, \p{}
blob
|
commitdiff
|
diff to current
2012-09-14
Karl Williamson
/regcharclass.pl, utf8_strings.pl: Add guard to .h
blob
|
commitdiff
|
diff to current
2012-08-27
Karl Williamson
regen/regcharclass.pl: Comment out obsolete code
blob
|
commitdiff
|
diff to current
2012-01-19
Steffen Schwigon
Bump several file copyright dates
blob
|
commitdiff
|
diff to current
2011-05-19
Karl Williamson
regex: Add comments
blob
|
commitdiff
|
diff to current
2011-05-19
Nicholas Clark
Rename safer_open() to open_new(), and eliminate the...
blob
|
commitdiff
|
diff to current
2011-03-20
Karl Williamson
regcharclass: Add tricky fold characters.
blob
|
commitdiff
|
diff to current
2011-01-23
Nicholas Clark
Move regencharclass.pl from Porting/ to regen/
blob
|
commitdiff
|
diff to current