Update Changes.
[p5sagit/p5-mst-13.2.git] / ext / ByteLoader / ByteLoader.xs
2002-04-26 Gurusamy Sarathy various signed/unsigned mismatch nits
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-06-12 Doug MacEachern ext/ + -Wall
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-10-20 Charles Bailey SYN SYN
2000-08-22 Jarkko Hietaniemi Bytecompiler patches from Benjamin Stuhl.
2000-06-22 Jarkko Hietaniemi Bytecode patches from Benjamin Stuhl.
2000-06-06 Benjamin Stuhl B::Bytecode patches
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Gurusamy Sarathy use PerlIO abstraction rather than straight stdio ...
1999-08-03 Andy Dougherty Hints for building ByteLoader in SunoS. Based on
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
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-02 Gurusamy Sarathy remove _() non-ansism
1999-05-28 Tom Hughes ByteLoader mark 2
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-05-10 Tom Hughes applied suggested patch, with win32 and PERL_OBJECT...