| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate perlio: | Jarkko Hietaniemi | 2000-12-09 | 1 | -4/+30 |
|\ |
|
| * | Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO. | Nick Ing-Simmons | 2000-12-09 | 1 | -4/+30 |
* | | Additional patch for UTF8-keys (Re: perl@8016) | Inaba Hiroto | 2000-12-09 | 1 | -4/+11 |
|/ |
|
* | UTF8 output prework. | Nick Ing-Simmons | 2000-12-09 | 1 | -6/+4 |
* | Re: [PATCH] The largest hoax of all times? | Ilya Zakharevich | 2000-12-05 | 1 | -7/+34 |
* | Integrate perlio: | Jarkko Hietaniemi | 2000-12-05 | 1 | -1/+1 |
|\ |
|
| * | PERL_IMPLICIT_SYS (almost) works - something odd with "signal" | Nick Ing-Simmons | 2000-12-04 | 1 | -1/+1 |
* | | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -56/+4 |
* | | ++ 20% faster | Nicholas Clark | 2000-12-04 | 1 | -3/+3 |
* | | Make uv_to_utf8() to zero-terminate its output buffer, | Jarkko Hietaniemi | 2000-12-03 | 1 | -1/+1 |
|/ |
|
* | Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade(). | Jarkko Hietaniemi | 2000-11-30 | 1 | -12/+16 |
* | Retract #7921, the patch shouldn't be needed. | Jarkko Hietaniemi | 2000-11-29 | 1 | -1/+1 |
* | (Retracted by #7927.) | Simon Cozens | 2000-11-29 | 1 | -1/+1 |
* | Restore also the locale test to no-sprintf-taint state. | Jarkko Hietaniemi | 2000-11-27 | 1 | -2/+2 |
* | Retract #7863. It makes more sense not to taint formatted output, | Jarkko Hietaniemi | 2000-11-27 | 1 | -4/+3 |
* | Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc | Benjamin Holzman | 2000-11-26 | 1 | -1/+2 |
* | Fix locale inconsistencies unearthed by Hugo's work. | Jarkko Hietaniemi | 2000-11-26 | 1 | -0/+4 |
* | Re: pp_add -> pp_i_add efficiency hack? | Nicholas Clark | 2000-11-26 | 1 | -0/+1 |
* | C<foreach my $x ...> in pseudo-fork()ed process may diddle | Gurusamy Sarathy | 2000-11-25 | 1 | -0/+8 |
* | Fixes for signedness warnings noticed by VMSperlers. | Jarkko Hietaniemi | 2000-11-22 | 1 | -2/+5 |
* | [perl 7711: EPOC] updates | Olaf Flebbe | 2000-11-20 | 1 | -1/+1 |
* | Missing aTHX_ | Nick Ing-Simmons | 2000-11-19 | 1 | -1/+1 |
* | Introduce Perl_utf8_length(). Use it. | Jarkko Hietaniemi | 2000-11-18 | 1 | -12/+6 |
* | Lexical use open ... support: | Nick Ing-Simmons | 2000-11-18 | 1 | -0/+2 |
* | Fix for | Andrew Pimlott | 2000-11-05 | 1 | -5/+10 |
* | Locale tweakery. Add test case for bug id 20000809.003 to op/misc, | Jarkko Hietaniemi | 2000-11-04 | 1 | -9/+1 |
* | Fix for sv_2iv() on "shared" value from keys %hash. | Nick Ing-Simmons | 2000-10-28 | 1 | -1/+4 |
* | Continue the internal UTF-8 API tweaking. | Jarkko Hietaniemi | 2000-10-25 | 1 | -2/+2 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 1 | -4/+4 |
* | Support s?printf parameter reordering. | Jarkko Hietaniemi | 2000-10-22 | 1 | -18/+49 |
* | Re: Creating const subs for constants. | John Tobey | 2000-10-21 | 1 | -11/+15 |
* | On output try to downgrade to bytes, croak if impossible, | Jarkko Hietaniemi | 2000-10-17 | 1 | -2/+7 |
* | Make eq work again with utf8 (disabling the upgrading | Jarkko Hietaniemi | 2000-10-09 | 1 | -1/+1 |
* | Fix in change 7162 was too-late for case where we "upgraded" to PVIV and | Nick Ing-Simmons | 2000-10-06 | 1 | -3/+4 |
* | Make sv_upgrade() undo READONLY|FAKE shared string hackery. | Nick Ing-Simmons | 2000-10-06 | 1 | -0/+3 |
* | Epoc update | Olaf Flebbe | 2000-10-03 | 1 | -1/+1 |
* | Fix some recursion in overload.pm | Daniel Chetlin | 2000-09-30 | 1 | -5/+10 |
* | Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075. | Nick Ing-Simmons | 2000-09-30 | 1 | -2/+2 |
* | Multiplicity & ithreads fix for sv.c/Encode.xs | Spider Boardman | 2000-09-15 | 1 | -1/+1 |
* | Botched the #7090 check-in. | Jarkko Hietaniemi | 2000-09-15 | 1 | -1/+2 |
* | Re: perl@7078 | Spider Boardman | 2000-09-14 | 1 | -2/+2 |
* | We don't need to count the high bit bytes, a boolean is enough. | Jarkko Hietaniemi | 2000-09-14 | 1 | -12/+9 |
* | Replace #7084 with | Spider Boardman | 2000-09-14 | 1 | -1/+2 |
* | Compilation warnings and an error. | Jarkko Hietaniemi | 2000-09-14 | 1 | -3/+3 |
* | Batch of UTF-8 patches from Simon Cozens. | Jarkko Hietaniemi | 2000-09-14 | 1 | -77/+23 |
* | Hash lookup of constant strings optimization: | Nick Ing-Simmons | 2000-09-03 | 1 | -55/+101 |
* | Forget about NV_MAX (#6951). Various floating point tweaks, | Jarkko Hietaniemi | 2000-08-31 | 1 | -1/+2 |
* | The #6929 was too skimpy. | Jarkko Hietaniemi | 2000-08-31 | 1 | -1/+1 |
* | Heap decorruption. | Alan Burlison | 2000-08-30 | 1 | -2/+2 |
* | [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs | Hugo van der Sanden | 2000-08-29 | 1 | -3/+9 |