summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Re: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversio...Dominic Dunlop2006-06-211-12/+30
* Upgrade to Sys::Syslog 0.16Rafael Garcia-Suarez2006-06-203-19/+33
* Change 28404 broke the construct s/foo/<<BAR/e. So, try to be moreRafael Garcia-Suarez2006-06-201-1/+3
* Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary ...Dominic Dunlop2006-06-202-6/+17
* IO::Compress::* 2.000_13Paul Marquess2006-06-2034-624/+1260
* Upgrade to Unicode::Normalize 1.01Rafael Garcia-Suarez2006-06-208-47/+117
* Clean up a few warnings in regcomp.c under -Dgccansipedantic.Steve Peters2006-06-201-0/+17
* [perl #39365] Bug in toke.c (eval in subst) Ben Carter2006-06-202-2/+5
* Add Documentation for DOES()chromatic2006-06-201-12/+41
* RE: [PATCH] cflags.SH: rework the gcc warnings selectionPaul Green2006-06-191-1/+3
* Re: blead trie problems in tru64 with -DDEBUGGINGJarkko Hietaniemi2006-06-181-2/+2
* Comply with the 0x80th commandmentYves Orton2006-06-171-4/+4
* dont warn at exit of detatched threads still runningDave Mitchell2006-06-172-3/+18
* start turning regmatch() main loop into a FSMDave Mitchell2006-06-165-455/+408
* cflags.SH: rework the gcc warnings selectionJarkko Hietaniemi2006-06-151-3/+29
* only use NAML$M_OPEN_SPECIAL where it existsCraig A. Berry2006-06-151-0/+2
* signedness nit in Unicode::Normalize::decomposeCraig A. Berry2006-06-151-1/+1
* Re: [PATCH] fix re debug segvs in global destruction, and a tweak to Benchmar...Yves Orton2006-06-142-17/+15
* fix re debug segvs in global destruction, and a tweak to Benchmark to prevent...Yves Orton2006-06-145-35/+53
* I thought I had fixed the spelling of DOES() in universal.t, butRafael Garcia-Suarez2006-06-131-10/+10
* Guard clause should happen first, otherwise its not a guard clause.Yves Orton2006-06-132-2/+5
* Upgrade to Digest-SHA-5.41Steve Peters2006-06-139-48/+51
* Upgrade to Unicode-Normalize-1.00Steve Peters2006-06-1310-493/+1052
* Re: Segv from new regex code when under threads.Yves Orton2006-06-122-2/+4
* Add the new method UNIVERSAL::DOES() and the API function sv_does()chromatic2006-06-127-5/+111
* Adapt the new Test::Harness test to the coreRafael Garcia-Suarez2006-06-121-2/+8
* Static cleanup in pp_sort.cAndy Lester2006-06-124-4/+13
* Upgrade to Test::Harness 2.62Rafael Garcia-Suarez2006-06-124-2/+54
* Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gzSébastien Aperghis-Tramoni2006-06-127-510/+5565
* Re: [PATCH DOC] Three minor fixes related to perlopDaniel Frederick Crisman2006-06-122-3/+3
* Proper use of enumsAndy Lester2006-06-129-14/+19
* Re: [PATCH] regexec/regcomp.c cleanupsYves Orton2006-06-117-387/+660
* Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.Yves Orton2006-06-114-44/+77
* A little more work needed to get ext/re/t/re.t test 14 (no segv) passingNicholas Clark2006-06-112-2/+9
* Mark the 1st argument to S_exec_failed as non nullRafael Garcia-Suarez2006-06-092-2/+4
* Add error checks after execing PL_cshname or PL_sh_pathJan Dubois2006-06-094-17/+33
* [patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64.tar.gzJohn Peacock2006-06-095-22/+64
* sv_dupAndy Lester2006-06-091-45/+39
* Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.Yves Orton2006-06-0910-395/+1017
* Add the perlreguts manpage, by Yves OrtonRafael Garcia-Suarez2006-06-087-11/+803
* Re: range operator vs. unicodeYitzchak Scott-Thoennes2006-06-081-4/+17
* Revert change #20462 (except the regression test),SADAHIRO Tomoyuki2006-06-071-2/+0
* The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN}Nicholas Clark2006-06-071-3/+1
* autosplit one level deeper so we don't miss anythingCraig A. Berry2006-06-071-1/+1
* [patch@28349] vmsify - full EFS charset supportJohn E. Malmberg2006-06-072-278/+1128
* Add a regression test to ensure that charnames pragmaRafael Garcia-Suarez2006-06-071-1/+10
* Make "use feature 'dor'" an alias for "use feature 'err'"Rafael Garcia-Suarez2006-06-071-0/+5
* exhausting <> in BEGIN{} gets ARGVOUT used only once warningYitzchak Scott-Thoennes2006-06-072-1/+8
* dump.c patchesAndy Lester2006-06-072-39/+39
* Teach Configure that icc is not gccSteve Peters2006-06-061-2/+2