| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | Regen embed enable slab for PERL_IMPLICIT_SYS | Nick Ing-Simmons | 2002-01-15 | 1 | -1/+2 |
| * | Integrate rest of mainline | Nick Ing-Simmons | 2002-01-15 | 1 | -1/+0 |
| |\
| |/
|/| |
|
| * | Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds! | Nick Ing-Simmons | 2002-01-14 | 1 | -1/+3 |
* | | Retract #14251 (the op slab allocator from perlio) | Jarkko Hietaniemi | 2002-01-14 | 1 | -1/+0 |
|/ |
|
* | Slab allocator for ops | Nick Ing-Simmons | 2002-01-13 | 1 | -0/+1 |
* | Finish up (ha!) the Unicode case folding; | Jarkko Hietaniemi | 2002-01-05 | 1 | -1/+2 |
* | Ooops. Retract the regex parts of #14090. | Jarkko Hietaniemi | 2002-01-05 | 1 | -2/+1 |
* | [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too | Nicholas Clark | 2002-01-05 | 1 | -1/+2 |
* | If we do have socketpair(), make my_socketpair() | Jarkko Hietaniemi | 2002-01-04 | 1 | -4/+0 |
* | One more iteration of the ibcmp_utf8() interface, | Jarkko Hietaniemi | 2002-01-02 | 1 | -1/+1 |
* | Make ibcmp_utf8() optionally progress in either string for | Jarkko Hietaniemi | 2002-01-02 | 1 | -1/+1 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-12-29 | 1 | -1/+1 |
|\ |
|
| * | Nicholas Clark's embed.pl fix for my_socketpair | Nick Ing-Simmons | 2001-12-29 | 1 | -1/+1 |
| * | Integrate mainline | Nick Ing-Simmons | 2001-12-27 | 1 | -0/+31 |
| |\
| |/
|/| |
|
* | | Integrate perlio: | Jarkko Hietaniemi | 2001-12-23 | 1 | -0/+28 |
|\ \
| |/ |
|
| * | Put PerlIO stuff inside EXTERN C | Nick Ing-Simmons | 2001-12-22 | 1 | -1/+3 |
| * | Add at least the "important" PerlIO_xxxx functions to embed.pl | Nick Ing-Simmons | 2001-12-22 | 1 | -0/+26 |
* | | socketpair emulation | Nicholas Clark | 2001-12-23 | 1 | -0/+3 |
|/ |
|
* | Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1), | Jarkko Hietaniemi | 2001-12-21 | 1 | -0/+2 |
* | Some bincompat clawbacks. | Jarkko Hietaniemi | 2001-12-19 | 1 | -0/+3 |
* | It could be possible for the case-insensitive | Jarkko Hietaniemi | 2001-12-13 | 1 | -1/+1 |
* | Re: attributes are broken | Spider Boardman | 2001-12-09 | 1 | -2/+3 |
* | Make sharepvn a macro since all it does is a deref. | Jarkko Hietaniemi | 2001-12-03 | 1 | -1/+0 |
* | More forgotten checkins. | Jarkko Hietaniemi | 2001-11-30 | 1 | -0/+1 |