| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate mainline | Nick Ing-Simmons | 2002-01-25 | 1 | -4/+13 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -4393/+5 |
* | Removed tripple definitions of CUSTOM_OP functions. | Artur Bergman | 2001-08-27 | 1 | -32/+0 |
* | Regen headers | Artur Bergman | 2001-08-27 | 1 | -0/+48 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -7/+7 |
* | [PATHC] sharedsv.[c|h] | Jarkko Hietaniemi | 2001-08-13 | 1 | -0/+51 |
* | Make perl fork()-safe (in a slightly limited way) even on | Gurusamy Sarathy | 2001-07-20 | 1 | -0/+24 |
* | Perl_re_dup() | Abhijit Menon-Sen | 2001-07-12 | 1 | -2/+2 |
* | rename s/sv_getcwd/getcwd_sv/ for better conformance to existing | Gurusamy Sarathy | 2001-07-02 | 1 | -3/+3 |
* | Retract the #10417 mg.c and embed.pl parts because of | Jarkko Hietaniemi | 2001-06-21 | 1 | -1/+1 |
* | Regen headers. | Jarkko Hietaniemi | 2001-06-20 | 1 | -14/+14 |
* | Replace our implementation of realpath() with OpenBSD's | Jarkko Hietaniemi | 2001-06-20 | 1 | -7/+0 |
* | After some reading I don't think we can blindly | Jarkko Hietaniemi | 2001-06-20 | 1 | -2/+2 |
* | Split off the pack/unpack code, from Nicholas Clark. | Jarkko Hietaniemi | 2001-06-18 | 1 | -0/+2 |
* | splitting util.c | Hugo van der Sanden | 2001-06-13 | 1 | -0/+2 |
* | Small bcopy cleanup | Andy Dougherty | 2001-06-13 | 1 | -1/+1 |
* | Move the grok_number and its lieutenant grok_numeric_radix | Jarkko Hietaniemi | 2001-06-10 | 1 | -1/+15 |
* | APIfy op_clear | Simon Cozens | 2001-06-03 | 1 | -1/+14 |
* | Re: [ID 20010529.006] String plus zero inconsistent across platforms | Hugo van der Sanden | 2001-06-01 | 1 | -0/+7 |
* | [patch] Cwd.xs optimizations/abstraction | Doug MacEachern | 2001-06-01 | 1 | -0/+14 |
* | Re: 5.6.*, bleadperl: bugs in pp_concat | Hugo van der Sanden | 2001-05-26 | 1 | -0/+42 |
* | Regen headers for #10221. | Jarkko Hietaniemi | 2001-05-26 | 1 | -0/+7 |
* | Change PL_numeric_radix to PL_numeric_radix_sv (and leave in | Jarkko Hietaniemi | 2001-04-30 | 1 | -2/+23 |
* | Integrate changes #9584,9587 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-06 | 1 | -0/+7 |
* | Generated files. | Nick Ing-Simmons | 2001-03-24 | 1 | -0/+7 |
* | Integrate change #9154 from maintperl to mainline. | Jarkko Hietaniemi | 2001-03-14 | 1 | -0/+12 |
* | EBCDIC sanity - phase I | Nick Ing-Simmons | 2001-03-10 | 1 | -9/+30 |
* | Encode API documentation nd tidy up. | Nick Ing-Simmons | 2001-02-24 | 1 | -2/+2 |
* | [patch] perlio + useithreads | Doug MacEachern | 2001-02-23 | 1 | -2/+0 |
* | Put back the #8840, it was innocent. | Jarkko Hietaniemi | 2001-02-21 | 1 | -0/+7 |
* | Retract the #8838 and #8840 for now because of | Jarkko Hietaniemi | 2001-02-20 | 1 | -7/+0 |
* | [patch] add sv_setref_uv | Doug MacEachern | 2001-02-19 | 1 | -0/+7 |
* | [patch] -Wall | Doug MacEachern | 2001-02-17 | 1 | -0/+4 |
* | Merge ebcdic.c (only one function, ebcdic_control()) into util.c. | Jarkko Hietaniemi | 2001-02-13 | 1 | -0/+2 |
* | Generated files form 8713 etc. | Nick Ing-Simmons | 2001-02-08 | 1 | -0/+14 |
* | Patch from Inaba Hiroto: | Jarkko Hietaniemi | 2001-01-28 | 1 | -0/+7 |
* | RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parse... | Roca, Ignasi | 2001-01-23 | 1 | -1/+0 |
* | Infrastructure to allow: | Nick Ing-Simmons | 2001-01-20 | 1 | -0/+7 |
* | Integrate mainline. | Nick Ing-Simmons | 2000-12-19 | 1 | -0/+16 |
* | Move the proto of start_glob() to a better place; regen api files. | Jarkko Hietaniemi | 2000-12-13 | 1 | -1/+1 |
* | Change PerlIO_(get|set)pos to take SV * | Nick Ing-Simmons | 2000-12-07 | 1 | -0/+14 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -5/+5 |
* | C<foreach my $x ...> in pseudo-fork()ed process may diddle | Gurusamy Sarathy | 2000-11-25 | 1 | -0/+7 |
* | Introduce Perl_utf8_length(). Use it. | Jarkko Hietaniemi | 2000-11-18 | 1 | -0/+7 |
* | Integrate perlio: | Jarkko Hietaniemi | 2000-11-04 | 1 | -4/+4 |
|\ |
|
| * | Change files which are mysteriously different to mainline to be | Nick Ing-Simmons | 2000-10-30 | 1 | -1/+1 |
|/ |
|
* | Continue the internal UTF-8 API tweaking. | Jarkko Hietaniemi | 2000-10-25 | 1 | -7/+7 |
* | 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 | -2/+2 |