summaryrefslogtreecommitdiff
path: root/pp_sys.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * Andy Dougherty's configuration patches (Config_63-01 up to 04).Malcolm Beattie1998-04-021-24/+49
| | * Re: doc: perlrun typo Stephen Potter1998-04-021-4/+4
| * | [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-7/+21
| |/
| * Bump patchlevel.h to 63.Malcolm Beattie1998-03-161-8/+8
| |\
| | * [win32] integrate mainlineGurusamy Sarathy1998-03-161-2/+2
| | |\
| * | | [PATCH 5.004_62} Config_62-01 patch available.Andy Dougherty1998-03-161-0/+16
| | |/ | |/|
| * | There has been a 'thaw' in config.h (the ICE has gone ;-))Nick Ing-Simmons1998-03-071-2/+2
* | | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-1/+1
* | | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-28/+28
|\ \ \ | | |/ | |/|
| * | [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-8/+8
| |/
| * Configure patches -01 and -02 for 5.004_61.Andy Dougherty1998-03-051-20/+20
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-2/+31
|\ \ | |/
| * _60 & _04 - Add WRITE & CLOSE to TIEHANDLEGraham Barr1998-02-271-0/+29
| * Re: ANNOUNCE: perl5.004_60 Configure patch is availableAndy Dougherty1998-02-251-2/+2
* | [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-221-1/+1
|\ \ | |/
| * [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be brokenGurusamy Sarathy1998-02-161-1/+1
* | [asperl] bring ASPerl uptodate with mainline changesGurusamy Sarathy1998-02-141-14/+10
|\ \ | |/
| * [PATCH] 5.004_58: the locale.t problem in IRIXJarkko Hietaniemi1998-02-121-14/+10
* | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-104/+50
|\ \ | |/
| * Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris. Nick Ing-Simmons1998-01-241-0/+6
| * [win32] foo() -> PerlGroup_foo() patch from ActiveStateGurusamy Sarathy1998-01-191-84/+84
| * Permit tie ?foo,$object Nick Ing-Simmons1998-01-171-107/+40
| * TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-1/+2
| * tiearray tweaksNick Ing-Simmons1998-01-131-1/+7
| * print/printf/... over-eager mg_find for glob magic:Gurusamy Sarathy1998-01-081-3/+3
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-26/+26
* | [asperl] Created new branch from win32@396, added AS patch#1Gurusamy Sarathy1998-01-301-84/+84
|/
* [win32] Various win32 fixesGurusamy Sarathy1998-01-041-3/+3
* pp_print and pp_prtf handling of tied file handles used EXTENDMalcolm Beattie1997-12-121-1/+1
* Let Configure sort out get{host,net}byaddr* prototypes:Jarkko Hietaniemi1997-11-191-7/+9
* Change CONTEXT to PERL_CONTEXT throughout source (since the #defineMalcolm Beattie1997-11-131-3/+7
* Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-111-150/+158
|\
| * Fix 'anydbm.t' - if the gv is passed 1st call to inheritedNick Ing-Simmons1997-11-091-1/+2
| * Merge changes as of 18:00 CSTNick Ing-Simmons1997-11-071-3/+34
| |\
| * | Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-10/+8
| * | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-133/+136
| * | Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-10/+8
| |\ \
| * | | Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-25/+31
* | | | Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl andMalcolm Beattie1997-11-111-11/+11
| |_|/ |/| |
* | | Change pp_tie and pp_dbmopen to use perl_call_sv instead of aMalcolm Beattie1997-11-071-3/+34
| |/ |/|
* | Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-10/+8
|/
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-10/+29
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-10/+29
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-2/+17
|\ \ | |/
| * Further fix to lseek's in lockf_emulate_flockHallvard B Furuseth1997-09-051-3/+3
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-2/+17
* | Remove last traces of "tokenbuf as temp buffer" and removed itMalcolm Beattie1997-10-031-1/+2
* | Merge maint-5.004 branch (5.004_01) with mainline.Malcolm Beattie1997-09-301-2/+33
|\ \ | |/
| * [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-2/+33
| |\
| | * lib/io_udp.t fails on VMSJonathan Hudson1997-06-111-0/+20
| |/