This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / sv.c
2004-12-01 Nicholas ClarkIntegrate:
2004-11-01 Nicholas ClarkIntegrate:
2004-11-01 Nicholas ClarkIntegrate:
2004-10-19 Nicholas ClarkIntegrate:
2004-10-19 Nicholas ClarkIntegrate:
2004-10-19 Nicholas ClarkIntegrate:
2004-09-23 Nicholas ClarkIntegrate:
2004-09-10 Marcus Holland-MoritzIntegrate:
2004-09-10 Nicholas ClarkIntegrate:
2004-07-12 Nicholas ClarkIntegrate:
2004-07-08 Nicholas ClarkIntegrate:
2004-07-04 AbigailIntegrate:
2004-07-04 Nicholas ClarkIntegrate:
2004-06-27 Nicholas ClarkIntegrate:
2004-06-23 SADAHIRO TomoyukiIntegrate:
2004-06-23 Nicholas ClarkIntegrate:
2004-06-22 Nicholas ClarkIntegrate:
2004-05-30 SADAHIRO TomoyukiIntegrate:
2004-05-30 Nicholas ClarkIntegrate:
2004-05-30 Marcus Holland-MoritzIntegrate:
2004-05-29 Nicholas ClarkIntegrate:
2004-05-05 Nicholas ClarkIntegrate:
2004-04-05 Marcus Holland-MoritzC<undef> doesn't look like a number. See also:
2004-04-05 SADAHIRO Tomoyukisv_pvutf8n_force and sv_pvbyten_force
2004-03-31 Nicholas ClarkIntegrate:
2004-03-31 SADAHIRO TomoyukiIntegrate:
2004-03-26 Dave Mitchell[perl #27268] Blessed reference to anonymous glob
2004-03-22 Nicholas ClarkIntegrate:
2004-03-22 Hugo van der SandenIntegrate:
2004-03-21 Rafael Garcia-SuarezSilence a gcc warning.
2004-03-21 SADAHIRO TomoyukiRe: [perl #27803] perl crashes when utf8::upgrade(...
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-03-12 Hugo van der SandenFix a bug in the cloning of regexps
2004-03-11 Nicholas ClarkIntegrate:
2004-03-10 Nicholas Clarkcroaking for readonly SVs in Perl_sv_utf8_upgrade_flags...
2004-03-07 Nicholas ClarkFix Dave's original shared hash key corruption bug
2004-03-07 Jarkko HietaniemiIntegrate:
2004-03-07 Nicholas ClarkAdd a readonly check to Perl_sv_utf8_upgrade_flags...
2004-03-05 Dave Mitchellsilence some compiler warnings
2004-03-04 Dave Mitchellensure utf8::encode() normalises its arg
2004-02-29 Hugo van der SandenIntegrate:
2004-02-26 Nicholas ClarkIntegrate:
2004-02-26 Nicholas ClarkIntegrate:
2004-02-26 Jan DuboisIntegrate:
2004-02-21 Paul JohnsonRe: op_seq (was: Freeing code)
2004-02-17 Dave MitchellSlight update to #22315 ($lval=*FOO); optimise the...
2004-02-17 Tassilo von ParsevalRe: [PATCH] GLOB to LVALUE assignment fix
2004-02-14 Dave MitchellSwitch from byacc to bison and simplify the perly....
2004-02-09 Hugo van der SandenRe: [perl #26073] sprintf miscounts padding when format...
2004-01-17 Dave Mitchellback out change #22167 "freeing a CV reference that...
2004-01-17 Dave Mitchell [perl #24914] freeing a CV reference that was currentl...
2004-01-16 Yitzchak Scott-Tho... Re: [perl #24816] Magic vars seem unsure if they are...
2004-01-14 Nicholas ClarkRevert 21936 (which solves leaks with threads and weak...
2004-01-10 Adrian M. Enachestill problems with backreferences + reverse cloning
2004-01-08 Dave Mitchellsegv in pad.c with threads (was: DBD::Oracle and Perl...
2004-01-01 Nicholas ClarkIntegrate:
2004-01-01 Dave MitchellFix bug #24383, where hashes with the :unique attribute...
2003-12-27 Marcus Holland-MoritzIntegrate:
2003-12-27 Marcus Holland-MoritzRemove Win32 compiler warnings
2003-12-27 Marcus Holland-MoritzTurn Quad_t to Uquad_t in unsigned branch
2003-12-26 Fergal DalyIntegrate:
2003-12-26 Marcus Holland-MoritzRe: GCC bug breaking Perl_sv_catpvfn()?
2003-12-25 Fergal Daly[perl #24506] [PATCH] cannot weaken refs to read only...
2003-12-21 Nicholas ClarkIntegrate:
2003-12-20 Adrian M. Enachefix [perl #24660], [perl #24663].
2003-12-20 Nicholas ClarkIntegrate:
2003-12-20 Nicholas ClarkSolaris gconvert() doesn't like ndigits == 0. Currently...
2003-12-16 Nicholas ClarkIntegrate:
2003-12-16 Nicholas ClarkIntegrate:
2003-12-11 Adrian M. Enache#21866 was wrong. another try to plumb that damn leak.
2003-12-11 Adrian M. Enachefix bug #24605.
2003-12-08 Adrian M. Enacheplumb a leak with pos().
2003-12-06 Nicholas ClarkMake sv_force_normal_flags cope with shared hash key...
2003-12-05 Nicholas ClarkIntegrate:
2003-12-03 Stas BekmanRe: XS modules having problems with CLONE and ithreads...
2003-11-30 Nicholas ClarkIntegrate all the t/op/readline.t changes:
2003-11-30 Nicholas ClarkIntegrate:
2003-11-29 Nicholas ClarkWhen Gconvert is a macro around sprintf with a .* forma...
2003-11-29 Nicholas ClarkGconvert actually takes type NV, while nv may be either...
2003-11-28 Rafael Garcia-SuarezFix a regression introduced by change #21694 on sprintf()
2003-11-22 Nicholas ClarkDon't COW if the destination has magic.
2003-11-13 Nicholas ClarkIntegrate:
2003-11-09 Ilya Zakharevich[PATCH 5.8.2 @21574] sprintf() painfully slow
2003-11-03 Nicholas ClarkIntegrate:
2003-11-03 Nicholas Clarks/new_hash/rehash/g (Stas suggested a better name)
2003-11-01 Stas BekmanIntegrate:
2003-10-31 Stas Bekman[5.8.x segfault + patch] chicken&egg segfault in -Dm...
2003-10-22 Radu GreabIntegrate:
2003-10-21 Radu Greabembedding perl
2003-10-18 Stas BekmanIntegrate:
2003-10-17 Nicholas ClarkIntegrate:
2003-10-16 Nicholas ClarkPlan C for foiling the algorithmic complexity attack
2003-10-07 Abhijit Menon-SenMinor tweaks to pod/perlsyn.pod (as suggested by Yves...
2003-10-07 Stas Bekman[patch sv.c] improve "...free unref scalar" warning
2003-09-21 Jarkko HietaniemiIntegrate:
2003-09-21 Jarkko HietaniemiMacrofy the compile/runtime test.
2003-09-12 Jarkko HietaniemiIntegrate:
2003-09-12 Jarkko HietaniemiIt's UTF-8, not UTF8. (Note: not s/UTF-8/UTF8/,
2003-08-31 Marcus Holland-MoritzRe: [PATCH] add "$lexical not available" warning in...
2003-08-27 Jarkko HietaniemiIntegrate:
next