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.c: Remove another sizing pass relict
2018-11-27
Karl Williamson
regcomp.c: Remove another sizing pass relict
commit
|
commitdiff
|
tree
2018-11-27
Karl Williamson
Move isPOWER_OF_2() macro to handy.h
commit
|
commitdiff
|
tree
2018-11-27
Karl Williamson
regen/mk_invlists.pl: Generate a new value
commit
|
commitdiff
|
tree
2018-11-20
Karl Williamson
regcomp.c: Rmv malformed assert()
commit
|
commitdiff
|
tree
2018-11-19
Karl Williamson
Allow forcing use of POSIX 2008 locale fcns
commit
|
commitdiff
|
tree
2018-11-19
Karl Williamson
t/harness: Run tests for IO::Zlib sequentially
commit
|
commitdiff
|
tree
2018-11-19
Karl Williamson
PATCH: [perl #133649] fails on OpenBSD-6.4 unthreaded
commit
|
commitdiff
|
tree
2018-11-17
Karl Williamson
Add regnode NANYOFM
commit
|
commitdiff
|
tree
2018-11-17
Karl Williamson
regexec.c: Fix logic error
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
Merge branch 'fixup after regcomp sizing pass removal...
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Simplify early failure returns
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Remove no longer used parameter, and refactor
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Remove now always NULL parameter
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Don't restart parse for /d to /u if no need to
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Don't restart parse for /d to /u if reparsing...
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Don't restart parse now if doing so later
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Swap 'if' branches for readability
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Refactor constructing EXACTish nodes
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Fix up parsing \N{} in a string
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Remove obsolete code
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Comments, white-space, rmv extra parens
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Remove no longer useful code
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
Find optimizations for /[[:posix:]]/a
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Add assertion
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Fix up RE_TRACK_PATTERN_OFFSETS
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Avoid some conditionals
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Make sure UTF-8 regex pattern uses /u
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
PATCH: [perl #133642] Double free
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: Refactor to remove an else and a NOT_REACHED
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.c: calculate variants instead of assuming worst...
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
XXX utf8.c: calculate vairants instead of assuming...
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.sym: longj field is a boolean
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
t/re/reg_mesg.t: Add test
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
-Drv now turns on all regex debugging
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
regcomp.h: Delete duplicate macro defn
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
perl.h: White-space, comment
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
re/re_tests: Add test
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
handy.h: Add some comments
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
perlrun: Clarify -Dv
commit
|
commitdiff
|
tree
2018-11-16
Karl Williamson
t/re/pat.t: Add a test
commit
|
commitdiff
|
tree
2018-11-14
Karl Williamson
Add more parallelism to t/harness
commit
|
commitdiff
|
tree
2018-11-05
Karl Williamson
ext/re/t/qr.t: Rmv extraneous Debug statement
commit
|
commitdiff
|
tree
2018-10-31
Karl Williamson
PATCH: [perl #133620] heap buffer overflow
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
Merge branch 'remove sizing pass' into blead
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
perldelta
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: White space only
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
Remove references to passes from regex compiler
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
Remove sizing pass from regular expression compiler
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Avoid potential NULL ptr dereference
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Test that code block exists before cleaning
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Extract code into a function
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Test for having /u earlier for \p{}
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Remove variable in favor of struct element
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Move fcn call out of loop
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Extract code into a function
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Consolidate checks for warnings fatality
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Add macro for warnings output
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Defer setting the OP variant of a regnode
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Defer setting regnode operand
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Defer setting flags of a regnode
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Move some declarations
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Add some const's to static fcn
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Use an equivalent 'if' condition
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Reorder 'if' clauses
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Rmv unnecessary else
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Use SvREFCNT_inc_NN()
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Use an equivalent 'if' condition
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Combine expression into a macro
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Split variable into two
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
Consolidate code into a single macro
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Omit warning if error about to be raised
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Add ability to not warn during substitute...
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Generalize conditions to output warnings
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Move some more code to earlier
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Move some code to earlier
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Consolidate 2nd pass for warnings
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Add macro for warning experimental features
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Put common code in a macro
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Rename macro and label
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Use another macro consistently
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Use name consistently
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Use regnode offsets during parsing
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.sym: Add lengths for ANYOF nodes
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.h: Swap struct vs typedef
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Generate new regnode for /[[:posix:]]/l
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.sym: Add node type ANYOF_POSIXL
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.h: Add some macros
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.h: Remove unused macros
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: White-space, comment only
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.h: White-space, comments only
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Add conversion macros and use them
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Change macro formal parameter name
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Use pre-existing macro
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.c: Rename macros; reword some panic messages
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
regcomp.h: Create FILL_NODE macro and use it
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
t/re/reg_mesg.t: Turn off warns for experimental
commit
|
commitdiff
|
tree
2018-10-20
Karl Williamson
t/lib/warnings/regcomp: Turn off warns for experimental
commit
|
commitdiff
|
tree
2018-10-17
Karl Williamson
regcomp.c: Make 'const' 2 parms to re_op_compile
commit
|
commitdiff
|
tree
2018-10-17
Karl Williamson
regcomp.c: Change name spelling for clarity
commit
|
commitdiff
|
tree
2018-10-17
Karl Williamson
regcomp.c: Add #ifdefs for RE_TRACK_PATTERN_OFFSETS
commit
|
commitdiff
|
tree
next