summaryrefslogtreecommitdiff
path: root/ext/Opcode
Commit message (Expand)AuthorAgeFilesLines
* 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
* More fixups for thrperl integration.Malcolm Beattie1997-06-053-5/+6
* Always NUL-terminate opsetsChip Salzenberg1997-04-251-1/+1
* Silence warnings on simple C<use ops>Roderick Schertler1997-04-231-2/+2
* [inseparable changes from match from perl-5.003_97f to perl-5.003_97g]Perl 5 Porters1997-04-183-6/+7
* [inseparable changes from match from perl-5.003_97e to perl-5.003_97f]Perl 5 Porters1997-04-173-6/+8
* [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-152-5/+7
* [inseparable changes from match from perl-5.003_94 to perl-5.003_95]Perl 5 Porters1997-03-221-10/+11
* [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-3/+4
* [inseparable changes from patch from perl5.003_26 to perl5.003_27]Perl 5 Porters1997-02-181-6/+6
* [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-4/+3
* perl 5.003_06: ext/Opcode/Opcode.pmPerl 5 Porters1996-09-201-1/+2
* Pod typos, pod2man bugs, and miscellaneous installation commentsJoseph S. Myers1996-09-201-4/+4
* Re: glob in Safe compartment allows shell accessPerl 5 Porters1996-08-281-2/+2
* Add support for tied filehandles.Perl 5 Porters1996-08-251-1/+1
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-1/+1
* New Opcode extension subsumes SafePerl 5 Porters1996-06-181-0/+555
* Add Opcode extensionPerl 5 Porters1996-06-184-0/+1086