This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Be more lenient in the case libsunmath cannot be found.
[perl5.git] / ext / Opcode /
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-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-14 Gurusamy Sarathysundry cleanups for cloned interpreters (only known...
1999-09-29 Charles Baileyresync with mainline
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-12 Gurusamy Sarathyfix DATA leaks; reword documentation about the DATA...
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-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathymore PERL_OBJECT cleanups (changes still untested on...
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-04-04 Gurusamy Sarathycorrect places that said newSVpv() when they meant...
1999-03-25 Gurusamy Sarathyadd statement-modifier loops to :base_loop class
1999-01-21 AbigailCPAN update (CPAN-1.44_54) from Andreas and
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
1998-10-30 Gurusamy Sarathyremaining PL_foo stragglers
1998-10-15 Gurusamy Sarathycorrect bugs exposed in MM_Unix.pm by commenting out...
1998-07-21 Gurusamy Sarathyfixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
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-06-29 Gurusamy Sarathyapplied patch, fixed one more leak, tweaked whitespace...
1998-05-18 Gurusamy Sarathy[asperl] integrate mainline changes (untested)
1998-05-14 Gurusamy Sarathy[win32] merge change#897 from maintbranch
1998-03-16 Gurusamy Sarathy[asperl] various changes to get asperl working under...
1998-03-07 Gurusamy Sarathy[win32] integrate mainline changes
1998-03-07 Gurusamy Sarathy[win32] change all 'sp' to 'SP' in code and in the...
1998-02-14 Douglas Lankshear[asperl] added AS patch#6
1998-02-06 Ilya ZakharevichNewer -DLEAKTEST patch
1997-12-01 Nick Ing-SimmonsBuilds and passes all tests with gcc on Win32 - phew!
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-07 Nick Ing-SimmonsRaw integrate of latest perl
1997-11-05 Malcolm BeattiePer-thread magicals mostly working (and localisable...
1997-10-31 Nick Ing-SimmonsFurther ANSI changes now builds and passes (most) tests
1997-09-03 Malcolm BeattieAdd new keyword "lock" to Opcode.pm
1997-06-05 Malcolm BeattieMore fixups for thrperl integration.
1997-04-24 Chip SalzenbergAlways NUL-terminate opsets
1997-04-22 Roderick SchertlerSilence warnings on simple C<use ops>
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-22 Perl 5 Porters[inseparable changes from match from perl-5.003_94...
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-02-18 Perl 5 Porters[inseparable changes from patch from perl5.003_26 to...
1997-02-18 Roderick SchertlerMake format strings correspond exactly to parameters
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-09-20 Perl 5 Portersperl 5.003_06: ext/Opcode/Opcode.pm
1996-09-20 Joseph S. MyersPod typos, pod2man bugs, and miscellaneous installation...
1996-06-18 Perl 5 PortersNew Opcode extension subsumes Safe
1996-06-18 Perl 5 PortersAdd Opcode extension
1996-08-28 Perl 5 PortersRe: glob in Safe compartment allows shell access
1996-08-25 Perl 5 PortersAdd support for tied filehandles.
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]