| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t | Allen Smith | 2002-09-09 | 1 | -79/+63 |
* | Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t | Allen Smith | 2002-09-08 | 1 | -0/+88 |
* | COW for ithreads (was Re: what copies scalars in ithreads?) | Nicholas Clark | 2002-09-08 | 1 | -2/+29 |
* | sv_2pv_flags and ROK and UTF8 flags | Yitzchak Scott-Thoennes | 2002-09-08 | 1 | -24/+18 |
* | copy on write: fixes and debugging | Nicholas Clark | 2002-09-04 | 1 | -10/+11 |
* | Re: glob names and Regexp type introspection | Yitzchak Scott-Thoennes | 2002-08-30 | 1 | -1/+0 |
* | B::check_av() ; B::Deparse for CHECK blocks | Rafael Garcia-Suarez | 2002-08-29 | 1 | -0/+1 |
* | Re: [PATCH] Version object patch #1 | John Peacock | 2002-08-22 | 1 | -0/+3 |
* | [REVISED PATCH] Magic v-strings | John Peacock | 2002-08-20 | 1 | -0/+5 |
* | Clean up copy-on-write macros and debug facilities (new flag 'C'). | Nicholas Clark | 2002-08-20 | 1 | -17/+19 |
* | Copy On Write | Nicholas Clark | 2002-08-17 | 1 | -62/+255 |
* | Re: sprintf: fix and docs | Hugo van der Sanden | 2002-07-17 | 1 | -1/+1 |
* | NI-S' stab at the #17270 mystery. | Jarkko Hietaniemi | 2002-07-17 | 1 | -22/+8 |
* | Also the NetWare breakage was due to #17270, go figure. | Jarkko Hietaniemi | 2002-07-17 | 1 | -2/+6 |
* | DJGPP was broken by #17270. Because of the time crunch | Jarkko Hietaniemi | 2002-07-16 | 1 | -2/+15 |
* | sprintf: fix and docs | Hugo van der Sanden | 2002-07-16 | 1 | -2/+5 |
* | Squash "uninitialized" warning from gcc. | Jarkko Hietaniemi | 2002-07-15 | 1 | -1/+1 |
* | Re: Core dump in perl_clone (even with 'use threads;' first) [PATCH] | Tim Bunce | 2002-07-15 | 1 | -0/+6 |
* | Re: [ID 20020713.008] %vd eats two arguments | Hugo van der Sanden | 2002-07-14 | 1 | -9/+11 |
* | Core dump in perl_clone (even with 'use threads;' first) [PATCH] | Tim Bunce | 2002-07-12 | 1 | -14/+29 |
* | Call $encoding->decode($sv) without a $chk argument. | Nick Ing-Simmons | 2002-07-09 | 1 | -3/+13 |
* | Inlining to avoid costly UTF-8 calls. | Jarkko Hietaniemi | 2002-06-27 | 1 | -3/+5 |
* | Handle IO error in "slow gets" | Nick Ing-Simmons | 2002-06-17 | 1 | -6/+8 |
* | Spurious empty statements. | Jarkko Hietaniemi | 2002-06-15 | 1 | -1/+1 |
* | Further patch on #17163 for Tru64. | Jarkko Hietaniemi | 2002-06-10 | 1 | -5/+9 |
* | Patch from Hugo for the 'printf' problem: | Jarkko Hietaniemi | 2002-06-10 | 1 | -7/+55 |
* | [patch] ptr_table_store | Doug MacEachern | 2002-06-09 | 1 | -1/+0 |
* | Re: unique attribute? | Doug MacEachern | 2002-06-09 | 1 | -3/+4 |
* | Re: unique attribute? | Doug MacEachern | 2002-06-09 | 1 | -1/+2 |
* | Recover some of the #16845. | Jarkko Hietaniemi | 2002-05-29 | 1 | -1/+7 |
* | Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501 | Jarkko Hietaniemi | 2002-05-28 | 1 | -20/+4 |
* | Comment nit from Yitzchak. | Jarkko Hietaniemi | 2002-05-27 | 1 | -1/+1 |
* | Fix for the IO::Scalar bug (I think). | Nick Ing-Simmons | 2002-05-27 | 1 | -14/+12 |
* | **** UNSAFE **** partial fix for IO::Scalar and local ties. | Nick Ing-Simmons | 2002-05-26 | 1 | -7/+23 |
* | Integrate mailine | Nick Ing-Simmons | 2002-05-19 | 1 | -2/+2 |
* | PERL_HASH() casting games so that our hashed data is "unsigned | Jarkko Hietaniemi | 2002-05-17 | 1 | -1/+1 |
* | Purify finding: jperl.t causes a few Array Bounds Reads | Jarkko Hietaniemi | 2002-05-15 | 1 | -1/+2 |
* | Fixed bug where tmpsv would be null after the return of the | Artur Bergman | 2002-05-12 | 1 | -3/+5 |
* | Explicit casts due to #16542. | Jarkko Hietaniemi | 2002-05-11 | 1 | -1/+1 |
* | [PATCH] Re: perl@16433 | Yitzchak Scott-Thoennes | 2002-05-08 | 1 | -1/+3 |
* | delete inaccurate comment | Dave Mitchell | 2002-05-04 | 1 | -3/+0 |
* | manual integrate of change#16332 from maint-5.6 branch | Gurusamy Sarathy | 2002-05-02 | 1 | -1/+7 |
* | Remove sv_setpviv{_,mg}; regen perlapi. | Jarkko Hietaniemi | 2002-05-01 | 1 | -38/+0 |
* | remove macroized bincompat functions | Dave Mitchell | 2002-05-01 | 1 | -132/+0 |
* | More VC5-induced casting found by Nikola Knezevic. | Jarkko Hietaniemi | 2002-04-27 | 1 | -1/+1 |
* | fix typo that caused pseudo-fork() crashes on win64 (we were only | Gurusamy Sarathy | 2002-04-26 | 1 | -1/+1 |
* | -Wformat cleanups from Robin Barker. | Jarkko Hietaniemi | 2002-04-25 | 1 | -1/+1 |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -17/+19 |
* | Windows 64-bit support: | Gurusamy Sarathy | 2002-04-21 | 1 | -0/+19 |
* | my $utf8here, our $utf8here, and package variable $utf8here. | Jarkko Hietaniemi | 2002-04-16 | 1 | -0/+2 |