| Commit message (Expand) | Author | Age | Files | Lines |
* | Version object combined patch | John Peacock | 2002-10-10 | 1 | -12/+22 |
* | move all pad-related code to its own src file | Dave Mitchell | 2002-10-02 | 1 | -1/+18 |
* | Version object patch #1 | John Peacock | 2002-08-20 | 1 | -17/+104 |
* | Copy On Write | Nicholas Clark | 2002-08-17 | 1 | -2/+7 |
* | add verbose stack display option, -Dvs | Dave Mitchell | 2002-08-12 | 1 | -15/+15 |
* | Sarathy pointed out that instead of zeroing heap | Jarkko Hietaniemi | 2002-05-19 | 1 | -0/+10 |
* | Remove sv_setpviv{_,mg}; regen perlapi. | Jarkko Hietaniemi | 2002-05-01 | 1 | -32/+47 |
* | Fix segfaults when mainthread exits with other threads running: | Nick Ing-Simmons | 2002-04-03 | 1 | -0/+10 |
* | tidy sv.[ch] after CRIPPLED_CC removal | Dave Mitchell | 2002-03-23 | 1 | -24/+19 |
* | -DCRIPPLED_CC RIP | Dave Mitchell | 2002-03-21 | 1 | -29/+28 |
* | Regen perlapi. | Jarkko Hietaniemi | 2002-03-05 | 1 | -16/+40 |
* | Re: Copying PV only with possible UTF-8 characters | John Peacock | 2002-02-24 | 1 | -7/+48 |
* | Regen doc, regen toc. | Jarkko Hietaniemi | 2002-02-19 | 1 | -39/+45 |
* | Extract something from yesterdays effort - convert my mail on pad | Nick Ing-Simmons | 2002-02-08 | 1 | -100/+122 |
* | Document the flags of pv_uni_display(). | Jarkko Hietaniemi | 2002-01-07 | 1 | -3/+12 |
* | Simon's new perlapi scheme, I hope I got all the pieces. | Jarkko Hietaniemi | 2002-01-02 | 1 | -1065/+1229 |
* | One more iteration of the ibcmp_utf8() interface, | Jarkko Hietaniemi | 2002-01-02 | 1 | -7/+14 |
* | Make ibcmp_utf8() optionally progress in either string for | Jarkko Hietaniemi | 2002-01-02 | 1 | -1/+6 |
* | Document the to_utf8_*() functions. | Jarkko Hietaniemi | 2002-01-01 | 1 | -0/+64 |
* | Regen files. | Jarkko Hietaniemi | 2001-12-30 | 1 | -19/+19 |
* | Pod whitespace cleanup, round 0. | coral@eekeek.org | 2001-12-29 | 1 | -2/+2 |
* | Nicholas Clark's embed.pl fix for my_socketpair | Nick Ing-Simmons | 2001-12-29 | 1 | -19/+19 |
* | Re: Not OK 13881 | John Peacock | 2001-12-25 | 1 | -19/+39 |
* | Add at least the "important" PerlIO_xxxx functions to embed.pl | Nick Ing-Simmons | 2001-12-22 | 1 | -16/+16 |
* | Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1), | Jarkko Hietaniemi | 2001-12-21 | 1 | -4/+12 |
* | It could be possible for the case-insensitive | Jarkko Hietaniemi | 2001-12-13 | 1 | -3/+2 |
* | More UTF-8 API docs. | Jarkko Hietaniemi | 2001-12-11 | 1 | -19/+62 |
* | Regen perlapi, regen toc. | Jarkko Hietaniemi | 2001-12-08 | 1 | -1/+1 |
* | regen_headers. | Jarkko Hietaniemi | 2001-11-23 | 1 | -8/+19 |
* | Forgotten check-in. | Jarkko Hietaniemi | 2001-11-23 | 1 | -19/+8 |
* | The runops_dbg should not be needed. | Jarkko Hietaniemi | 2001-11-19 | 1 | -19/+19 |
* | embed.pl generated changes I forgot to include | Nick Ing-Simmons | 2001-11-18 | 1 | -19/+19 |
* | runtime runops switch | Ilya Zakharevich | 2001-11-16 | 1 | -1/+1 |
* | [PATCH] Doc spellcheck + podcheck | Abhijit Menon-Sen | 2001-11-16 | 1 | -1/+0 |
* | v-strings as Objects Step 1 | John Peacock | 2001-11-15 | 1 | -20/+38 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 1 | -10/+10 |
* | Add documentation. | Jarkko Hietaniemi | 2001-11-02 | 1 | -0/+25 |
* | More documentation for the encode pragma. | Jarkko Hietaniemi | 2001-10-31 | 1 | -4/+4 |
* | Make sv_recode_to_utf8() a real API: the encoding | Jarkko Hietaniemi | 2001-10-31 | 1 | -6/+10 |
* | Enable -Mencoding=foobar also for string literals. | Jarkko Hietaniemi | 2001-10-31 | 1 | -41/+55 |
* | Regen perlapi, perltoc. | Jarkko Hietaniemi | 2001-10-28 | 1 | -15/+15 |
* | Integrate from perlio; restructuring. | Jarkko Hietaniemi | 2001-10-21 | 1 | -34/+34 |
|\ |
|
| * | PerlIO layer table as PL_perlio (per-interpreter) | Nick Ing-Simmons | 2001-10-21 | 1 | -20/+20 |
|/ |
|
* | Add a new flag character 'm' to embed.pl set to represent | Nick Ing-Simmons | 2001-10-20 | 1 | -26/+26 |
* | try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems | Charles Lane | 2001-10-18 | 1 | -22/+22 |
* | Skeleton of "PerlIO_dup" coded. | Nick Ing-Simmons | 2001-10-16 | 1 | -24/+24 |
* | sortsv not in place anymore, noticed by John P. Linderman. | Jarkko Hietaniemi | 2001-10-01 | 1 | -1/+1 |
* | Patch to put qsortsv in the public API | Brian Ingerson | 2001-09-30 | 1 | -22/+34 |
* | Regen headers. | Jarkko Hietaniemi | 2001-09-13 | 1 | -4/+6 |
* | Re: [ID 20010825.006] -DCRIPPLED_CC is broken | Nicholas Clark | 2001-09-05 | 1 | -15/+100 |