summaryrefslogtreecommitdiff
path: root/os2
Commit message (Collapse)AuthorAgeFilesLines
* OS/2-specific fixes, round IIIlya Zakharevich2006-12-1811-135/+2058
| | | | | Message-ID: <20061218084524.GA14866@powdermilk.math.berkeley.edu> p4raw-id: //depot/perl@29580
* Fixes for the test suite on OS/2Ilya Zakharevich2006-12-181-8/+14
| | | | | Message-ID: <20061214023222.GA29084@powdermilk.math.berkeley.edu> p4raw-id: //depot/perl@29578
* Re: [PATCH 5.8.8] Build on OS/2 - missing partIlya Zakharevich2006-12-101-1/+1
| | | | | Message-ID: <20061210003341.GA14200@powdermilk.math.berkeley.edu> p4raw-id: //depot/perl@29497
* Add PERLIO_INIT and PERLIO_TERM to PERL_SYS_INIT* and PERL_SYS_TERM*Nicholas Clark2006-10-211-4/+9
| | | | | in */*ish.h headers. p4raw-id: //depot/perl@29077
* Change all NEWSV() to newSV() in the core and non-dual-lived modules.Steve Hay2006-01-181-1/+1
| | | | | | | | Keep NEWSV() itself for backwards-compatibility outside of the core, but don't advertise it any more. (cf. change #25101). p4raw-link: @25101 on //depot/perl: a02a5408b2f199007c4dcb74559cc79066307ada p4raw-id: //depot/perl@26901
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-123-3/+3
| | | p4raw-id: //depot/perl@26804
* Additional const prototype fixes.Steve Peters2006-01-071-1/+1
| | | p4raw-id: //depot/perl@26694
* Remove remaining references to mv-if-diffRafael Garcia-Suarez2005-10-251-26/+20
| | | p4raw-id: //depot/perl@25844
* Typos in *.p[lm]Piotr Fusik2005-08-022-5/+5
| | | | | | From: "Piotr Fusik" <pfusik@op.pl> Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec> p4raw-id: //depot/perl@25261
* Re: janitorial work ? [patch]Jim Cromie2005-07-082-15/+15
| | | | | | | | Message-ID: <42CC3CE9.5050606@divsol.com> (reverted all dual-lived modules since they must work with older perls too so must wait for a new Devel::PPPort) p4raw-id: //depot/perl@25101
* OS/2 updateIlya Zakharevich2004-01-016-75/+905
| | | | | Message-ID: <20031218221029.GA7898@math.berkeley.edu> p4raw-id: //depot/perl@22032
* [PATCH 5.8.2 @21574] make install: line noiseIlya Zakharevich2003-11-101-1/+1
| | | | | | | | | | | | | | Date: Tue, 4 Nov 2003 20:10:16 -0800 Message-ID: <20031105041016.GA2639@math.berkeley.edu> and part of Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR From: Ilya Zakharevich <nospam-abuse@ilyaz.org> Date: Tue, 4 Nov 2003 20:18:37 -0800 Message-ID: <20031105041836.GA2649@math.berkeley.edu> (I've left out the PREFIX part for now) p4raw-id: //depot/perl@21697
* OS/2 docuIlya Zakharevich2003-11-071-1/+285
| | | | | Message-ID: <20031107072618.GA4370@math.berkeley.edu> p4raw-id: //depot/perl@21677
* Re: [PATCH 5.8.2 @21574] OS/2 buildIlya Zakharevich2003-11-041-2/+2
| | | | | Message-ID: <20031104042044.GA1682@math.berkeley.edu> p4raw-id: //depot/perl@21651
* OS/2 buildIlya Zakharevich2003-11-026-48/+255
| | | | | Message-ID: <20031029220017.GA26384@math.berkeley.edu> p4raw-id: //depot/perl@21620
* Two OS/2 portability patches from Ilya.Ilya Zakharevich2003-10-211-0/+2
| | | | | | | | | | | | Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2 Date: Thu, 25 Sep 2003 12:09:11 -0700 Message-ID: <20030925190911.GA27028@math.berkeley.edu> Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2 From: Ilya Zakharevich <nospam-abuse@ilyaz.org> Date: Thu, 25 Sep 2003 19:50:45 -0700 Message-ID: <20030926025045.GA27507@math.berkeley.edu> p4raw-id: //depot/perl@21509
* getsysinfo() broken on OS/2Ilya Zakharevich2003-09-191-1/+1
| | | | | Message-ID: <20030919020106.GA22511@math.berkeley.edu> p4raw-id: //depot/perl@21286
* -M -A -C brokenIlya Zakharevich2003-09-181-0/+5
| | | | | | | Message-ID: <20030918180202.GA21949@math.berkeley.edu> (use stat.t instead of time.t) p4raw-id: //depot/perl@21277
* Missed OS/2 patch hunk.Jarkko Hietaniemi2003-09-181-0/+25
| | | p4raw-id: //depot/perl@21271
* OS/2 APIs againIlya Zakharevich2003-09-171-2/+7
| | | | | Message-ID: <20030917064941.GA20444@math.berkeley.edu> p4raw-id: //depot/perl@21259
* os2_process.tIlya Zakharevich2003-09-171-1/+10
| | | | | Message-ID: <20030917062147.GA20400@math.berkeley.edu> p4raw-id: //depot/perl@21258
* Re: [PATCH 5.8.1 @20218] OS/2 APIIlya Zakharevich2003-09-141-3/+7
| | | | | Message-ID: <20030914032030.GA17822@math.berkeley.edu> p4raw-id: //depot/perl@21219
* OS/2 APIIlya Zakharevich2003-09-113-1/+397
| | | | | Message-ID: <20030911161504.GA16113@math.berkeley.edu> p4raw-id: //depot/perl@21187
* A swath of VERSION patches from Nicholas Clark.Jarkko Hietaniemi2003-08-142-2/+2
| | | p4raw-id: //depot/perl@20688
* OS/2 buildIlya Zakharevich2003-08-031-0/+2
| | | | | Message-ID: <20030802163850.GA4712@math.berkeley.edu> p4raw-id: //depot/perl@20454
* Remove PL_earlytaint since the hash seed codeJarkko Hietaniemi2003-07-041-4/+0
| | | | | can be delayed until perl_parse(). p4raw-id: //depot/perl@19979
* Move the PL_earlytaint initialization to the PERL_SYS_INIT()Jarkko Hietaniemi2003-06-291-0/+4
| | | | | as per suggestion from Sarathy. p4raw-id: //depot/perl@19878
* More Perl malloc debugging magic from Ilya. Seems to work inJarkko Hietaniemi2003-06-201-0/+1
| | | | | | | | | | Linux, Solaris, AIX. Had to do #ifdef OS2 for the <io.h> in malloc.c, found in AIX since there is no such header. In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away memory was overwritten?" (In IRIX compiles but that doesn't prove much since in IRIX Perl's malloc is simply not used.) p4raw-id: //depot/perl@19831
* OS2 patchesIlya Zakharevich2003-06-1512-357/+2384
| | | | | Message-ID: <20030615004956.GA28272@math.berkeley.edu> p4raw-id: //depot/perl@19789
* Integrate:Ilya Zakharevich2003-04-0111-53/+555
| | | | | | | | | | | | | | | | | | | | | | | | | | | [ 19106] Subject: [PATCH 5.8.1 @19053] OS/2-related patches Message-ID: <20030331204337.GA3634@math.berkeley.edu> and regen Configure. p4raw-link: @19106 on //depot/maint-5.8/perl: 8257dec7ed17c0d4d721411d2a781ceadf724da5 p4raw-id: //depot/perl@19120 p4raw-edited: from //depot/maint-5.8/perl@19118 'edit in' embedvar.h (@18804..) p4raw-integrated: from //depot/maint-5.8/perl@19118 'copy in' os2/Makefile.SHs os2/OS2/ExtAttr/Changes os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2thread.h (@17645..) ext/threads/threads.xs (@18619..) perlio.c (@18948..) Makefile.SH (@19061..) 'ignore' embed.pl (@18872..) embed.h (@19011..) embed.fnc (@19030..) 'merge in' os2/os2ish.h (@17645..) os2/os2.c (@18347..) perlapi.h (@18804..) perlvars.h (@18808..) makedef.pl (@18896..) intrpvar.h (@18920..) sv.c (@18961..) p4raw-edited: from //depot/maint-5.8/perl@19106 'edit in' Configure (@19040..) p4raw-integrated: from //depot/maint-5.8/perl@19106 'copy in' reentr.h (@18850..) reentr.c reentr.pl (@18922..)
* buildIlya Zakharevich2002-12-171-7/+28
| | | | | Message-ID: <20021213215404.GA2597@math.berkeley.edu> p4raw-id: //depot/perl@18316
* Morphing to PM on OS/2Ilya Zakharevich2002-12-172-5/+9
| | | | | Message-ID: <20021213220048.GA2606@math.berkeley.edu> p4raw-id: //depot/perl@18314
* OS/2 REXX interface assuming Object REXXIlya Zakharevich2002-12-171-1/+21
| | | | | Message-ID: <20021213220800.GA2625@math.berkeley.edu> p4raw-id: //depot/perl@18313
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-192-265/+0
| | | | | Still imcomplete. Configure will follow p4raw-id: //depot/perl@18030
* README.os2Ilya Zakharevich2002-06-281-1/+1
| | | | | Message-ID: <20020628133239.A26455@math.ohio-state.edu> p4raw-id: //depot/perl@17379
* os2/ChangesIlya Zakharevich2002-06-262-3/+127
| | | | | Message-ID: <20020626115406.A6091@math.ohio-state.edu> p4raw-id: //depot/perl@17361
* Re: Patch 14705 botched. (was Re: os2_base test failed)Michael G. Schwern2002-06-191-55/+1
| | | | | Message-id: <20020619013143.GF3079@ool-18b93024.dyn.optonline.net> p4raw-id: //depot/perl@17293
* OS/2: found the _fd_flags() prototype.Jarkko Hietaniemi2002-05-301-1/+1
| | | p4raw-id: //depot/perl@16878
* OS/2: provide prototype.Jarkko Hietaniemi2002-05-291-0/+2
| | | p4raw-id: //depot/perl@16865
* OS/2: more missing definitions.Jarkko Hietaniemi2002-05-291-0/+8
| | | p4raw-id: //depot/perl@16856
* OS/2: more missing headers from John Poltorak.Jarkko Hietaniemi2002-05-291-0/+2
| | | p4raw-id: //depot/perl@16852
* ASCII vs BINARY on OS/2 in perlioIlya Zakharevich2002-04-021-0/+10
| | | | | Message-ID: <20020402003708.A8648@math.ohio-state.edu> p4raw-id: //depot/perl@15682
* Makefile.PL's in core must be called with PERL_CORE=1Michael G. Schwern2002-03-291-3/+3
| | | | | Message-ID: <20020329231419.GI16816@blackrider> p4raw-id: //depot/perl@15619
* From: "Paul Marquess" <paul_marquess@yahoo.co.uk>Paul Marquess2002-03-201-6/+6
| | | | | | | Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk> packWARN also for subdirs. p4raw-id: //depot/perl@15378
* OS/2 tests and moreIlya Zakharevich2002-02-159-249/+1558
| | | | | | Message-Id: <20020215035624.A16467@math.ohio-state.edu> p4raw-link: @14577 on //depot/perl: 0ad5258ff3f3328f321188cbb4fcd6a74b365431 p4raw-id: //depot/perl@14705
* OS/2 buildIlya Zakharevich2002-02-113-1/+13
| | | | | | | Message-ID: <20020211065640.A14993@math.ohio-state.edu> (sans the Configure, perlio.sym, and t/op/stat.t parts) p4raw-id: //depot/perl@14641
* OS2::Process's constantsIlya Zakharevich2002-02-031-0/+30
| | | | | Message-ID: <20020202010055.A12924@math.ohio-state.edu> p4raw-id: //depot/perl@14528
* from the non-ANSI comment police (was: it won't compile on win32) H.Merijn Brand2001-12-291-11/+11
| | | | | | | Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl> (NetWare tree not touched because it's very //) p4raw-id: //depot/perl@13939
* OS/2 buildIlya Zakharevich2001-12-194-240/+14
| | | | | | | Message-ID: <20011219024541.A29803@math.ohio-state.edu> (skipped the t/TEST change) p4raw-id: //depot/perl@13805
* Take the taint brush to the getcwds.Jarkko Hietaniemi2001-11-251-0/+3
| | | p4raw-id: //depot/perl@13276