projects
/
p5sagit/p5-mst-13.2.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perlfunc.pod use documentation (5.6.0)
[p5sagit/p5-mst-13.2.git]
/
regexec.c
2000-08-02
Hugo van der Sanden
[ID 20000731.010] regex error
blob
|
commitdiff
2000-07-14
Hugo van der Sanden
Replace change #6337 with a better one.
blob
|
commitdiff
|
diff to current
2000-07-11
Gurusamy Sarathy
integrate cfgperl changes#6325..6373 into mainline
blob
|
commitdiff
|
diff to current
2000-07-11
Hugo van der Sanden
[ID 20000701.002] Regular Expressions Not Unsetting...
blob
|
commitdiff
|
diff to current
2000-05-31
Gurusamy Sarathy
fix buggy multiline matching of C<"a\nxb\n" =~ /(?...
blob
|
commitdiff
|
diff to current
2000-05-28
Gurusamy Sarathy
cosmetic fixups of RE debug output (from Ilya Zakharevich)
blob
|
commitdiff
|
diff to current
2000-05-28
Gurusamy Sarathy
fix accidental pessimization in RE optimizer (from...
blob
|
commitdiff
|
diff to current
2000-05-23
Charles Bailey
Resync with mainline prior to post-5.6.0 updates
blob
|
commitdiff
|
diff to current
2000-04-27
Gurusamy Sarathy
fix for failure to match $foo =~ /(?i)/ (from Ilya...
blob
|
commitdiff
|
diff to current
2000-04-24
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-04-24
Gurusamy Sarathy
fix RE brokenness on refs/overloaded things (from Ilya...
blob
|
commitdiff
|
diff to current
2000-03-05
Gurusamy Sarathy
fixes for most warnings identified by gcc -Wall
blob
|
commitdiff
|
diff to current
2000-02-27
gomar@md.media-web.de
Fix locale case-ignorant matching bug reported in
blob
|
commitdiff
|
diff to current
2000-02-24
Gisle Aas
More UTF8_MAXLEN fixes
blob
|
commitdiff
|
diff to current
2000-02-20
Gurusamy Sarathy
lexical warnings update, ability to inspect bitmask...
blob
|
commitdiff
|
diff to current
2000-02-20
Gurusamy Sarathy
avoid reading out-of-bounds memory when matching agains...
blob
|
commitdiff
|
diff to current
2000-02-19
Gurusamy Sarathy
fix bug in backtracking optimizer (from Makoto Ishisone
blob
|
commitdiff
|
diff to current
2000-02-18
Gurusamy Sarathy
make /\S/ match the same things /[\S]/ matches; likewis...
blob
|
commitdiff
|
diff to current
2000-02-13
Gurusamy Sarathy
more purification (pp_require() could access free memor...
blob
|
commitdiff
|
diff to current
2000-02-09
Charles Bailey
Resync with mainline
blob
|
commitdiff
|
diff to current
2000-02-08
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
2000-02-06
Gurusamy Sarathy
set SvUTF8 on vectors only if there are chars > 127...
blob
|
commitdiff
|
diff to current
2000-02-01
Gurusamy Sarathy
HINT_UTF8 is not propagated to the op tree anymore...
blob
|
commitdiff
|
diff to current
2000-01-20
Charles Bailey
Quick integration of mainline changes to date
blob
|
commitdiff
|
diff to current
2000-01-07
Gurusamy Sarathy
fix for 'make utest' failures (from Ilya Zakharevich)
blob
|
commitdiff
|
diff to current
2000-01-05
Ilya Zakharevich
Re: minimal m//g matches appear busted
blob
|
commitdiff
|
diff to current
1999-12-17
Gurusamy Sarathy
fix for C<"\nx\taa\n" =~ /^\S\s+aa$/m> (from Ilya Zakha...
blob
|
commitdiff
|
diff to current
1999-12-12
Gurusamy Sarathy
integrate mainline changes
blob
|
commitdiff
|
diff to current
1999-12-08
Gurusamy Sarathy
apply change#4618 again along with Ilya's patch to...
blob
|
commitdiff
|
diff to current
1999-12-08
Gurusamy Sarathy
introduce save_I8() for saving byte values
blob
|
commitdiff
|
diff to current
1999-12-02
Gurusamy Sarathy
fixes for bugs in change#4586 and OS/2 pod tweak, from...
blob
|
commitdiff
|
diff to current
1999-12-01
Gurusamy Sarathy
find_byclass() prototype was incoherent
blob
|
commitdiff
|
diff to current
1999-11-18
Jarkko Hietaniemi
The find_byclass prototype is already in proto.h.
blob
|
commitdiff
|
diff to current
1999-11-14
Jarkko Hietaniemi
Ilya's "hopscotch" patch, reworked by Ilya to fit.
blob
|
commitdiff
|
diff to current
1999-11-13
Jarkko Hietaniemi
Change #4576 accidentally leaked also parts of
blob
|
commitdiff
|
diff to current
1999-11-13
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
1999-11-06
Jarkko Hietaniemi
More printf miscasts flushed out.
blob
|
commitdiff
|
diff to current
1999-11-04
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
1999-11-04
Gurusamy Sarathy
remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore
blob
|
commitdiff
|
diff to current
1999-11-01
Ilya Zakharevich
Re: [ID 19991026.001] perl segmentation fault report
blob
|
commitdiff
|
diff to current
1999-10-29
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
1999-10-29
Jarkko Hietaniemi
Remove quad logic from perl.h; regen Configure;
blob
|
commitdiff
|
diff to current
1999-10-29
Gurusamy Sarathy
usurp GVOP slot for new PADOP (one small step to making...
blob
|
commitdiff
|
diff to current
1999-10-25
Ilya Zakharevich
Remove the last regnode<==>char*
blob
|
commitdiff
|
diff to current
1999-10-25
Ilya Zakharevich
Missing REx engine patch
blob
|
commitdiff
|
diff to current
1999-10-23
Jarkko Hietaniemi
More printf-fixes (see also #4426).
blob
|
commitdiff
|
diff to current
1999-10-23
Jarkko Hietaniemi
Fix the printfing nits pointed out by using gcc -Wall and
blob
|
commitdiff
|
diff to current
1999-10-10
Gurusamy Sarathy
revert SAVEDESTRUCTOR() to accepting void(*)(void*...
blob
|
commitdiff
|
diff to current
1999-10-06
Gurusamy Sarathy
integrate cfgperl contents into mainline
blob
|
commitdiff
|
diff to current
1999-10-06
Gurusamy Sarathy
make die/warn and other diagnostics go to wherever...
blob
|
commitdiff
|
diff to current
1999-10-05
Ilya Zakharevich
Re: Strange RE engine breakage in 5_61
blob
|
commitdiff
|
diff to current
1999-09-30
Jarkko Hietaniemi
Retract #4252, didn't help with the original problem.
blob
|
commitdiff
|
diff to current
1999-09-30
Ilya Zakharevich
(Removed by #4262.)
blob
|
commitdiff
|
diff to current
1999-09-29
Charles Bailey
resync with mainline
blob
|
commitdiff
|
diff to current
1999-09-22
Ilya Zakharevich
To: Mailing list Perl5 <perl5-porters@perl.org>
blob
|
commitdiff
|
diff to current
1999-09-18
Nick Ing-Simmons
Re-integrate mainline
blob
|
commitdiff
|
diff to current
1999-09-15
Ilya Zakharevich
Re: [ID 19990914.001] Perl_re_intuit_start() hangs...
blob
|
commitdiff
|
diff to current
1999-09-09
Ilya Zakharevich
Fix interaction of (?p{}) and (?>)
blob
|
commitdiff
|
diff to current
1999-09-09
Ilya Zakharevich
Clear up PL_regcc issues.
blob
|
commitdiff
|
diff to current
1999-08-03
Ilya Zakharevich
Clarify RE engine code; inline a static function to...
blob
|
commitdiff
|
diff to current
1999-08-02
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
1999-08-02
Gurusamy Sarathy
debug build tweak
blob
|
commitdiff
|
diff to current
1999-08-01
Jarkko Hietaniemi
Integrate with Sarathy. perl.h and util.c required...
blob
|
commitdiff
|
diff to current
1999-08-01
Gurusamy Sarathy
integrate cfgperl contents into mainline
blob
|
commitdiff
|
diff to current
1999-08-01
Ilya Zakharevich
More optimizations to REx engine
blob
|
commitdiff
|
diff to current
1999-07-31
Jarkko Hietaniemi
Remove a lot of unused regnode codes.
blob
|
commitdiff
|
diff to current
1999-07-25
Gurusamy Sarathy
fix little utf8 nits in testsuite; add patch from Ilya...
blob
|
commitdiff
|
diff to current
1999-07-14
Jarkko Hietaniemi
The regexec.c change of #3606 caused a core dump in...
blob
|
commitdiff
|
diff to current
1999-07-12
Gurusamy Sarathy
yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
blob
|
commitdiff
|
diff to current
1999-07-08
Gurusamy Sarathy
more PERL_OBJECT cleanups (changes still untested on...
blob
|
commitdiff
|
diff to current
1999-07-08
Gurusamy Sarathy
fixes for logical bugs in the lexwarn patch; other...
blob
|
commitdiff
|
diff to current
1999-07-06
Jarkko Hietaniemi
POSIX [[:character class:]] support for standard, locale,
blob
|
commitdiff
|
diff to current
1999-07-06
Jarkko Hietaniemi
Integrate with Sarathy.
blob
|
commitdiff
|
diff to current
1999-07-06
Ilya Zakharevich
applied slightly tweaked version of suggested patch for
blob
|
commitdiff
|
diff to current
1999-06-12
Gurusamy Sarathy
EXTERN_C declarations for global arrays in various
blob
|
commitdiff
|
diff to current
1999-06-09
Gurusamy Sarathy
more complete support for implicit thread/interpreter...
blob
|
commitdiff
|
diff to current
1999-06-07
Gurusamy Sarathy
initial stub implementation of implicit thread/this
blob
|
commitdiff
|
diff to current
1999-06-02
Gurusamy Sarathy
remove _() non-ansism
blob
|
commitdiff
|
diff to current
1999-05-25
Ilya Zakharevich
REx engine improvements
blob
|
commitdiff
|
diff to current
1999-03-22
Gurusamy Sarathy
update copyright years
blob
|
commitdiff
|
diff to current
1999-02-17
Hugo van der Sanden
fix comppad handling for failures in eval 'qr/(?p{...
blob
|
commitdiff
|
diff to current
1999-02-07
Ilya Zakharevich
patch for change#2822, done right; add PERL_OBJECT...
blob
|
commitdiff
|
diff to current
1999-02-01
Ilya Zakharevich
Debugging REx with lookbehind
blob
|
commitdiff
|
diff to current
1999-02-01
Ilya Zakharevich
Speed up .*? and half-fix UTF lookbehind
blob
|
commitdiff
|
diff to current
1998-12-29
Ilya Zakharevich
Bugs in hairy interactions of feature in REx
blob
|
commitdiff
|
diff to current
1998-12-01
Jarkko Hietaniemi
Typo in comments.
blob
|
commitdiff
|
diff to current
1998-11-29
Gurusamy Sarathy
fix for pat.t failure under USE_THREADS
blob
|
commitdiff
|
diff to current
1998-11-28
Gurusamy Sarathy
various tweaks; result passes all tests for normal...
blob
|
commitdiff
|
diff to current
1998-11-28
Ilya Zakharevich
Finishing off SNOBOL: $1 in (?{})
blob
|
commitdiff
|
diff to current
1998-11-28
Ilya Zakharevich
better -Mre=debugcolor
blob
|
commitdiff
|
diff to current
1998-11-28
Ilya Zakharevich
regcolors
blob
|
commitdiff
|
diff to current
1998-11-28
Ilya Zakharevich
applied suggested patch with PERL_OBJECT tweaks
blob
|
commitdiff
|
diff to current
1998-11-28
Ilya Zakharevich
Fix \G in REx without //g
blob
|
commitdiff
|
diff to current
1998-11-17
Gurusamy Sarathy
s/Perl_utf8skip/PL_utf8skip/g
blob
|
commitdiff
|
diff to current
1998-11-09
Gurusamy Sarathy
patches from Hugo van der Sanden <hv@crypt.compulink...
blob
|
commitdiff
|
diff to current
1998-10-30
Gurusamy Sarathy
phase 1 of somewhat major rearrangement of PERL_OBJECT...
blob
|
commitdiff
|
diff to current
1998-10-28
Gurusamy Sarathy
minor cleanup
blob
|
commitdiff
|
diff to current
1998-09-25
Gurusamy Sarathy
bump patchlevel to 52; other little tweaks for threads...
blob
|
commitdiff
|
diff to current
1998-09-25
Gurusamy Sarathy
tweaks to enable PERL_OBJECT to build & test on win32
blob
|
commitdiff
|
diff to current
1998-09-24
Ilya Zakharevich
Re: problem with (?p{}) [PATCH 5.005_5*]
blob
|
commitdiff
|
diff to current
next