summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* patchlevel up to 54Gurusamy Sarathy1998-11-305-26/+26
* notes about -DPERL_POLLUTEGurusamy Sarathy1998-11-292-6/+22
* explain various win32 build caveats more clearlyGurusamy Sarathy1998-11-292-0/+10
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-6/+9
* various fixes for race conditions under threads: mutex locks basedGurusamy Sarathy1998-11-291-2/+0
* various tweaks; result passes all tests for normal build on Solaris;Gurusamy Sarathy1998-11-281-1/+1
* add perlreftut.podGurusamy Sarathy1998-11-281-0/+1
* add ext/Devel/PeekJan Dubois1998-11-273-3/+25
* fix broken CAPI generationGurusamy Sarathy1998-11-221-17/+17
* another win32 portability fix: make sysread() and syswrite()Gurusamy Sarathy1998-11-211-0/+5
* win32_recvfrom() compatibility fixGurusamy Sarathy1998-11-211-0/+7
* update ChangesGurusamy Sarathy1998-11-143-3/+3
* PL_block_type undefined unless DEBUGGINGJan Dubois1998-11-091-1/+1
* integrate changes#2120,2168,2218 from maint-5.005;Gurusamy Sarathy1998-11-081-11/+20
* makefile notesGurusamy Sarathy1998-11-052-0/+10
* fix return value of win32_pclose()Gurusamy Sarathy1998-11-041-8/+7
* bump patchlevel; other minor fixes for clean build and test onGurusamy Sarathy1998-10-315-26/+26
* win32_opendir() fails on empty drivesAnton Berezin1998-10-301-0/+4
* tweaked version of suggested patchAnton Berezin1998-10-301-2/+11
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-3010-61/+57
* minor cleanupGurusamy Sarathy1998-10-281-1/+1
* various win32 tweaks; disable new xs_cpp section (it createsGurusamy Sarathy1998-10-267-7/+28
* sanity-check $Config{drand01} in rand.tGurusamy Sarathy1998-10-266-6/+6
* update win32/config*.?cGurusamy Sarathy1998-10-256-75/+231
* recognize '%' as a shell metachar for win32Jan Dubois1998-10-251-4/+7
* allow more win32 symbol exports (suggested by Jan Dubois)Gurusamy Sarathy1998-10-251-7/+0
* provide option to enable optimization with VC (suggested by JanGurusamy Sarathy1998-10-172-4/+25
* disable USE_THREADS when PERL_OBJECT is enabledGurusamy Sarathy1998-10-062-0/+2
* small tweak on last changeGurusamy Sarathy1998-09-271-1/+1
* fix win32_stat() to do the right thing for share namesGurusamy Sarathy1998-09-271-8/+18
* update template config.sh, add new config vars to win32 stuffGurusamy Sarathy1998-09-257-360/+1167
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-252-0/+2
* bump patchlevel to 52; other little tweaks for threads, win32 buildsGurusamy Sarathy1998-09-257-37/+59
* win32.c tweakGurusamy Sarathy1998-09-251-14/+12
* remove obsolete win32/bin/*.plGurusamy Sarathy1998-09-255-2207/+0
* tweaks to enable PERL_OBJECT to build & test on win32Gurusamy Sarathy1998-09-251-0/+1
* pl2bat tweak from Tye McQueen <tye@metronet.com>Gurusamy Sarathy1998-09-231-1/+3
* integrate maint-5.005 changes (except conflicting change#1794)Gurusamy Sarathy1998-09-231-0/+4
|\
| * fill gaps in sig_* entries in win32/config.?cGurusamy Sarathy1998-09-203-15/+12
| * Two tweaks to allow quiet compile qith egcs-1.1Nick Ing-Simmons1998-09-121-0/+4
* | add note to win32/Makefile about setting CCHOMEGurusamy Sarathy1998-09-232-1/+5
* | resync win32/config.?c with Porting/config.sh to pick up apiversionGurusamy Sarathy1998-09-173-6/+3
* | fill gaps in sig_* entries in win32/config.?cGurusamy Sarathy1998-09-173-9/+9
* | various tweaks: fix signed vs. unsigned problems that prevented C++Gurusamy Sarathy1998-08-103-5/+11
* | bump patchlevel to 5.005_51Gurusamy Sarathy1998-08-085-26/+26
* | integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-085-10/+87
|\ \ | |/
| * correct URL for perlcrt.dllGurusamy Sarathy1998-08-052-2/+4
| * correct prototype for des_fcrypt(), explain how to add it in moreGurusamy Sarathy1998-08-044-6/+81
| * update location of perlcrt.dll for win32 buildsGurusamy Sarathy1998-08-022-2/+2
| * tweaked version of suggested patchIlya Zakharevich1998-08-021-2/+2