| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement the retry-on-ERANGE for the get*_r(). | Jarkko Hietaniemi | 2002-03-17 | 1 | -0/+1 |
* | 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/+1 |
* | Retract #14985, #14899, and #14990, following the principles | Jarkko Hietaniemi | 2002-03-07 | 1 | -1/+0 |
* | 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 |
* | grouping in pack/unpack | Ilya Zakharevich | 2002-02-21 | 1 | -0/+2 |
* | Integrate mainline | Nick Ing-Simmons | 2002-01-25 | 1 | -0/+7 |
* | Nearly-working threads re-structuring. Do not integrate, | Nick Ing-Simmons | 2002-01-19 | 1 | -7/+3 |
* | Split out core of sv_magic() into sv_magicext(). | Nick Ing-Simmons | 2002-01-18 | 1 | -0/+1 |
* | Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds! | Nick Ing-Simmons | 2002-01-14 | 1 | -0/+2 |
* | export win32_async_check or Perl_despatch_signals | Mattia Barbon | 2002-01-12 | 1 | -0/+1 |
* | Regen files. | Jarkko Hietaniemi | 2001-12-30 | 1 | -22/+0 |
* | Nicholas Clark's embed.pl fix for my_socketpair | Nick Ing-Simmons | 2001-12-29 | 1 | -0/+22 |
* | Re: Not OK 13881 | John Peacock | 2001-12-25 | 1 | -0/+1 |
* | Add at least the "important" PerlIO_xxxx functions to embed.pl | Nick Ing-Simmons | 2001-12-22 | 1 | -0/+22 |
* | Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1), | Jarkko Hietaniemi | 2001-12-21 | 1 | -0/+6 |
* | Make sharepvn a macro since all it does is a deref. | Jarkko Hietaniemi | 2001-12-03 | 1 | -1/+1 |
* | Fix for "a\x{100}" =~ /A/i. | Jarkko Hietaniemi | 2001-11-28 | 1 | -0/+1 |
* | regen_headers. | Jarkko Hietaniemi | 2001-11-23 | 1 | -0/+1 |
* | Implement the sort pragma. Split sort code from pp_ctl.c | Jarkko Hietaniemi | 2001-11-21 | 1 | -1/+0 |
* | The _uni_display should not be in dump.c since they | Jarkko Hietaniemi | 2001-11-19 | 1 | -2/+2 |
* | v-strings as Objects Step 1 | John Peacock | 2001-11-15 | 1 | -0/+1 |
* | making do_sprintf public | Doug MacEachern | 2001-11-07 | 1 | -0/+1 |
* | Oops. Luckily nothing was using this symbol yet. | Jarkko Hietaniemi | 2001-11-06 | 1 | -0/+1 |
* | Enable -Mencoding=foobar also for string literals. | Jarkko Hietaniemi | 2001-10-31 | 1 | -0/+1 |
* | Since pv_uni_display and sv_uni_display are now used | Jarkko Hietaniemi | 2001-10-25 | 1 | -0/+2 |
* | Implement multicharacter case mappings where a single | Jarkko Hietaniemi | 2001-10-21 | 1 | -0/+1 |
* | Add a new flag character 'm' to embed.pl set to represent | Nick Ing-Simmons | 2001-10-20 | 1 | -6/+0 |
* | Make the toupper/lower/title API for Unicode not right | Jarkko Hietaniemi | 2001-10-09 | 1 | -3/+0 |
* | Patch to put qsortsv in the public API | Brian Ingerson | 2001-09-30 | 1 | -0/+1 |
* | Re: [ID 20010825.006] -DCRIPPLED_CC is broken | Nicholas Clark | 2001-09-05 | 1 | -0/+4 |
* | Removed tripple definitions of CUSTOM_OP functions. | Artur Bergman | 2001-08-27 | 1 | -0/+2 |
* | [PATHC] sharedsv.[c|h] | Jarkko Hietaniemi | 2001-08-13 | 1 | -0/+7 |
* | Make perl fork()-safe (in a slightly limited way) even on | Gurusamy Sarathy | 2001-07-20 | 1 | -0/+3 |
* | rename s/sv_getcwd/getcwd_sv/ for better conformance to existing | Gurusamy Sarathy | 2001-07-02 | 1 | -1/+1 |
* | Regen headers. | Jarkko Hietaniemi | 2001-06-20 | 1 | -1/+0 |
* | Move the grok_number and its lieutenant grok_numeric_radix | Jarkko Hietaniemi | 2001-06-10 | 1 | -0/+2 |
* | APIfy op_clear | Simon Cozens | 2001-06-03 | 1 | -0/+1 |
* | Re: [ID 20010529.006] String plus zero inconsistent across platforms | Hugo van der Sanden | 2001-06-01 | 1 | -0/+1 |
* | [patch] Cwd.xs optimizations/abstraction | Doug MacEachern | 2001-06-01 | 1 | -0/+2 |
* | Re: 5.6.*, bleadperl: bugs in pp_concat | Hugo van der Sanden | 2001-05-26 | 1 | -0/+6 |
* | Regen headers for #10221. | Jarkko Hietaniemi | 2001-05-26 | 1 | -0/+1 |
* | Change PL_numeric_radix to PL_numeric_radix_sv (and leave in | Jarkko Hietaniemi | 2001-04-30 | 1 | -0/+3 |
* | Integrate changes #9584,9587 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-06 | 1 | -0/+1 |
* | Generated files. | Nick Ing-Simmons | 2001-03-24 | 1 | -0/+1 |
* | Integrate change #9154 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-14 | 1 | -0/+1 |
* | EBCDIC sanity - phase I | Nick Ing-Simmons | 2001-03-10 | 1 | -3/+6 |
* | Put back the #8840, it was innocent. | Jarkko Hietaniemi | 2001-02-21 | 1 | -0/+1 |
* | Retract the #8838 and #8840 for now because of | Jarkko Hietaniemi | 2001-02-20 | 1 | -1/+0 |