From now on, Gisle is on my list of usual suspects :-)
[p5sagit/p5-mst-13.2.git] / ext / Opcode / Opcode.pm
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-09-29 Charles Bailey resync with mainline
1999-09-05 Gurusamy Sarathy initial implementation of lvalue subroutines (slightly...
1999-07-26 Chip Salzenberg optimize method name lookup
1999-07-23 Hugo van der Sanden applied suggested patch for tracking line numbers corre...
1999-03-25 Gurusamy Sarathy add statement-modifier loops to :base_loop class
1998-10-30 Gurusamy Sarathy remaining PL_foo stragglers
1998-07-13 Graham Barr added patch, tweaked PERL_OBJECT things
1998-07-11 Ilya Zakharevich add patch, along with all the missing bits, and doc...
1998-05-14 Gurusamy Sarathy [win32] merge change#897 from maintbranch
1997-11-11 Malcolm Beattie Initial integration of ansi branch into mainline (untes...
1997-11-11 Malcolm Beattie Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_g...
1997-11-10 Gurusamy Sarathy Initial (untested) merge of all non-ansi changes on...
1997-11-08 Nick Ing-Simmons Add :base_thread to :default in Opcode.pm
1997-11-05 Malcolm Beattie Per-thread magicals mostly working (and localisable...
1997-09-03 Malcolm Beattie Add new keyword "lock" to Opcode.pm
1997-06-05 Malcolm Beattie More fixups for thrperl integration.
1997-04-18 Perl 5 Porters [inseparable changes from match from perl-5.003_97f...
1997-04-17 Perl 5 Porters [inseparable changes from match from perl-5.003_97e...
1997-04-14 Perl 5 Porters [inseparable changes from patch from perl-5.003_97d...
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1996-09-20 Perl 5 Porters perl 5.003_06: ext/Opcode/Opcode.pm
1996-06-18 Perl 5 Porters Add Opcode extension
1996-08-28 Perl 5 Porters Re: glob in Safe compartment allows shell access