Signedness nit.
[p5sagit/p5-mst-13.2.git] / sv.c
2001-01-30 Jarkko Hietaniemi Signedness nit.
2001-01-28 Jarkko Hietaniemi Patch from Inaba Hiroto:
2001-01-27 Jarkko Hietaniemi No point in checking the length before we know whether...
2001-01-22 Jarkko Hietaniemi Add sv_force_normal() to sv_utf8_downgrade() as suggested
2001-01-21 Jarkko Hietaniemi Integrate perlio:
2001-01-21 Hugo van der Sanden Re: 8482 busted for $^V sprintf()s on OS/390
2001-01-21 Nick Ing-Simmons Fixup after integrate:
2001-01-20 Jarkko Hietaniemi Signedness nit plus few memcpy/Copy nits.
2001-01-19 Hugo van der Sanden Re: new feature: s?printf parameter reordering
2001-01-18 Nick Ing-Simmons Win32 "safe signals" co-existance fix.
2001-01-17 Jarkko Hietaniemi Define SIG_SIZE, the number of elements in the sig_name and
2001-01-16 Nick Ing-Simmons Provide infrastructure for PERL_ASYNC_CHECK() style...
2001-01-15 Jarkko Hietaniemi More UTF-8 patches from Inaba Hiroto.
2001-01-12 Jarkko Hietaniemi Use UVXf.
2001-01-12 Robin Barker -Wformat
2001-01-10 Jarkko Hietaniemi Re: [ID 20010109.003] Patch 8138 broke a test in libwww
2001-01-08 Nick Ing-Simmons Fix "scalars leaked" bugs caused by overload magic
2001-01-08 Nicholas Clark [ID 20010107.012] [PATCH] 18446744073709551616e0 was...
2001-01-05 Jarkko Hietaniemi UTF-8 cleanup.
2001-01-05 Jarkko Hietaniemi Unify UTF-8 malformedness handling.
2001-01-02 Jarkko Hietaniemi Variable naming tweak.
2001-01-01 Jarkko Hietaniemi Bump up Larry's copyright.
2000-12-31 Craig A. Berry Pacify picky VMS compiler.
2000-12-30 Nick Ing-Simmons Integrate mainline
2000-12-30 Inaba Hiroto more UTF8 test suites and an UTF8 patch
2000-12-30 Jarkko Hietaniemi The sv_catsv() fix, take two.
2000-12-30 Jarkko Hietaniemi Undo all the join-related changes since #8248: relevant
2000-12-30 Jarkko Hietaniemi (Retracted by #8264) Tweak sv_catsv() some more.
2000-12-29 Jarkko Hietaniemi (Retracted by #8264) More fixing for #8251.
2000-12-29 Jarkko Hietaniemi (Retracted by #8264)
2000-12-29 Jarkko Hietaniemi (Retracted by #8264) Externally: join() was still...
2000-12-20 Nicholas Clark obscure timing knowledge
2000-12-20 Spider Boardman [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on...
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-17 Jarkko Hietaniemi Polymorphic regexps.
2000-12-15 Jarkko Hietaniemi One more IVUV tweak from Nicholas Clark.
2000-12-15 Jarkko Hietaniemi Return of the IVUV-preservation, now seems to be happy...
2000-12-15 Ilya Zakharevich speeding up object creation/destruction 4x times
2000-12-15 Jarkko Hietaniemi Something is really wonky.
2000-12-15 Jarkko Hietaniemi Fixes for the IV UV patches to compile in Digital UNIX.
2000-12-15 Nicholas Clark strtoq, strtou(q|ll|l) testing (was [PATCH] faster...
2000-12-14 Nicholas Clark faster and 64 bit preserving arithmetic
2000-12-12 Nick Ing-Simmons Integrate/merge mainline with further efficiency tweak...
2000-12-12 Nick Ing-Simmons Fix for Tk, and upgrading shared SVs.
2000-12-12 Nick Ing-Simmons Re: Breadperl & Tk
2000-12-09 Jarkko Hietaniemi Integrate perlio:
2000-12-09 Inaba Hiroto Additional patch for UTF8-keys (Re: perl@8016)
2000-12-09 Nick Ing-Simmons Make print, syswrite, send, readline, getc honour utf8...
2000-12-09 Nick Ing-Simmons UTF8 output prework.
2000-12-05 Ilya Zakharevich Re: [PATCH] The largest hoax of all times?
2000-12-05 Jarkko Hietaniemi Integrate perlio:
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-12-04 Nick Ing-Simmons PERL_IMPLICIT_SYS (almost) works - something odd with...
2000-12-04 Nicholas Clark ++ 20% faster
2000-12-03 Jarkko Hietaniemi Make uv_to_utf8() to zero-terminate its output buffer,
2000-11-30 Jarkko Hietaniemi Fix for 20001128.006, be more careful in Perl_sv_utf8_d...
2000-11-29 Jarkko Hietaniemi Retract #7921, the patch shouldn't be needed.
2000-11-29 Simon Cozens (Retracted by #7927.)
2000-11-27 Jarkko Hietaniemi Restore also the locale test to no-sprintf-taint state.
2000-11-27 Jarkko Hietaniemi Retract #7863. It makes more sense not to taint format...
2000-11-26 Benjamin Holzman Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign...
2000-11-26 Jarkko Hietaniemi Fix locale inconsistencies unearthed by Hugo's work.
2000-11-26 Nicholas Clark Re: pp_add -> pp_i_add efficiency hack?
2000-11-25 Gurusamy Sarathy C<foreach my $x ...> in pseudo-fork()ed process may...
2000-11-22 Jarkko Hietaniemi Fixes for signedness warnings noticed by VMSperlers.
2000-11-20 Olaf Flebbe [perl 7711: EPOC] updates
2000-11-19 Nick Ing-Simmons Missing aTHX_
2000-11-18 Jarkko Hietaniemi Introduce Perl_utf8_length(). Use it.
2000-11-18 Nick Ing-Simmons Lexical use open ... support:
2000-11-05 Andrew Pimlott Fix for
2000-11-04 Jarkko Hietaniemi Locale tweakery. Add test case for bug id 20000809...
2000-10-28 Nick Ing-Simmons Fix for sv_2iv() on "shared" value from keys %hash.
2000-10-25 Jarkko Hietaniemi Continue the internal UTF-8 API tweaking.
2000-10-24 Jarkko Hietaniemi Make the UTF-8 decoding stricter and more verbose when
2000-10-22 Jarkko Hietaniemi Support s?printf parameter reordering.
2000-10-21 John Tobey Re: Creating const subs for constants.
2000-10-20 Charles Bailey SYN SYN
2000-10-17 Jarkko Hietaniemi On output try to downgrade to bytes, croak if impossible,
2000-10-09 Jarkko Hietaniemi Make eq work again with utf8 (disabling the upgrading
2000-10-06 Nick Ing-Simmons Fix in change 7162 was too-late for case where we ...
2000-10-06 Nick Ing-Simmons Make sv_upgrade() undo READONLY|FAKE shared string...
2000-10-03 Olaf Flebbe Epoc update
2000-09-30 Daniel Chetlin Fix some recursion in overload.pm
2000-09-30 Nick Ing-Simmons Re-instate Perl_utf8_to_uv without checking parameter...
2000-09-15 Spider Boardman Multiplicity & ithreads fix for sv.c/Encode.xs
2000-09-15 Jarkko Hietaniemi Botched the #7090 check-in.
2000-09-14 Spider Boardman Re: perl@7078
2000-09-14 Jarkko Hietaniemi We don't need to count the high bit bytes, a boolean...
2000-09-14 Spider Boardman Replace #7084 with
2000-09-14 Jarkko Hietaniemi Compilation warnings and an error.
2000-09-14 Jarkko Hietaniemi Batch of UTF-8 patches from Simon Cozens.
2000-09-03 Nick Ing-Simmons Hash lookup of constant strings optimization:
2000-08-31 Jarkko Hietaniemi Forget about NV_MAX (#6951). Various floating point...
2000-08-31 Jarkko Hietaniemi The #6929 was too skimpy.
2000-08-30 Alan Burlison Heap decorruption.
2000-08-29 Hugo van der Sanden [ID 20000608.006] panic: magic_killbackrefs with blesse...
2000-08-28 Jarkko Hietaniemi Fix for ID 20000828.001, long doubles were not formatted
2000-08-18 Jan Dubois newSVrv() memory leak
2000-08-17 Jarkko Hietaniemi The #6648 wasn't protective enough for limited platforms
2000-08-17 Jarkko Hietaniemi Retract #6645.
next