2012-01-28 |
Yves Orton | Fix bug #109206: ANCH_MBOL with while /.*/g
|
commit | commitdiff | tree |
2012-01-28 |
Yves Orton | accidentally used my work email for a commit so add...
|
commit | commitdiff | tree |
2011-03-12 |
Yves Orton | Fix RT #84294 /((\w+)(?{print $2})){2,2}/ problem
|
commit | commitdiff | tree |
2011-03-12 |
Yves Orton | Add tests for RT #84294 /((\w+)(?{print $2})){2,2}...
|
commit | commitdiff | tree |
2010-12-04 |
Yves Orton | make empty string regexp stringify to the same thing...
|
commit | commitdiff | tree |
2010-12-04 |
Yves Orton | make the jump point a little more obvious in a comment
|
commit | commitdiff | tree |
2010-11-03 |
Yves Orton | fix 68564: /g failure with zero-width patterns
|
commit | commitdiff | tree |
2010-11-03 |
Yves Orton | clarify code and intent of code in a comment
|
commit | commitdiff | tree |
2010-11-03 |
Yves Orton | fix incorrect comment
|
commit | commitdiff | tree |
2010-11-03 |
Yves Orton | fix the trie part of rt-78356
|
commit | commitdiff | tree |
2010-11-02 |
Yves Orton | Fix RT-70998: qq{\x{30ab}} =~ /\xab|\xa9/ produces...
|
commit | commitdiff | tree |
2010-11-02 |
Yves Orton | remove commit bit so that porting tests dont fail
|
commit | commitdiff | tree |
2010-08-30 |
Yves Orton | use more efficient sv_reftype_len() interface
|
commit | commitdiff | tree |
2010-08-29 |
Yves Orton | create the "mauve" temporary namespace for things like...
|
commit | commitdiff | tree |
2010-08-29 |
Yves Orton | add sv_reftype_len() and make sv_reftype() be a wrapper...
|
commit | commitdiff | tree |
2010-08-29 |
Yves Orton | when building under git, test that MANIFEST and git...
|
commit | commitdiff | tree |
2010-08-26 |
Yves Orton | eliminate unneeded code, and explain why the code was...
|
commit | commitdiff | tree |
2010-08-25 |
Yves Orton | prevent Devel::Peek::Dump from lieing to us about evil...
|
commit | commitdiff | tree |
2010-08-23 |
Yves Orton | fix rt75680 - when working with utf8 strings one must...
|
commit | commitdiff | tree |
2010-06-24 |
Yves Orton | when disabling regex implicit check string we must...
|
commit | commitdiff | tree |
2009-10-26 |
Yves Orton | add an elipses to string/ref warnings when str longer...
|
commit | commitdiff | tree |
2009-10-26 |
Yves Orton | refine the documentation for deleting branches and...
|
commit | commitdiff | tree |
2009-10-25 |
Yves Orton | disable non-unicode case insensitive trie matching
|
commit | commitdiff | tree |
2009-10-19 |
Yves Orton | revert to 5.8.x semantics for \s \w and \d
|
commit | commitdiff | tree |
2009-10-19 |
Yves Orton | somewhat fix failing regex tests. but break lots of...
|
commit | commitdiff | tree |
2009-10-16 |
Yves Orton | refactor the special CC code in reg_try()
|
commit | commitdiff | tree |
2009-10-15 |
demerphq | Optimise if (%foo) to be faster than if(keys %foo)
|
commit | commitdiff | tree |
2009-10-15 |
demerphq | Support for pp_boolkeys in B::Deparse.
|
commit | commitdiff | tree |
2009-10-05 |
Yves Orton | in regexec.c move the BOUND logic out of the way of...
|
commit | commitdiff | tree |
2009-10-05 |
Yves Orton | add tests to make sure the \s and [\s] match the same...
|
commit | commitdiff | tree |
2009-10-04 |
Yves Orton | refactor some common logic in regexec.c
|
commit | commitdiff | tree |
2009-10-04 |
Yves Orton | make test-reonly bypass the non-xs extensions
|
commit | commitdiff | tree |
2009-09-19 |
Yves Orton | dropped a test by accident the last go, so ressurect...
|
commit | commitdiff | tree |
2009-09-19 |
Yves Orton | split t/re/pat.t into new pieces
|
commit | commitdiff | tree |
2009-09-19 |
Yves Orton | copy pat.t into five new files
|
commit | commitdiff | tree |
2009-09-13 |
Yves Orton | add a couple of missing items to the lib/.gitignore
|
commit | commitdiff | tree |
2009-09-13 |
Yves Orton | much simpler .gitignore for ext/
|
commit | commitdiff | tree |
2009-09-10 |
Yves Orton | missed a comment reference to t/op that should now...
|
commit | commitdiff | tree |
2009-09-10 |
Yves Orton | move regex related tests out of t/op/ into t/re/
|
commit | commitdiff | tree |
2009-09-10 |
Yves Orton | add more positive gofs GPOS tests and fix some bugs too
|
commit | commitdiff | tree |
2009-09-09 |
Yves Orton | Fix RT69056 - postive GPOS leads to segv on first match
|
commit | commitdiff | tree |
2009-09-07 |
Yves Orton | needed something to change
|
commit | commitdiff | tree |
2009-09-05 |
Yves Orton | convert a bunch of duplicated mortalization logic in...
|
commit | commitdiff | tree |
2009-09-05 |
Yves Orton | add a note about the previous patches from gfx
|
commit | commitdiff | tree |
2009-09-02 |
Yves Orton | update perlre and perldelta to document change in behaviour...
|
commit | commitdiff | tree |
2009-09-02 |
Yves Orton | de-TODO a regexp test that was probably fixed with...
|
commit | commitdiff | tree |
2009-09-02 |
Yves Orton | set PERL_LEGACY_UNICODE_CHARCLASS_MAPPINGS to 0 and...
|
commit | commitdiff | tree |
2009-01-04 |
Yves Orton | eliminate double stringification, the defines as done...
|
commit | commitdiff | tree |
2009-01-04 |
Yves Orton | add better pod and headers, and clean up some whitespace...
|
commit | commitdiff | tree |
2009-01-04 |
Yves Orton | eliminate make_patchnum.sh, and make the build process...
|
commit | commitdiff | tree |
2009-01-04 |
Yves Orton | this seems to work, still not using the perl version...
|
commit | commitdiff | tree |
2009-01-04 |
Yves Orton | doesnt quite work yet, but provisional steps towards...
|
commit | commitdiff | tree |
2009-01-04 |
Yves Orton | eliminate .patchnum and related infrastrcuture from...
|
commit | commitdiff | tree |
2009-01-04 |
Yves Orton | move subs from bottom to top, and add a vim and shebang...
|
commit | commitdiff | tree |
2009-01-04 |
Yves Orton | various changes
|
commit | commitdiff | tree |
2009-01-04 |
Yves Orton | prepare for refactoring to perl
|
commit | commitdiff | tree |
2009-01-04 |
Yves Orton | modified make_patchnum.sh script
|
commit | commitdiff | tree |
2008-12-31 |
Yves Orton | much better git related version numbering in our (...
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | fix problem on some platforms
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | tweak dependency
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | fix bug #57042 - preserve $^R across TRIE matches
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | ignore bugBLAH.pl files as they are likely dev/test...
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | better .patchnum/.sha1 dependency stuff
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | add cflags as a dependency for all object files. (it...
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | apparently this isnt necessary after all.
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | make make_patchnum.sh (more) portable
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | rebuild cflags if cflags.sh changes
|
commit | commitdiff | tree |
2008-11-12 |
Yves Orton | Bump ExtUtils-Install to 1.52 (because of CPAN persnickityness)
|
commit | commitdiff | tree |
2008-11-12 |
Yves Orton | Update ExtUtils-Install to 1.51
|
commit | commitdiff | tree |
2008-11-09 |
Yves Orton | Add support for testing when under
|
commit | commitdiff | tree |
2008-11-07 |
Yves Orton | create new unicode props as defined in POSIX spec ...
|
commit | commitdiff | tree |
2008-11-07 |
Yves Orton | Make sure inversion sign is shown in all anyof classes...
|
commit | commitdiff | tree |
2008-11-06 |
Yves Orton | Various changes to regex diagnostics and testing
|
commit | commitdiff | tree |
2008-11-06 |
Yves Orton | Resolve perl #60344: Regex lookbehind failure after...
|
commit | commitdiff | tree |
2008-11-05 |
Yves Orton | Bring ExtUtils::Install up to date with the latest...
|
commit | commitdiff | tree |
2008-03-02 |
Yves Orton | Update ExtUtils::Install to release 1.47
|
commit | commitdiff | tree |
2008-03-01 |
Yves Orton | Synchronize blead with changes from ExtUtils::Install...
|
commit | commitdiff | tree |
2008-02-27 |
Yves Orton | Fwd: CPAN Upload: Y/YV/YVES/ExtUtils-Install-1.45.tar.gz
|
commit | commitdiff | tree |
2008-02-17 |
Yves Orton | Fix bug 50496 -- regcomp.c=~s/lastcloseparen/lastparen/g
|
commit | commitdiff | tree |
2008-02-17 |
Yves Orton | Fix perlbug 50114 and document what the code does a...
|
commit | commitdiff | tree |
2008-01-07 |
Yves Orton | dev version numbers, xs and warnings dont play together...
|
commit | commitdiff | tree |
2008-01-06 |
Yves Orton | Silence new warning grep in void context warning in...
|
commit | commitdiff | tree |
2008-01-06 |
Yves Orton | Remove FIXME that is already fixed.
|
commit | commitdiff | tree |
2008-01-06 |
Yves Orton | Make Data::Dumper handle blessed regexes properly,...
|
commit | commitdiff | tree |
2008-01-06 |
Yves Orton | Make new regex type be 'REGEXP' and make all core qr...
|
commit | commitdiff | tree |
2008-01-05 |
Yves Orton | $Test::Harness::Verbose is a numeric value now so assigning...
|
commit | commitdiff | tree |
2008-01-05 |
Yves Orton | s/re/rx/ in an assert overlooked during recent renovations
|
commit | commitdiff | tree |
2008-01-05 |
Yves Orton | Add a 'test-reonly' target to the standard Makefile...
|
commit | commitdiff | tree |
2007-12-29 |
Yves Orton | Fix Perl #49190, tests from Abigail, codefix from me.
|
commit | commitdiff | tree |
2007-12-17 |
Yves Orton | Fix various bugs in regex engine with mixed utf8/latin...
|
commit | commitdiff | tree |
2007-08-18 |
Yves Orton | Typo prevented test from doing what it meant to do.
|
commit | commitdiff | tree |
2007-08-18 |
Yves Orton | Add note to regexp.h that modifying RXf_ type flags...
|
commit | commitdiff | tree |
2007-07-26 |
Yves Orton | Rework Text::ParseWords regex so it doesnt core dump...
|
commit | commitdiff | tree |
2007-07-25 |
Yves Orton | Allow TEST_FILES make var to be used to pass an argument...
|
commit | commitdiff | tree |
2007-07-20 |
Yves Orton | Update ExtUtils::Install, EU::Installed and EU::Packlist...
|
commit | commitdiff | tree |
2007-07-19 |
Yves Orton | Change Porting/regcharclass.pl so it doesn't depend...
|
commit | commitdiff | tree |
2007-06-29 |
Yves Orton | fix overzealous search and replace
|
commit | commitdiff | tree |
2007-06-28 |
Yves Orton | Rename various regex defined so that they have distinct...
|
commit | commitdiff | tree |
2007-06-28 |
Yves Orton | Replace pattern parsing logic with optree "parsing...
|
commit | commitdiff | tree |
2007-06-28 |
Yves Orton | Free memory in case of error/failure to compile.
|
commit | commitdiff | tree |
next |