summaryrefslogtreecommitdiff
path: root/ext/Opcode
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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