summaryrefslogtreecommitdiff
path: root/ext/Opcode
Commit message (Expand)AuthorAgeFilesLines
* [patch] -Wall cleanup round 2Doug MacEachern2001-02-181-1/+1
* A bug introduced in #8217 (the undefined variable in theJarkko Hietaniemi2001-01-232-6/+22
* Opcode.XS, fix memory leakCharles Lane2001-01-101-0/+1
* stuff for caller and _ in Safe::Charles Lane2000-12-151-0/+6
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-2/+3
* Modernize Opcode.pm documentationGisle Aas2000-09-071-2/+2
* From now on, Gisle is on my list of usual suspects :-)Jarkko Hietaniemi2000-08-301-18/+18
* Retry what #6882 attempted.Gisle Aas2000-08-291-18/+18
* Retract #6882, broke the safe tests.Jarkko Hietaniemi2000-08-291-5/+4
* [ID 20000829.004] Sharing leak root name into safe compartmentGisle Aas2000-08-291-4/+5
* localize %INC in a Safe compartment so that use/require workGurusamy Sarathy2000-06-301-1/+5
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-232-4/+3
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-3/+3
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-011-1/+1
* sundry cleanups for cloned interpreters (only known failure modeGurusamy Sarathy1999-11-141-0/+2
* fix DATA leaks; reword documentation about the DATA filehandleGurusamy Sarathy1999-09-121-1/+1
* initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-051-1/+1
* optimize method name lookupChip Salzenberg1999-07-261-1/+1
* applied suggested patch for tracking line numbers correctly inHugo van der Sanden1999-07-231-1/+1
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-0/+1
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-1/+1
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-39/+44
* remove _() non-ansismGurusamy Sarathy1999-06-021-6/+6
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-1/+1
* add statement-modifier loops to :base_loop classGurusamy Sarathy1999-03-251-2/+2
* CPAN update (CPAN-1.44_54) from Andreas andAbigail1999-01-212-3/+3
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-1/+2
* remaining PL_foo stragglersGurusamy Sarathy1998-10-301-1/+1
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
* fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2Gurusamy Sarathy1998-07-211-1/+1
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-3/+3
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-35/+35
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-1/+1
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-1/+1
* applied patch, fixed one more leak, tweaked whitespace bugsGurusamy Sarathy1998-06-292-24/+32
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-2/+2
|\
| * [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-2/+2
* | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-0/+5
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-1/+1
|\ \ | |/
| * [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-1/+1
* | [asperl] added AS patch#6Douglas Lankshear1998-02-141-4/+4
|/
* Newer -DLEAKTEST patchIlya Zakharevich1998-02-061-1/+1
* Builds and passes all tests with gcc on Win32 - phew!Nick Ing-Simmons1997-12-011-3/+5
* Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-112-25/+9
|\
| * Add :base_thread to :default in Opcode.pmNick Ing-Simmons1997-11-081-1/+1
| * Raw integrate of latest perlNick Ing-Simmons1997-11-071-2/+2
| |\
| * | Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-24/+8
* | | Change name of OP_SPECIFIC to OP_THREADSV. Fixed perl_get_sv whenMalcolm Beattie1997-11-111-1/+1
| |/ |/|
* | Per-thread magicals mostly working (and localisable). Now gettingMalcolm Beattie1997-11-051-2/+2
|/
* Add new keyword "lock" to Opcode.pmMalcolm Beattie1997-09-031-0/+6