remove deprecated PERL_OBJECT cruft, it has long since stopped
[p5sagit/p5-mst-13.2.git] / globals.c
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-06-12 Gurusamy Sarathy As suggested in
2001-06-12 Doug MacEachern ext/ + -Wall
2001-03-14 Jarkko Hietaniemi Integrate change #9154 from maintperl to mainline.
2000-02-09 Charles Bailey Resync with mainline
2000-01-24 Gurusamy Sarathy force linkage of the function wrappers for globals...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-31 Gurusamy Sarathy missing files in previous submit
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-10-27 Gurusamy Sarathy more GCC v2.95 induced adjustments
1999-07-28 Gurusamy Sarathy misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathy more PERL_OBJECT cleanups (changes still untested on...
1999-06-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-10 Gurusamy Sarathy win32 build fixes
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-07-21 Gurusamy Sarathy part 1 of PERL_OBJECT fixes for new var names
1998-07-13 Graham Barr added patch, tweaked PERL_OBJECT things
1998-07-12 Gurusamy Sarathy various tweaks for PERL_OBJECT build & test
1998-07-11 Ilya Zakharevich add patch, along with all the missing bits, and doc...
1998-07-06 Gurusamy Sarathy undo ck_sysread() changes#1319,1337 in preparation...
1998-07-05 Gurusamy Sarathy add ck_sysread() for better sysread/read/recv sanity
1998-06-03 Gurusamy Sarathy [win32] add AS patch#24, remove one other instance...
1998-05-29 Gurusamy Sarathy [asperl] fix various shenanigans with C<environ>, BC...
1998-05-26 Gurusamy Sarathy [asperl] more changes to satisfy non-debug VC build...
1998-05-01 Gurusamy Sarathy [asperl] add AS patch#20 (exposes more global constants)
1998-04-20 Gurusamy Sarathy [asperl] add AS patch#16
1998-03-16 Gurusamy Sarathy [asperl] various changes to get asperl working under...
1998-02-26 Gurusamy Sarathy [asperl] added AS patch#9
1998-02-14 Gurusamy Sarathy [asperl] added AS patch#5 (patch #4 was intentionally...
1998-02-01 Douglas Lankshear [asperl] added AS patch#3
1998-01-30 Gurusamy Sarathy [asperl] added AS patch#2
1995-01-18 Andy Dougherty perl5.000 patch.0g: [various portability fixes, and...