| Commit message (Expand) | Author | Age | Files | Lines |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Re: [perl #20683] [fix] Better Patch | Adrian M. Enache | 2003-02-26 | 1 | -0/+1 |
* | COW regexps: | Nicholas Clark | 2003-02-16 | 1 | -0/+3 |
* | inline SvREFCNT_dec: | Nicholas Clark | 2003-02-16 | 1 | -0/+1 |
* | Forgotten from #18715. | Jarkko Hietaniemi | 2003-02-16 | 1 | -0/+1 |
* | sv_cat_recode() proto was missing, noticed by Craig Berry. | Jarkko Hietaniemi | 2003-02-06 | 1 | -0/+1 |
* | integrate (by hand) #18353 and #18359 from maint-5.8: | Hugo van der Sanden | 2003-01-21 | 1 | -0/+3 |
* | [Fwd: Patch for perl utf8-related bug] | Richard Hitt | 2002-12-17 | 1 | -0/+1 |
* | Re: [jhi@iki.fi: enums are not nums] | Dave Mitchell | 2002-12-17 | 1 | -1/+1 |
* | Re: [perl #19017] lexical "my" variables not visible in debugger "x" command | Dave Mitchell | 2002-12-16 | 1 | -1/+1 |
* | allow evals to see the full lexical scope | Dave Mitchell | 2002-12-02 | 1 | -3/+4 |
* | make regen_headers. | Rafael Garcia-Suarez | 2002-11-05 | 1 | -0/+15 |
* | Re: [perl #18066] Bug in -I when path has double colons? | Slaven Rezic | 2002-11-04 | 1 | -14/+1 |
* | PL_curpad == AvARRAY(PL_comppad) always | Dave Mitchell | 2002-10-22 | 1 | -1/+1 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -21/+0 |
* | Version object combined patch | John Peacock | 2002-10-10 | 1 | -2/+3 |
* | move all pad-related code to its own src file | Dave Mitchell | 2002-10-02 | 1 | -9/+27 |
* | LEAKTEST is dead, RIP | H.Merijn Brand | 2002-09-26 | 1 | -9/+0 |
* | Version object patch #1 | John Peacock | 2002-08-20 | 1 | -1/+6 |
* | Copy On Write | Nicholas Clark | 2002-08-17 | 1 | -0/+7 |
* | Remove pseudo-hashes (complete) | Michael G. Schwern | 2002-08-17 | 1 | -13/+0 |
* | Re: deb.c compile time error (patchlevel 17721) | Dave Mitchell | 2002-08-17 | 1 | -1/+1 |
* | add verbose stack display option, -Dvs | Dave Mitchell | 2002-08-12 | 1 | -0/+6 |
* | integrate a variant of change#17568 from maint-5.6 branch (the | Gurusamy Sarathy | 2002-07-16 | 1 | -0/+5 |
* | Re: unique attribute? | Doug MacEachern | 2002-06-09 | 1 | -1/+1 |
* | Remove sv_setpviv{_,mg}; regen perlapi. | Jarkko Hietaniemi | 2002-05-01 | 1 | -2/+0 |
* | The #16182 radiates U32ness. | Jarkko Hietaniemi | 2002-04-26 | 1 | -1/+1 |
* | -Wformat cleanups from Robin Barker. | Jarkko Hietaniemi | 2002-04-25 | 1 | -5/+1 |
* | my $utf8here, our $utf8here, and package variable $utf8here. | Jarkko Hietaniemi | 2002-04-16 | 1 | -0/+1 |
* | [dodgy PATCH] Re: [Storable] utf8 keys started working! | Nicholas Clark | 2002-04-13 | 1 | -4/+5 |
* | Make hv_notallowed a static as suggested by Nicholas Clark; | Jarkko Hietaniemi | 2002-04-06 | 1 | -1/+6 |
* | Fix segfaults when mainthread exits with other threads running: | Nick Ing-Simmons | 2002-04-03 | 1 | -0/+1 |
* | tidy sv.[ch] after CRIPPLED_CC removal | Dave Mitchell | 2002-03-23 | 1 | -3/+3 |
* | -DCRIPPLED_CC RIP | Dave Mitchell | 2002-03-21 | 1 | -3/+0 |
* | Fix for "UTF-8 bug with s///" from Hugo. | Jarkko Hietaniemi | 2002-03-20 | 1 | -0/+2 |
* | s/regcinclasslen/reginclass/ and remove the old | Jarkko Hietaniemi | 2002-03-19 | 1 | -2/+1 |
* | Implement the retry-on-ERANGE for the get*_r(). | Jarkko Hietaniemi | 2002-03-17 | 1 | -0/+5 |
* | Monster _r patch: try to scan for all known _r variants, | Jarkko Hietaniemi | 2002-03-15 | 1 | -0/+2 |
* | Renaming tweaks, and split off the reentrant "superbuffer" | Jarkko Hietaniemi | 2002-03-10 | 1 | -0/+3 |
* | Retract #14985, #14899, and #14990, following the principles | Jarkko Hietaniemi | 2002-03-07 | 1 | -1/+0 |
* | Escapee. | Jarkko Hietaniemi | 2002-03-04 | 1 | -0/+1 |
* | Needed by #14985. | Jarkko Hietaniemi | 2002-03-04 | 1 | -0/+2 |
* | Re: Copying PV only with possible UTF-8 characters | John Peacock | 2002-02-24 | 1 | -0/+1 |
* | pack with a human face: the sequel | Ilya Zakharevich | 2002-02-22 | 1 | -0/+1 |
* | grouping in pack/unpack | Ilya Zakharevich | 2002-02-21 | 1 | -0/+5 |
* | Integrate mainline | Nick Ing-Simmons | 2002-01-25 | 1 | -1/+9 |
* | Nearly-working threads re-structuring. Do not integrate, | Nick Ing-Simmons | 2002-01-19 | 1 | -11/+3 |
* | Split out core of sv_magic() into sv_magicext(). | Nick Ing-Simmons | 2002-01-18 | 1 | -0/+1 |
* | Add Slab_Free to embed.fnc | Mattia Barbon | 2002-01-15 | 1 | -0/+1 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-01-15 | 1 | -0/+2 |
|\ |
|