summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Builds completely with Mingw32, dynamic loaded extensionsNick Ing-Simmons1997-11-285-80/+92
* GCC builds perl.dll and perl.exe on Win32Nick Ing-Simmons1997-11-272-14/+20
* Add files and tweak others to get 'native' Mingw32 gcc port asNick Ing-Simmons1997-11-2711-2/+2909
* [win32] Various changes to make it build cleanly and pass all tests:Gurusamy Sarathy1997-11-266-10/+10
* [win32] reverse integrate mainlineGurusamy Sarathy1997-11-252-8/+8
|\
| * Integrate from ansi branch to mainline.Malcolm Beattie1997-11-2516-71/+351
| |\ | |/ |/|
| * AIX patch (including Configure support for {sched,pthread}_yield,Jarkko Hietaniemi1997-11-252-5/+5
| * Rename perl_thread to perl_os_thread.Malcolm Beattie1997-11-251-1/+1
* | Munge pseudo-Configure stuff to add -thread to archname asNick Ing-Simmons1997-11-227-31/+50
* | Builds and passes all but english.t on win32 VC++Nick Ing-Simmons1997-11-223-12/+48
* | ansiperl builds with Borland C++ againNick Ing-Simmons1997-11-225-13/+53
* | Resolve ansiperl against win32Nick Ing-Simmons1997-11-221-67/+19
|\ \ | |/
* | Basic integrate of lastest perl into ansiperlNick Ing-Simmons1997-11-219-6/+93
|\ \ | |/
| * [Win32] Export our own FD_SET() et al to complete sockets-as-handles pretense.Gurusamy Sarathy1997-11-186-72/+76
* | MYMALLOC for Win32:Nick Ing-Simmons1997-11-1612-17/+143
* | Implement dTHR via __declspec(thread) - part 2Nick Ing-Simmons1997-11-153-7/+18
* | Use __declspec(thread) var rather tha TslAlloc & co.Nick Ing-Simmons1997-11-153-7/+21
|/
* Fix various details in win32 makefiles and Config.pm setup.Gurusamy Sarathy1997-11-145-40/+54
* More cleanups of win32/win32*.[ch] files. win32/win32iop.h nowGurusamy Sarathy1997-11-125-123/+110
* Really delete deleted files.Gurusamy Sarathy1997-11-122-2/+0
* Egregious IOsubsystem code excised. Phew, what a relief! TwoGurusamy Sarathy1997-11-1211-608/+286
* Fix various win32 code blemishes:Gurusamy Sarathy1997-11-124-197/+26
* Carry over changes in ansiperl branch. Win32 branch is nowGurusamy Sarathy1997-11-122-8/+3
* Add missing win32_closesocket() and export it (extension writers' complaint).Gurusamy Sarathy1997-11-123-1/+13
* Clean up win32/win32sck.c (runtime load of Winsock now gone, it can beGurusamy Sarathy1997-11-124-266/+155
* Minor tweaks to add a thread_intern struct that should ultimatelyGurusamy Sarathy1997-11-122-35/+43
* Initial (untested) integration of mainline changes.Gurusamy Sarathy1997-11-113-8/+5
|\
| * Conditionalize english.t,Nick Ing-Simmons1997-11-094-13/+65
| * Dick Hardt's patch for build on AlphaNick Ing-Simmons1997-11-091-1/+1
| * MakeMaker not in vofig noise fix for dmakeNick Ing-Simmons1997-11-092-3/+4
| * Cleanup MakeMaker 'not in config' noiseNick Ing-Simmons1997-11-082-4/+6
| * Get threads working again on Win32Nick Ing-Simmons1997-11-083-12/+28
| * Add :base_thread to :default in Opcode.pmNick Ing-Simmons1997-11-081-2/+2
| * Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-2/+2
| * Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-0513-57/+126
| * win32thread.* not in MANIFEST which has muddled movingNick Ing-Simmons1997-11-012-33/+63
| * Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-313-26/+84
* | Win32 branch now contains all non-ansification changes in ansiperl branch.Gurusamy Sarathy1997-11-105-11/+20
* | Initial (untested) merge of all non-ansi changes on ansiperl branchGurusamy Sarathy1997-11-1015-115/+331
* | Integrate latest mainline into win32 branch.Gurusamy Sarathy1997-11-092-0/+132
|\ \ | |/
| * Remove global macro "self". Change thr->Tself to thr->self.Malcolm Beattie1997-10-292-6/+6
| * Improve internal threading API. Introduce win32/win32thread.[ch]Malcolm Beattie1997-10-244-10/+160
* | Merge changes to Thread and add makefile fixups to accomodate ThreadGurusamy Sarathy1997-10-162-8/+25
* | A quick merge of latest mainline.Gurusamy Sarathy1997-10-167-17/+80
|\ \ | |/
| * Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-168-18/+81
| |\
| | * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-054-14/+61
| | * Bug in Win32::GetShortPathNameGurusamy Sarathy1997-09-051-1/+9
| | * pl2bat.bat -> pl2bat.pl change in win32/pod.makJan Dubois1997-09-051-1/+1
| | * Win32 archnamesTim Bunce1997-09-052-2/+10
* | | fixup makefile.mk conflict.Gurusamy Sarathy1997-10-151-11/+22