summaryrefslogtreecommitdiff
path: root/sv.c
Commit message (Expand)AuthorAgeFilesLines
* Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.tAllen Smith2002-09-091-79/+63
* Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.tAllen Smith2002-09-081-0/+88
* COW for ithreads (was Re: what copies scalars in ithreads?)Nicholas Clark2002-09-081-2/+29
* sv_2pv_flags and ROK and UTF8 flagsYitzchak Scott-Thoennes2002-09-081-24/+18
* copy on write: fixes and debuggingNicholas Clark2002-09-041-10/+11
* Re: glob names and Regexp type introspectionYitzchak Scott-Thoennes2002-08-301-1/+0
* B::check_av() ; B::Deparse for CHECK blocksRafael Garcia-Suarez2002-08-291-0/+1
* Re: [PATCH] Version object patch #1John Peacock2002-08-221-0/+3
* [REVISED PATCH] Magic v-stringsJohn Peacock2002-08-201-0/+5
* Clean up copy-on-write macros and debug facilities (new flag 'C').Nicholas Clark2002-08-201-17/+19
* Copy On WriteNicholas Clark2002-08-171-62/+255
* Re: sprintf: fix and docsHugo van der Sanden2002-07-171-1/+1
* NI-S' stab at the #17270 mystery.Jarkko Hietaniemi2002-07-171-22/+8
* Also the NetWare breakage was due to #17270, go figure.Jarkko Hietaniemi2002-07-171-2/+6
* DJGPP was broken by #17270. Because of the time crunchJarkko Hietaniemi2002-07-161-2/+15
* sprintf: fix and docsHugo van der Sanden2002-07-161-2/+5
* Squash "uninitialized" warning from gcc.Jarkko Hietaniemi2002-07-151-1/+1
* Re: Core dump in perl_clone (even with 'use threads;' first) [PATCH]Tim Bunce2002-07-151-0/+6
* Re: [ID 20020713.008] %vd eats two argumentsHugo van der Sanden2002-07-141-9/+11
* Core dump in perl_clone (even with 'use threads;' first) [PATCH]Tim Bunce2002-07-121-14/+29
* Call $encoding->decode($sv) without a $chk argument.Nick Ing-Simmons2002-07-091-3/+13
* Inlining to avoid costly UTF-8 calls.Jarkko Hietaniemi2002-06-271-3/+5
* Handle IO error in "slow gets"Nick Ing-Simmons2002-06-171-6/+8
* Spurious empty statements.Jarkko Hietaniemi2002-06-151-1/+1
* Further patch on #17163 for Tru64.Jarkko Hietaniemi2002-06-101-5/+9
* Patch from Hugo for the 'printf' problem:Jarkko Hietaniemi2002-06-101-7/+55
* [patch] ptr_table_storeDoug MacEachern2002-06-091-1/+0
* Re: unique attribute?Doug MacEachern2002-06-091-3/+4
* Re: unique attribute?Doug MacEachern2002-06-091-1/+2
* Recover some of the #16845.Jarkko Hietaniemi2002-05-291-1/+7
* Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501Jarkko Hietaniemi2002-05-281-20/+4
* Comment nit from Yitzchak.Jarkko Hietaniemi2002-05-271-1/+1
* Fix for the IO::Scalar bug (I think).Nick Ing-Simmons2002-05-271-14/+12
* **** UNSAFE **** partial fix for IO::Scalar and local ties.Nick Ing-Simmons2002-05-261-7/+23
* Integrate mailineNick Ing-Simmons2002-05-191-2/+2
* PERL_HASH() casting games so that our hashed data is "unsignedJarkko Hietaniemi2002-05-171-1/+1
* Purify finding: jperl.t causes a few Array Bounds ReadsJarkko Hietaniemi2002-05-151-1/+2
* Fixed bug where tmpsv would be null after the return of the Artur Bergman2002-05-121-3/+5
* Explicit casts due to #16542.Jarkko Hietaniemi2002-05-111-1/+1
* [PATCH] Re: perl@16433Yitzchak Scott-Thoennes2002-05-081-1/+3
* delete inaccurate commentDave Mitchell2002-05-041-3/+0
* manual integrate of change#16332 from maint-5.6 branchGurusamy Sarathy2002-05-021-1/+7
* Remove sv_setpviv{_,mg}; regen perlapi.Jarkko Hietaniemi2002-05-011-38/+0
* remove macroized bincompat functions Dave Mitchell2002-05-011-132/+0
* More VC5-induced casting found by Nikola Knezevic.Jarkko Hietaniemi2002-04-271-1/+1
* fix typo that caused pseudo-fork() crashes on win64 (we were onlyGurusamy Sarathy2002-04-261-1/+1
* -Wformat cleanups from Robin Barker.Jarkko Hietaniemi2002-04-251-1/+1
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-17/+19
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-0/+19
* my $utf8here, our $utf8here, and package variable $utf8here.Jarkko Hietaniemi2002-04-161-0/+2