summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Re: Exceptions in IPC::Open2Roderick Schertler1998-06-141-2/+2
| | | | | Message-ID: <pz3edaedog.fsf@eeyore.ibcinc.com> p4raw-id: //depot/perl@1131
* various win32 fixesGurusamy Sarathy1998-06-142-6/+2
| | | | | | | | | | | - fixes that silence VC noises about dup exports, non-default libs, and unsupported *.def file directives - s/inplace/inplace_label/ malloc.c - update Config{usemymalloc} based on d_mymalloc - export Perl_*Vars - fix makefiles to not build miniperl.exe twice, and to make it properly when defaults are changed p4raw-id: //depot/perl@1129
* pod2html againIlya Zakharevich1998-06-101-2/+8
| | | | | Message-Id: <199803140103.UAA04839@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1102
* _66 MM_Unix.pm for QNXNorton T. Allen1998-06-101-1/+5
| | | | | Message-Id: <199806031908.PAA04183@bottesini.harvard.edu> p4raw-id: //depot/perl@1096
* Applied relevant parts of:Paul Johnson1998-06-101-1/+2
| | | | | | Message-Id: <199806031807.TAA04100@west-tip.transeda.com> Subject: [PATCH] Enhancing xsubpp's support for C++ p4raw-id: //depot/perl@1094
* ExtUtils::Installed.pm and ExtUtils::Packlist.pmAlan Burlison1998-06-102-4/+15
| | | | | Message-Id: <199806030919.KAA03527@sale-wts> p4raw-id: //depot/perl@1092
* A configuration system for VMS perlHans Mulder1998-06-101-9/+4
| | | | | Message-Id: <3.0.5.32.19980608153828.00a81ea0@ous.edu> p4raw-id: //depot/perl@1084
* xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), aIlya Zakharevich1998-06-101-8/+80
| | | | | | | variant of: Message-Id: <199712131231.HAA04125@monk.mps.ohio-state.edu> Subject: 5.004_55: xsubpp: new keywords INTERFACE C_ARGS p4raw-id: //depot/perl@1083
* [win32] delete undiscussed AS changes for PPD (broke .packlistGurusamy Sarathy1998-06-052-89/+5
| | | | | mechanism) p4raw-id: //depot/win32/perl@1076
* [win32] document CORE::GLOBAL:: and global overriding, fix upGurusamy Sarathy1998-06-041-3/+10
| | | | | File::DosGlob, testsuited and all p4raw-id: //depot/win32/perl@1072
* [win32] fix Liblist.pm to tolerate backslashen in pathsGurusamy Sarathy1998-06-011-0/+4
| | | p4raw-id: //depot/win32/perl@1070
* [win32] reverse integrate asperl branch contents (phew!)Gurusamy Sarathy1998-05-295-11/+165
|\ | | | | | | | | | | | | | | - various fixups to ensure AS stuff does no harm - adjust win32/makefiles for the new directory layout (new layout looks rather a muddle--needs rework) - verified build & test on NT and Solaris/gcc p4raw-id: //depot/win32/perl@1060
| * [asperl] integrate mainline changesGurusamy Sarathy1998-05-293-9/+11
| |\ | |/ |/| p4raw-id: //depot/asperl@1055
| * [asperl] add AS patch#21 (misc. fixes)Gurusamy Sarathy1998-05-271-2/+5
| | | | | | p4raw-id: //depot/asperl@1036
| * [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-1839-733/+1221
| |\ | | | | | | p4raw-id: //depot/asperl@1010
| * | [asperl] add AS patch#18Gurusamy Sarathy1998-04-242-5/+6
| | | | | | | | | p4raw-id: //depot/asperl@898
| * | [asperl] add AS patch#17Gurusamy Sarathy1998-04-215-5/+62
| | | | | | | | | p4raw-id: //depot/asperl@893
| * | [asperl] integrate mainline changesGurusamy Sarathy1998-04-0810-109/+785
| |\ \ | | | | | | | | p4raw-id: //depot/asperl@884
| * | | [asperl] add AS patch#15Gurusamy Sarathy1998-04-031-1/+4
| | | | | | | | | | | | p4raw-id: //depot/asperl@863
| * | | [asperl] added AS patch#12 with minor changesGurusamy Sarathy1998-03-124-6/+98
| | | | | | | | | | | | p4raw-id: //depot/asperl@806
| * | | [win32] integrate mainline changesGurusamy Sarathy1998-03-075-54/+60
| |\ \ \ | | | | | | | | | | p4raw-id: //depot/asperl@799
| * \ \ \ [asperl] integrate mainline changesGurusamy Sarathy1998-03-017-117/+332
| |\ \ \ \ | | | | | | | | | | | | p4raw-id: //depot/asperl@607
| * | | | | [asperl] added AS patch#7Douglas Lankshear1998-02-251-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Message-Id: <01BD40F9.CE57B210.dougl@ActiveState.com> Subject: [PATCH] Here's an attempt at 6. MANIFEST must be updated with new file names 5. Mktime(), Stat() etc., rather than MKtime()/STat() etc. And some changes to move toward 1. Merge PERL_OBJECT build support into regular Makefile and makefile.mk -- Doug p4raw-id: //depot/asperl@586
| * | | | | [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-224-16/+203
| |\ \ \ \ \ | | | | | | | | | | | | | | p4raw-id: //depot/asperl@569
| * \ \ \ \ \ [asperl] bring ASPerl uptodate with mainline changesGurusamy Sarathy1998-02-146-24/+77
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | p4raw-id: //depot/asperl@524
| * | | | | | | [asperl] added AS patch#6Douglas Lankshear1998-02-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Message-Id: <01BD3846.B29FB880.dougl@ActiveState.com> Subject: [PATCH] command line build This patch is for the command line build of perl object. I'll merge the ipfoo.c function with win32_xxx functions next. -- Doug p4raw-id: //depot/asperl@522
* | | | | | | | [win32] merge changes#1014,1038 from maintbranchGurusamy Sarathy1998-05-292-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @1038 on //depot/maint-5.004/perl: c3cf4c2be38f0215f451c3dd6cb13089e5f2329f p4raw-link: @1014 on //depot/maint-5.004/perl: d14230f9721c31ac6e9e2fdb706c7fc95118b4e6 p4raw-id: //depot/win32/perl@1052
* | | | | | | | Integrated win32 branch into mainline. The changes to t/op/ipc*.tMalcolm Beattie1998-05-284-157/+252
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in change 1043 clashed badly with changes made in the win32 branch. I did an accept on the win32 branch version for now. p4raw-id: //depot/perl@1048
| * | | | | | | | [win32] tweak Benchmark.pm to restore old timestr() behavior--show wall secsGurusamy Sarathy1998-05-241-5/+5
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | p4raw-id: //depot/win32/perl@1032
| * | | | | | | [win32] merge change#985 from maintbranchGurusamy Sarathy1998-05-162-150/+245
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @985 on //depot/maint-5.004/perl: cb99a88456c6181881501e9f4881bc3d3d3e919e p4raw-id: //depot/win32/perl@1002
| * | | | | | | [win32] merge changes#982,984 from maintbranchGurusamy Sarathy1998-05-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @984 on //depot/maint-5.004/perl: aaffd3c27a04135bbc287616252cc5830b7c5543 p4raw-link: @982 on //depot/maint-5.004/perl: c5ed518aab0e5c6006080a87273e79a1b8e0d48b p4raw-id: //depot/win32/perl@997
* | | | | | | | [PATCH] _04m2 <DOC> perlfunc.pod (fwd)Daniel Grisinger1998-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Date: Fri, 15 May 1998 16:18:26 -0600 (MDT) (above minus the t/system.t test pending checking) Subject: [PATCH] 5.004[04|65] <DOC> FileHandle.pm Date: Wed, 20 May 1998 19:50:50 -0600 (MDT) Subject: [PATCH] _65 and _04 <DOC> patching.pod Date: Thu, 21 May 1998 16:33:03 -0600 (MDT) p4raw-id: //depot/perl@1044
* | | | | | | | Patch from Sarathy to fix up win32 integration. Patch from JarkkoMalcolm Beattie1998-05-151-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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-159-110/+218
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | p4raw-id: //depot/perl@983
| * | | | | | | [win32] merge changes#922,944,949,965,970 from maintbranchGurusamy Sarathy1998-05-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @970 on //depot/maint-5.004/perl: 5362f8886d6c3fb908c863d910b1a158479419e2 p4raw-link: @965 on //depot/maint-5.004/perl: 8472ac73d6d802946d766b5459d2d9c334889a3f p4raw-link: @949 on //depot/maint-5.004/perl: 4b161ae29769b4a3eb304314bbbfe5969417c8ec p4raw-link: @944 on //depot/maint-5.004/perl: fa366f5fbba3f21113f9677105663454a3e0b678 p4raw-link: @922 on //depot/maint-5.004/perl: 68daf0ababdc0e913335a90c4361b792b2715301 p4raw-id: //depot/win32/perl@978
| * | | | | | | [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-152-18/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clean build+test on Solaris p4raw-link: @905 on //depot/maint-5.004/perl: 15e73149a8419f18d739227762eab108524cec56 p4raw-id: //depot/win32/perl@976
| * | | | | | | [win32] merge change#904 from maintbranchGurusamy Sarathy1998-05-143-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @904 on //depot/maint-5.004/perl: 0af7994b889ad0dfcacb011f16f9e3c77a9292b9 p4raw-id: //depot/win32/perl@975
| * | | | | | | [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-144-84/+202
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @897 on //depot/maint-5.004/perl: f06f9b6fc5a686f0169ee2a91b32d5e7125a44ae p4raw-id: //depot/win32/perl@974
| * | | | | | | [win32] integrate mainlineGurusamy Sarathy1998-05-1414-124/+318
| | | | | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/win32/perl@973
* | | | | | | | Integrate win32 branch into mainlineMalcolm Beattie1998-05-1421-338/+404
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | p4raw-id: //depot/perl@969
| * | | | | | | [win32] merge change#896 from maintbranchGurusamy Sarathy1998-05-146-123/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @896 on //depot/maint-5.004/perl: 0562b9ae2b0eff79632fc0164c13c34c06a019e2 p4raw-id: //depot/win32/perl@938
| * | | | | | | [win32] merge change#887 from maintbranchGurusamy Sarathy1998-05-146-222/+298
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @887 on //depot/maint-5.004/perl: 6cdf74fe31f049dc2164dbb9e6242179d4b8ee1f p4raw-id: //depot/win32/perl@937
| * | | | | | | [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-144-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @886 on //depot/maint-5.004/perl: 6dba07070c2cb08ffbc6e00eff60e8f5fc9a7ee8 p4raw-id: //depot/win32/perl@936
| * | | | | | | [win32] merge changes#872,873 from maintbranchGurusamy Sarathy1998-05-145-6/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | p4raw-link: @873 on //depot/maint-5.004/perl: 990f469d529b62458be38e8659885fd26d353629 p4raw-link: @872 on //depot/maint-5.004/perl: 0b85608df162729d39cb0f96c9f88c7de0a3ceab p4raw-id: //depot/win32/perl@935
| * | | | | | | [win32] fix ExtUtils::Liblist mishandling paths with spacesGurusamy Sarathy1998-05-101-3/+20
| | |_|_|_|_|/ | |/| | | | | | | | | | | | p4raw-id: //depot/win32/perl@920
* | | | | | | Using Getopts::* with strict varsTom Phoenix1998-05-143-0/+17
| | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@964
* | | | | | | [ PATCH 5.004_64 ] Integrated regression tests for compilerEd Peschko1998-05-141-1/+3
| | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@963
* | | | | | | Consolidated patch to 5.004_64Charles Bailey1998-05-143-53/+37
| | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@961
* | | | | | | Re: ANNOUNCE: Perl 5.005b1t3 (a.k.a. perl5.004_64) is availableJohan Vromans1998-05-141-18/+43
| | | | | | | | | | | | | | | | | | | | | p4raw-id: //depot/perl@960