summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | Integrated latest changes from mainline into win32.Gurusamy Sarathy1997-10-155-54/+53
|\ \ \ | |/ /
* | | Initial merge of win32 threads patch.Gurusamy Sarathy1997-10-134-27/+44
* | | Integrated changes on mainline into the win32 branch. Had to setGurusamy Sarathy1997-10-1025-659/+4064
|\ \ \ | |/ /
| * | Took out mystack_foo for good, fixed up interp.sym and win32/makedef.plMalcolm Beattie1997-10-101-0/+5
| * | Maintenance 5.004_03 changes (addendum)Tim Bunce1997-09-301-1873/+0
| * | Maintenance 5.004_03 changesTim Bunce1997-09-309-284/+2058
| |\ \ | | |/
| | * [inseperable differences to perl 5.004_03]perl-5.004_03Tim Bunce1997-09-055-3294/+0
| | * [OK] Perl5.004_02 on Alpha NTWilliam Middleton1997-09-051-0/+2
| | * /x is not a valid shell switch on Win95Gurusamy Sarathy1997-09-051-3/+7
| | * Win95-proofing pl2batTim Bunce1997-09-056-17/+3206
| |/
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-0710-9/+329
| * win32_stat() fixes (2nd try)Gurusamy Sarathy1997-08-072-2/+25
| * win32 tweaksGurusamy Sarathy1997-08-072-1/+6
| * win32 extras and embeddingGurusamy Sarathy1997-08-076-275/+299
| * win32 docs and runperl.batGurusamy Sarathy1997-08-072-2/+21
| * minor win32 scribblesGurusamy Sarathy1997-08-074-22/+22
| * getenv() after my_setenv() gets old entry on Win32Gurusamy Sarathy1997-08-072-0/+28
| * exec() fixed on win32Gurusamy Sarathy1997-08-078-7/+64
| * Win32 sitelib intuition from DLL locationGurusamy Sarathy1997-08-073-1/+12
| * Minor fix for pl2bat.batGurusamy Sarathy1997-08-071-2/+2
| * Embedding threaded apps in perl.dllGurusamy Sarathy1997-08-071-4/+1
| * getservby*() calls fail on Windows NTGurusamy Sarathy1997-08-071-1/+4
| * [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-1116-2439/+283
| |\