summaryrefslogtreecommitdiff
path: root/scope.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright yearGraham Barr1999-03-271-1/+1
* integrate change#2051 from mainlineGraham Barr1998-11-081-0/+22
* integrate changes#1944,1948,1966 from mainlineGraham Barr1998-11-021-3/+3
* Remove #ifdef DEBUGGING around SvTEMP_offGurusamy Sarathy1998-10-241-2/+0
* 5.005_02: Eliminate leak on self-tiesChip Salzenberg1998-10-201-2/+2
* tweaked version of suggested patchIlya Zakharevich1998-08-021-2/+2
* fix memory leak in C<local(*foo) = 'bar'>Gurusamy Sarathy1998-07-211-1/+1
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-1/+1
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-2/+2
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-58/+58
* rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headersGurusamy Sarathy1998-07-061-1/+1
* tweaks to overloaded constants (change#1259)Gurusamy Sarathy1998-06-301-1/+1
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-291-0/+7
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-77/+0
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-151-0/+77
* Invalidate method cache on C<local *subname>Chip Salzenberg1998-06-101-0/+5
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-1/+1
|\
| * [win32] misc changesGurusamy Sarathy1998-05-291-3/+2
* | [asperl] more changes to satisfy non-debug VC build (C-API doesn'tGurusamy Sarathy1998-05-261-3/+2
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-37/+97
|\ \ | |/
| * [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-0/+20
| * Bump patchlevel.h to 63.Malcolm Beattie1998-03-161-32/+60
| |\
| | * [win32] merge C<local $tied{foo}> patch, also moved statics inGurusamy Sarathy1998-03-091-32/+60
| * | STRESS_REALLOCStephen McCamant1998-03-161-5/+17
| |/
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-8/+42
|\ \ | |/
| * [win32] add Nick's dTHR fixesGurusamy Sarathy1998-03-051-0/+2
| * [win32] maintpatchSpider Boardman1998-03-051-1/+1
| * [win32] fix misapplied hunks in change#614Gurusamy Sarathy1998-03-021-9/+3
| * [win32] this one with adjusted test numbersStephen McCamant1998-03-021-8/+46
* | [asperl] bring ASPerl uptodate with mainline changesGurusamy Sarathy1998-02-141-7/+6
|\ \ | |/
| * [win32] fix extra LEAVE when require failsGurusamy Sarathy1998-02-121-7/+6
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-1/+1
|\ \ | |/
| * [win32] integrate mainlineGurusamy Sarathy1998-02-031-1/+1
| |\
| | * Introduced thr->threadsvp and THREADSV() for faster per-threadMalcolm Beattie1998-02-021-1/+1
* | | [asperl] added AS patch#3Douglas Lankshear1998-02-011-2/+2
* | | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-2/+13
|\ \ \ | |/ /
| * | Gisle's av_unshift tweak, two small patches from chipNick Ing-Simmons1998-01-241-2/+5
| * | TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-0/+8
| |/
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-2/+6
|/
* [win32] Trivial bugfix#1 from local repositoryGurusamy Sarathy1997-12-231-1/+1
* $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-0/+19
* Change CONTEXT to PERL_CONTEXT throughout source (since the #defineMalcolm Beattie1997-11-131-2/+2
* Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-71/+36
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-9/+68
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-9/+68
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-1/+2
|\ \ | |/
| * object never destructsGurusamy Sarathy1997-08-071-1/+2
* | Support for op in global register (still buggy)Malcolm Beattie1997-07-011-0/+12
* | More fixups for thrperl integration.Malcolm Beattie1997-06-051-0/+2
* | Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-261-3/+36
|\ \ | |/ |/|