| Commit message (Expand) | Author | Age | Files | Lines |
* | Dave can see a better way of doing the rounding. | Nicholas Clark | 2005-06-02 | 1 | -2/+2 |
* | Oops. My maths was too generous (by 1). | Nicholas Clark | 2005-06-02 | 1 | -2/+2 |
* | Round up all string length requests to malloc()/realloc() to the next | Nicholas Clark | 2005-06-01 | 1 | -1/+4 |
* | Updated lint infrastructure | Andy Lester | 2005-05-26 | 1 | -23/+0 |
* | attributes-two.patch, the next batch | Andy Lester | 2005-05-09 | 1 | -4/+4 |
* | A more efficient way of expressing the MALLOC_WRAP conditional compile. | Nicholas Clark | 2005-04-18 | 1 | -40/+19 |
* | Configure now probes for _LIB_VERSION support in math.h/libm | H.Merijn Brand | 2005-04-10 | 1 | -1/+1 |
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-30 | 1 | -1/+1 |
* | USE_STRLCAT and USE_STRLCPY now actually used | H.Merijn Brand | 2005-03-30 | 1 | -6/+3 |
* | More consting goodness | Andy Lester | 2005-03-21 | 1 | -8/+8 |
* | Since strlcat/strlcpy are not argument/return value compatible | H.Merijn Brand | 2004-11-01 | 1 | -11/+6 |
* | The next step in strlcat ()/ strcpy () detection and usage | H.Merijn Brand | 2004-10-31 | 1 | -0/+13 |
* | Encourage compilers to tail call optimise in sv_savepv, sv_savepvn | Nicholas Clark | 2004-07-16 | 1 | -0/+34 |
* | [patch] log the interpreter id in warnings | Stas Bekman | 2004-04-21 | 1 | -0/+16 |
* | Unlike perl, 0 in void context isn't special cased in C :-) | Nicholas Clark | 2004-03-24 | 1 | -3/+3 |
* | malloc wrappage | Jarkko Hietaniemi | 2004-03-17 | 1 | -0/+32 |
* | Update copyright notices | Rafael Garcia-Suarez | 2004-03-16 | 1 | -1/+1 |
* | RE: MIME-Base64-2.22 [PATCH] | Robin Barker | 2004-01-12 | 1 | -1/+1 |
* | line numbers are given % 64k | James Jurach | 2003-07-02 | 1 | -3/+3 |
* | OS2 patches | Ilya Zakharevich | 2003-06-15 | 1 | -0/+2 |
* | z/OS: More threaded build tweaks from Brian De Pradine-- | Jarkko Hietaniemi | 2003-05-01 | 1 | -1/+5 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | Bunch of doc patches from Stas; plus regen. | Stas Bekman | 2003-03-10 | 1 | -0/+1 |
* | 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 |
* | LEAKTEST is dead, RIP | H.Merijn Brand | 2002-09-26 | 1 | -36/+0 |
* | Sarathy pointed out that instead of zeroing heap | Jarkko Hietaniemi | 2002-05-19 | 1 | -2/+9 |
* | my $utf8here, our $utf8here, and package variable $utf8here. | Jarkko Hietaniemi | 2002-04-16 | 1 | -1/+4 |
* | UIN32_MAX with borken under HP-UX+gcc | Gurusamy Sarathy | 2002-03-16 | 1 | -1/+5 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | Missed the =head1 additions. | Jarkko Hietaniemi | 2002-01-03 | 1 | -2/+12 |
* | Small tweaks. | Jarkko Hietaniemi | 2001-12-22 | 1 | -0/+1 |
* | Make the toupper/lower/title API for Unicode not right | Jarkko Hietaniemi | 2001-10-09 | 1 | -12/+6 |
* | Avoid #elif (less portable than #else #if). | Jarkko Hietaniemi | 2001-08-10 | 1 | -3/+5 |
* | patch to add DEL to [:cntrl:] | Jeffrey Friedl | 2001-07-14 | 1 | -1/+1 |
* | Fix for ID 20010619.003, the [[:print:]] is not supposed | Jarkko Hietaniemi | 2001-06-23 | 1 | -1/+1 |
* | The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs | Jarkko Hietaniemi | 2001-06-19 | 1 | -0/+8 |
* | Re: 'decimal digits' macro? | Hugo van der Sanden | 2001-06-03 | 1 | -0/+1 |
* | EBCDIC sanity - phase I | Nick Ing-Simmons | 2001-03-10 | 1 | -30/+30 |
* | Integrate changes #8853,8854 from maintperl to mainline. | Jarkko Hietaniemi | 2001-02-20 | 1 | -1/+1 |
* | Merge ebcdic.c (only one function, ebcdic_control()) into util.c. | Jarkko Hietaniemi | 2001-02-13 | 1 | -1/+0 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | No need to scan till infinity, 13 is enough. | Jarkko Hietaniemi | 2000-11-26 | 1 | -17/+15 |
* | Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] | Dominic Dunlop | 2000-11-21 | 1 | -0/+11 |
* | UINT64_C() work continues. | Jarkko Hietaniemi | 2000-11-15 | 1 | -13/+18 |
* | Defined INT64_C() and UINT64_C() unless defined by <inttypes.h> | Jarkko Hietaniemi | 2000-11-15 | 1 | -0/+10 |
* | Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link | Jarkko Hietaniemi | 2000-10-25 | 1 | -15/+15 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 1 | -15/+17 |
* | Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075. | Nick Ing-Simmons | 2000-09-30 | 1 | -21/+21 |
* | Batch of UTF-8 patches from Simon Cozens. | Jarkko Hietaniemi | 2000-09-14 | 1 | -15/+15 |