summaryrefslogtreecommitdiff
path: root/doop.c
Commit message (Collapse)AuthorAgeFilesLines
* Speedups and shrinkages of SvREFCNT_incAndy Lester2006-02-271-1/+1
| | | | | Message-ID: <20060224205434.GA17867@petdance.com> p4raw-id: //depot/perl@27334
* More NullXXX macro removal from Andy LesterRafael Garcia-Suarez2006-02-201-1/+1
| | | p4raw-id: //depot/perl@27238
* Re: [PATCH] s/Null(gv|hv|sv)/NULL/gSteven Schubiger2006-02-031-3/+3
| | | | | | Message-ID: <20060203152449.GI12591@accognoscere.homeunix.org> Date: Fri, 3 Feb 2006 16:24:49 +0100 p4raw-id: //depot/perl@27065
* Re: [PATCH] s/Null(av|ch)/NULL/gSteven Schubiger2006-02-021-1/+1
| | | | | Message-ID: <20060202093849.GD12591@accognoscere.homeunix.org> p4raw-id: //depot/perl@27054
* hv_fetchs() supportAndy Lester2006-01-061-5/+5
| | | | | Message-ID: <20060106155719.GB9035@petdance.com> p4raw-id: //depot/perl@26676
* sprinkle dVARJarkko Hietaniemi2006-01-061-0/+15
| | | | | Message-ID: <43BE7C4D.1010302@gmail.com> p4raw-id: //depot/perl@26675
* Update copyrights for files modified in 2006Rafael Garcia-Suarez2006-01-021-1/+1
| | | p4raw-id: //depot/perl@26562
* Making 0 pointers to NULLsAndy Lester2006-01-011-1/+2
| | | | | Message-ID: <20051231050558.GA29093@petdance.com> p4raw-id: //depot/perl@26558
* pre-likely cleanupAndy Lester2005-12-271-14/+19
| | | | | | | Message-ID: <20051227203939.GC1781@petdance.com> Includes a small fix to the changes in tryAMAGICbinW_var() in pp.h. p4raw-id: //depot/perl@26505
* Fix for [perl #37999] lc() + Latin-1 chars is failing erraticallyRafael Garcia-Suarez2005-12-211-0/+7
| | | | | | based on copying part of change #22196 from do_chomp() to do_chop(). p4raw-link: @22196 on //depot/perl: a6aa349da2cd706a05b205fa788c278b74c24bdc p4raw-id: //depot/perl@26431
* Re: [perl #37616] Bug in &= (string) and/or m//SADAHIRO Tomoyuki2005-11-151-1/+2
| | | | | Message-Id: <20051109021035.69D8.BQW10602@nifty.com> p4raw-id: //depot/perl@26136
* Const & local: Special Victims UnitAndy Lester2005-11-111-3/+3
| | | | | Message-ID: <20051111044700.GA24161@petdance.com> p4raw-id: //depot/perl@26082
* Etta James presents: More constingAndy Lester2005-10-311-17/+17
| | | | | Message-ID: <20051031054413.GA10767@petdance.com> p4raw-id: //depot/perl@25915
* Remove the last STRLEN n_a;s that my compiler can reach.Nicholas Clark2005-09-211-2/+1
| | | p4raw-id: //depot/perl@25530
* Re: [perl #36569] chop fails on decoded string with trailing nul SADAHIRO Tomoyuki2005-07-161-1/+1
| | | | | Message-Id: <20050716220041.2BDD.BQW10602@nifty.com> p4raw-id: //depot/perl@25158
* Making my way thru embed.fncAndy Lester2005-07-101-3/+3
| | | | | Message-ID: <20050710193635.GC8081@petdance.com> p4raw-id: //depot/perl@25107
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-6/+6
| | | | | | | | Message-ID: <42CC3CE9.5050606@divsol.com> (reverted all dual-lived modules since they must work with older perls too so must wait for a new Devel::PPPort) p4raw-id: //depot/perl@25101
* The continuing adventures of Constman and Localize BoyAndy Lester2005-06-201-10/+11
| | | | | Message-ID: <20050620152237.GA5032@petdance.com> p4raw-id: //depot/perl@24913
* Silence warning in debug printfNicholas Clark2005-06-201-1/+1
| | | p4raw-id: //depot/perl@24907
* Removing /*SUPPRESS xxx*/Andy Lester2005-06-161-3/+0
| | | | | Message-ID: <20050616141342.GA22188@petdance.com> p4raw-id: //depot/perl@24871
* Move SvPV consting, remove an n_a, and correct one error in Move()Nicholas Clark2005-06-101-5/+5
| | | p4raw-id: //depot/perl@24798
* Nuke some more n_a, and convert S_gv_ename from char * to const char *Nicholas Clark2005-06-081-2/+1
| | | p4raw-id: //depot/perl@24760
* More SvPV constingNicholas Clark2005-06-071-3/+3
| | | p4raw-id: //depot/perl@24744
* More SvPV constingNicholas Clark2005-06-071-2/+2
| | | p4raw-id: //depot/perl@24743
* More SvPV consting.Nicholas Clark2005-06-071-6/+6
| | | p4raw-id: //depot/perl@24740
* Lots of constingNicholas Clark2005-06-071-3/+3
| | | p4raw-id: //depot/perl@24726
* Unvoid SvUPGRADEAndy Lester2005-06-071-1/+1
| | | | | Message-ID: <20050607040850.GA7033@petdance.com> p4raw-id: //depot/perl@24717
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-2/+2
| | | | | | in read-only mode. Make vi modelines compatible with non-vim vi versions. p4raw-id: //depot/perl@24445
* Add editor boilerplates to all C filesRafael Garcia-Suarez2005-05-101-1/+1
| | | | | (except the generated ones) p4raw-id: //depot/perl@24440
* attributes-two.patch, the next batchAndy Lester2005-05-091-62/+56
| | | | | Message-ID: <20050509154518.GA18273@petdance.com> p4raw-id: //depot/perl@24431
* GCC attributes!Andy Lester2005-05-071-16/+16
| | | | | Message-ID: <20050504215540.GA20413@petdance.com> p4raw-id: //depot/perl@24414
* Update copyright years and add editor blocksNicholas Clark2005-01-221-1/+10
| | | p4raw-id: //depot/perl@23861
* Re: uc($long_utf8_string) exhausts memoryJarkko Hietaniemi2005-01-221-8/+8
| | | | | | | | Message-Id: <41F1801C.3080201@iki.fi> Make buffer size estimates for utf8 case conversion less maximally pessimistic p4raw-id: //depot/perl@23857
* SvUTF8_off() in do_join can be unconditional.Nicholas Clark2005-01-141-2/+1
| | | p4raw-id: //depot/perl@23799
* Add comment to the top of most .c files explaining their purposeDave Mitchell2004-07-311-0/+5
| | | p4raw-id: //depot/perl@23176
* Update copyright noticesRafael Garcia-Suarez2004-03-161-1/+1
| | | p4raw-id: //depot/perl@22509
* Re: [perl #24888] chomp ignores utf8SADAHIRO Tomoyuki2004-01-231-3/+34
| | | | | | Message-Id: <20040116040355.A849.BQW10602@nifty.com> Date: Fri, 16 Jan 2004 04:13:00 +0900 p4raw-id: //depot/perl@22196
* Re: [perl #24816] Magic vars seem unsure if they are purely numericYitzchak Scott-Thoennes2004-01-161-3/+3
| | | | | | | Message-Id: <20040115221037.GA2392@efn.org> Add sv_2iv_flags() to allow magic to be optionally processed. p4raw-id: //depot/perl@22163
* Make chomp heed the utf8 flags on the target string and $/Nicholas Clark2004-01-151-0/+23
| | | | | | [Fixes #24888] More work still needed to make chomp heed the encoding pragma. p4raw-id: //depot/perl@22155
* use sv_setpvn rather than sv_setpv and save a strlen()Nicholas Clark2004-01-121-1/+1
| | | p4raw-id: //depot/perl@22121
* Re: [perl #24846] [PATCH] Apparent utf8 bug in join() in 5.8.[012] SADAHIRO Tomoyuki2004-01-121-0/+4
| | | | | Message-Id: <20040112111007.EB69.BQW10602@nifty.com> p4raw-id: //depot/perl@22117
* Hardcoded numerical flag masks. Bad.Rafael Garcia-Suarez2004-01-071-1/+3
| | | p4raw-id: //depot/perl@22084
* Remove incorrect guards around inclusion of <signal.h>Alan Burlison2003-12-151-2/+0
| | | | | | | | | | | Causes problems with UNIX03/SUSv3 Part 2 of change 21916 - oops! See: Message-Id: <3FDD06A5.8010004@sun.com> Subject: Re: UNIX03 & C99 issue with 5.8.2 Date: Mon, 15 Dec 2003 00:56:05 +0000 p4raw-id: //depot/perl@21917
* Modify the common guard for the signal.h header, becauseAlan Burlison2003-12-121-1/+1
| | | | | | | | | C99 compilers don't like it.o see : Subject: UNIX03 & C99 issue with 5.8.2 Message-ID: <3FDA4994.6050209@sun.com> p4raw-id: //depot/perl@21883
* It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,Jarkko Hietaniemi2003-09-121-1/+1
| | | | | | since that would break a lot of code.) Also few stray UTF16s, UTF32s, and "encoded in Unicode". p4raw-id: //depot/perl@21198
* valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)Nicholas Clark2003-08-251-6/+6
| | | | | Message-ID: <20030824164851.E558@plum.flirble.org> p4raw-id: //depot/perl@20871
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
| | | | | | | (Lots of Perl 5 source code archaeology was involved.) Larry didn't make strangled noises when I showed him the patch, either :-) p4raw-id: //depot/perl@19242
* Reverse copyright update (#18801) for files not changed in 2003.Hugo van der Sanden2003-03-021-1/+1
| | | p4raw-id: //depot/perl@18807
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
| | | p4raw-id: //depot/perl@18801
* Fix bug #17823 : non-modifying tr/// stringifies referencesRafael Garcia-Suarez2002-10-091-3/+4
| | | p4raw-id: //depot/perl@17984