This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
optimize method name lookup
[perl5.git] / ext / Opcode / Opcode.pm
1999-07-26 Chip Salzenbergoptimize method name lookup
1999-07-23 Hugo van der Sandenapplied suggested patch for tracking line numbers corre...
1999-03-25 Gurusamy Sarathyadd statement-modifier loops to :base_loop class
1998-10-30 Gurusamy Sarathyremaining PL_foo stragglers
1998-07-13 Graham Barradded patch, tweaked PERL_OBJECT things
1998-07-11 Ilya Zakharevichadd patch, along with all the missing bits, and doc...
1998-05-14 Gurusamy Sarathy[win32] merge change#897 from maintbranch
1997-11-11 Malcolm BeattieInitial integration of ansi branch into mainline (untes...
1997-11-11 Malcolm BeattieChange name of OP_SPECIFIC to OP_THREADSV. Fixed perl_g...
1997-11-10 Gurusamy SarathyInitial (untested) merge of all non-ansi changes on...
1997-11-08 Nick Ing-SimmonsAdd :base_thread to :default in Opcode.pm
1997-11-05 Malcolm BeattiePer-thread magicals mostly working (and localisable...
1997-09-03 Malcolm BeattieAdd new keyword "lock" to Opcode.pm
1997-06-05 Malcolm BeattieMore 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... perl-5.003_97e
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1996-09-20 Perl 5 Portersperl 5.003_06: ext/Opcode/Opcode.pm
1996-06-18 Perl 5 PortersAdd Opcode extension
1996-08-28 Perl 5 PortersRe: glob in Safe compartment allows shell access