summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | 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
|/
* [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
| |\
| | * Get threads working again on Win32Nick Ing-Simmons1997-11-081-9/+31
| | * Merge changes as of 18:00 CSTNick Ing-Simmons1997-11-071-0/+6
| | |\
| | * | Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-2/+5
| | * | Raw integrate of latest perlNick Ing-Simmons1997-11-071-6/+101
| | |\ \
| | * | | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-158/+13
| | * | | Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-0/+136
| | |\ \ \
| | * | | | Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-25/+11
| | * | | | Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-115/+47
| * | | | | Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl andMalcolm Beattie1997-11-111-0/+2
| | |_|_|/ | |/| | |
* | | | | Remove runlevel. It was used to count how many runops() callsGurusamy Sarathy1997-11-101-6/+3
* | | | | Win32 branch now contains all non-ansification changes in ansiperl branch.Gurusamy Sarathy1997-11-101-1/+1
* | | | | Initial (untested) merge of all non-ansi changes on ansiperl branchGurusamy Sarathy1997-11-101-9/+31
|/ / / /
* | | | Change pp_tie and pp_dbmopen to use perl_call_sv instead of aMalcolm Beattie1997-11-071-0/+6
| |_|/ |/| |
* | | Per-thread magicals now stored in their own thr->magicals and keyedMalcolm Beattie1997-11-061-79/+75
* | | Per-thread magicals mostly working (and localisable). Now gettingMalcolm Beattie1997-11-051-34/+1
| |/ |/|
* | Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-0/+136
|/
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-3/+3
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-3/+3
* | Finish thread state machine: fixes global destruction of threads,Malcolm Beattie1997-10-151-18/+16
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-4/+9
|\ \ | |/
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-4/+2
| * Assorted OS/2 fixesIlya Zakharevich1997-08-071-4/+9
| * Additional patch for "Can't execute ..."Ilya Zakharevich1997-08-071-2/+4
* | Merge maint-5.004 branch (5.004_01) with mainline.Malcolm Beattie1997-09-301-31/+76
|\ \ | |/
| * [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-31/+76