Threading patches for OS/2 (missing files taken from previous patch):
[p5sagit/p5-mst-13.2.git] / win32 /
1997-12-08 Gurusamy Sarathy [win32] re-add PERLVARI?C? change that somehow went...
1997-12-02 Gurusamy Sarathy [win32] Revert to keeping (some) constant strings as...
1997-12-02 Gurusamy Sarathy [win32] makegcc.mk merged into makefile.mk, so makegcc...
1997-12-02 Gurusamy Sarathy [win32] Integrate winansi again. Result builds and...
1997-12-02 Gurusamy Sarathy [win32] various hacks to get mingw32 to build. Sync...
1997-12-02 Nick Ing-Simmons Sarathy's patch
1997-12-01 Nick Ing-Simmons Builds and passes all tests with gcc on Win32 - phew!
1997-12-01 Nick Ing-Simmons Create a struct for all perls globals (as an option)
1997-11-30 Nick Ing-Simmons Fixup exports in non -DDEBUGGING case
1997-11-30 Nick Ing-Simmons Disable hard-coded -DDEBUGGING
1997-11-30 Nick Ing-Simmons embed.pl now reads *var*.h to do its stuff.
1997-11-29 Nick Ing-Simmons Globals and structs via macros - part 1 of N
1997-11-29 Nick Ing-Simmons VC++ default to threaded
1997-11-29 Nick Ing-Simmons Avoid __declspec(thread) by default, for both scratch
1997-11-29 Nick Ing-Simmons Non-threaded build fix
1997-11-29 Nick Ing-Simmons Sort out malloc_mutex for perl's malloc
1997-11-29 Nick Ing-Simmons Integrate win32 into ansiperl
1997-11-29 Nick Ing-Simmons GCC + Threads on Win32 - best gcc results yet
1997-11-28 Nick Ing-Simmons Builds completely with Mingw32, dynamic loaded extensions
1997-11-28 Gurusamy Sarathy [win32] integrate winansi.
1997-11-27 Nick Ing-Simmons GCC builds perl.dll and perl.exe on Win32
1997-11-27 Nick Ing-Simmons Add files and tweak others to get 'native' Mingw32...
1997-11-27 Malcolm Beattie Integrate win32 branch back into mainline.
1997-11-27 Ilya Zakharevich Stop double initialisation of malloc_mutex:
1997-11-26 Nick Ing-Simmons Fixup _55 for Win32:
1997-11-26 Gurusamy Sarathy [win32] Various changes to make it build cleanly and...
1997-11-25 Gurusamy Sarathy [win32] reverse integrate mainline
1997-11-25 Malcolm Beattie Integrate from ansi branch to mainline.
1997-11-25 Jarkko Hietaniemi AIX patch (including Configure support for {sched,pthre...
1997-11-25 Malcolm Beattie Rename perl_thread to perl_os_thread.
1997-11-22 Nick Ing-Simmons Munge pseudo-Configure stuff to add -thread to archname as
1997-11-22 Nick Ing-Simmons Builds and passes all but english.t on win32 VC++
1997-11-22 Nick Ing-Simmons ansiperl builds with Borland C++ again
1997-11-22 Nick Ing-Simmons Resolve ansiperl against win32
1997-11-21 Nick Ing-Simmons Basic integrate of lastest perl into ansiperl
1997-11-18 Gurusamy Sarathy [Win32] Export our own FD_SET() et al to complete socke...
1997-11-16 Nick Ing-Simmons MYMALLOC for Win32:
1997-11-15 Nick Ing-Simmons Implement dTHR via __declspec(thread) - part 2
1997-11-15 Nick Ing-Simmons Use __declspec(thread) var rather tha TslAlloc & co.
1997-11-14 Gurusamy Sarathy Fix various details in win32 makefiles and Config.pm...
1997-11-13 Nick Ing-Simmons Integrate (-ay) win32 branch at its creation to
1997-11-12 Gurusamy Sarathy More cleanups of win32/win32*.[ch] files. win32/win32i...
1997-11-12 Gurusamy Sarathy Really delete deleted files.
1997-11-12 Gurusamy Sarathy Egregious IOsubsystem code excised. Phew, what a relie...
1997-11-12 Gurusamy Sarathy Fix various win32 code blemishes:
1997-11-12 Gurusamy Sarathy Carry over changes in ansiperl branch. Win32 branch...
1997-11-12 Gurusamy Sarathy Add missing win32_closesocket() and export it (extensio...
1997-11-12 Gurusamy Sarathy Clean up win32/win32sck.c (runtime load of Winsock...
1997-11-12 Nick Ing-Simmons Fixup Win32
1997-11-12 Gurusamy Sarathy Minor tweaks to add a thread_intern struct that should...
1997-11-11 Gurusamy Sarathy Initial (untested) integration of mainline changes.
1997-11-10 Gurusamy Sarathy Win32 branch now contains all non-ansification changes...
1997-11-10 Gurusamy Sarathy Initial (untested) merge of all non-ansi changes on...
1997-11-09 Gurusamy Sarathy Integrate latest mainline into win32 branch.
1997-11-09 Nick Ing-Simmons Conditionalize english.t,
1997-11-09 Nick Ing-Simmons Dick Hardt's patch for build on Alpha
1997-11-09 Nick Ing-Simmons MakeMaker not in vofig noise fix for dmake
1997-11-08 Nick Ing-Simmons Cleanup MakeMaker 'not in config' noise
1997-11-08 Nick Ing-Simmons Get threads working again on Win32
1997-11-08 Nick Ing-Simmons Add :base_thread to :default in Opcode.pm
1997-11-07 Nick Ing-Simmons Reverse integrate Malcolm's chanes into local
1997-11-05 Nick Ing-Simmons Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-11-01 Nick Ing-Simmons win32thread.* not in MANIFEST which has muddled moving
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
1997-10-29 Malcolm Beattie Remove global macro "self". Change thr->Tself to thr...
1997-10-24 Malcolm Beattie Improve internal threading API. Introduce win32/win32th...
1997-10-16 Gurusamy Sarathy Merge changes to Thread and add makefile fixups to...
1997-10-16 Gurusamy Sarathy A quick merge of latest mainline.
1997-10-16 Malcolm Beattie Merge maint-5.004 branch (5.004_04) with mainline.
1997-10-15 Gurusamy Sarathy fixup makefile.mk conflict.
1997-10-15 Gurusamy Sarathy Integrated latest changes from mainline into win32.
1997-10-13 Gurusamy Sarathy Initial merge of win32 threads patch.
1997-10-10 Gurusamy Sarathy Integrated changes on mainline into the win32 branch...
1997-10-10 Malcolm Beattie Took out mystack_foo for good, fixed up interp.sym...
1997-09-30 Tim Bunce Maintenance 5.004_03 changes (addendum)
1997-09-30 Tim Bunce Maintenance 5.004_03 changes
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-09-05 Tim Bunce [inseperable differences to perl 5.004_03]
1997-09-05 Gurusamy Sarathy Bug in Win32::GetShortPathName
1997-09-05 Jan Dubois pl2bat.bat -> pl2bat.pl change in win32/pod.mak
1997-09-05 Tim Bunce Win32 archnames
1997-09-05 Bill Middleton Win32 archnames
1997-09-04 William Middleton [OK] Perl5.004_02 on Alpha NT
1997-09-04 Gurusamy Sarathy /x is not a valid shell switch on Win95
1997-09-04 Tim Bunce Win95-proofing pl2bat
1997-09-04 Gurusamy Sarathy Win95-proofing pl2bat
1997-08-07 Tim Bunce [inseperable differences up to perl 5.004_02]
1997-08-06 Gurusamy Sarathy win32_stat() fixes (2nd try)
1997-08-06 Gurusamy Sarathy win32 tweaks
1997-08-06 Gurusamy Sarathy win32 extras and embedding
1997-08-06 Gurusamy Sarathy win32 docs and runperl.bat
1997-08-06 Gurusamy Sarathy minor win32 scribbles
1997-08-06 Gurusamy Sarathy getenv() after my_setenv() gets old entry on Win32
1997-08-06 Gurusamy Sarathy exec() fixed on win32
1997-08-06 Gurusamy Sarathy Win32 sitelib intuition from DLL location
1997-08-06 Gurusamy Sarathy Minor fix for pl2bat.bat
1997-08-06 Gurusamy Sarathy Embedding threaded apps in perl.dll
1997-08-06 Gurusamy Sarathy getservby*() calls fail on Windows NT
1997-06-11 Tim Bunce [differences between cumulative patch application and...
1997-06-11 Perl 5 Porters [inseparable changes from changes to perl-5.004_01...
next