summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Collapse)AuthorAgeFilesLines
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-13/+13
| | | | | | brute force search script). Result builds and passes all tests on Solaris. win32 and PERL_OBJECT are still untested. p4raw-id: //depot/perl@1578
* Drat! - threaded perl-malloc has mutex that needs PL_Nick Ing-Simmons1998-07-191-2/+2
| | | p4raw-id: //depot/ansiperl@1570
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-11/+11
| | | p4raw-id: //depot/ansiperl@1534
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-61/+61
| | | | | Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT p4raw-id: //depot/ansiperl@1532
* fix lvalue leaks stemming from failure to free LvTARG(sv)Gurusamy Sarathy1998-07-181-1/+1
| | | p4raw-id: //depot/perl@1528
* applied patch, slightly tweakedHans Mulder1998-07-141-4/+0
| | | | | | Message-Id: <3.0.5.32.19980713115227.00a73970@ous.edu> Subject: [PATCH 5.004_73]Get re module working on VMS p4raw-id: //depot/perl@1486
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-1/+5
| | | | | | Message-Id: <199807132107.AAA20603@alpha.hut.fi> Subject: MPE/iX patches for _73 p4raw-id: //depot/perl@1478
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-121-0/+4
| | | | | | Message-Id: <199807111451.RAA27010@alpha.hut.fi> Subject: M3 "generic" parts p4raw-id: //depot/perl@1451
* get it building again on win32Gurusamy Sarathy1998-07-091-0/+17
| | | p4raw-id: //depot/perl@1394
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-081-0/+6
| | | | | | Message-Id: <199807070224.WAA10318@monk.mps.ohio-state.edu> Subject: Re: _70 and Devel::RE p4raw-id: //depot/perl@1371
* allow eval-groups in patterns only if they C<use re 'eval';>Gurusamy Sarathy1998-07-061-0/+1
| | | p4raw-id: //depot/perl@1334
* merge changes#1210,1211,1270 from maintbranchGurusamy Sarathy1998-07-041-0/+2
| | | | | | | p4raw-link: @1270 on //depot/maint-5.004/perl: 413603941653f55130af336b8e990052b26673a6 p4raw-link: @1211 on //depot/maint-5.004/perl: 247620c138019426962998dd7edc0157874220f0 p4raw-link: @1210 on //depot/maint-5.004/perl: 4522f71f5c16bf8892b1952004accec53aab868e p4raw-id: //depot/perl@1277
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-291-0/+7
| | | | | Message-Id: <199806270328.XAA21088@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1259
* more MULTIPLICITY tweaksGurusamy Sarathy1998-06-231-4/+4
| | | p4raw-id: //depot/perl@1206
* remove atomic.h pending resolution of licensing issues,Gurusamy Sarathy1998-06-231-0/+4
| | | | | EMULATE_ATOMIC_REFCOUNTS everywhere p4raw-id: //depot/perl@1202
* applied patch, moved #define mkfifo ... from perl.h to POSIX.xsJarkko Hietaniemi1998-06-231-6/+0
| | | | | | Message-Id: <199806222101.AAA16456@alpha.hut.fi> Subject: [PATCH] _67: somebody said POSIX::mknod? p4raw-id: //depot/perl@1199
* applied VMS patch from Dan SugalskiDan Sugalski1998-06-211-1/+11
| | | | | | Message-Id: <980619153634.2063ee12@cedar.osshe.edu> Subject: [PATCH 5.004_67] Enhancements to the VMS configuration procedures p4raw-id: //depot/perl@1174
* applied patch, along with many changes:Douglas Lankshear1998-06-211-13/+7
| | | | | | | | | | | - ipfoo.h headers have been coalesced along with perlfoo.h into iperlsys.h - win32/cp*.h have been combined in perlhost.h - CPerlObj::PerlParse() takes an extra xsinit arg - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active> Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler p4raw-id: //depot/perl@1172
* back out problematic change#1105, tweak perlsub.podGurusamy Sarathy1998-06-181-1/+1
| | | | | p4raw-link: @1105 on //depot/perl: e2d46a1de163ba101bb4392a8fa6d97ca3c9a323 p4raw-id: //depot/perl@1146
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-6/+0
| | | p4raw-id: //depot/perl@1136
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-151-0/+6
| | | | | | Message-Id: <H00000e500071aa3@MHS> Subject: [PATCH 5.004_66] JMPENV! p4raw-id: //depot/perl@1135
* Applied patch, followed by tweaks to *.sym and `perl embed.pl`Ilya Zakharevich1998-06-101-1/+1
| | | | | | 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
* Mangled patch, needed hand-tweaks, along with binmode for rs.t:Hans Mulder1998-06-101-0/+1
| | | | | | Message-Id: <3.0.5.32.19980605110840.009e12b0@ous.edu> Subject: Re: [PATCH 5.004_66]Add record read capability to <> p4raw-id: //depot/perl@1099
* [win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clashGurusamy Sarathy1998-06-051-6/+6
| | | | | with the xsubpp-generated symbol) p4raw-id: //depot/win32/perl@1075
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-1/+21
|\ | | | | p4raw-id: //depot/asperl@1055
| * [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hintsAndy Dougherty1998-05-281-1/+21
| | | | | | | | | | | | | | Date: Thu, 28 May 1998 13:27:25 -0400 (EDT) Subject: [PATCH 5.004_65] Config_65-03-04.diff: semctl probing Date: Thu, 28 May 1998 13:28:21 -0400 (EDT) p4raw-id: //depot/perl@1047
| * Back out change 1043 since Andy's forthcoming Config patchMalcolm Beattie1998-05-281-21/+1
| | | | | | | | | | includes a modified version. p4raw-id: //depot/perl@1046
| * This change really is:Jarkko Hietaniemi1998-05-281-1/+21
| | | | | | | | | | | | | | | | | | | | | | Subject: [PATCH] 5.004_65: the infamous semctl() Date: Sun, 24 May 1998 16:13:21 +0300 (EET DST) Change 1041 claimed to be this patch but was really: Subject: [PATCH] 5.004_65: t/op/ipc*.t Date: Sat, 16 May 1998 00:52:39 +0300 (EET DST) From: Jarkko Hietaniemi <jhi@iki.fi> p4raw-id: //depot/perl@1043
| * Patch from Sarathy to fix up win32 integration. Patch from JarkkoMalcolm Beattie1998-05-151-9/+0
| | | | | | | | | | | | | | | | | | (manually applied and tweaked) to fix up SysV IPC semaphores for Solaris and Linux (pre-glibc and glibc). Fix up t/op/ipcmsg.t and t/op/ipcsem.t for platforms which wanted to skip test. Completely disable ipcsem.t since it doesn't seem to work properly even when not skipped. This is _65. p4raw-id: //depot/perl@988
| * Integrate win32 branch into mainline.Malcolm Beattie1998-05-151-3/+14
| |\ | | | | | | p4raw-id: //depot/perl@983
| * \ Integrate win32 branch into mainlineMalcolm Beattie1998-05-141-1/+14
| |\ \ | | | | | | | | p4raw-id: //depot/perl@969
| * | | [PATCH for 5.004_64] Configure patch Config_64-01Andy Dougherty1998-05-141-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Date: Tue, 14 Apr 1998 13:04:58 -0400 (EDT) Subject: [PATCH for 5.004_64] Configure patch Config_64-01-02.diff Date: Fri, 17 Apr 1998 11:01:13 -0400 (EDT) Subject: [PATCH for 5.004_64] Configure patch Config_64-02-03.diff Date: Thu, 23 Apr 1998 15:03:20 -0400 (EDT) Subject: [PATCH 5.004_64] Config_64-03-04.diff Date: Wed, 13 May 1998 14:33:30 -0400 (EDT) p4raw-id: //depot/perl@948
* | | | [asperl] add AS patch#21 (misc. fixes)Gurusamy Sarathy1998-05-271-10/+10
| | | | | | | | | | | | p4raw-id: //depot/asperl@1036
* | | | [asperl] tweaks to make it build with the Borland compiler. Won't runGurusamy Sarathy1998-05-261-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | 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-6/+27
|\ \ \ \ | | |_|/ | |/| | p4raw-id: //depot/asperl@1010
| * | | [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @910 on //depot/maint-5.004/perl: ae941ac0da8f453f0d31df7b7293e50b3e5a46f1 p4raw-link: @909 on //depot/maint-5.004/perl: 8b3d696ffd11cf2e49f6eaa575b829ab0a55352d p4raw-link: @907 on //depot/maint-5.004/perl: 3cb3c1abada5765ba4166ebe59e2e20d737ec21b p4raw-link: @906 on //depot/maint-5.004/perl: ae389c8a29b487f4434c465442dfb611507a4a38 p4raw-id: //depot/win32/perl@977
| * | | [win32] integrate mainlineGurusamy Sarathy1998-05-141-2/+11
| | |/ | |/| | | | p4raw-id: //depot/win32/perl@973
| * | [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-1/+5
| | | | | | | | | | | | | | | p4raw-link: @886 on //depot/maint-5.004/perl: 6dba07070c2cb08ffbc6e00eff60e8f5fc9a7ee8 p4raw-id: //depot/win32/perl@936
| * | [win32] hand-applied patch along with small tweaksJan Dubois1998-04-221-0/+6
| | | | | | | | | | | | | | | | | | 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#17Gurusamy Sarathy1998-04-211-3/+10
| | | | | | | | | p4raw-id: //depot/asperl@893
* | | [asperl] add AS patch#16Gurusamy Sarathy1998-04-201-0/+74
| | | | | | | | | p4raw-id: //depot/asperl@892
* | | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-3/+5
|\ \ \ | |/ / | | | p4raw-id: //depot/asperl@884
| * | [win32] fix memory leaks in offer_nice_chunk()Gurusamy Sarathy1998-04-051-0/+3
| |/ | | | | p4raw-id: //depot/win32/perl@882
| * VMS updates (direct)Charles Bailey1998-03-161-2/+1
| | | | | | | | | | | | [Needed manual tweaks on vms/config.vms since it clashed with other patches. I may have got it wrong.] p4raw-id: //depot/perl@817
| * [PATCH 5.004_62} Config_62-01 patch available.Andy Dougherty1998-03-161-1/+1
| | | | | | | | | | | | | | Date: Mon, 9 Mar 1998 15:23:33 -0500 (EST) Subject: [PATCH 5.004_62] Tiny hint file updates Date: Mon, 9 Mar 1998 13:21:46 -0500 (EST) p4raw-id: //depot/perl@812
* | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-3/+4
| | | | | | | | | | (passes all tests when built under PERL_OBJECT) p4raw-id: //depot/asperl@809
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-3/+19
|\ \ | |/ | | p4raw-id: //depot/asperl@799
| * Compiling with OP_IN_REGISTERGisle Aas1998-03-051-0/+4
| | | | | | p4raw-id: //depot/perl@782
| * USHRT range limit macrosCharles Bailey1998-03-051-3/+15
| | | | | | p4raw-id: //depot/perl@778
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-8/+2
|\ \ | |/ | | p4raw-id: //depot/asperl@607