summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* Merge latest mainlineNick Ing-Simmons1998-07-181-12/+12
|\
| * fix yet another USE_THREADS leak due to failure to free stacksGurusamy Sarathy1998-07-181-1/+1
* | PL_ stuff for threadsNick Ing-Simmons1998-07-181-52/+52
* | PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-112/+112
|/
* fix $/ init for multiple interpreters/threadsGurusamy Sarathy1998-07-181-1/+1
* fix missing init that caused RE alternations to fail underGurusamy Sarathy1998-07-181-0/+1
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-0/+12
* Allow $SIG{CHLD}='IGNORE' to work on SolarisChip Salzenberg1998-07-091-0/+8
* rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headersGurusamy Sarathy1998-07-061-3/+3
* allow a flags args to fbm_instr() for future needsIlya Zakharevich1998-07-041-1/+1
* catch nonexistent backrefs in REsHugo van der Sanden1998-07-041-2/+2
* PUSHSTACK renovationJoshua Pritikin1998-06-281-6/+6
* make find_script() return saved string, reenable missing diagnosticsGurusamy Sarathy1998-06-261-8/+11
* eliminate use of tokenbuf in util.cGurusamy Sarathy1998-06-221-25/+27
* applied patch, along with many changes:Douglas Lankshear1998-06-211-1/+0
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-3/+6
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-151-6/+3
* various win32 odds and endsGurusamy Sarathy1998-06-151-2/+2
* added patch, undo earlier workaroundJan Dubois1998-06-121-2/+7
* [win32] add AS patch#25 (allow B build with -DPERL_OBJECT)Gurusamy Sarathy1998-06-041-0/+7
* [asperl] asperl branch verified to build w/o PERL_OBJECT on Solaris and NTGurusamy Sarathy1998-05-291-0/+2
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-49/+0
|\
| * [win32] misc changesGurusamy Sarathy1998-05-291-52/+3
* | [asperl] more changes to satisfy non-debug VC build (C-API doesn'tGurusamy Sarathy1998-05-261-3/+3
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-8/+222
|\ \ | |/
| * [win32] merge change#985 from maintbranchGurusamy Sarathy1998-05-161-4/+9
| * [win32] merge changes#982,984 from maintbranchGurusamy Sarathy1998-05-151-3/+4
| * [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-41/+4
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-0/+245
* | [asperl] add AS patch#20 (exposes more global constants)Gurusamy Sarathy1998-05-011-0/+12
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-12/+8
|\ \ | |/
| * [win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks alsoGurusamy Sarathy1998-04-041-3/+6
| * [win32] integrate mainlineGurusamy Sarathy1998-04-031-2/+2
| |\
| | * Re: doc: perlrun typo Stephen Potter1998-04-021-2/+2
| * | [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-7/+0
| |/
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-4/+4
|\ \ | |/
| * [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-3/+3
| * [5.004_61 PATCH] Make incompatible changes to RE engine NOWIlya Zakharevich1998-03-051-1/+1
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-17/+2
|\ \ | |/
| * Fix file-descriptor leak when pipes fail via taint checks:Ilya Zakharevich1998-02-271-2/+2
| * #ifdef CAN_PROTOTYPE cleanupGisle Aas1998-02-251-15/+0
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-34/+120
|\ \ | |/
| * Newer -DLEAKTEST patchIlya Zakharevich1998-02-061-27/+116
| * [win32] integrate mainlineGurusamy Sarathy1998-02-031-7/+4
| |\
| | * Introduced thr->threadsvp and THREADSV() for faster per-threadMalcolm Beattie1998-02-021-7/+4
* | | [asperl] added AS patch#3Douglas Lankshear1998-02-011-1/+1
* | | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-2/+3
|\ \ \ | |/ /
| * | Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris. Nick Ing-Simmons1998-01-241-0/+1
| * | [win32] s/PerlENV/PerlEnv/ just to be consistentGurusamy Sarathy1998-01-191-7/+7
| * | [win32] foo() -> PerlGroup_foo() patch from ActiveStateGurusamy Sarathy1998-01-191-36/+36