Fix breakages that prevended -DPERL_POISON from compiling.
[p5sagit/p5-mst-13.2.git] / ext / ByteLoader /
2005-09-19 Nicholas Clark All Perl_hv_name_set()s need to be plain hv_name_set...
2005-07-08 Jim Cromie Re: janitorial work ? [patch]
2005-05-31 Andy Lester ByteLoader.xs cleanup
2005-05-30 Nicholas Clark Need a cast to avoid a compiler warning.
2005-05-25 Nicholas Clark Replace all uses of HvNAME with the appropriate HvNAME_...
2005-05-21 Nicholas Clark Move the xpv_pv/xrv_rv member into the SV head, in...
2005-05-20 Nicholas Clark Remove PMROOT and replace it with a small shell script...
2005-05-20 Nicholas Clark Goodbye AvFLAGS
2005-05-11 Rafael Garcia-Suarez Include vim/emacs modelines in generated files to open...
2005-04-22 Steve Peters bytecode.pl, bytecode.h, and sv.h fixes
2005-04-21 Jarkko Hietaniemi Symbian port of Perl
2005-04-20 Steve Peters Refactoring to Sv*_set() macros - patch #6
2005-04-19 Dave Mitchell run regen_headers after addition of FOO_set() macros
2005-04-19 Nicholas Clark Force RVALUE macros when in PERL_DEBUG_COW
2005-04-19 Steve Peters Refactoring to Sv*_set() macros - patch #5
2005-04-18 Nicholas Clark Two more uses of lvalue SvIVX()
2005-04-08 Steve Peters Refactoring to Sv*_set() macros - patch #1
2004-02-21 Paul Johnson Re: op_seq (was: Freeing code)
2003-09-04 Adrian M. Enache Re: [PATCH] Re: ByteLoader and MSWin32
2003-09-03 Jarkko Hietaniemi Avoid lvalue casts, from Enache.
2003-09-02 Adrian M. Enache Re: ByteLoader and MSWin32
2003-08-23 Jarkko Hietaniemi Forgot to regen byterun.c.
2003-08-22 Jarkko Hietaniemi More bytecode patching from Enache.
2003-08-21 Jarkko Hietaniemi Byteloader patching from Enache continues;
2003-08-20 Jarkko Hietaniemi Patch from Enache for the crashing of bytecode.t in...
2003-08-05 Jarkko Hietaniemi Bytecode patching from Enache.
2003-08-01 Jarkko Hietaniemi pod likes whitespace.
2003-07-31 Jarkko Hietaniemi Enache again.
2003-07-31 Jarkko Hietaniemi Retract #20385.
2003-07-31 Jarkko Hietaniemi (retracted by #20390)
2003-07-28 Jarkko Hietaniemi Solaris cc didn't appreciate casting a long to a pointer
2003-07-28 Jarkko Hietaniemi Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode...
2003-07-27 Jarkko Hietaniemi Further Byteloader tweaks from Enache.
2003-07-27 Jarkko Hietaniemi Regen byterun once more: the incav is not yet right...
2003-07-27 Jarkko Hietaniemi Regenerated because of #20220.
2003-07-27 Adrian M. Enache Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
2003-07-02 James Jurach line numbers are given % 64k
2003-03-20 Adrian M. Enache Re: Bytecode? Back into service.
2002-05-07 Gurusamy Sarathy fixes for various warnings identified by Visual C++
2002-04-26 Gurusamy Sarathy various signed/unsigned mismatch nits
2002-03-21 Jarkko Hietaniemi PM_SETRE() fallout.
2001-11-29 Jarkko Hietaniemi BGET_IV was missing.
2001-11-29 Jarkko Hietaniemi Change $=, $., $*, $%, and $- to be IVs instead of...
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-15 Hugo van der Sanden Re: [ID 20010815.012] Unfortunate interaction between...
2001-09-02 Gurusamy Sarathy some remnants of change#11803
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-07-12 Jarkko Hietaniemi Cut-and-pasto in #11298.
2001-07-12 Vadim Konovalov RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR...
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-21 Richard Soderberg Step 2: Use the new PM_GETRE/SETRE macros everywhere.
2001-06-12 Doug MacEachern ext/ + -Wall
2001-05-30 Jarkko Hietaniemi More -Wall silencing from Michael Schwern and Jarkko...
2001-01-24 Charles Bailey SYN SYN
2001-01-15 Stephen McCamant [PATCH @8436] Eliminate op_children
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-09-14 Robin Barker continued -Wformat support
2000-08-28 Nicholas Clark [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6...
2000-08-22 Jarkko Hietaniemi Bytecompiler patches from Benjamin Stuhl.
2000-06-25 Jarkko Hietaniemi Regen headers.
2000-06-22 Jarkko Hietaniemi Bytecode patches from Benjamin Stuhl.
2000-06-07 Jarkko Hietaniemi Mopup for #6204.
2000-06-06 Benjamin Stuhl B::Bytecode patches
2000-03-07 Gurusamy Sarathy get ByteLoader working again
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-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-11-11 Gurusamy Sarathy avoid stash pointers in optree under USE_ITHREADS
1999-11-11 Gurusamy Sarathy another change towards a shareable optree: avoid pointe...
1999-10-29 Gurusamy Sarathy more cleanup: avoid unused knowledge of "file GV" notio...
1999-10-29 Gurusamy Sarathy usurp GVOP slot for new PADOP (one small step to making...
1999-09-29 Charles Bailey resync with mainline
1999-09-07 Robin Barker Fix pointer casts.
1999-09-06 Gurusamy Sarathy misc tweaks
1999-09-06 Charles Bailey Integrate mainline 5.05_61
1999-09-01 Fifer, Eric [ID 19990821.001] [PATCH] perl5.005_60 cygwin port
1999-08-23 Charles Bailey byteperl is now part of the ByteLoader ext
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-07-07 Jarkko Hietaniemi Integrate with Sarathy. perldiag.pod required manual...
1999-07-07 Gurusamy Sarathy integrate cfgperl contents
1999-07-07 Gurusamy Sarathy filetest.t and ByteLoader build tweaks from Peter Prymmer
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy; one conflict in t/pragma/warn...
1999-07-07 Paul Marquess lexical warnings update (warning.t fails one test
1999-07-06 Jarkko Hietaniemi There ain't Perl_atonv().
1999-07-06 Jarkko Hietaniemi Integrate with Sarathy.
1999-07-06 Dan Sugalski slightly tweaked version of suggested patch
1999-07-04 Jarkko Hietaniemi Integrate with mainperl.
1999-06-28 Gurusamy Sarathy remove bogus PL_optype_size
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-06-01 Jarkko Hietaniemi Patch applying of #3499 had gone awry.
1999-05-28 Tom Hughes ByteLoader mark 2
1999-05-11 Gurusamy Sarathy update embedvar.h
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
next