This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
instead of unions use double cast for data pointer <-> function pointer
[perl5.git] / ext / Opcode / Opcode.pm
2003-08-14 Jarkko HietaniemiThe blead version has got the dor.
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-05 Brent DaxDefined-or patch (cleaned up)
2001-09-21 Ronald J. Kimballavoid v-strings with require/use
2001-09-16 Jarkko HietaniemiChange use|require 5.005_64 to use|require 5.6.1.
2001-08-27 Simon CozensCustom Ops
2001-06-29 Jarkko HietaniemiBump up the VERSIONs of modules that have changed since...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-06 Michael G. Schwern$VERSION crusade, strict, tests, etc... all over lib/
2000-10-20 Charles BaileySYN SYN
2000-09-07 Gisle AasModernize Opcode.pm documentation
2000-02-09 Charles BaileyResync with mainline
2000-01-23 Gurusamy Sarathys/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 Sarathyintegrate mainline changes
1999-12-03 Ilya Zakharevichapplied suggested patch; removed $VERSION = $VERSION...
1999-09-29 Charles Baileyresync with mainline
1999-09-05 Gurusamy Sarathyinitial implementation of lvalue subroutines (slightly...
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