summaryrefslogtreecommitdiff
path: root/doop.c
Commit message (Expand)AuthorAgeFilesLines
* Consting dump.cAndy Lester2007-05-251-1/+1
* make tr/// threadsafe by moving swash into padDave Mitchell2007-01-121-3/+18
* Update copyright years in .c filesRafael Garcia-Suarez2007-01-051-1/+1
* Re: [PATCH] Change implementation of %+ to use a proper tied hash interface a...Yves Orton2007-01-041-2/+1
* Re: [perl #41065] Out of memory!, while extending scalarMarcus Holland-Moritz2006-12-111-14/+23
* Re: [PATCH] Initial attempt at named captures for perls regexp engineYves Orton2006-10-071-1/+4
* dump.c patchesAndy Lester2006-06-071-3/+3
* do_vop() couldn't correctly handle surprises from UTF-8 overloading.Nicholas Clark2006-04-301-6/+25
* Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2Marcus Holland-Moritz2006-04-261-80/+80
* doop.c consting, take 2Andy Lester2006-04-241-73/+64
* Replace some Copy() by Move() calls, because valgrind reportsRafael Garcia-Suarez2006-04-191-3/+3
* Coverity still thinks that there is a route through do_vop that canNicholas Clark2006-04-181-0/+5
* dooop.c: the strong asserts in Sv* macros could cause memory leakage -- move ...Jarkko Hietaniemi2006-04-171-2/+2
* Revert 27856.Nicholas Clark2006-04-171-14/+5
* The danger of piping an mbox to patch is that it contains more thanJarkko Hietaniemi2006-04-171-5/+14
* Perl_do_vop can profitably use Perl_sv_usepvn_flags, as it hasNicholas Clark2006-04-161-1/+1
* doop.c: (Coverity) found a bug but not quite what Coverity thought it did (tr...Jarkko Hietaniemi2006-04-141-7/+13
* Re: [perl #38293] chr(65535) should be allowed in regexesSADAHIRO Tomoyuki2006-04-021-5/+7
* Speedups and shrinkages of SvREFCNT_incAndy Lester2006-02-271-1/+1
* More NullXXX macro removal from Andy LesterRafael Garcia-Suarez2006-02-201-1/+1
* Re: [PATCH] s/Null(gv|hv|sv)/NULL/gSteven Schubiger2006-02-031-3/+3
* Re: [PATCH] s/Null(av|ch)/NULL/gSteven Schubiger2006-02-021-1/+1
* hv_fetchs() supportAndy Lester2006-01-061-5/+5
* sprinkle dVARJarkko Hietaniemi2006-01-061-0/+15
* Update copyrights for files modified in 2006Rafael Garcia-Suarez2006-01-021-1/+1
* Making 0 pointers to NULLsAndy Lester2006-01-011-1/+2
* pre-likely cleanupAndy Lester2005-12-271-14/+19
* Fix for [perl #37999] lc() + Latin-1 chars is failing erraticallyRafael Garcia-Suarez2005-12-211-0/+7
* Re: [perl #37616] Bug in &= (string) and/or m//SADAHIRO Tomoyuki2005-11-151-1/+2
* Const & local: Special Victims UnitAndy Lester2005-11-111-3/+3
* Etta James presents: More constingAndy Lester2005-10-311-17/+17
* Remove the last STRLEN n_a;s that my compiler can reach.Nicholas Clark2005-09-211-2/+1
* Re: [perl #36569] chop fails on decoded string with trailing nul SADAHIRO Tomoyuki2005-07-161-1/+1
* Making my way thru embed.fncAndy Lester2005-07-101-3/+3
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-6/+6
* The continuing adventures of Constman and Localize BoyAndy Lester2005-06-201-10/+11
* Silence warning in debug printfNicholas Clark2005-06-201-1/+1
* Removing /*SUPPRESS xxx*/Andy Lester2005-06-161-3/+0
* Move SvPV consting, remove an n_a, and correct one error in Move()Nicholas Clark2005-06-101-5/+5
* Nuke some more n_a, and convert S_gv_ename from char * to const char *Nicholas Clark2005-06-081-2/+1
* More SvPV constingNicholas Clark2005-06-071-3/+3
* More SvPV constingNicholas Clark2005-06-071-2/+2
* More SvPV consting.Nicholas Clark2005-06-071-6/+6
* Lots of constingNicholas Clark2005-06-071-3/+3
* Unvoid SvUPGRADEAndy Lester2005-06-071-1/+1
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-2/+2
* Add editor boilerplates to all C filesRafael Garcia-Suarez2005-05-101-1/+1
* attributes-two.patch, the next batchAndy Lester2005-05-091-62/+56
* GCC attributes!Andy Lester2005-05-071-16/+16
* Update copyright years and add editor blocksNicholas Clark2005-01-221-1/+10