summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAgeFilesLines
* applied installperl patch, corrected other little nitsAndreas König1998-07-121-2/+3
| | | | | | Message-ID: <sfcn2afrvp2.fsf@dubravka.in-berlin.de> Subject: [5.004_72] installperl tweak p4raw-id: //depot/perl@1455
* patchlevel up to 72, update Changes, minor tweaks to win32/config*Gurusamy Sarathy1998-07-125-346/+339
| | | | | and README.win32 p4raw-id: //depot/perl@1452
* generic Configure mods and HAS_GROUP additions to help MiNT/MPEix/MVSJarkko Hietaniemi1998-07-122-2/+102
| | | | | | Message-Id: <199807111451.RAA27010@alpha.hut.fi> Subject: M3 "generic" parts p4raw-id: //depot/perl@1451
* various tweaks for PERL_OBJECT build & testGurusamy Sarathy1998-07-125-23/+23
| | | p4raw-id: //depot/perl@1450
* export newRV_noinc on win32, deprecate AvFILL in favor of av_len()Gurusamy Sarathy1998-07-111-1/+1
| | | p4raw-id: //depot/perl@1439
* win32 fixes for VC 6.0 nitsGurusamy Sarathy1998-07-113-2/+3
| | | p4raw-id: //depot/perl@1435
* added patch, made linking with setargv a build optionDouglas Lankshear1998-07-112-4/+32
| | | | | | Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active> Subject: [PATCH 5.004_71] p4raw-id: //depot/perl@1416
* add win32_rename() that does what docs sayGurusamy Sarathy1998-07-105-51/+65
| | | p4raw-id: //depot/perl@1403
* add Data-Dumper, up patchlevel to 71, various misc tweaks toGurusamy Sarathy1998-07-095-29/+54
| | | | | make all configs build on Solaris and win32 p4raw-id: //depot/perl@1396
* get it building again on win32Gurusamy Sarathy1998-07-093-46/+28
| | | p4raw-id: //depot/perl@1394
* win32/makefile.mk =~ s|gcc -pipe|gcc|Gurusamy Sarathy1998-07-091-2/+2
| | | p4raw-id: //depot/perl@1385
* New pl2bat.plTye McQueen1998-07-091-52/+141
| | | | | Message-Id: <16619-17073@lyris.activestate.com> p4raw-id: //depot/perl@1380
* 5.004_70 tweaksGurusamy Sarathy1998-07-062-2/+2
| | | p4raw-id: //depot/perl@1336
* sundry win32 config tweaksGurusamy Sarathy1998-07-0510-29/+35
| | | p4raw-id: //depot/perl@1321
* patchlevel up to 5.004_70, various tweaksGurusamy Sarathy1998-07-052-25/+6
| | | | | | | | * fix taint problems due to maintbranch regression * PERL_OBJECT now builds again * deal with C++ strong-typing problems in hv.c * fix mismatch in "reserved word" diagnostic p4raw-id: //depot/perl@1311
* back out change#1289 (additional pollution breaks things on win32)Gurusamy Sarathy1998-07-041-31/+31
| | | | | p4raw-link: @1289 on //depot/perl: e031fa27bae468c1d1f1c2f63947de150db520aa p4raw-id: //depot/perl@1308
* make 4-arg win32_select() sleep more reasonably on false valuesBlair Zajac1998-07-041-2/+5
| | | | | | | | | | | Message-Id: <199807020225.TAA18740@gobi.gps.caltech.edu> Date: Wed, 1 Jul 1998 19:25:56 -0700 (PDT) Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86 -- Message-Id: <199807030107.SAA08595@gobi.gps.caltech.edu> Date: Thu, 2 Jul 1998 18:07:19 -0700 (PDT) Subject: [PATCH 5.004_69] select dumps core on MSWin32-x86 p4raw-id: //depot/perl@1303
* Configure updateAndy Dougherty1998-07-043-6/+3
| | | | | | Message-Id: <9807020307.AA17848@newton.phys.lafayette.edu> Subject: [PATCH 5.004_69] Config_69-01 p4raw-id: //depot/perl@1295
* win32iop.h #definesAnton Berezin1998-07-041-31/+31
| | | | | Message-Id: <199806301822.SAA09899@lion.plab.ku.dk> p4raw-id: //depot/perl@1289
* add 'installhtml*dir' to win32 config templatesDouglas Lankshear1998-07-043-3/+9
| | | | | | Subject: [PATCH 5.004_68] For Win32 config Message-ID: <000a01bda376$ffe8b0b0$a32fa8c0@tau.Active> p4raw-id: //depot/perl@1279
* tweak win32/config.* variablesGurusamy Sarathy1998-07-023-6/+6
| | | p4raw-id: //depot/perl@1274
* export opendir() set of functions on win32Gurusamy Sarathy1998-07-024-12/+25
| | | p4raw-id: //depot/perl@1273
* bump patchlevel to 69, various little tweaks (tested on win32, SolarisGurusamy Sarathy1998-06-295-26/+26
| | | | | under several build configurations) p4raw-id: //depot/perl@1262
* integrate ansiperl to get makedef.pl tweakGurusamy Sarathy1998-06-281-0/+5
| | | p4raw-id: //depot/perl@1224
* enable Errno build on win32, add Errno-1.08 files to repositoryGurusamy Sarathy1998-06-285-6/+36
| | | p4raw-id: //depot/perl@1222
* tweak win32 config templates for cppGurusamy Sarathy1998-06-283-7/+7
| | | p4raw-id: //depot/perl@1221
* add FILE_SHARE_DELETE ifndef in win32.hGurusamy Sarathy1998-06-251-1/+5
| | | p4raw-id: //depot/perl@1214
* more MULTIPLICITY tweaksGurusamy Sarathy1998-06-237-0/+49
| | | p4raw-id: //depot/perl@1206
* bump patchlevel to 68, Porting/makerel tweaksGurusamy Sarathy1998-06-235-26/+26
| | | p4raw-id: //depot/perl@1203
* tweak win32 makefiles for PERL_OBJECT buildGurusamy Sarathy1998-06-222-8/+8
| | | p4raw-id: //depot/perl@1191
* applied patch, along with many changes:Douglas Lankshear1998-06-216-997/+1041
| | | | | | | | | | | - 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
* a tweaked version of:Douglas Lankshear1998-06-212-17/+114
| | | | | | Subject: [PATCH 5.004_67] Win32 using PerlCRT.dll Message-ID: <001b01bd9a68$cb752410$a32fa8c0@tau.Active> p4raw-id: //depot/perl@1170
* tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2} build and testGurusamy Sarathy1998-06-202-6/+16
| | | p4raw-id: //depot/perl@1163
* manual integration of all outstanding ansi branch stuff into mainlineGurusamy Sarathy1998-06-204-28/+48
| | | p4raw-id: //depot/perl@1162
* cleanup installation of utilities on win32Gurusamy Sarathy1998-06-203-58/+93
| | | p4raw-id: //depot/perl@1159
* intuit @INC pathnames from exe location only if dll locationGurusamy Sarathy1998-06-201-1/+3
| | | | | is unknown (ensures that multiple executables will coexist) p4raw-id: //depot/perl@1158
* up patchlevel.h to 67, other small tweaksGurusamy Sarathy1998-06-155-26/+26
| | | p4raw-id: //depot/perl@1138
* various win32 odds and endsGurusamy Sarathy1998-06-1510-41/+63
| | | | | | | | | | | | - added support for waitpid(), open2/open3, and a bugfix for kill() from Ronald Schmidt <RonaldWS@aol.com> - tweak testsuite mods of above - regenerate win32/config_H.?c - change kill() to win32_kill() and export it - coalesce common code in win32.c - add PerlProc_waitpid() and export win32_waitpid() result builds and passes on the three win32 compilers p4raw-id: //depot/perl@1134
* various win32 fixesGurusamy Sarathy1998-06-146-44/+46
| | | | | | | | | | | - 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
* Re: execv in toke.c [PATCH]: win32 wrapper for _66Jan Dubois1998-06-123-0/+9
| | | | | Message-ID: <35842ac5.7883075@smtp1.ibm.net> p4raw-id: //depot/perl@1126
* hand-applied patch with wrapped linesDouglas Lankshear1998-06-121-742/+0
| | | | | | Subject: [PATCH 5.004_66] Win32::Reg... bloat in Win32 Message-ID: <000101bd9563$aae0c4c0$a32fa8c0@tau.Active> p4raw-id: //depot/perl@1124
* misc win32 fixesDouglas Lankshear1998-06-112-2/+2
| | | | | | Subject: [PATCH 5.004_66] Message-ID: <001a01bd949d$8fd18050$a32fa8c0@tau.Active> p4raw-id: //depot/perl@1116
* Added patch, tweaked other places affected by name changeLaszlo Molnar1998-06-102-2/+2
| | | | | | Message-ID: <19980610005417.G162@cdata.tvnet.hu> Subject: [PATCH] file name DynaLoader.pm.PL is 8.3 unfriendly p4raw-id: //depot/perl@1108
* [win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clashGurusamy Sarathy1998-06-051-4/+4
| | | | | with the xsubpp-generated symbol) p4raw-id: //depot/win32/perl@1075
* [win32] add AS patch#25 (allow B build with -DPERL_OBJECT)Gurusamy Sarathy1998-06-042-6/+7
| | | p4raw-id: //depot/win32/perl@1074
* [win32] add AS patch#24, remove one other instance of error_noGurusamy Sarathy1998-06-032-4/+9
| | | | | that was missed (patch#23 was intentionally skipped) p4raw-id: //depot/win32/perl@1071
* [win32] @INC construction on win32 cleaned upGurusamy Sarathy1998-06-0113-291/+255
| | | | | | | - perl.dll location based paths should be much more reliable now - registry stuff unchanged - Config.pm now has all the installfoolib entries for MakeMaker et al p4raw-id: //depot/win32/perl@1069
* [win32] minimal fix to enable compiling with -DMULTIPLICITYGurusamy Sarathy1998-05-312-5/+4
| | | | | (non-threadsafe regcomp.c globals need revisiting) p4raw-id: //depot/win32/perl@1067
* [win32] change#1060 was inexplicably missing some of the "ensureGurusamy Sarathy1998-05-302-22/+10
| | | | | | | AS stuff does no harm" fixes p4raw-link: @1060 on //depot/win32/perl: 26ca90b622247714396690e385249f8ca1417aa0 p4raw-id: //depot/win32/perl@1065
* [win32] reverse integrate asperl branch contents (phew!)Gurusamy Sarathy1998-05-2920-181/+3989
|\ | | | | | | | | | | | | | | - 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