summaryrefslogtreecommitdiff
path: root/gv.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate changes #3067 and #3106 from mainlineGraham Barr1999-03-281-6/+0
* Integrated #2352 and #2397 from mainlineGraham Barr1999-03-271-0/+1
* Update Copyright yearGraham Barr1999-03-271-1/+1
* Fix incorrect "used only once" warningsIlya Zakharevich1999-01-141-1/+1
* integrated relevant parts og changes #2385 & #2387 from mainlineGraham Barr1998-12-311-2/+4
* integrate changes#2254,2259,2335,2345,2348,2361,2368,2380 from mainlineGraham Barr1998-11-291-1/+2
* integrate changes#1914,1925,1926,1945,1956,1987 from mainlineGraham Barr1998-11-071-2/+3
* remove useless 'rcsid' (extension of a suggestion byGurusamy Sarathy1998-08-041-2/+0
* support OE/MVSJarkko Hietaniemi1998-08-021-18/+12
* fixes for overloading bugs and docs, tweaked someIlya Zakharevich1998-08-011-9/+32
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-1/+1
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-3/+3
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-65/+65
* fix another CvMUTEXP() leakGurusamy Sarathy1998-07-181-1/+2
* add more correct version of change#1350 (as yet untested)Joshua Pritikin1998-07-101-2/+8
* change#1350 breaks things, back it outGurusamy Sarathy1998-07-081-8/+2
* add patch to improve method caching, regen headersJoshua Pritikin1998-07-061-2/+8
* rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headersGurusamy Sarathy1998-07-061-1/+1
* add comments on GV_FOO constants, s/8/GV_ADDINEVAL/Gurusamy Sarathy1998-07-051-2/+2
* PUSHSTACK renovationJoshua Pritikin1998-06-281-2/+2
* improve recursive error messages!Joshua Pritikin1998-06-281-1/+2
* applied patch, modified logic to avoid reentering lexer at compile-timeGraham Barr1998-06-211-2/+2
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-1/+2
|\
| * [win32] merge changes#1014,1038 from maintbranchGurusamy Sarathy1998-05-291-1/+1
| * [win32] fix problematic change#965 from maintbranchIlya Zakharevich1998-05-211-0/+1
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-11/+58
|\ \ | |/
| * [win32] sundry whitespace cleanups from maintbranchGurusamy Sarathy1998-05-171-4/+4
| * [win32] merge changes#982,984 from maintbranchGurusamy Sarathy1998-05-151-2/+2
| * [win32] merge change#981 from maintbranch, add XXX comment aboutGurusamy Sarathy1998-05-151-1/+16
| * [win32] merge changes#922,944,949,965,970 from maintbranchGurusamy Sarathy1998-05-151-6/+38
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-9/+2
|\ \ | |/
| * [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-9/+2
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-11/+20
|\ \ | |/
| * [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-1/+1
| * [win32] merge problematic maintpatch to op.cChip Salzenberg1998-03-031-10/+11
| * [win32] merge another conflicting maintpatch to op.cTkil1998-03-031-1/+9
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-13/+18
|\ \ | |/
| * [win32] fix misapplied hunks in 5.004_58Gurusamy Sarathy1998-02-091-9/+8
| * Fix up problem with gv.c from change 477.Malcolm Beattie1998-02-061-2/+7
| * Faster gv_fetchpv() for nested packagesMalcolm Beattie1998-02-061-10/+10
| * Some Chip patches (some tweaked to match _5x source):Chip Salzenberg1998-02-061-8/+9
* | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-2/+4
|\ \ | |/
| * tie array changes to core and testsNick Ing-Simmons1998-01-131-2/+4
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-6/+10
|/
* Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-1/+0
* Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-1/+2
* Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-1/+0
|\
| * Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-1/+0
* | Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-81/+28
|/
* Improve internal threading API. Introduce win32/win32thread.[ch]Malcolm Beattie1997-10-241-1/+1