This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fixes for installperl and the vmsdebug build on VMS
[perl5.git] / sv.h
2003-08-10 Jarkko Hietaniemigcc -ansi -pedantic cleanup; and a seemingly forgotten
2003-04-19 Dave Mitchellallow recursive FETCHes
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-04-08 Rafael Garcia-SuarezTypos fixes by Stas Bekman.
2003-03-29 Nicholas Clark[DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanc...
2003-03-11 Jarkko HietaniemiThe 0, in the assert_not_ROK() makes IRIX cc to worry
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-02-24 Jarkko HietaniemiPatching magic from Inaba-san's keyboard: fix for ...
2003-02-16 Nicholas ClarkCOW regexps:
2003-02-16 Nicholas Clarkinline SvREFCNT_dec:
2003-02-11 H.Merijn BrandMore code cleanup.
2003-01-27 Nicholas Clarkmake Copy On Write work once again
2003-01-22 Nicholas Clarkassert PV isn't RV
2003-01-16 Jarkko HietaniemiFix 'use encoding' I/O for code points 0x80..0xFF;
2003-01-03 Artur BergmanFixes bug #15273, the return of the object caused
2003-01-03 Dave Mitchellnew flag SvPADSTALE
2003-01-03 Dave Mitchellremove flag SvPADBUSY
2002-12-02 Dave Mitchellallow evals to see the full lexical scope
2002-11-16 Yitzchak Scott-Tho... Document PRIVSHIFT.
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-09-26 Jarkko Hietaniemienable -ansi -pedantic
2002-09-08 Yitzchak Scott-Tho... sv_2pv_flags and ROK and UTF8 flags
2002-08-20 John PeacockVersion object patch #1
2002-08-20 John Peacock[REVISED PATCH] Magic v-strings
2002-08-20 Nicholas ClarkClean up copy-on-write macros and debug facilities...
2002-08-17 Nicholas ClarkCopy On Write
2002-06-09 Doug MacEachernRe: unique attribute?
2002-04-21 Gurusamy Sarathysquelch some more type mismatch warnings
2002-04-09 Jarkko HietaniemiRetract the UTF-8 filenames patch. This may be
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-07 Jarkko HietaniemiThere was no nice way of getting in UTF-8 filenames:
2002-04-06 Nicholas ClarkRe: the dirty half dozen (Re: perl@15662)
2002-03-23 Dave Mitchelltidy sv.[ch] after CRIPPLED_CC removal
2002-03-22 Jarkko HietaniemiIf Unicode keys are entered to a hash, a bit is turned on.
2002-03-21 Dave Mitchell-DCRIPPLED_CC RIP
2002-03-03 Ilya ZakharevichDebugging OPs
2002-02-19 Sam TregarClarify SvPV and SvPV_force api docs
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-19 Nick Ing-SimmonsNearly-working threads re-structuring. Do not integrate,
2002-01-03 Jarkko HietaniemiMissed the =head1 additions.
2001-11-29 Jarkko HietaniemiChange $=, $., $*, $%, and $- to be IVs instead of...
2001-11-12 Jeffrey Friedla few typo fixes
2001-10-28 Tim Jennesssv.h documentation
2001-10-20 Nick Ing-SimmonsAdd a new flag character 'm' to embed.pl set to represent
2001-10-16 Nick Ing-SimmonsSkeleton of "PerlIO_dup" coded.
2001-09-30 Jarkko HietaniemiRetract the #12259 for now.
2001-09-28 Nicholas ClarkRe: macro redefinitions on Win32 (was Re: Question...
2001-09-17 Abhijit Menon-SenIts a nit!
2001-09-14 Jarkko HietaniemiRetract #12013, didn't go over too well in Tru64.
2001-09-14 Nicholas Clark(Retracted by #12015)
2001-09-05 Nicholas ClarkRe: [ID 20010825.006] -DCRIPPLED_CC is broken
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-30 Artur BergmanIntroduces SvREPADTMP(sv) that marks a repad SvIV as...
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-07-08 Jarkko HietaniemiRetract #11212.
2001-07-08 Graham Barr(Retracted by #11223.)
2001-06-27 Abhijit Menon-Sentwo little documentation nits
2001-06-26 Artur BergmanAdds perl_clone_host under IMPLICIT SYS
2001-06-20 Artur BergmanFixes case of CvDEPTH for perl_clone
2001-06-18 Dave Mitchellsv.c documentation
2001-06-04 Jarkko HietaniemiSigh. This is what #10424 was supposed to check in.
2001-05-28 Richard SoderbergPod nitpicks
2001-05-26 Hugo van der SandenRe: 5.6.*, bleadperl: bugs in pp_concat
2001-05-24 Mike GuyDon't think about UTF8
2001-04-23 dLuxFix for
2001-03-27 Gisle AasRe: perl@9359 breaks HTML::Parser
2001-02-08 Doug MacEachernRe: [patch] Re: PL_ptr_table
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-12-15 Jarkko HietaniemiReturn of the IVUV-preservation, now seems to be happy...
2000-12-15 Jarkko HietaniemiThis seems to be a stage sane and stable enough to...
2000-12-14 Nicholas Clarkfaster and 64 bit preserving arithmetic
2000-12-05 Ilya ZakharevichRe: [PATCH] The largest hoax of all times?
2000-12-05 Michael StevensThe one that got away in #7984.
2000-12-04 Jarkko HietaniemiRetract #7977, still too volatile (the euphemism of...
2000-12-04 Simon Cozens(Retracted by #7978, too shaky yet.)
2000-10-20 Charles BaileySYN SYN
2000-10-13 Jarkko HietaniemiIn Amdahl UTS "struct sv" is defined by a system header,
2000-10-06 Jarkko HietaniemiThe HINT_BYTE patch is apparently unnecessary, retracted.
2000-10-06 Jarkko HietaniemiPatch from Peter Prymmer to disable utf8 in EBCDIC...
2000-09-11 Jarkko HietaniemiDocument the SvUTF8*().
2000-09-05 Jarkko HietaniemiDocument the SvIOK_.*UV().
2000-08-08 Mike GuyRe: [ID 20000807.008] Double reads considered evil...
2000-08-06 Jarkko HietaniemiHave symbols for the IoTYPEs.
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-03 Mike Guysv.h documentation - SvLEN
2000-07-14 Gurusamy Sarathyrename totally bletcherous SvLOCK() thingy (doesn't...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl change#6217 into mainline
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6207..6210 into mainline
2000-07-07 Jarkko HietaniemiFix the alignment problem in Crays ([ID 20000612.002]).
2000-07-05 Jarkko HietaniemiIntegrate with Sarathy, preliminary fix for unicos
2000-06-09 Jarkko HietaniemiRename the fdpid locking and integrate with Sarathy.
2000-06-07 Jarkko HietaniemiMopup for #6207 and #6209.
2000-06-07 Dan SugalskiLock PL_fdpid against race conditions, based on:
2000-06-06 Dan SugalskiThreadsafe patches
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathycommentary about IoTYPE() (from Nathan Torkington)
next