summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>Robin Barker1998-01-171-1/+1
| * | tie array changes to core and testsNick Ing-Simmons1998-01-131-1/+1
| |/
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-17/+17
* | [asperl] Created new branch from win32@396, added AS patch#1Gurusamy Sarathy1998-01-301-36/+36
|/
* [win32] Add a tweaked version of:Tye McQueen1998-01-041-0/+6
* [win32] Various win32 fixesGurusamy Sarathy1998-01-041-2/+2
* Fix char*/unsigned char* clashes in util.c:fbm_instr and removeMalcolm Beattie1997-12-101-3/+7
* Minor fix/speedup to util.c:fbm_instr:Ilya Zakharevich1997-12-101-19/+44
* Builds and passes all tests with gcc on Win32 - phew!Nick Ing-Simmons1997-12-011-1/+13
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-1/+7
* Integrate from ansi branch to mainline.Malcolm Beattie1997-11-251-2/+3
|\
| * ansiperl builds with Borland C++ againNick Ing-Simmons1997-11-221-2/+3
* | AIX patch (including Configure support for {sched,pthread}_yield,Jarkko Hietaniemi1997-11-251-8/+8
* | Rename perl_thread to perl_os_thread.Malcolm Beattie1997-11-251-2/+2
|/
* $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-8/+7
* Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-17/+50
* Initial (untested) integration of mainline changes.Gurusamy Sarathy1997-11-111-178/+77
|\
| * Fix up ansiperl integration. Back to passing all expected testsMalcolm Beattie1997-11-111-118/+1
| * Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-111-162/+185
| |\