summaryrefslogtreecommitdiff
path: root/embedvar.h
Commit message (Collapse)AuthorAgeFilesLines
* disable C<#define dirty PL_dirty> et al.Gurusamy Sarathy1998-10-061-1/+1
| | | p4raw-id: //depot/perl@1927
* remove spurious unused conflicting globals (PL_yy{v,s}sp)Gurusamy Sarathy1998-10-061-4/+0
| | | p4raw-id: //depot/perl@1924
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-0/+2
| | | | | | | | | | | | | | | | | for Linux; hpux CMA-threads hints; ELF support for FreeBSD; beginnings of full-fledged 64-bit support (including support for: fseeko/ftello, Quad_t aka long long, hpux and irix 64-bits hints, new 64-bit constants in Fcntl) From: Jarkko Hietaniemi <jhi@iki.fi> Date: Fri, 11 Sep 1998 23:56:11 +0300 (EET DST) Message-Id: <199809112056.XAA04720@alpha.hut.fi> Subject: [PATCH] 5.005_51: Configure "Massive Attack" -- From: Jarkko Hietaniemi <jhi@cc.hut.fi> Date: 12 Sep 1998 09:44:25 +0300 Message-ID: <oeeaf45bzjq.fsf@alpha.hut.fi> Subject: Re: [PATCH] 5.005_51: Configure "Massive Attack" p4raw-id: //depot/perl@1889
* move yyglobal decls from perly.c to perlvars.h, regen headers, tweakGurusamy Sarathy1998-09-241-0/+16
| | | | | perly_c.diff p4raw-id: //depot/perl@1864
* provide locked access to string table for USE_THREADSGurusamy Sarathy1998-09-241-0/+2
| | | p4raw-id: //depot/perl@1863
* patch to support computed regular subexpressionsIlya Zakharevich1998-09-231-0/+6
| | | | | | Message-Id: <199808201919.PAA04692@monk.mps.ohio-state.edu> Subject: [5.005_5* PATCH] Postponed RE - now! p4raw-id: //depot/perl@1813
* Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-0/+32
| | | p4raw-id: //depot/utfperl@1651
* add a few more globals with old names #definedGurusamy Sarathy1998-07-221-0/+3
| | | p4raw-id: //depot/perl@1625
* s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitiveGurusamy Sarathy1998-07-221-10/+10
| | | | | names p4raw-id: //depot/perl@1616
* part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)Gurusamy Sarathy1998-07-211-0/+14
| | | p4raw-id: //depot/perl@1608
* Missed file that had changedNick Ing-Simmons1998-07-191-0/+23
| | | p4raw-id: //depot/ansiperl@1572
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-678/+678
| | | p4raw-id: //depot/ansiperl@1534
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-1123/+784
| | | | | Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT p4raw-id: //depot/ansiperl@1532
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-153/+204
| | | | | | and runs regexes in 1000s of threads without crashing; also fixed statcache not being thread-local p4raw-id: //depot/perl@1448
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-0/+6
| | | | | | Message-Id: <199807092247.SAA06314@monk.mps.ohio-state.edu> Subject: Re: [PATCH 5.004_71] Secure RE update p4raw-id: //depot/perl@1444
* add more correct version of change#1350 (as yet untested)Joshua Pritikin1998-07-101-3/+3
| | | | | | | | Message-Id: <H00000e50008f277@MHS> Subject: Re: [PATCH _70] cache missing methods p4raw-link: @1350 on //depot/perl: a4bb25971c379e48da873823e220bdef09e90ab9 p4raw-id: //depot/perl@1404
* regen headers; result builds & tests on Solaris again (threaded)Gurusamy Sarathy1998-07-081-0/+6
| | | p4raw-id: //depot/perl@1377
* change#1350 breaks things, back it outGurusamy Sarathy1998-07-081-3/+3
| | | | | p4raw-link: @1350 on //depot/perl: a4bb25971c379e48da873823e220bdef09e90ab9 p4raw-id: //depot/perl@1376
* add patch to improve method caching, regen headersJoshua Pritikin1998-07-061-3/+3
| | | | | | Message-Id: <H00000e50008a518@MHS> Subject: [PATCH _70] cache missing methods p4raw-id: //depot/perl@1350
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-291-0/+3
| | | | | Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1259
* partial MULTIPLICITY cleanupGurusamy Sarathy1998-06-231-27/+30
| | | p4raw-id: //depot/perl@1205
* added patch, regen headersIlya Zakharevich1998-06-211-0/+3
| | | | | | Message-Id: <199806190227.WAA07371@monk.mps.ohio-state.edu> Subject: Re: Ilya's patches p4raw-id: //depot/perl@1169
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-3/+0
| | | p4raw-id: //depot/perl@1136
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-151-0/+3
| | | | | | Message-Id: <H00000e500071aa3@MHS> Subject: [PATCH 5.004_66] JMPENV! p4raw-id: //depot/perl@1135
* remove unused global `scrgv'Gurusamy Sarathy1998-06-141-3/+0
| | | p4raw-id: //depot/perl@1128
* regen embedvar.hGurusamy Sarathy1998-06-111-0/+3
| | | p4raw-id: //depot/perl@1118
* Applied patch, followed by tweaks to *.sym and `perl embed.pl`Ilya Zakharevich1998-06-101-3/+3
| | | | | | Message-Id: <199806090216.WAA02041@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_66] Resend of RE cache patch (modified) p4raw-id: //depot/perl@1105
* [win32] add AS patch#25 (allow B build with -DPERL_OBJECT)Gurusamy Sarathy1998-06-041-0/+3
| | | p4raw-id: //depot/win32/perl@1074
* [win32] add AS patch#24, remove one other instance of error_noGurusamy Sarathy1998-06-031-3/+0
| | | | | that was missed (patch#23 was intentionally skipped) p4raw-id: //depot/win32/perl@1071
* [win32] minimal fix to enable compiling with -DMULTIPLICITYGurusamy Sarathy1998-05-311-9/+6
| | | | | (non-threadsafe regcomp.c globals need revisiting) p4raw-id: //depot/win32/perl@1067
* [asperl] tweaks to make it build with the Borland compiler. Won't runGurusamy Sarathy1998-05-261-0/+3
| | | | | | testsuite because @INC intuition from location of perlcore.dll seems to be broken. Also, system() and qx// seem broken as well. p4raw-id: //depot/asperl@1033
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-12/+19
|\ | | | | p4raw-id: //depot/asperl@1010
| * [win32] merge change#995 from maintbranch, tweak interp.sym andGurusamy Sarathy1998-05-161-6/+3
| | | | | | | | | | | | | | run embed.pl p4raw-link: @995 on //depot/maint-5.004/perl: eed40d4c6e2818f110664d5fbaa0edac73f6b1a6 p4raw-id: //depot/win32/perl@1005
| * [win32] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-3/+7
| | | | | | | | | | | | | | clean build+test on Solaris p4raw-link: @905 on //depot/maint-5.004/perl: 15e73149a8419f18d739227762eab108524cec56 p4raw-id: //depot/win32/perl@976
| * [win32] intern -> sys_internGurusamy Sarathy1998-04-221-3/+3
| | | | | | p4raw-id: //depot/win32/perl@895
| * [win32] hand-applied patch along with small tweaksJan Dubois1998-04-221-0/+12
| | | | | | | | | | | | Message-Id: <35400e2a.13538517@smtp1.ibm.net> Subject: Re: Per-Interpreter variables for win32.c p4raw-id: //depot/win32/perl@894
* | [asperl] add AS patch#20 (exposes more global constants)Gurusamy Sarathy1998-05-011-4/+4
| | | | | | p4raw-id: //depot/asperl@908
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-18/+16
|\ \ | |/ | | p4raw-id: //depot/asperl@884
| * [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-18/+4
| | | | | | | | | | invalidate local stack pointer p4raw-id: //depot/win32/perl@864
| * [win32] merge C<local $tied{foo}> patch, also moved statics inGurusamy Sarathy1998-03-091-0/+12
| | | | | | | | | | [ah]v.c to thrdvar.h p4raw-id: //depot/win32/perl@802
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-0/+3
|\ \ | |/ | | p4raw-id: //depot/asperl@607
| * [win32] fix typo in sv.h, and run 'make regen_headers' to make it buildGurusamy Sarathy1998-02-281-0/+3
| | | | | | p4raw-id: //depot/win32/perl@605
* | [asperl] added AS patch#5 (patch #4 was intentionally skipped afterGurusamy Sarathy1998-02-141-0/+138
| | | | | | | | | | discussion) p4raw-id: //depot/asperl@521
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-0/+3
|\ \ | |/ | | p4raw-id: //depot/asperl@493
| * Introduced thr->threadsvp and THREADSV() for faster per-threadMalcolm Beattie1998-02-021-0/+3
| | | | | | | | | | | | | | variables. Moved threadnum to a per-interpreter variable and made dTHR and lock/unlock of sv_mutex bypass the get/lock unless more than one thread may be running. Minor tweaks to Thread.xs. p4raw-id: //depot/perl@453
* | [asperl] added AS patch#3Douglas Lankshear1998-02-011-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Message-Id: <01BD2EF2.53433A40.dougl@ActiveState.com> To: "'Gurusamy Sarathy'" <gsar@umich.edu> Here's an additional diff against //depot/asperl The field name mg_length was changed back to mg_len The function name mg_len was change to mg_length The need for sort_mutex removed thanks to the code derived from Tom Horsley's work. -- Doug p4raw-id: //depot/asperl@451
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-0/+6
|/ | | p4raw-id: //depot/asperl@443
* [win32] Revert to keeping (some) constant strings as globalsGurusamy Sarathy1997-12-021-0/+12
| | | p4raw-id: //depot/win32/perl@349
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-0/+345
| | | | | | | Mainly for Mingw32 which cannot import data. Now only Opcode tests fail (op_desc/op_name not handled yet stuff) p4raw-id: //depot/ansiperl@341
* embed.pl now reads *var*.h to do its stuff.Nick Ing-Simmons1997-11-301-0/+609
Split generated embed.h into two - new embedvar.h is #included when 'op' etc. will not mess up proto.h etc. Removed #define foo (thr->Tfoo) from thread.h Added some 'missing' symbols to global.sym, removed those in the *var*.h files Has build all MULTIPLICITY/USE_THREADS options on win32 with VC++ (and passed tests), but not with exactly this set of files. p4raw-id: //depot/ansiperl@338