index
:
delta/perl.git
abigail/for-5.17
ams/no-more-study
avar/remove-get-uid-caching
avar/remove-linuxthreads-pid-caching
baserock/morph
baserock/richardipsum/fix-hash-util-export-bug
baserock/richardmaw/S8255/perl-no-parallel-build
bingos/release-5.15.7
blead
briandfoy/english
briandfoy/perldoc_pod2
briandfoy/perlduallife.pod
briandfoy/perlexperiment
briandfoy/perlfaq
briandfoy/perlvar
briandfoy/poddupes
briandfoy/slashN
briandfoy/takeover-podperldoc
chip/5.14.1-docs
chip/bind2
chip/magicflags1
chip/magicflags2
chip/magicflags3
chip/scalartypes
chip/view2
compile
corelist-rework
corion-5.15.8-zlib
davem/re_eval
drolsky/stub-deleted-pods
drolsky/test-perlrun
dual/Safe
greerga/cygwin_g++
khw/invlist
khw/newtricky
khw/pod-checker-final
khw/tricky
khw/trie
leonbrocard/dot
maint-1.0
maint-5.004
maint-5.005
maint-5.10
maint-5.12
maint-5.14
maint-5.16
maint-5.18
maint-5.20
maint-5.22
maint-5.24
maint-5.26
maint-5.28
maint-5.30
maint-5.32
maint-5.6
maint-5.8
mauve
merijn/useperlio
nicholas/RT37033-followup
nicholas/arenas
nicholas/feature-code-shrink
nicholas/perlfunc
nicholas/re-instate
podder
podder2
rafl/ld_export
release-5.15.8
rgs/overload
rjbs/delta
rjbs/pod-html-fix
rjbs/readline-loop
rjbs/revert-compress
rjbs/unicook
rm/noversionpath
smoke-me/Copy-overlap-wrapper-proto
smoke-me/DD-5.6-is-uncommon
smoke-me/Deparse-defeature
smoke-me/Deparse-feature-detangle
smoke-me/POSIX-sleep
smoke-me/Pod-Functions
smoke-me/Pod-HTML-t-feature2
smoke-me/RT37033
smoke-me/Shut-It!
smoke-me/Urelocatableinc
smoke-me/arenas
smoke-me/avar/useperlio
smoke-me/blead
smoke-me/byteorder1
smoke-me/cflags
smoke-me/check-authors
smoke-me/compression-modules
smoke-me/cpan
smoke-me/cpan61577
smoke-me/cz-03zlib-v1.t
smoke-me/deprecate-any-defined-array
smoke-me/destruct
smoke-me/diagnostics
smoke-me/disable_anch_mbol
smoke-me/exec-magic
smoke-me/feature-code-shrink
smoke-me/greerga/cygwin_g++
smoke-me/gsoc-pod
smoke-me/hugmeir/fc_keyword
smoke-me/inet_aton
smoke-me/installhtml
smoke-me/io-socket-ip
smoke-me/khw-5.14.3
smoke-me/khw-charnames
smoke-me/khw-fixed_record
smoke-me/khw-invlist
smoke-me/khw-locale
smoke-me/khw-mac
smoke-me/khw-mktables
smoke-me/khw-quotemeta
smoke-me/khw-regex
smoke-me/khw-revert_invert
smoke-me/khw-smoke
smoke-me/khw-strstr
smoke-me/khw-tricky
smoke-me/kick-FAKE_BIT_BUCKET
smoke-me/ld_export
smoke-me/leaked-heks-111462
smoke-me/leont/sane_eof
smoke-me/linestr_sv
smoke-me/list-util
smoke-me/locale-codes
smoke-me/magicflags1
smoke-me/maint-5.14-old
smoke-me/makedef0
smoke-me/marcg/pod-html-addcache
smoke-me/modcorelist-pod
smoke-me/module-build
smoke-me/nan_inf_str
smoke-me/no-feature
smoke-me/no-more-study
smoke-me/paul-evans/POSIX-strptime
smoke-me/perlfunc
smoke-me/pod-html
smoke-me/podcheck-_pm.PL
smoke-me/portabilify-podhtml
smoke-me/rafl/assert-bincompat
smoke-me/re_eval
smoke-me/remove_qw_hack
smoke-me/rjbs/readline-loop
smoke-me/rjbs/smartmatch-prec
smoke-me/rt_111842
smoke-me/runperl
smoke-me/socket
smoke-me/sys_intern
smoke-me/trie
smoke-me/trie-exactfu
smoke-me/trie2
smoke-me/trie3
smoke-me/trie_absorb
smoke-me/tweak-run-tests
smoke-me/unicode-collate
smoke-me/utf8-dg
smueller/eu_typemap
smueller/perllocal
smueller/perllocal_eucmd
smueller/sort
smueller/static_xsub
smueller/strictpxs_fixups
smueller/typemapdocs4
sprout/POPBLOCK_normal
sprout/featurebundles
sprout/overrides
sprout/tokemess
tonyc/cygnotes
tonyc/cygwin-rebase
tonyc/fix-raw-zlib
tonyc/madjson
tonyc/readline-fixed
tonyc/readline-fixed-doc
tonyc/typemapdocs
tonyc/vec64
tux/5.8-dor
vadim/cross
vincent/be_gone_hv_common_gmagical
yves/exactish_with_min_len
yves/trie_absorb
zefram/fake_first_line
zefram/gvsv_empty
zefram/pad_api
zefram/remove_qw_hack
github.com: perl/perl5.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regexp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove REGMATCH detritus and shrink the size of the backtrack structure
Dave Mitchell
2006-10-05
1
-16
/
+2
*
migrate CURLYX/WHILEM branch in regmatch() to new FSM-esque paradigm
Dave Mitchell
2006-10-05
1
-16
/
+18
*
Re: [PATCH] Add recursive regexes similar to PCRE
Yves Orton
2006-10-05
1
-0
/
+4
*
rationalise sayYES and sayNO code in regmatch()
Dave Mitchell
2006-09-30
1
-0
/
+2
*
Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re plug...
Yves Orton
2006-09-29
1
-9
/
+9
*
Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re plug...
Yves Orton
2006-09-29
1
-1
/
+28
*
eliminate PL_regindent and improve -Mre=Debug,STATE output
Dave Mitchell
2006-09-25
1
-2
/
+0
*
fix regression introduced in #27778: must backtrack into inner regex
Dave Mitchell
2006-09-24
1
-1
/
+5
*
in S_regmatch(), convert state var st->cc into local var cur_curlyx
Dave Mitchell
2006-09-24
1
-1
/
+0
*
Re: [PATCH] Trie jumping
Yves Orton
2006-09-05
1
-0
/
+1
*
migrate CURLY/PLUS/STAR branch in regmatch() to new FSM-esque paradigm
Dave Mitchell
2006-06-30
1
-4
/
+6
*
migrate TRIE branch in regmatch() to new FSM-esque paradigm
Dave Mitchell
2006-06-23
1
-1
/
+3
*
start turning regmatch() main loop into a FSM
Dave Mitchell
2006-06-16
1
-28
/
+14
*
Re: [PATCH] regexec/regcomp.c cleanups
Yves Orton
2006-06-11
1
-7
/
+11
*
Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
Yves Orton
2006-06-11
1
-24
/
+30
*
regmatch: merge the greedy and non-greedy branches of CURLYM
Dave Mitchell
2006-04-20
1
-1
/
+1
*
regmatch(): make IFMATCH use PUSH_STACK rather than fake recursion
Dave Mitchell
2006-04-19
1
-0
/
+8
*
generalize the 'continue on success' mechanism of deferred REs
Dave Mitchell
2006-04-16
1
-4
/
+10
*
eliminate PL_regbol PL_regtill PL_regnarrate PL_reg_ganch PL_reg_sv
Dave Mitchell
2006-04-13
1
-10
/
+11
*
eliminate PL_reg_re
Dave Mitchell
2006-04-13
1
-2
/
+0
*
Remove the final recursion path from S_regmatch: (??{...})
Dave Mitchell
2006-04-12
1
-27
/
+11
*
Move all the regexp state variables into a single structure.
Nicholas Clark
2006-04-06
1
-1
/
+35
*
Save the regexp engine state as 1 block on the save stack.
Nicholas Clark
2006-04-05
1
-0
/
+50
*
anonymous unions aren't legal ANSI c
Dave Mitchell
2006-04-03
1
-1
/
+1
*
subsume CURCUR (current curly) struct within the main regmatch_state
Dave Mitchell
2006-04-02
1
-21
/
+15
*
make parts of struct regmatch_state unions
Dave Mitchell
2006-04-02
1
-19
/
+53
*
use slabs to allocate save state space in regmatch()
Dave Mitchell
2006-04-02
1
-0
/
+113
*
REXEC_ML is unused.
Gisle Aas
2006-03-26
1
-1
/
+0
*
s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
Nicholas Clark
2005-06-08
1
-2
/
+2
*
Fix up Larry's copyright statements to my best knowledge.
Jarkko Hietaniemi
2003-04-16
1
-1
/
+2
*
Update all copyrights to 2003, from Jarkko
Hugo van der Sanden
2003-03-02
1
-1
/
+1
*
COW regexps:
Nicholas Clark
2003-02-16
1
-0
/
+20
*
[perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
Rafael Garcia-Suarez
2003-02-02
1
-0
/
+8
*
Sprinkle some copyrights (use the oldest timestamp to
Jarkko Hietaniemi
2002-01-24
1
-0
/
+6
*
Retract #13048: that introduced a malloc() (through savepvn())
Jarkko Hietaniemi
2001-11-18
1
-1
/
+0
*
Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
Jeff Pinyan
2001-11-16
1
-0
/
+1
*
Continuation of #11575: SANY_SEEN completely deprecated,
Jarkko Hietaniemi
2001-08-04
1
-2
/
+2
*
Decouple SANY into SANY and CANY: the new SANY is /./s,
Daniel P. Berrange
2001-08-04
1
-0
/
+1
*
Add support for $^N, the most-recently closed group.
Jarkko Hietaniemi
2001-06-30
1
-0
/
+1
*
Re: Regex debugger patch
Mark-Jason Dominus
2001-04-22
1
-0
/
+1
*
Misapplied regex optimizations when \C is present.
Jarkko Hietaniemi
2001-02-18
1
-0
/
+1
*
Declare reg_data like reg_substr_data.
Jarkko Hietaniemi
2000-11-13
1
-0
/
+2
*
fixes for most warnings identified by gcc -Wall
Gurusamy Sarathy
2000-03-05
1
-1
/
+1
*
regexp.h
Ilya Zakharevich
1999-11-04
1
-1
/
+1
*
Retract #3922 (Rule #1 was invoked).
Jarkko Hietaniemi
1999-08-30
1
-2
/
+0
*
Deprecate /^/ implictly meaning /^/m.
Ilya Zakharevich
1999-08-05
1
-0
/
+2
*
Integrate with Sarathy.
Jarkko Hietaniemi
1999-07-06
1
-55
/
+38
*
REx engine improvements
Ilya Zakharevich
1999-05-25
1
-13
/
+29
*
Bugs in hairy interactions of feature in REx
Ilya Zakharevich
1998-12-29
1
-0
/
+1
*
Fix \G in REx without //g
Ilya Zakharevich
1998-11-28
1
-0
/
+2
[next]