This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Do not unlock mutex twice.
[perl5.git] / ext / ByteLoader / bytecode.h
2002-03-21 Jarkko HietaniemiPM_SETRE() fallout.
2001-11-29 Jarkko HietaniemiBGET_IV was missing.
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-15 Hugo van der SandenRe: [ID 20010815.012] Unfortunate interaction between...
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-07-12 Jarkko HietaniemiCut-and-pasto in #11298.
2001-07-12 Vadim KonovalovRE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR...
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Richard SoderbergStep 2: Use the new PM_GETRE/SETRE macros everywhere.
2001-05-30 Jarkko HietaniemiMore -Wall silencing from Michael Schwern and Jarkko...
2000-10-20 Charles BaileySYN SYN
2000-09-14 Robin Barkercontinued -Wformat support
2000-08-28 Nicholas Clark[ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6...
2000-08-22 Jarkko HietaniemiBytecompiler patches from Benjamin Stuhl.
2000-06-22 Jarkko HietaniemiBytecode patches from Benjamin Stuhl.
2000-06-07 Jarkko HietaniemiMopup for #6204.
2000-03-07 Gurusamy Sarathyget ByteLoader working again
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-09-29 Charles Baileyresync with mainline
1999-09-07 Robin BarkerFix pointer casts.
1999-07-06 Jarkko HietaniemiThere ain't Perl_atonv().
1999-07-06 Jarkko HietaniemiIntegrate with Sarathy.
1999-07-06 Dan Sugalskislightly tweaked version of suggested patch
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