| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate change #9197 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-18 | 1 | -2/+2 |
* | Integrate change #9154 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-14 | 1 | -0/+11 |
* | Integrate change #9108 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-12 | 1 | -1/+0 |
* | EBCDIC sanity - phase I | Nick Ing-Simmons | 2001-03-10 | 1 | -3/+6 |
* | don't write along symlinks into a read only source tree (was Re: [ID 20010129... | Nicholas Clark | 2001-03-01 | 1 | -0/+1 |
* | Encode API documentation nd tidy up. | Nick Ing-Simmons | 2001-02-24 | 1 | -4/+4 |
* | [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ... | Peter Prymmer | 2001-02-22 | 1 | -3/+0 |
* | 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 |
* | [patch] add sv_setref_uv | Doug MacEachern | 2001-02-19 | 1 | -0/+1 |
* | [patch] -Wall | Doug MacEachern | 2001-02-17 | 1 | -1/+6 |
* | Merge ebcdic.c (only one function, ebcdic_control()) into util.c. | Jarkko Hietaniemi | 2001-02-13 | 1 | -0/+3 |
* | [patch] GvSHARED | Doug MacEachern | 2001-02-10 | 1 | -0/+1 |
* | Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob | Andy Dougherty | 2001-02-09 | 1 | -0/+4 |
* | Re: [patch] Re: PL_ptr_table | Doug MacEachern | 2001-02-08 | 1 | -0/+2 |
* | Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669 | Jarkko Hietaniemi | 2001-02-01 | 1 | -0/+1 |
* | Patch from Inaba Hiroto: | Jarkko Hietaniemi | 2001-01-28 | 1 | -0/+1 |
* | 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 |