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-12-27 |
Yves Orton | come new version related code in perl.c is not enabled...
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | remove .sha1 file as well if necessary
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | forgot that i was modifying a generated file
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | add a newline for clarity
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | better git based version numbering (hopefully sane)
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | tidier -v output
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | make git-describe info show up in -V output in the...
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | slightly smarter make_patchnum logic, detect if there...
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | smarter make_patchnum.sh, get the .patchnum from the...
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | clean up .patchnum in make clean
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | fix broken indentation, and move PERL_PATCHNUM logic...
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | more build dependency changes, we should make sure...
|
commit | commitdiff | tree |
2008-12-27 |
Yves Orton | make sure that the perl -v/-V output corresponds to...
|
commit | commitdiff | tree |
2008-12-21 |
Yves Orton | add a comment about git clean to the perlrepository.pod
|
commit | commitdiff | tree |
2008-12-20 |
Yves Orton | make perl use git-describe for PATCHNUM
|
commit | commitdiff | tree |
2008-12-20 |
Yves Orton | add some stuff to .gitignore
|
commit | commitdiff | tree |
2008-12-20 |
Yves Orton | trim trailing spaces
|
commit | commitdiff | tree |
2008-12-20 |
Yves Orton | explain more stuff about status
|
commit | commitdiff | tree |
2008-12-20 |
Yves Orton | explain git status and stuff about remotes
|
commit | commitdiff | tree |
2008-12-20 |
Yves Orton | use checkout -b and not the more verbose two step process
|
commit | commitdiff | tree |
2008-12-19 |
Yves Orton | fix thinko
|
commit | commitdiff | tree |
2008-12-19 |
Yves Orton | explain how to switch a git from git:// protocol to...
|
commit | commitdiff | tree |
2008-12-19 |
Yves Orton | add .patch to the config file
|
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 |
2007-06-23 |
Yves Orton | Rename test files starting with regexp_ that do not
|
commit | commitdiff | tree |
2007-06-23 |
Yves Orton | Resolve
|
commit | commitdiff | tree |
2007-06-21 |
Yves Orton | Add avar to the authors file... Apparently the 'ae...
|
commit | commitdiff | tree |
2007-06-21 |
Yves Orton | Correct my email address. (My very first commit!)
|
commit | commitdiff | tree |
2007-06-20 |
Yves Orton | Re: Net::SMTP can't send large messages with bleadperl
|
commit | commitdiff | tree |
2007-06-19 |
Yves Orton | Re: Net::SMTP can't send large messages with bleadperl
|
commit | commitdiff | tree |
2007-06-17 |
Yves Orton | Test::Builder tickles Pod::Html parsing stupidity bug
|
commit | commitdiff | tree |
2007-06-03 |
Yves Orton | Re: BBC(Bleadperl Breaks CPAN) Today: String::Multibyte
|
commit | commitdiff | tree |
2007-05-29 |
Yves Orton | Re: [perl #43015] regex /.*\z/ doesn't matches strings...
|
commit | commitdiff | tree |
2007-05-02 |
Yves Orton | tweak some regexp params to avoid warnings
|
commit | commitdiff | tree |
2007-05-01 |
Yves Orton | Re: [PATCH] Change meaning of \v, \V, and add \h, ...
|
commit | commitdiff | tree |
2007-04-27 |
Yves Orton | Re: Analysis of problems with mixed encoding case insensitiv...
|
commit | commitdiff | tree |
2007-04-26 |
Yves Orton | Re: Analysis of problems with mixed encoding case insensitiv...
|
commit | commitdiff | tree |
2007-04-23 |
Yves Orton | Change meaning of \v, \V, and add \h, \H to match Perl6...
|
commit | commitdiff | tree |
2007-04-12 |
Yves Orton | Re: [PATCH] Add CPANPLUS 0.78 to the core
|
commit | commitdiff | tree |
2007-04-04 |
Yves Orton | Re: pmdynflags and thread safety
|
commit | commitdiff | tree |
2007-04-04 |
Yves Orton | ext\ExtUtils\t\Embed.t fails test when upgrading a...
|
commit | commitdiff | tree |
2007-03-23 |
Yves Orton | fix instalhtml and Pod::HTML issues.
|
commit | commitdiff | tree |
2007-03-22 |
Yves Orton | Resolve PL_curpm issues with (??{}) and fix corruption...
|
commit | commitdiff | tree |
2007-03-20 |
Yves Orton | feel the the baÃ\9f (encoding problems in the regex engine)
|
commit | commitdiff | tree |
2007-03-08 |
Yves Orton | Re: [PATCH] Tweaks so that miniperl.exe doesnt croak...
|
commit | commitdiff | tree |
2007-03-08 |
Yves Orton | Re: [PATCH] Tweaks so that miniperl.exe doesnt croak...
|
commit | commitdiff | tree |
2007-03-01 |
Yves Orton | Re: New file: t/op/regexp_email.t
|
commit | commitdiff | tree |
2007-02-26 |
Yves Orton | Re: [perl #41565] qr// memory corruption
|
commit | commitdiff | tree |
2007-02-26 |
Yves Orton | Re: Regexp recursion limit too low?
|
commit | commitdiff | tree |
2007-02-15 |
Yves Orton | Re: [perl #41491] Incorrect regexp warning.
|
commit | commitdiff | tree |
2007-02-14 |
Yves Orton | Re: [PATCH] Document that m//k works
|
commit | commitdiff | tree |
2007-02-13 |
Yves Orton | add hooks for capture buffers into regex engine.
|
commit | commitdiff | tree |
2007-02-13 |
Yves Orton | Re: [perl #41491] Incorrect regexp warning.
|
commit | commitdiff | tree |
2007-02-12 |
Yves Orton | Re: [perl #41492] Incorrect match with /(?(DEFINE)...
|
commit | commitdiff | tree |
next |