An exceptionally sticky typo.
[p5sagit/p5-mst-13.2.git] / sv.h
2000-08-08 Mike Guy Re: [ID 20000807.008] Double reads considered evil...
2000-08-06 Jarkko Hietaniemi Have symbols for the IoTYPEs.
2000-08-03 Mike Guy sv.h documentation - SvLEN
2000-07-14 Gurusamy Sarathy rename totally bletcherous SvLOCK() thingy (doesn't...
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl change#6217 into mainline
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6207..6210 into mainline
2000-07-07 Jarkko Hietaniemi Fix the alignment problem in Crays ([ID 20000612.002]).
2000-07-05 Jarkko Hietaniemi Integrate with Sarathy, preliminary fix for unicos
2000-06-09 Jarkko Hietaniemi Rename the fdpid locking and integrate with Sarathy.
2000-06-07 Jarkko Hietaniemi Mopup for #6207 and #6209.
2000-06-07 Dan Sugalski Lock PL_fdpid against race conditions, based on:
2000-06-06 Dan Sugalski Threadsafe patches
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko Hietaniemi Integrate with Sarathy.
2000-04-24 Gurusamy Sarathy commentary about IoTYPE() (from Nathan Torkington)
2000-03-05 Gurusamy Sarathy fixes for most warnings identified by gcc -Wall
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy set SvUTF8 on vectors only if there are chars > 127...
2000-01-31 Gurusamy Sarathy introduce $^U, a global bit to indicate whether system
2000-01-28 Gurusamy Sarathy autogenerate API listing from comments in the source...
2000-01-20 Gurusamy Sarathy sv_true() has a superfluous test
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-14 Gurusamy Sarathy nailed "our" declarations, and better warnings on duplicate
1999-12-28 Gurusamy Sarathy integrate utfperl contents into mainline
1999-12-26 Gurusamy Sarathy fix typos
1999-12-24 Gurusamy Sarathy support for v5.5.640 style version numbers
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-16 Gurusamy Sarathy typo in flag checks
1999-11-11 Gurusamy Sarathy another change towards a shareable optree: avoid pointe...
1999-11-09 Gurusamy Sarathy IoDIRP may be fake when used in source filters, mark...
1999-10-29 Gurusamy Sarathy more cleanup: avoid unused knowledge of "file GV" notio...
1999-10-02 Nick Ing-Simmons Incremental merge of mainline
1999-09-29 Charles Bailey resync with mainline
1999-09-25 Larry Wall Re: [PATCH 5.005_61] "our" declarations
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-10 Gurusamy Sarathy dos-djgpp update (from Laszlo Molnar <laszlo.molnar...
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Ilya Zakharevich slightly modified version of suggested patch
1999-07-19 Gurusamy Sarathy win32 nits
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Dan Sugalski slightly tweaked version of suggested patch
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-10 Gurusamy Sarathy "weak" references internals, still needs perlguts docum...
1999-05-10 Ilya Zakharevich Self-consistent numeric conversion again
1999-04-03 Gurusamy Sarathy remove duplicate code and an extra branch in sv_setsv...
1999-03-22 Gurusamy Sarathy update copyright years
1999-02-14 Jan Dubois provide SvPV_nolen(sv) to avoid use of PL_na
1999-02-14 Gurusamy Sarathy slurping an empty file should return '' rather than...
1999-02-12 Jan Dubois remove OVERLOAD conditionals
1998-11-27 Jan Dubois add ext/Devel/Peek
1998-09-25 Larry Wall Fixed apostrophe problem from Mark Knutsen.
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-Simmons PL_ stuff for threads
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-08 Gisle Aas Remove some rendundant SvOOK_on tests
1998-07-04 Joshua Pritikin fixes for mortalization bug in xsubpp, other efficiency...
1998-06-23 Gurusamy Sarathy remove 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 Beattie Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.
1998-02-27 Malcolm Beattie Make 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 Beattie Fix perl_os_thread typedef for pthreads. Tweak SvTAINT...
1997-11-25 Malcolm Beattie Integrate from ansi branch to mainline.
1997-11-25 Jarkko Hietaniemi AIX 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 Sarathy Initial (untested) merge of all non-ansi changes on...
1997-11-07 Nick Ing-Simmons Reverse integrate Malcolm's chanes into local
1997-11-07 Nick Ing-Simmons Raw integrate of latest perl
1997-11-06 Malcolm Beattie Per-thread magicals now stored in their own thr->magica...
1997-11-05 Nick Ing-Simmons Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-10-31 Malcolm Beattie Half way through moving per-thread magicals into per...
1997-10-24 Malcolm Beattie Remove xcv_condp CV field which is no longer used.
1997-09-09 Malcolm Beattie Rewrite synchronisation of subs/methods and add attrs
1997-07-24 Malcolm Beattie Start support for fake threads.
1997-06-05 Malcolm Beattie More fixups for thrperl integration.
1997-05-26 Malcolm Beattie Integrate thrperl 5.003->5.004.
1997-04-23 Malcolm Beattie Added programmer-level condition variables via "condpai...
1997-04-01 Jim Avera Fix MM doc's use of "SUPER::"
1997-04-01 Chip Salzenberg Don't use a completely empty macro parameter
1997-03-28 Malcolm Beattie Initial 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...
next