| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug #24383, where hashes with the :unique attribute weren't | Dave Mitchell | 2004-01-01 | 1 | -1/+1 |
* | Remove Win32 compiler warnings | Marcus Holland-Moritz | 2003-12-27 | 1 | -2/+2 |
* | Turn Quad_t to Uquad_t in unsigned branch | Marcus Holland-Moritz | 2003-12-27 | 1 | -1/+1 |
* | Re: GCC bug breaking Perl_sv_catpvfn()? | Marcus Holland-Moritz | 2003-12-26 | 1 | -14/+14 |
* | [perl #24506] [PATCH] cannot weaken refs to read only values | Fergal Daly | 2003-12-25 | 1 | -0/+1 |
* | fix [perl #24660], [perl #24663]. | Adrian M. Enache | 2003-12-20 | 1 | -22/+14 |
* | Solaris gconvert() doesn't like ndigits == 0. Currently we have no | Nicholas Clark | 2003-12-20 | 1 | -2/+8 |
* | #21866 was wrong. another try to plumb that damn leak. | Adrian M. Enache | 2003-12-11 | 1 | -2/+1 |
* | fix bug #24605. | Adrian M. Enache | 2003-12-11 | 1 | -4/+8 |
* | plumb a leak with pos(). | Adrian M. Enache | 2003-12-08 | 1 | -1/+2 |
* | Make sv_force_normal_flags cope with shared hash key scalars | Nicholas Clark | 2003-12-06 | 1 | -1/+4 |
* | Re: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CON... | Stas Bekman | 2003-12-03 | 1 | -3/+4 |
* | When Gconvert is a macro around sprintf with a .* format we need | Nicholas Clark | 2003-11-29 | 1 | -2/+2 |
* | Gconvert actually takes type NV, while nv may be either double | Nicholas Clark | 2003-11-29 | 1 | -1/+1 |
* | Fix a regression introduced by change #21694 on sprintf() | Rafael Garcia-Suarez | 2003-11-28 | 1 | -2/+4 |
* | Don't COW if the destination has magic. | Nicholas Clark | 2003-11-22 | 1 | -2/+5 |
* | [PATCH 5.8.2 @21574] sprintf() painfully slow | Ilya Zakharevich | 2003-11-09 | 1 | -7/+81 |
* | s/new_hash/rehash/g (Stas suggested a better name) | Nicholas Clark | 2003-11-03 | 1 | -1/+1 |
* | [5.8.x segfault + patch] chicken&egg segfault in -Dm -Mthreads | Stas Bekman | 2003-10-31 | 1 | -0/+3 |
* | embedding perl | Radu Greab | 2003-10-21 | 1 | -0/+13 |
* | Plan C for foiling the algorithmic complexity attack | Nicholas Clark | 2003-10-16 | 1 | -0/+1 |
* | Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton), | Abhijit Menon-Sen | 2003-10-07 | 1 | -1/+1 |
* | [patch sv.c] improve "...free unref scalar" warning | Stas Bekman | 2003-10-07 | 1 | -1/+3 |
* | Macrofy the compile/runtime test. | Jarkko Hietaniemi | 2003-09-21 | 1 | -6/+6 |
* | It's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/, | Jarkko Hietaniemi | 2003-09-12 | 1 | -19/+19 |
* | Re: [PATCH] add "$lexical not available" warning in C<for my $lex ()> | Marcus Holland-Moritz | 2003-08-31 | 1 | -0/+8 |
* | perlapi.pod tweaks, based on : | Joe Schaefer | 2003-08-26 | 1 | -6/+6 |
* | Apply much of Ilya's microperl patch, but instead of | Jarkko Hietaniemi | 2003-08-12 | 1 | -0/+2 |
* | [ PATCH] Re: strange destruction problem on VMS | Dave Mitchell | 2003-08-09 | 1 | -0/+1 |
* | Oops. | Jarkko Hietaniemi | 2003-07-29 | 1 | -1/+1 |
* | Cleanup the sv_gets() logic for platforms with small stacks. | Jarkko Hietaniemi | 2003-07-29 | 1 | -8/+20 |
* | Make Storable work with blead/maint by making PL_sv_placeholder | Jarkko Hietaniemi | 2003-07-28 | 1 | -5/+0 |
* | Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x | Marcus Holland-Moritz | 2003-07-27 | 1 | -0/+5 |
* | Re: [typo] sv.c pod/perlapi.pod | Stas Bekman | 2003-07-24 | 1 | -1/+1 |
* | Re: Reference to tied elements results in lvalue. | Dave Mitchell | 2003-07-24 | 1 | -2/+11 |
* | fix $^N-related coredump | Anton Berezin | 2003-07-17 | 1 | -0/+1 |
* | Add at least meager beginnings of assertion checks for | Jarkko Hietaniemi | 2003-07-03 | 1 | -2/+45 |
* | Re: ext/List/Util/t/weak.t panic | Dave Mitchell | 2003-07-03 | 1 | -1/+3 |
* | Fix for [perl #22759 insufficient format string checking]; | Jarkko Hietaniemi | 2003-07-02 | 1 | -1/+1 |
* | Bite the bullet and apply the hash randomisation patch. | Jarkko Hietaniemi | 2003-06-26 | 1 | -0/+1 |
* | Re: [perl #22719] ISA cache problem with blessed stash objects | Dave Mitchell | 2003-06-24 | 1 | -1/+1 |
* | More Perl malloc debugging magic from Ilya. Seems to work in | Jarkko Hietaniemi | 2003-06-20 | 1 | -0/+4 |
* | Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn() | Marcus Holland-Moritz | 2003-06-15 | 1 | -24/+3 |
* | Followup on #19779: make the helper function static, | Jarkko Hietaniemi | 2003-06-14 | 1 | -4/+5 |
* | strchr() running amok in sv_vcatpvfn() | Marcus Holland-Moritz | 2003-06-14 | 1 | -1/+23 |
* | Add a new warning, "Newline in left-justified string for printf/sprintf" | Robin Barker | 2003-06-12 | 1 | -0/+5 |
* | Integrate from maint: | Marcus Holland-Moritz | 2003-06-11 | 1 | -2/+2 |
* | Better patch from Inaba Hiroto for | Jarkko Hietaniemi | 2003-05-31 | 1 | -1/+5 |
* | Re: [perl #22372] [PATCH] sv_chop() broken | Adrian M. Enache | 2003-05-31 | 1 | -2/+3 |
* | Fix for "#22375 'split'/'index' problem for utf8". | Jarkko Hietaniemi | 2003-05-30 | 1 | -2/+0 |