This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
IEEE float tweak for VMS
[perl5.git] / sv.h
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)
2000-03-05 Gurusamy Sarathyfixes for most warnings identified by gcc -Wall
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyset SvUTF8 on vectors only if there are chars > 127...
2000-01-31 Gurusamy Sarathyintroduce $^U, a global bit to indicate whether system
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-20 Gurusamy Sarathysv_true() has a superfluous test
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-14 Gurusamy Sarathynailed "our" declarations, and better warnings on duplicate
1999-12-28 Gurusamy Sarathyintegrate utfperl contents into mainline
1999-12-26 Gurusamy Sarathyfix typos
1999-12-24 Gurusamy Sarathysupport for v5.5.640 style version numbers
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-16 Gurusamy Sarathytypo in flag checks
1999-11-11 Gurusamy Sarathyanother change towards a shareable optree: avoid pointe...
1999-11-09 Gurusamy SarathyIoDIRP may be fake when used in source filters, mark...
1999-10-29 Gurusamy Sarathymore cleanup: avoid unused knowledge of "file GV" notio...
1999-10-02 Nick Ing-SimmonsIncremental merge of mainline
1999-09-29 Charles Baileyresync with mainline
1999-09-25 Larry WallRe: [PATCH 5.005_61] "our" declarations
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-10 Gurusamy Sarathydos-djgpp update (from Laszlo Molnar <laszlo.molnar...
1999-08-01 Jarkko HietaniemiIntegrate with Sarathy. perl.h and util.c required...
1999-08-01 Ilya Zakharevichslightly modified version of suggested patch
1999-07-19 Gurusamy Sarathywin32 nits
1999-07-06 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-06 Dan Sugalskislightly tweaked version of suggested patch
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-10 Gurusamy Sarathy"weak" references internals, still needs perlguts docum...
1999-05-10 Ilya ZakharevichSelf-consistent numeric conversion again
1999-04-03 Gurusamy Sarathyremove duplicate code and an extra branch in sv_setsv...
1999-03-22 Gurusamy Sarathyupdate copyright years
1999-02-14 Jan Duboisprovide SvPV_nolen(sv) to avoid use of PL_na
1999-02-14 Gurusamy Sarathyslurping an empty file should return '' rather than...
1999-02-12 Jan Duboisremove OVERLOAD conditionals
1998-11-27 Jan Duboisadd ext/Devel/Peek
1998-09-25 Larry WallFixed apostrophe problem from Mark Knutsen.
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-SimmonsPL_ stuff for threads
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-07-08 Gisle AasRemove some rendundant SvOOK_on tests
1998-07-04 Joshua Pritikinfixes for mortalization bug in xsubpp, other efficiency...
1998-06-23 Gurusamy Sarathyremove atomic.h pending resolution of licensing issues,
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-14 Gurusamy Sarathy[win32] integrate mainline
1998-05-14 Andy Dougherty[PATCH for 5.004_64] Configure patch Config_64-01
1998-04-21 Gurusamy Sarathy[asperl] add AS patch#17
1998-03-01 Gurusamy Sarathy[asperl] integrate mainline changes
1998-02-28 Gurusamy Sarathy[win32] fix typo in sv.h, and run 'make regen_headers...
1998-02-27 Malcolm BeattieFix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
1998-02-27 Malcolm BeattieMake refcounts atomic for threading (dependent on appro...
1998-02-09 Gurusamy Sarathy[asperl] integrate win32 branch contents
1998-02-09 Gurusamy Sarathy[win32] enhancements to previous patch for XSUB OUTPUT...
1998-01-30 Gurusamy Sarathy[asperl] initial merge of latest win32 branch into...
next