summaryrefslogtreecommitdiff
path: root/os2
Commit message (Collapse)AuthorAgeFilesLines
* 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
* REXX on OS/2Ilya Zakharevich2001-11-216-91/+365
| | | | | Message-ID: <20011121152611.A13664@math.ohio-state.edu> p4raw-id: //depot/perl@13183
* Add the fruits of Larry Shatzer's version verifying script.Jarkko Hietaniemi2001-11-161-0/+2
| | | | | | (There are some straddlers, but they will be fixed in the upcoming releases of the modules.) p4raw-id: //depot/perl@13034
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-272-5/+5
| | | | | | Thanks to H. Merijn Brand for the patch. Some of the comments and or guards might be removable in perl.h now. p4raw-id: //depot/perl@11758
* my C compiler has no HTML parserPhilip Newton2001-07-241-26/+26
| | | | | Message-ID: <20010724.064500@ID-11583.news.dfncis.de> p4raw-id: //depot/perl@11466
* OS/2 multi-architectureIlya Zakharevich2001-07-235-47/+988
| | | | | Message-ID: <20010723192949.A14802@math.ohio-state.edu> p4raw-id: //depot/perl@11462
* Re: [PATCH 5.6.1] OS/2 improvementsIlya Zakharevich2001-07-031-0/+7
| | | | | Message-ID: <20010703033406.A16776@math.ohio-state.edu> p4raw-id: //depot/perl@11119
* Re: [PATCH 5.6.1] OS/2 cwdIlya Zakharevich2001-07-021-4/+9
| | | | | Message-ID: <20010702154541.B24295@math.ohio-state.edu> p4raw-id: //depot/perl@11106
* OS/2 cwdIlya Zakharevich2001-07-021-2/+22
| | | | | Message-ID: <20010702062117.A1401@math.ohio-state.edu> p4raw-id: //depot/perl@11084
* OS/2 docsIlya Zakharevich2001-06-291-0/+37
| | | | | Message-ID: <20010629023412.A6033@math.ohio-state.edu> p4raw-id: //depot/perl@11018
* OS/2 improvementsIlya Zakharevich2001-06-289-229/+1748
| | | | | Message-ID: <20010628160314.A17906@math.ohio-state.edu> p4raw-id: //depot/perl@11010
* OPTIMIZE=-gIlya Zakharevich2001-06-261-1/+1
| | | | | Message-ID: <20010626172324.A27003@math.ohio-state.edu> p4raw-id: //depot/perl@10973
* static buildIlya Zakharevich2001-06-261-10/+62
| | | | | Message-ID: <20010626042225.A2604@math.ohio-state.edu> p4raw-id: //depot/perl@10952
* Re: [PATCH 5.6.1] OS2 syslogIlya Zakharevich2001-06-251-0/+64
| | | | | Message-ID: <20010624051704.A27604@math.ohio-state.edu> p4raw-id: //depot/perl@10921
* Re: [PATCH 5.6.1] OS2 system() brokenIlya Zakharevich2001-06-251-33/+25
| | | | | Message-ID: <20010625052334.A24320@math.ohio-state.edu> p4raw-id: //depot/perl@10919
* Re: [PATCH 5.6.1] OS2::DLLIlya Zakharevich2001-06-251-1/+20
| | | | | Message-ID: <20010625050432.A24128@math.ohio-state.edu> p4raw-id: //depot/perl@10918
* Re: [PATCH 5.6.1] $^E on OS/2Ilya Zakharevich2001-06-252-31/+40
| | | | | Message-ID: <20010625050235.A24046@math.ohio-state.edu> p4raw-id: //depot/perl@10917
* Re: [PATCH 5.6.1] misprintsIlya Zakharevich2001-06-251-1/+1
| | | | | Message-ID: <20010625045049.A23965@math.ohio-state.edu> p4raw-id: //depot/perl@10916
* Re: [PATCH 5.6.1] OS2 warningsIlya Zakharevich2001-06-243-36/+32
| | | | | Message-ID: <20010624053719.A27866@math.ohio-state.edu> p4raw-id: //depot/perl@10882
* [PATCH 5.6.1] OS2 getpw*, getgr*Ilya Zakharevich2001-06-212-0/+139
| | | | | | | | | | | Date: Thu, 21 Jun 2001 06:23:56 -0400 Message-ID: <20010621062356.A8619@math.ohio-state.edu> Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr* From: Ilya Zakharevich <ilya@math.ohio-state.edu> Date: Thu, 21 Jun 2001 06:32:21 -0400 Message-ID: <20010621063221.A8823@math.ohio-state.edu> p4raw-id: //depot/perl@10768
* os2/diff-configureIlya Zakharevich2001-06-161-32/+0
| | | | | | | | Message-ID: <20010615011936.A26982@math.ohio-state.edu> Empty all of it because I think #10624 made even the last patch hunk unnecessary. p4raw-id: //depot/perl@10626
* extLibpath for OS/2Ilya Zakharevich2001-05-291-13/+26
| | | | | Message-ID: <20010529040706.A9579@math.ohio-state.edu> p4raw-id: //depot/perl@10282
* extra static libs for OS/2Ilya Zakharevich2001-05-291-2/+13
| | | | | Message-ID: <20010529040138.A9482@math.ohio-state.edu> p4raw-id: //depot/perl@10281
* DLL name mangling on OS/2Ilya Zakharevich2001-05-201-1/+12
| | | | | Message-ID: <20010519043045.A17033@math.ohio-state.edu> p4raw-id: //depot/perl@10166
* build bugs OS/2Ilya Zakharevich2001-05-202-9/+6
| | | | | Message-ID: <20010519043528.A17363@math.ohio-state.edu> p4raw-id: //depot/perl@10165
* Thou shalt not (just) match for English error messages.Jarkko Hietaniemi2001-04-041-1/+1
| | | p4raw-id: //depot/perl@9543
* Retract the changes made at #9176 to Neil's and Ilya's module pods.Jarkko Hietaniemi2001-03-182-15/+16
| | | p4raw-id: //depot/perl@9206
* more pod patchesMichael Stevens2001-03-162-16/+15
| | | | | Message-ID: <20010315212518.A18870@firedrake.org> p4raw-id: //depot/perl@9176
* OS/2 docsIlya Zakharevich2001-03-131-54/+1
| | | | | Message-ID: <20010312032732.A19283@math.ohio-state.edu> p4raw-id: //depot/perl@9120
* Integrate change #9030 from maintperl into mainline.Jarkko Hietaniemi2001-03-0510-59/+371
| | | | | | | | | | | | | | | | Subject: [PATCH 5.6.1] OS/2 cleanup p4raw-link: @9030 on //depot/maint-5.6/perl: 2105755b4e61318e9489b9a118af8e270a8bc735 p4raw-id: //depot/perl@9031 p4raw-branched: from //depot/maint-5.6/perl@9029 'branch in' os2/os2add.sym p4raw-integrated: from //depot/maint-5.6/perl@9029 'copy in' os2/Changes os2/OS2/REXX/REXX.pm os2/OS2/REXX/t/rx_cmprt.t os2/os2.sym (@5902..) os2/Makefile.SHs (@8153..) os2/OS2/REXX/REXX.xs os2/os2ish.h (@8606..) 'merge in' lib/ExtUtils/MM_OS2.pm os2/OS2/REXX/Makefile.PL (@5902..) MANIFEST (@8986..) makedef.pl (@8987..) os2/os2.c (@9016..) lib/ExtUtils/MM_Unix.pm (@9028..)