| Commit message (Expand) | Author | Age | Files | Lines |
* | Etta James presents: More consting | Andy Lester | 2005-10-31 | 1 | -17/+17 |
* | Remove the last STRLEN n_a;s that my compiler can reach. | Nicholas Clark | 2005-09-21 | 1 | -2/+1 |
* | Re: [perl #36569] chop fails on decoded string with trailing nul | SADAHIRO Tomoyuki | 2005-07-16 | 1 | -1/+1 |
* | Making my way thru embed.fnc | Andy Lester | 2005-07-10 | 1 | -3/+3 |
* | Re: janitorial work ? [patch] | Jim Cromie | 2005-07-08 | 1 | -6/+6 |
* | The continuing adventures of Constman and Localize Boy | Andy Lester | 2005-06-20 | 1 | -10/+11 |
* | Silence warning in debug printf | Nicholas Clark | 2005-06-20 | 1 | -1/+1 |
* | Removing /*SUPPRESS xxx*/ | Andy Lester | 2005-06-16 | 1 | -3/+0 |
* | Move SvPV consting, remove an n_a, and correct one error in Move() | Nicholas Clark | 2005-06-10 | 1 | -5/+5 |
* | Nuke some more n_a, and convert S_gv_ename from char * to const char * | Nicholas Clark | 2005-06-08 | 1 | -2/+1 |
* | More SvPV consting | Nicholas Clark | 2005-06-07 | 1 | -3/+3 |
* | More SvPV consting | Nicholas Clark | 2005-06-07 | 1 | -2/+2 |
* | More SvPV consting. | Nicholas Clark | 2005-06-07 | 1 | -6/+6 |
* | Lots of consting | Nicholas Clark | 2005-06-07 | 1 | -3/+3 |
* | Unvoid SvUPGRADE | Andy Lester | 2005-06-07 | 1 | -1/+1 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -2/+2 |
* | Add editor boilerplates to all C files | Rafael Garcia-Suarez | 2005-05-10 | 1 | -1/+1 |
* | attributes-two.patch, the next batch | Andy Lester | 2005-05-09 | 1 | -62/+56 |
* | GCC attributes! | Andy Lester | 2005-05-07 | 1 | -16/+16 |
* | Update copyright years and add editor blocks | Nicholas Clark | 2005-01-22 | 1 | -1/+10 |
* | Re: uc($long_utf8_string) exhausts memory | Jarkko Hietaniemi | 2005-01-22 | 1 | -8/+8 |
* | SvUTF8_off() in do_join can be unconditional. | Nicholas Clark | 2005-01-14 | 1 | -2/+1 |
* | Add comment to the top of most .c files explaining their purpose | Dave Mitchell | 2004-07-31 | 1 | -0/+5 |
* | Update copyright notices | Rafael Garcia-Suarez | 2004-03-16 | 1 | -1/+1 |
* | Re: [perl #24888] chomp ignores utf8 | SADAHIRO Tomoyuki | 2004-01-23 | 1 | -3/+34 |
* | Re: [perl #24816] Magic vars seem unsure if they are purely numeric | Yitzchak Scott-Thoennes | 2004-01-16 | 1 | -3/+3 |
* | Make chomp heed the utf8 flags on the target string and $/ | Nicholas Clark | 2004-01-15 | 1 | -0/+23 |
* | use sv_setpvn rather than sv_setpv and save a strlen() | Nicholas Clark | 2004-01-12 | 1 | -1/+1 |
* | Re: [perl #24846] [PATCH] Apparent utf8 bug in join() in 5.8.[012] | SADAHIRO Tomoyuki | 2004-01-12 | 1 | -0/+4 |
* | Hardcoded numerical flag masks. Bad. | Rafael Garcia-Suarez | 2004-01-07 | 1 | -1/+3 |
* | Remove incorrect guards around inclusion of <signal.h> | Alan Burlison | 2003-12-15 | 1 | -2/+0 |
* | Modify the common guard for the signal.h header, because | Alan Burlison | 2003-12-12 | 1 | -1/+1 |
* | It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/, | Jarkko Hietaniemi | 2003-09-12 | 1 | -1/+1 |
* | valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?) | Nicholas Clark | 2003-08-25 | 1 | -6/+6 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | Reverse copyright update (#18801) for files not changed in 2003. | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Fix bug #17823 : non-modifying tr/// stringifies references | Rafael Garcia-Suarez | 2002-10-09 | 1 | -3/+4 |
* | Copy On Write | Nicholas Clark | 2002-08-17 | 1 | -2/+2 |
* | Remove pseudo-hashes (complete) | Michael G. Schwern | 2002-08-17 | 1 | -4/+2 |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -30/+30 |
* | Re: the dirty half dozen (Re: perl@15662) | Nicholas Clark | 2002-04-06 | 1 | -9/+0 |
* | If Unicode keys are entered to a hash, a bit is turned on. | Jarkko Hietaniemi | 2002-03-22 | 1 | -2/+13 |
* | more warnings tidyup | Paul Marquess | 2002-03-11 | 1 | -3/+3 |
* | Subject: Missing diagnostics | Simon Glover | 2002-02-26 | 1 | -1/+1 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | Andreas is busy :-) | Jarkko Hietaniemi | 2002-01-12 | 1 | -0/+1 |
* | Fix for | Andreas König | 2002-01-11 | 1 | -0/+2 |
* | Retract #13917. | Jarkko Hietaniemi | 2001-12-28 | 1 | -1/+1 |
* | (retracted by #13919) | Jarkko Hietaniemi | 2001-12-28 | 1 | -1/+1 |