This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
two small patches from Peter Prymmer <pvhp@forte.com>
[perl5.git] / sv.h
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-09-25 Larry WallRe: [PATCH 5.005_61] "our" declarations
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...
1998-01-30 Gurusamy Sarathy[asperl] added AS patch#2
1998-01-19 Gurusamy Sarathy[win32] Fix autovivification problems with XSUB OUTPUT...
1997-12-10 Malcolm BeattieFix perl_os_thread typedef for pthreads. Tweak SvTAINT...
1997-11-25 Malcolm BeattieIntegrate from ansi branch to mainline.
1997-11-25 Jarkko HietaniemiAIX patch (including Configure support for {sched,pthre...
1997-11-22 Gurusamy Sarathy[win32] Generic change in win32 branch: don't just...
1997-11-10 Gurusamy SarathyInitial (untested) merge of all non-ansi changes on...
1997-11-07 Nick Ing-SimmonsReverse integrate Malcolm's chanes into local
1997-11-07 Nick Ing-SimmonsRaw integrate of latest perl
1997-11-06 Malcolm BeattiePer-thread magicals now stored in their own thr->magica...
1997-11-05 Nick Ing-SimmonsBuilds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-10-31 Malcolm BeattieHalf way through moving per-thread magicals into per...
1997-10-24 Malcolm BeattieRemove xcv_condp CV field which is no longer used.
1997-09-09 Malcolm BeattieRewrite synchronisation of subs/methods and add attrs
1997-07-24 Malcolm BeattieStart support for fake threads.
1997-06-05 Malcolm BeattieMore fixups for thrperl integration.
1997-05-26 Malcolm BeattieIntegrate thrperl 5.003->5.004.
1997-04-23 Malcolm BeattieAdded programmer-level condition variables via "condpai...
1997-04-01 Jim AveraFix MM doc's use of "SUPER::"
1997-04-01 Chip SalzenbergDon't use a completely empty macro parameter
1997-03-28 Malcolm BeattieInitial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1997-01-04 Perl 5 Porters[inseparable changes from patch from perl5.003_18 to...
1996-12-31 Perl 5 Porters[inseparable changes from patch from perl5.003_17 to...
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-12-06 Perl 5 Porters[inseparable changes from patch from perl5.003_10 to...
1996-11-29 Perl 5 Porters[inseparable changes from patch from perl5.003_09 to...
1996-11-26 Perl 5 Porters[inseparable changes from patch from perl5.003_08 to...
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-09-20 Perl 5 Portersperl 5.003_06: sv.h
1996-06-19 Perl 5 PortersAdd shared hash key support
1996-03-17 Perl 5 PortersIncorporate single-statement macros
1996-02-29 Andy Doughertyperl 5.002 perl-5.002
1996-02-03 Perl 5 Portersperl5.002beta3
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]
1995-04-06 Andy Doughertyperl5.001 patch.1c
1995-03-13 Larry WallPerl 5.001 perl-5.001
1994-10-17 Larry Wallperl 5.000 perl-5.000
1994-05-04 Larry Wallperl 5.0 alpha 9 perl-5a9
1994-04-04 Andy Doughertyperl 5.0 alpha 8
1994-03-18 Larry Wallperl 5.0 alpha 6
1993-12-10 Larry Wallperl 5.0 alpha 5
1993-11-10 Larry Wallperl 5.0 alpha 4
1993-10-10 Larry Wallperl 5.0 alpha 3
1993-10-07 Larry Wallperl 5.0 alpha 2 perl-5a2