| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [ID 20010305.012] chop() against list assignment returns char chopped fro... | Radu Greab | 2001-03-07 | 1 | -3/+4 |
* | Retract #8865 and #8869, un?pack C now again agree with Camel 3 | Jarkko Hietaniemi | 2001-02-28 | 1 | -70/+13 |
* | Re: sync sync sync: have I missed any patches? | Tim Jenness | 2001-02-28 | 1 | -112/+112 |
* | Retract #8875, cannot let go of the old semantics of unpack U | Jarkko Hietaniemi | 2001-02-21 | 1 | -5/+30 |
* | Make unpack C and unpack U truly equivalent. | Jarkko Hietaniemi | 2001-02-21 | 1 | -30/+5 |
* | unpack("C", ...) was left slightly unfinished by #8865. | Jarkko Hietaniemi | 2001-02-21 | 1 | -2/+4 |
* | Make pack("C", 0x100) to create Unicode, unless under the | Jarkko Hietaniemi | 2001-02-21 | 1 | -13/+68 |
* | Integrate pureperl changes #8844,8845,8850 to mainline | Jarkko Hietaniemi | 2001-02-20 | 1 | -1/+1 |
* | Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX | Nicholas Clark | 2001-01-31 | 1 | -111/+83 |
* | Forgot from #8545. Oops. | Jarkko Hietaniemi | 2001-01-27 | 1 | -1/+1 |
* | lib/tie-substrhash.t FAILED at test 11 | Roca, Ignasi | 2001-01-17 | 1 | -0/+1 |
* | More UTF-8 patches from Inaba Hiroto. | Jarkko Hietaniemi | 2001-01-15 | 1 | -10/+7 |
* | Consolidated lvalue sub changes | Stephen McCamant | 2001-01-12 | 1 | -9/+20 |
* | One more UTF-8 fix from Inaba Hiroto. | Jarkko Hietaniemi | 2001-01-12 | 1 | -1/+2 |
* | save_delete(), err, SAVEDELETE() fixes from Charles Lane. | Jarkko Hietaniemi | 2001-01-09 | 1 | -1/+1 |
* | One more patch for UTF8 | Inaba Hiroto | 2001-01-09 | 1 | -1/+2 |
* | UTF-8 cleanup. | Jarkko Hietaniemi | 2001-01-05 | 1 | -6/+7 |
* | Unify UTF-8 malformedness handling. | Jarkko Hietaniemi | 2001-01-05 | 1 | -7/+4 |
* | Turn SvUTF8 off if not required in pp_chr and pp_stringify. | Nick Ing-Simmons | 2001-01-02 | 1 | -10/+13 |
* | Bump up Larry's copyright. | Jarkko Hietaniemi | 2001-01-01 | 1 | -1/+1 |
* | more UTF8 test suites and an UTF8 patch | Inaba Hiroto | 2000-12-30 | 1 | -4/+10 |
* | (Retracted by #8264) More join() testing which was good because | Jarkko Hietaniemi | 2000-12-29 | 1 | -9/+3 |
* | The maxiters upper limit sanity check (guarding against | Jarkko Hietaniemi | 2000-12-28 | 1 | -12/+13 |
* | Make some panic messages a bit more logical. | Jarkko Hietaniemi | 2000-12-28 | 1 | -1/+1 |
* | lvalue AUTOLOAD. No, really. | Simon Cozens | 2000-12-28 | 1 | -2/+6 |
* | Return of the IVUV-preservation, now seems to be happy even | Jarkko Hietaniemi | 2000-12-15 | 1 | -42/+732 |
* | This seems to be a stage sane and stable enough to checkin. | Jarkko Hietaniemi | 2000-12-15 | 1 | -732/+42 |
* | faster and 64 bit preserving arithmetic | Nicholas Clark | 2000-12-14 | 1 | -42/+732 |
* | Re: [Fwd: BUG 20001205.022] Local on Hash elements | Simon Cozens | 2000-12-11 | 1 | -2/+10 |
* | Re: prototype of substr | Simon Cozens | 2000-12-10 | 1 | -1/+1 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -2/+0 |
* | Retract #7977, still too volatile (the euphemism of the day | Jarkko Hietaniemi | 2000-12-04 | 1 | -2/+0 |
* | (Retracted by #7978, too shaky yet.) | Simon Cozens | 2000-12-04 | 1 | -0/+2 |
* | Make uv_to_utf8() to zero-terminate its output buffer, | Jarkko Hietaniemi | 2000-12-03 | 1 | -3/+3 |
* | Go ahead and #include <unistd.h> in perl.h. | Jarkko Hietaniemi | 2000-11-22 | 1 | -4/+0 |
* | Integrate mainline | Nick Ing-Simmons | 2000-11-18 | 1 | -2/+6 |
|\ |
|
| * | Sparc 64-bit pack() fix from Jens Hamisch. | Jarkko Hietaniemi | 2000-11-18 | 1 | -2/+6 |
* | | Experiment on use of attributes.pm interface. | Nick Ing-Simmons | 2000-11-17 | 1 | -15/+16 |
|/ |
|
* | [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values | Yitzchak Scott-Thoennes | 2000-11-14 | 1 | -2/+2 |
* | Tweak the definition of the bit complement on UTF-8 data: | Yitzchak Scott-Thoennes | 2000-11-13 | 1 | -10/+29 |
* | [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning | Yitzchak Scott-Thoennes | 2000-10-27 | 1 | -2/+2 |
* | Continue the internal UTF-8 API tweaking. | Jarkko Hietaniemi | 2000-10-25 | 1 | -9/+9 |
* | Allow poking holes at the UTF-8 decoding strictness. | Jarkko Hietaniemi | 2000-10-25 | 1 | -2/+2 |
* | Rename UTF8LEN() to be UNISKIP(), too confusing to have | Jarkko Hietaniemi | 2000-10-25 | 1 | -1/+1 |
* | Fix the bug ID 20001024.005, the bug introduced by #7416. | Jarkko Hietaniemi | 2000-10-24 | 1 | -4/+8 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 1 | -18/+18 |
* | Don't write double values through long double pointers, | Jens Hamisch | 2000-10-20 | 1 | -4/+17 |
* | Fix a couple of compiler-noted nits in #7235. | Jarkko Hietaniemi | 2000-10-16 | 1 | -15/+15 |
* | Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8. | Jarkko Hietaniemi | 2000-10-16 | 1 | -5/+5 |
* | Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8. | Simon Cozens | 2000-10-15 | 1 | -0/+32 |