| Commit message (Expand) | Author | Age | Files | Lines |
* | UTF-8 nit from Inaba Hiroto. | Jarkko Hietaniemi | 2001-01-30 | 1 | -4/+4 |
* | Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl. | Jarkko Hietaniemi | 2001-01-30 | 1 | -79/+7 |
* | Patch from Inaba Hiroto: | Jarkko Hietaniemi | 2001-01-28 | 1 | -7/+24 |
* | Re: API Cleanup | Simon Cozens | 2001-01-16 | 1 | -21/+56 |
* | API Variable documentation | Simon Cozens | 2001-01-15 | 1 | -7/+34 |
* | more UTF8 test suites and an UTF8 patch | Inaba Hiroto | 2000-12-30 | 1 | -6/+5 |
* | Uncheckedin generated files. | Jarkko Hietaniemi | 2000-12-17 | 1 | -3/+3 |
* | Few uncheckedin files. | Jarkko Hietaniemi | 2000-12-16 | 1 | -1/+11 |
* | This seems to be a stage sane and stable enough to checkin. | Jarkko Hietaniemi | 2000-12-15 | 1 | -3/+3 |
* | Move the proto of start_glob() to a better place; regen api files. | Jarkko Hietaniemi | 2000-12-13 | 1 | -7/+7 |
* | Do not return the Unicode replacement character if UTF-8 | Jarkko Hietaniemi | 2000-12-08 | 1 | -5/+7 |
* | Use the UTF8 macros a bit. They can't be used with abandon | Jarkko Hietaniemi | 2000-12-08 | 1 | -7/+8 |
* | Document utf8_to_uv() better. | Jarkko Hietaniemi | 2000-12-07 | 1 | -3/+5 |
* | Document utf8_length(), utf8_distance(), and utf8_hop(). | Jarkko Hietaniemi | 2000-12-07 | 1 | -2/+39 |
* | Re: [PATCH] The largest hoax of all times? | Ilya Zakharevich | 2000-12-05 | 1 | -8/+24 |
* | UTF-8 hash keys, patch from Inaba Hiroto. | Jarkko Hietaniemi | 2000-12-04 | 1 | -4/+4 |
* | Re: question about retlen in utf8.c:Perl_utf8_to_uv() | Peter Prymmer | 2000-11-30 | 1 | -9/+10 |
* | diff -se shows these as different | Nick Ing-Simmons | 2000-11-19 | 1 | -7/+7 |
* | Change files which are mysteriously different to mainline to be | Nick Ing-Simmons | 2000-10-30 | 1 | -4/+4 |
* | Continue the internal UTF-8 API tweaking. | Jarkko Hietaniemi | 2000-10-25 | 1 | -22/+22 |
* | Make the UTF-8 decoding stricter and more verbose when | Jarkko Hietaniemi | 2000-10-24 | 1 | -5/+5 |
* | Re: Creating const subs for constants. | John Tobey | 2000-10-21 | 1 | -1/+14 |
* | Regen headers. | Jarkko Hietaniemi | 2000-10-03 | 1 | -9/+24 |
* | Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075. | Nick Ing-Simmons | 2000-09-30 | 1 | -7/+7 |
* | utf8.c apidoc | Simon Cozens | 2000-09-14 | 1 | -18/+28 |
* | Batch of UTF-8 patches from Simon Cozens. | Jarkko Hietaniemi | 2000-09-14 | 1 | -4/+12 |
* | Document the SvUTF8*(). | Jarkko Hietaniemi | 2000-09-11 | 1 | -0/+37 |
* | small apidoc fix | Marc Lehmann | 2000-09-07 | 1 | -1/+1 |
* | Document the SvIOK_.*UV(). | Jarkko Hietaniemi | 2000-09-05 | 1 | -7/+34 |
* | Hash lookup of constant strings optimization: | Nick Ing-Simmons | 2000-09-03 | 1 | -23/+36 |
* | Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?) | Mike Guy | 2000-09-01 | 1 | -4/+5 |
* | Do away with array context, from Daniel Chetlin <daniel@chetlin.com> | Jarkko Hietaniemi | 2000-08-08 | 1 | -1/+2 |
* | Re: Array vs. List context | Daniel Chetlin | 2000-08-04 | 1 | -2/+2 |
* | Minor doc patch: handy.h | Daniel MuiƱo | 2000-07-26 | 1 | -1/+1 |
* | av.c apidoc | Simon Cozens | 2000-07-25 | 1 | -0/+32 |
* | More docs for sv functions. | Jarkko Hietaniemi | 2000-07-15 | 1 | -7/+157 |
* | typos in change#6399, regen headers | Gurusamy Sarathy | 2000-07-14 | 1 | -19/+0 |
* | integrate cfgperl changes#6242..6249 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -9/+21 |
* | integrate cfgperl changes#6231..6240 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+963 |
* | VMS fixups so we can build with MULTIPLICITY | Dan Sugalski | 2000-06-03 | 1 | -5/+5 |
* | further qualify references to "alphanumeric" (from Wolfgang Laun | Gurusamy Sarathy | 2000-06-01 | 1 | -1/+1 |
* | change#2879 broke rvalue autovivification of magicals such as ${$num} | Gurusamy Sarathy | 2000-05-28 | 1 | -8/+15 |
* | PL_sys_intern was being initialized too late on windows | Gurusamy Sarathy | 2000-05-11 | 1 | -5/+5 |
* | various pod nits (from Larry Virden and others) | Gurusamy Sarathy | 2000-04-24 | 1 | -5/+5 |
* | mention how to look up perllocal.pod (from Michael G Schwern) | Gurusamy Sarathy | 2000-03-19 | 1 | -5/+5 |
* | Add newSVuv(). | Jarkko Hietaniemi | 2000-03-18 | 1 | -5/+12 |
* | make the is_utf8_*() safe for use on invalid utf8 (they now | Gurusamy Sarathy | 2000-03-13 | 1 | -6/+6 |
* | fix pods to reflect newer canonical names for call_sv() etc. | Gurusamy Sarathy | 2000-02-29 | 1 | -2/+2 |
* | documentation patches (from Michael Schwern and Yitzchak | Gurusamy Sarathy | 2000-02-08 | 1 | -7/+7 |
* | pod fixes (from Abigail and M J T Guy) | Gurusamy Sarathy | 2000-02-07 | 1 | -1/+1 |