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 / byterun.h
2005-05-21 Nicholas ClarkMove the xpv_pv/xrv_rv member into the SV head, in...
2005-05-20 Nicholas ClarkRemove PMROOT and replace it with a small shell script...
2005-05-20 Nicholas ClarkGoodbye AvFLAGS
2005-05-11 Rafael Garcia-SuarezInclude vim/emacs modelines in generated files to open...
2004-02-21 Paul JohnsonRe: op_seq (was: Freeing code)
2003-07-27 Jarkko HietaniemiFurther Byteloader tweaks from Enache.
2003-07-27 Jarkko HietaniemiRegenerated because of #20220.
2003-03-20 Adrian M. EnacheRe: Bytecode? Back into service.
2001-09-02 Gurusamy Sarathysome remnants of change#11803
2001-01-24 Charles BaileySYN SYN
2001-01-15 Stephen McCamant[PATCH @8436] Eliminate op_children
2000-10-20 Charles BaileySYN SYN
2000-08-22 Jarkko HietaniemiBytecompiler patches from Benjamin Stuhl.
2000-06-25 Jarkko HietaniemiRegen headers.
2000-06-07 Jarkko HietaniemiMopup for #6204.
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-11 Gurusamy Sarathyavoid stash pointers in optree under USE_ITHREADS
1999-11-11 Gurusamy Sarathyanother change towards a shareable optree: avoid pointe...
1999-10-29 Gurusamy Sarathymore cleanup: avoid unused knowledge of "file GV" notio...
1999-10-29 Gurusamy Sarathyusurp GVOP slot for new PADOP (one small step to making...
1999-09-29 Charles Baileyresync with mainline
1999-09-06 Gurusamy Sarathymisc tweaks
1999-09-06 Charles BaileyIntegrate mainline 5.05_61
1999-09-01 Fifer, Eric[ID 19990821.001] [PATCH] perl5.005_60 cygwin port
1999-08-23 Charles Baileybyteperl is now part of the ByteLoader ext
1999-07-07 Paul Marquesslexical warnings update (warning.t fails one test
1999-07-04 Jarkko HietaniemiIntegrate with mainperl.
1999-06-28 Gurusamy Sarathyremove bogus PL_optype_size
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-01 Jarkko HietaniemiPatch applying of #3499 had gone awry.
1999-05-28 Tom HughesByteLoader mark 2