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
regen/regcharclass.pl: avoid autoderef feature
[perl5.git]
/
regen
/
regcharclass.pl
2015-07-13
Aaron Crane
regen/regcharclass.pl: avoid autoderef feature
blob
|
commitdiff
2015-06-05
Karl Williamson
regen/regcharclass.pl: Add dependencies
blob
|
commitdiff
|
diff to current
2015-03-19
Karl Williamson
regen/regcharclass.pl: Need to rebuild when source...
blob
|
commitdiff
|
diff to current
2015-02-20
Karl Williamson
Remove obsolete macros/tables for \X
blob
|
commitdiff
|
diff to current
2014-12-04
Father Chrysostomos
Add checksum to regcharclass.h
blob
|
commitdiff
|
diff to current
2014-06-18
Tony Cook
avoid copying the while ebcidic mapping to the stack...
blob
|
commitdiff
|
diff to current
2014-05-31
Karl Williamson
Add some (UN)?LIKELY() to UTF8 handling
blob
|
commitdiff
|
diff to current
2014-05-31
Karl Williamson
utf8.h: Use new macro type from previous commit
blob
|
commitdiff
|
diff to current
2014-05-31
Karl Williamson
regen/regcharclass.pl: Add new macro type with intermed...
blob
|
commitdiff
|
diff to current
2014-05-31
Karl Williamson
regen/regcharclass.pl: Comment, white-space only
blob
|
commitdiff
|
diff to current
2014-05-31
Karl Williamson
regen/regcharclass.pl: Update to use EBCDIC utilities
blob
|
commitdiff
|
diff to current
2014-05-31
Karl Williamson
regen/regcharclass.pl: make a 'do' into a 'require'
blob
|
commitdiff
|
diff to current
2014-05-31
Karl Williamson
Revert "regen/regcharclass.pl: Make more EBCDIC-friendly"
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
regen/regcharclass.pl: Improve the generated code
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
regen/regcharclass.pl: Don't generate macro twice
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
/x in patterns now includes all \p{PatWS}
blob
|
commitdiff
|
diff to current
2014-03-12
Karl Williamson
regcomp.c: Don't read past string-end
blob
|
commitdiff
|
diff to current
2014-03-12
Karl Williamson
regen/regcharclass.pl: Don't generate unused macros
blob
|
commitdiff
|
diff to current
2014-03-12
Karl Williamson
regen/regcharclass.pl: Generate correct macro instead...
blob
|
commitdiff
|
diff to current
2014-03-02
Karl Williamson
regen/regcharclass.pl: Forbid non-safe macros for multi...
blob
|
commitdiff
|
diff to current
2014-03-02
Karl Williamson
regen/regcharclass.pl: Don't generate unused macros
blob
|
commitdiff
|
diff to current
2014-03-02
Karl Williamson
Revert most of 3a8bbffbce: Avoid unnecessary malformed...
blob
|
commitdiff
|
diff to current
2014-03-02
Karl Williamson
regen/regcharclass.pl: White-space; comment nits only
blob
|
commitdiff
|
diff to current
2014-03-02
Karl Williamson
regen/regcharclass.pl: Simplify generated safe macros
blob
|
commitdiff
|
diff to current
2014-03-02
Karl Williamson
regen/regcharclass.pl: Warn that macros are internal...
blob
|
commitdiff
|
diff to current
2014-01-28
Karl Williamson
Work properly under UTF-8 LC_CTYPE locales
blob
|
commitdiff
|
diff to current
2014-01-27
Karl Williamson
Avoid unnecessary malformed checking
blob
|
commitdiff
|
diff to current
2014-01-27
Karl Williamson
regen/regcharclass.pl: Don't test UV >= 0
blob
|
commitdiff
|
diff to current
2014-01-27
Karl Williamson
regen/regcharclass.pl: Fix warning
blob
|
commitdiff
|
diff to current
2014-01-27
Karl Williamson
Move an inversion list generation to mktables
blob
|
commitdiff
|
diff to current
2014-01-14
Ricardo Signes
rename aggref warnings to autoderef
blob
|
commitdiff
|
diff to current
2014-01-14
Father Chrysostomos
Make key/push $scalar experimental
blob
|
commitdiff
|
diff to current
2013-08-29
Karl Williamson
regen/regcharclass.pl: Make more EBCDIC-friendly
blob
|
commitdiff
|
diff to current
2013-05-22
David Steinbrunner
typo fixes for regen scripts
blob
|
commitdiff
|
diff to current
2013-01-24
Karl Williamson
regcharclass.h: Add macro for non-ASCII PATWS
blob
|
commitdiff
|
diff to current
2013-01-24
Karl Williamson
/regen/regcharclass.pl: white-space only; no code changes
blob
|
commitdiff
|
diff to current
2013-01-24
Karl Williamson
regen/regcharclass.pl: Add capability
blob
|
commitdiff
|
diff to current
2013-01-11
Karl Williamson
regcharclass.h: Add macro for finding pattern white...
blob
|
commitdiff
|
diff to current
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