| Commit message (Expand) | Author | Age | Files | Lines |
* | The #11040 had slipped to a wrong function... | Jarkko Hietaniemi | 2001-06-30 | 1 | -12/+12 |
* | weakref fix 2, not yet there | Artur Bergman | 2001-06-30 | 1 | -0/+12 |
* | CLONE && weakrefs | Artur Bergman | 2001-06-29 | 1 | -9/+9 |
* | two little documentation nits | Abhijit Menon-Sen | 2001-06-27 | 1 | -26/+22 |
* | [patch] perl_clone+CvFILE | Doug MacEachern | 2001-06-26 | 1 | -0/+1 |
* | Adds perl_clone_host under IMPLICIT SYS | Artur Bergman | 2001-06-26 | 1 | -2/+9 |
* | Re: [PATCH 5.7.1] sv.c documentation | Radu Greab | 2001-06-21 | 1 | -11/+11 |
* | Re: perl@10765: sv.c not OK on win32 | Artur Bergman | 2001-06-21 | 1 | -2/+1 |
* | Fixes case of CvDEPTH for perl_clone | Artur Bergman | 2001-06-20 | 1 | -219/+242 |
* | PL_nullstash + perl_clone() | Doug MacEachern | 2001-06-18 | 1 | -0/+1 |
* | sv.c documentation | Dave Mitchell | 2001-06-18 | 1 | -185/+945 |
* | Re: [PATCH] more anonymous stash cleanups | Abhijit Menon-Sen | 2001-06-18 | 1 | -22/+16 |
* | Check that HVs with HvNAME() != NULL are really stashes before | Nick Ing-Simmons | 2001-06-15 | 1 | -13/+21 |
* | Re: [ID 20010526.001] localized glob loses value when assigned to | Richard Soderberg | 2001-06-13 | 1 | -5/+0 |
* | anonymous stashes | Abhijit Menon-Sen | 2001-06-12 | 1 | -2/+2 |
* | Move the grok_number and its lieutenant grok_numeric_radix | Jarkko Hietaniemi | 2001-06-10 | 1 | -189/+0 |
* | Re: pragma/locale.t #107 | Hugo van der Sanden | 2001-06-10 | 1 | -56/+50 |
* | Try to grok numbers both with the locale specific separator | Nicholas Clark | 2001-06-10 | 1 | -34/+52 |
* | New attempt to clone callack | Artur Bergman | 2001-06-09 | 1 | -0/+21 |
* | Numeric conversion tweaks suggested by Hugo and Nicholas. | Jarkko Hietaniemi | 2001-06-09 | 1 | -46/+31 |
* | Re: pragma/locale.t #107 | Nicholas Clark | 2001-06-09 | 1 | -0/+2 |
* | MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing | Nick Ing-Simmons | 2001-06-07 | 1 | -5/+5 |
* | The proper prototyping for #10463. | Jarkko Hietaniemi | 2001-06-06 | 1 | -1/+1 |
* | Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno) | Nicholas Clark | 2001-06-06 | 1 | -548/+567 |
* | Sigh. This is what #10424 was supposed to check in. | Jarkko Hietaniemi | 2001-06-04 | 1 | -2/+6 |
* | Potential buffer overrun if the radix separator is more than | Jarkko Hietaniemi | 2001-06-03 | 1 | -5/+6 |
* | [PATCH] DEBUG_* macro cleanups | Abhijit Menon-Sen | 2001-05-31 | 1 | -3/+3 |
* | Salvage bits and pieces from the experimental 'utf8 everywhere' | Jarkko Hietaniemi | 2001-05-31 | 1 | -4/+4 |
* | More -Wall sweeping. | Jarkko Hietaniemi | 2001-05-30 | 1 | -4/+5 |
* | Re: [ID 20010526.004] Taint looses value | Hugo van der Sanden | 2001-05-28 | 1 | -1/+4 |
* | return clauses are nice. | Jarkko Hietaniemi | 2001-05-26 | 1 | -3/+3 |
* | change 10199 backwards? | Doug MacEachern | 2001-05-26 | 1 | -19/+19 |
* | Re: 5.6.*, bleadperl: bugs in pp_concat | Hugo van der Sanden | 2001-05-26 | 1 | -31/+133 |
* | Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH] | John Peacock | 2001-05-26 | 1 | -1/+1 |
* | RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checki... | Richard Soderberg | 2001-05-24 | 1 | -9/+27 |
* | [LARGE!] symbolic magic | Dave Mitchell | 2001-05-20 | 1 | -56/+72 |
* | Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] | Hugo van der Sanden | 2001-04-30 | 1 | -1/+0 |
* | Change PL_numeric_radix to PL_numeric_radix_sv (and leave in | Jarkko Hietaniemi | 2001-04-30 | 1 | -3/+3 |
* | Re: PATCH 5.7.1 | Mark-Jason Dominus | 2001-04-23 | 1 | -0/+1 |
* | Re: [ID 20010422.003] Core dump in overloaded bool while using ' | Simon Cozens | 2001-04-22 | 1 | -5/+5 |
* | Thinko in manual patch applying. | Jarkko Hietaniemi | 2001-04-09 | 1 | -1/+1 |
* | Re: [PATCH perl@9424] isn't numeric warning | Robin Barker | 2001-04-09 | 1 | -1/+1 |
* | isn't numeric warning | Robin Barker | 2001-04-07 | 1 | -2/+6 |
* | Integrate changes #9584,9587 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-06 | 1 | -0/+1 |
* | Integrate changes #9493,9494,9495,9496 from maintperl | Jarkko Hietaniemi | 2001-04-01 | 1 | -5/+5 |
* | Noticed that two tests were skipped as perlio:: package | Nick Ing-Simmons | 2001-03-29 | 1 | -2/+6 |
* | Re: perl@9359 breaks HTML::Parser | Gisle Aas | 2001-03-27 | 1 | -10/+14 |
* | sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv, | Jarkko Hietaniemi | 2001-03-27 | 1 | -1/+3 |
* | More EBCDIC stuff: | Nick Ing-Simmons | 2001-03-20 | 1 | -2/+3 |
* | Integrate mainline. | Nick Ing-Simmons | 2001-03-19 | 1 | -7/+13 |
|\ |
|