| Commit message (Expand) | Author | Age | Files | Lines |
* | Nearly-working threads re-structuring. Do not integrate, | Nick Ing-Simmons | 2002-01-19 | 1 | -0/+16 |
* | Missed the =head1 additions. | Jarkko Hietaniemi | 2002-01-03 | 1 | -0/+8 |
* | Change $=, $., $*, $%, and $- to be IVs instead of longs. | Jarkko Hietaniemi | 2001-11-29 | 1 | -5/+5 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -8/+8 |
* | sv.h documentation | Tim Jenness | 2001-10-28 | 1 | -7/+7 |
* | Add a new flag character 'm' to embed.pl set to represent | Nick Ing-Simmons | 2001-10-20 | 1 | -20/+6 |
* | Skeleton of "PerlIO_dup" coded. | Nick Ing-Simmons | 2001-10-16 | 1 | -5/+5 |
* | Retract the #12259 for now. | Jarkko Hietaniemi | 2001-09-30 | 1 | -0/+6 |
* | Re: macro redefinitions on Win32 (was Re: Question about PERLIO) | Nicholas Clark | 2001-09-28 | 1 | -6/+0 |
* | Its a nit! | Abhijit Menon-Sen | 2001-09-17 | 1 | -1/+1 |
* | Retract #12013, didn't go over too well in Tru64. | Jarkko Hietaniemi | 2001-09-14 | 1 | -0/+6 |
* | (Retracted by #12015) | Nicholas Clark | 2001-09-14 | 1 | -6/+0 |
* | Re: [ID 20010825.006] -DCRIPPLED_CC is broken | Nicholas Clark | 2001-09-05 | 1 | -8/+17 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -1/+1 |
* | Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset | Artur Bergman | 2001-08-30 | 1 | -0/+8 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -7/+7 |
* | Retract #11212. | Jarkko Hietaniemi | 2001-07-08 | 1 | -2/+1 |
* | (Retracted by #11223.) | Graham Barr | 2001-07-08 | 1 | -1/+2 |
* | two little documentation nits | Abhijit Menon-Sen | 2001-06-27 | 1 | -1/+1 |
* | Adds perl_clone_host under IMPLICIT SYS | Artur Bergman | 2001-06-26 | 1 | -0/+1 |
* | Fixes case of CvDEPTH for perl_clone | Artur Bergman | 2001-06-20 | 1 | -0/+4 |
* | sv.c documentation | Dave Mitchell | 2001-06-18 | 1 | -12/+81 |
* | Sigh. This is what #10424 was supposed to check in. | Jarkko Hietaniemi | 2001-06-04 | 1 | -0/+1 |
* | Pod nitpicks | Richard Soderberg | 2001-05-28 | 1 | -1/+1 |
* | Re: 5.6.*, bleadperl: bugs in pp_concat | Hugo van der Sanden | 2001-05-26 | 1 | -7/+40 |
* | Don't think about UTF8 | Mike Guy | 2001-05-24 | 1 | -1/+1 |
* | Fix for | dLux | 2001-04-23 | 1 | -1/+1 |
* | Re: perl@9359 breaks HTML::Parser | Gisle Aas | 2001-03-27 | 1 | -3/+5 |
* | Re: [patch] Re: PL_ptr_table | Doug MacEachern | 2001-02-08 | 1 | -0/+4 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | Return of the IVUV-preservation, now seems to be happy even | Jarkko Hietaniemi | 2000-12-15 | 1 | -0/+10 |
* | This seems to be a stage sane and stable enough to checkin. | Jarkko Hietaniemi | 2000-12-15 | 1 | -10/+0 |
* | faster and 64 bit preserving arithmetic | Nicholas Clark | 2000-12-14 | 1 | -0/+10 |
* | Re: [PATCH] The largest hoax of all times? | Ilya Zakharevich | 2000-12-05 | 1 | -0/+1 |
* | The one that got away in #7984. | Michael Stevens | 2000-12-05 | 1 | -1/+0 |
* | Retract #7977, still too volatile (the euphemism of the day | Jarkko Hietaniemi | 2000-12-04 | 1 | -1/+1 |
* | (Retracted by #7978, too shaky yet.) | Simon Cozens | 2000-12-04 | 1 | -1/+1 |
* | In Amdahl UTS "struct sv" is defined by a system header, | Jarkko Hietaniemi | 2000-10-13 | 1 | -1/+1 |
* | The HINT_BYTE patch is apparently unnecessary, retracted. | Jarkko Hietaniemi | 2000-10-06 | 1 | -4/+0 |
* | Patch from Peter Prymmer to disable utf8 in EBCDIC platforms. | Jarkko Hietaniemi | 2000-10-06 | 1 | -0/+4 |
* | Document the SvUTF8*(). | Jarkko Hietaniemi | 2000-09-11 | 1 | -0/+17 |
* | Document the SvIOK_.*UV(). | Jarkko Hietaniemi | 2000-09-05 | 1 | -0/+9 |
* | Re: [ID 20000807.008] Double reads considered evil? (deja vu) | Mike Guy | 2000-08-08 | 1 | -0/+2 |
* | Have symbols for the IoTYPEs. | Jarkko Hietaniemi | 2000-08-06 | 1 | -12/+9 |
* | sv.h documentation - SvLEN | Mike Guy | 2000-08-03 | 1 | -1/+2 |
* | rename totally bletcherous SvLOCK() thingy (doesn't do what the | Gurusamy Sarathy | 2000-07-14 | 1 | -10/+0 |
* | integrate cfgperl changes#6293..6324 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+16 |
* | integrate cfgperl change#6217 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -7/+0 |
* | integrate cfgperl changes#6207..6210 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -16/+44 |
* | commentary about IoTYPE() (from Nathan Torkington) | Gurusamy Sarathy | 2000-04-24 | 1 | -0/+13 |