| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Re: Announce : Tokener reporting patch | Simon Cozens | 2001-01-27 | 1 | -0/+1 |
* | RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parse... | Roca, Ignasi | 2001-01-23 | 1 | -3/+1 |
* | Integrate mainline. | Nick Ing-Simmons | 2001-01-21 | 1 | -0/+1 |
|\ |
|
| * | Forgot the expect_number() prototype. | Jarkko Hietaniemi | 2001-01-20 | 1 | -0/+1 |
* | | Infrastructure to allow: | Nick Ing-Simmons | 2001-01-20 | 1 | -0/+3 |
|/ |
|
* | Provide infrastructure for PERL_ASYNC_CHECK() style safe signals. | Nick Ing-Simmons | 2001-01-16 | 1 | -0/+1 |
* | Re: API Cleanup | Simon Cozens | 2001-01-16 | 1 | -10/+10 |
* | Consolidated lvalue sub changes | Stephen McCamant | 2001-01-12 | 1 | -0/+1 |
* | One more patch for UTF8 | Inaba Hiroto | 2001-01-09 | 1 | -0/+1 |
* | Fix "scalars leaked" bugs caused by overload magic | Nick Ing-Simmons | 2001-01-08 | 1 | -0/+1 |
* | Integrate mainline | Nick Ing-Simmons | 2000-12-30 | 1 | -0/+2 |
* | Integrate mainline. | Nick Ing-Simmons | 2000-12-19 | 1 | -3/+2 |
* | Return of the IVUV-preservation, now seems to be happy even | Jarkko Hietaniemi | 2000-12-15 | 1 | -0/+4 |
* | speeding up object creation/destruction 4x times | Ilya Zakharevich | 2000-12-15 | 1 | -0/+1 |
* | This seems to be a stage sane and stable enough to checkin. | Jarkko Hietaniemi | 2000-12-15 | 1 | -4/+0 |
* | faster and 64 bit preserving arithmetic | Nicholas Clark | 2000-12-14 | 1 | -0/+4 |
* | Move the proto of start_glob() to a better place; regen api files. | Jarkko Hietaniemi | 2000-12-13 | 1 | -4/+1 |
* | move startglob out of pp_hot.c | Nicholas Clark | 2000-12-13 | 1 | -0/+4 |
* | Additional patch for UTF8-keys (Re: perl@8016) | Inaba Hiroto | 2000-12-09 | 1 | -1/+1 |
* | Document utf8_length(), utf8_distance(), and utf8_hop(). | Jarkko Hietaniemi | 2000-12-07 | 1 | -1/+1 |
* | Re: [PATCH] The largest hoax of all times? | Ilya Zakharevich | 2000-12-05 | 1 | -0/+2 |
* | UTF-8 hash keys, patch from Inaba Hiroto. | Jarkko Hietaniemi | 2000-12-04 | 1 | -4/+4 |
* | Make utf8_length() and utf8_distance() (the latter of which | Jarkko Hietaniemi | 2000-11-26 | 1 | -1/+1 |
* | C<foreach my $x ...> in pseudo-fork()ed process may diddle | Gurusamy Sarathy | 2000-11-25 | 1 | -0/+1 |
* | Undo the SOCKS workarounds, instead start using PerlIO | Jens Hamisch | 2000-11-25 | 1 | -12/+0 |
* | SOCKS wrestling continues, patches from Jens Hamisch. | Jarkko Hietaniemi | 2000-11-23 | 1 | -6/+6 |
* | More SOCKS versus 64-bit patches from Jens Hamisch. | Jarkko Hietaniemi | 2000-11-22 | 1 | -1/+4 |
* | Export the SOCKS workaround symbols only if necessary. | Jarkko Hietaniemi | 2000-11-21 | 1 | -5/+6 |
* | Add a workaround to SOCKS 64-bit problems. | Jarkko Hietaniemi | 2000-11-20 | 1 | -0/+8 |
* | Introduce Perl_utf8_length(). Use it. | Jarkko Hietaniemi | 2000-11-18 | 1 | -0/+1 |
* | [PATCH 5.7.0] make regcomp reenterable | Ilya Zakharevich | 2000-11-18 | 1 | -22/+22 |
* | Locales support (setlocale) fixes | Vadim Konovalov | 2000-11-04 | 1 | -3/+4 |
* | The reëntrant version shouldn't be needed unless USE_PURE_BISON. | Jarkko Hietaniemi | 2000-10-28 | 1 | -2/+2 |
* | Continue the internal UTF-8 API tweaking. | Jarkko Hietaniemi | 2000-10-25 | 1 | -3/+3 |
* | Allow poking holes at the UTF-8 decoding strictness. | Jarkko Hietaniemi | 2000-10-25 | 1 | -1/+1 |
* | Missed the header file changes from #7425. | Jarkko Hietaniemi | 2000-10-24 | 1 | -1/+1 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 1 | -6/+6 |
* | Re: Creating const subs for constants. | John Tobey | 2000-10-21 | 1 | -2/+2 |
* | Make scan_num() reëntrant, as suggested in | Roca, Ignasi | 2000-10-20 | 1 | -1/+1 |
* | Reëntrancy fix. | Roca, Ignasi | 2000-10-20 | 1 | -0/+1 |
* | Retract #7091 as suggested in | Robin Barker | 2000-10-02 | 1 | -1/+1 |
* | Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075. | Nick Ing-Simmons | 2000-09-30 | 1 | -1/+2 |
* | Part of #7081 didn't come through. | Jarkko Hietaniemi | 2000-09-14 | 1 | -1/+1 |
* | continued -Wformat support | Robin Barker | 2000-09-14 | 1 | -2/+2 |
* | Batch of UTF-8 patches from Simon Cozens. | Jarkko Hietaniemi | 2000-09-14 | 1 | -1/+1 |
* | Hash lookup of constant strings optimization: | Nick Ing-Simmons | 2000-09-03 | 1 | -22/+23 |
* | Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?) | Mike Guy | 2000-09-01 | 1 | -1/+1 |
* | magic callbacks all need to have same type signature | Gurusamy Sarathy | 2000-08-15 | 1 | -1/+1 |
* | magic_regdatum_set() is void, not int. | Jarkko Hietaniemi | 2000-08-15 | 1 | -1/+1 |
* | Re: [PATCH] @+, @- readonly | Mike Guy | 2000-08-14 | 1 | -0/+1 |