This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move hv_name, hv_eiter and hv_riter into a new aux structure.
[perl5.git] / ext / Opcode / Opcode.xs
2005-05-21 Nicholas ClarkMove hv_name, hv_eiter and hv_riter into a new aux...
2003-11-05 Craig A. BerryOpcode.xs/RC2 compile nit on VMS
2003-11-02 Rafael Garcia-SuarezFix for [perl #24347] segfault with Safe
2002-04-26 Gurusamy Sarathyvarious signed/unsigned mismatch nits
2002-01-17 Nick Ing-SimmonsIntegrate mainline (for ndbm fixes etc.)
2002-01-17 Nikola KnezevicNo more warnings from Opcode.c
2002-01-07 Jarkko HietaniemiExtension nits found by -Wall (several from threads
2001-10-26 Jarkko HietaniemiIntegrate maintperl changes #12268 and #12669;
2001-10-25 Jarkko HietaniemiIntegrate changes #12652 and #12653 from maintperl;
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-07-08 Jarkko HietaniemiRetract #11212.
2001-07-08 Graham Barr(Retracted by #11223.)
2001-02-18 Doug MacEachern[patch] -Wall cleanup round 2
2001-01-24 Charles BaileySYN SYN
2001-01-23 Jarkko HietaniemiA bug introduced in #8217 (the undefined variable in the
2001-01-10 Charles LaneOpcode.XS, fix memory leak
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-15 Charles Lanestuff for caller and _ in Safe::
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-06-30 Jarkko HietaniemiIntegrate with Sarathy.
2000-06-30 Gurusamy Sarathylocalize %INC in a Safe compartment so that use/require...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-14 Gurusamy Sarathysundry cleanups for cloned interpreters (only known...
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...
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
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-06-29 Gurusamy Sarathyapplied patch, fixed one more leak, tweaked whitespace...
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-10-31 Nick Ing-SimmonsFurther ANSI changes now builds and passes (most) tests
1997-06-05 Malcolm BeattieMore fixups for thrperl integration.
1997-04-24 Chip SalzenbergAlways NUL-terminate opsets
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-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-06-18 Perl 5 PortersAdd Opcode extension
1996-08-25 Perl 5 PortersAdd support for tied filehandles.
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]