| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Sun Studio lint patches | Andy Lester | 2006-02-14 | 13 | -25/+36 |
* | Ensure that public I, N and P flags are off when SvTAINT is called on | Nicholas Clark | 2006-02-13 | 1 | -1/+6 |
* | perldiag.pod patching re: integer overflow | Andy Lester | 2006-02-13 | 2 | -7/+7 |
* | [perl #38346] [PATCH] Re: B::Deparse's bug? | Stephen McCamant | 2006-02-13 | 1 | -2/+2 |
* | Teach checkAUTHORS.pl about Changelogs with leading tabs | Steve Hay | 2006-02-13 | 2 | -1/+3 |
* | Revert an assert() fix in the light of change #27152 | Steve Hay | 2006-02-13 | 1 | -4/+2 |
* | All the bits of clone_params.flags need to be initialised, not just | Nicholas Clark | 2006-02-13 | 1 | -1/+1 |
* | Fix change 27059 so that it actually works with >16 file descriptors. | Nicholas Clark | 2006-02-12 | 1 | -1/+3 |
* | In perldiag.pod add an entry for the error message that change 27155 | Nicholas Clark | 2006-02-11 | 1 | -0/+10 |
* | Remove SOFT_CAST() as it no longer does anything useful. | Nicholas Clark | 2006-02-11 | 2 | -28/+14 |
* | Coalesce 2 if blocks with duplicated conditions in Perl_sv_dup. | Nicholas Clark | 2006-02-11 | 1 | -2/+5 |
* | Test to go with change #27155. | Steve Peters | 2006-02-11 | 1 | -1/+12 |
* | Die when integer overflow condition is detected in division under | Steve Peters | 2006-02-11 | 1 | -2/+6 |
* | assert() that we can't reach two unreachable code paths | Nicholas Clark | 2006-02-11 | 2 | -4/+2 |
* | The return value from S_hv_auxinit can be ignored, as it's also stored | Nicholas Clark | 2006-02-10 | 2 | -2/+1 |
* | A better fix than 27148 | Steve Hay | 2006-02-10 | 6 | -16/+15 |
* | With PERL_POISON defined, ensure freshly malloc()ed memory isn't zeros, | Nicholas Clark | 2006-02-10 | 1 | -0/+14 |
* | Fix the effects of 27136 on Win32 with DEBUGGING and PERL_IMPLICIT_SYS | Steve Hay | 2006-02-10 | 5 | -15/+15 |
* | Change 27136 seems to have inadvertently upset some compilers, | Nicholas Clark | 2006-02-09 | 1 | -3/+3 |
* | Fix breakage in S_set_csh() from change #27136. | Steve Peters | 2006-02-09 | 1 | -0/+2 |
* | Document incompatible interpretation of chdir FOO. | Gisle Aas | 2006-02-09 | 1 | -0/+5 |
* | Really regenerate headers | Rafael Garcia-Suarez | 2006-02-09 | 2 | -71/+124 |
* | Regenerated headers for change #27136. | Steve Peters | 2006-02-09 | 0 | -0/+0 |
* | Trying my "remove the pTHXes" patch again | Andy Lester | 2006-02-09 | 19 | -194/+210 |
* | Skip new chdir warning test if fchdir is not available | Rafael Garcia-Suarez | 2006-02-09 | 1 | -4/+14 |
* | Avoid calling all the scanning code in gv_fetchpvn_flags when saving | Nicholas Clark | 2006-02-09 | 1 | -3/+7 |
* | lastparen in the regexp structure is never initialised, and so will | Nicholas Clark | 2006-02-08 | 1 | -0/+1 |
* | Bareword file handles not supported for chown/chmod/utime. | Gisle Aas | 2006-02-08 | 1 | -3/+9 |
* | Wave hands about encoding::warnings | Rafael Garcia-Suarez | 2006-02-08 | 1 | -0/+4 |
* | [perl #38464] chdir() on closed handles | Peter Dintelmann | 2006-02-08 | 2 | -0/+25 |
* | Handle unused args | Andy Lester | 2006-02-08 | 4 | -5/+10 |
* | [patch] several broken make *.valgrind targets | Jim Cromie | 2006-02-08 | 1 | -2/+2 |
* | Borland's C compiler warns that the & is unnecessary. | Nicholas Clark | 2006-02-08 | 1 | -5/+5 |
* | Merging pp_bit_or and pp_bit_xor shrinks the object code by about .7K. | Nicholas Clark | 2006-02-07 | 5 | -33/+25 |
* | Allow bareword file handle as argument to chdir(). | Gisle Aas | 2006-02-07 | 8 | -5/+44 |
* | All the trancendental unary operators can be merged into PP_sin | Nicholas Clark | 2006-02-07 | 4 | -54/+58 |
* | Avoid gcc warning about possibly uninitialised variables. | Nicholas Clark | 2006-02-07 | 1 | -3/+2 |
* | Create new macros AMG_CALLun_var, AMG_CALLun_var and tryAMAGICun_var | Nicholas Clark | 2006-02-07 | 2 | -13/+18 |
* | pp_pop can be implemented by pp_shift. | Nicholas Clark | 2006-02-07 | 4 | -14/+8 |
* | Re: [PATCH] Documentation patch for overload | Steffen Müller | 2006-02-07 | 1 | -6/+5 |
* | pp_hex can be implemented trivially by pp_oct, making pp_hex a mathom. | Nicholas Clark | 2006-02-07 | 4 | -33/+13 |
* | Merge pp_index and pp_rindex - we have another mathom. | Nicholas Clark | 2006-02-07 | 4 | -78/+22 |
* | Some refactoring to converge pp_index and pp_rindex | Nicholas Clark | 2006-02-07 | 1 | -21/+25 |
* | Fix bug 38454 (rindex corrects for $[ on bytes rather than UTF-8) | Nicholas Clark | 2006-02-07 | 2 | -2/+18 |
* | Re: Configure.com issue, more quoting needed. | Peter Prymmer | 2006-02-07 | 1 | -1/+1 |
* | patch@27082 Allow fatal exceptions to bring up VMS debugger | John E. Malmberg | 2006-02-07 | 2 | -3/+51 |
* | Optimise index so that if the big string is ISO-8859-1 but the little | Nicholas Clark | 2006-02-06 | 1 | -19/+42 |
* | Given that the memory allocated in Perl_bytes_from_utf8 and | Nicholas Clark | 2006-02-06 | 1 | -2/+2 |
* | Rename S_glob_assign to S_glob_assign_glob | Nicholas Clark | 2006-02-06 | 1 | -6/+6 |
* | I think that "merge Perl_sv_2[inpu]v" and "reduce duplication in | Nicholas Clark | 2006-02-06 | 1 | -22/+0 |