This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Hmmm...strftime() does work on Win32, but tzset() is having problems
[perl5.git] / ext / ByteLoader / ByteLoader.xs
2005-05-31 Andy LesterByteLoader.xs cleanup
2003-07-27 Adrian M. EnacheRe: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
2002-04-26 Gurusamy Sarathyvarious signed/unsigned mismatch nits
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-06-12 Doug MacEachernext/ + -Wall
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-05 Jarkko HietaniemidTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-10-20 Charles BaileySYN SYN
2000-08-22 Jarkko HietaniemiBytecompiler patches from Benjamin Stuhl.
2000-06-22 Jarkko HietaniemiBytecode patches from Benjamin Stuhl.
2000-06-06 Benjamin StuhlB::Bytecode patches
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-03 Gurusamy Sarathyuse PerlIO abstraction rather than straight stdio ...
1999-08-03 Andy DoughertyHints for building ByteLoader in SunoS. Based on
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-10 Gurusamy Sarathywin32 build fixes
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-28 Tom HughesByteLoader mark 2
1999-05-11 Gurusamy Sarathyvarious fixes for clean build and test on win32; config...
1999-05-10 Tom Hughesapplied suggested patch, with win32 and PERL_OBJECT...