summaryrefslogtreecommitdiff
path: root/sv.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate perlio:Jarkko Hietaniemi2001-01-211-4/+4
|\
| * Fixup after integrate:Nick Ing-Simmons2001-01-211-4/+4
* | Re: 8482 busted for $^V sprintf()s on OS/390 Hugo van der Sanden2001-01-211-7/+5
|/
* Signedness nit plus few memcpy/Copy nits.Jarkko Hietaniemi2001-01-201-4/+4
* Re: new feature: s?printf parameter reordering Hugo van der Sanden2001-01-191-102/+111
* Win32 "safe signals" co-existance fix.Nick Ing-Simmons2001-01-181-2/+9
* Define SIG_SIZE, the number of elements in the sig_name andJarkko Hietaniemi2001-01-171-6/+5
* Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.Nick Ing-Simmons2001-01-161-0/+2
* More UTF-8 patches from Inaba Hiroto.Jarkko Hietaniemi2001-01-151-1/+1
* Use UVXf.Jarkko Hietaniemi2001-01-121-3/+3
* -WformatRobin Barker2001-01-121-3/+3
* Re: [ID 20010109.003] Patch 8138 broke a test in libwwwJarkko Hietaniemi2001-01-101-18/+38
* Fix "scalars leaked" bugs caused by overload magicNick Ing-Simmons2001-01-081-17/+17
* [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=1844674407...Nicholas Clark2001-01-081-0/+6
* UTF-8 cleanup.Jarkko Hietaniemi2001-01-051-2/+2
* Unify UTF-8 malformedness handling.Jarkko Hietaniemi2001-01-051-8/+9
* Variable naming tweak.Jarkko Hietaniemi2001-01-021-17/+17
* Bump up Larry's copyright.Jarkko Hietaniemi2001-01-011-1/+1
* Pacify picky VMS compiler.Craig A. Berry2000-12-311-6/+12
* more UTF8 test suites and an UTF8 patchInaba Hiroto2000-12-301-7/+21
* The sv_catsv() fix, take two.Jarkko Hietaniemi2000-12-301-13/+28
* Undo all the join-related changes since #8248: relevantJarkko Hietaniemi2000-12-301-58/+23
* (Retracted by #8264) Tweak sv_catsv() some more.Jarkko Hietaniemi2000-12-301-2/+1
* (Retracted by #8264) More fixing for #8251.Jarkko Hietaniemi2000-12-291-10/+6
* (Retracted by #8264)Jarkko Hietaniemi2000-12-291-9/+15
* (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.Jarkko Hietaniemi2000-12-291-23/+57
* obscure timing knowledgeNicholas Clark2000-12-201-0/+16
* [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-mult...Spider Boardman2000-12-201-2/+1
* Polymorphic regexps.Jarkko Hietaniemi2000-12-171-2/+0
* One more IVUV tweak from Nicholas Clark.Jarkko Hietaniemi2000-12-151-11/+21
* Return of the IVUV-preservation, now seems to be happy evenJarkko Hietaniemi2000-12-151-185/+783
* speeding up object creation/destruction 4x timesIlya Zakharevich2000-12-151-5/+4
* Something is really wonky.Jarkko Hietaniemi2000-12-151-785/+185
* Fixes for the IV UV patches to compile in Digital UNIX.Jarkko Hietaniemi2000-12-151-37/+41
* strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari...Nicholas Clark2000-12-151-2/+21
* faster and 64 bit preserving arithmeticNicholas Clark2000-12-141-185/+762
* Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.Nick Ing-Simmons2000-12-121-11/+13
* Fix for Tk, and upgrading shared SVs.Nick Ing-Simmons2000-12-121-4/+20
* Integrate perlio:Jarkko Hietaniemi2000-12-091-4/+30
|\
| * Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.Nick Ing-Simmons2000-12-091-4/+30
* | Additional patch for UTF8-keys (Re: perl@8016)Inaba Hiroto2000-12-091-4/+11
|/
* UTF8 output prework.Nick Ing-Simmons2000-12-091-6/+4
* Re: [PATCH] The largest hoax of all times?Ilya Zakharevich2000-12-051-7/+34
* Integrate perlio:Jarkko Hietaniemi2000-12-051-1/+1
|\
| * PERL_IMPLICIT_SYS (almost) works - something odd with "signal"Nick Ing-Simmons2000-12-041-1/+1
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-56/+4
* | ++ 20% fasterNicholas Clark2000-12-041-3/+3
* | Make uv_to_utf8() to zero-terminate its output buffer,Jarkko Hietaniemi2000-12-031-1/+1
|/
* Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().Jarkko Hietaniemi2000-11-301-12/+16
* Retract #7921, the patch shouldn't be needed.Jarkko Hietaniemi2000-11-291-1/+1