summaryrefslogtreecommitdiff
path: root/win32/win32.c
Commit message (Expand)AuthorAgeFilesLines
* recognize '%' as a shell metachar for win32Jan Dubois1998-10-251-4/+7
* 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
* bump patchlevel to 52; other little tweaks for threads, win32 buildsGurusamy Sarathy1998-09-251-2/+5
* win32.c tweakGurusamy Sarathy1998-09-251-14/+12
* correct prototype for des_fcrypt(), explain how to add it in moreGurusamy Sarathy1998-08-041-2/+2
* s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed, so theyGurusamy Sarathy1998-07-261-0/+1
* support optional crypt() with PERL_OBJECTDouglas Lankshear1998-07-221-0/+6
* win32 tweaks: disable XSLOCKS in perl.c, correct typo, searchDouglas Lankshear1998-07-221-2/+2
* fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2Gurusamy Sarathy1998-07-211-5/+1
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-7/+7
* PL_ scheme Builds under Minw32 - some SEGFAULT snagsNick Ing-Simmons1998-07-181-4/+4
* fix off-by-one in win32 registry handlingDouglas Lankshear1998-07-141-1/+1
* various tweaks for PERL_OBJECT build & testGurusamy Sarathy1998-07-121-6/+6
* add win32_rename() that does what docs sayGurusamy Sarathy1998-07-101-3/+53
* patchlevel up to 5.004_70, various tweaksGurusamy Sarathy1998-07-051-12/+0
* export opendir() set of functions on win32Gurusamy Sarathy1998-07-021-6/+6
* intuit @INC pathnames from exe location only if dll locationGurusamy Sarathy1998-06-201-1/+3
* various win32 odds and endsGurusamy Sarathy1998-06-151-16/+46
* Re: execv in toke.c [PATCH]: win32 wrapper for _66Jan Dubois1998-06-121-0/+6
* hand-applied patch with wrapped linesDouglas Lankshear1998-06-121-742/+0
* [win32] @INC construction on win32 cleaned upGurusamy Sarathy1998-06-011-146/+88
* [asperl] tweaks to enable Borland buildGurusamy Sarathy1998-05-281-4/+0
* [asperl] add AS patch#21 (misc. fixes)Gurusamy Sarathy1998-05-271-8/+28
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-38/+51
|\
| * [win32] hand-applied patch along with small tweaksJan Dubois1998-04-221-24/+29
| * [win32] use a pidtable that grows dynamically for popen()Jan Dubois1998-04-191-20/+30
* | [asperl] add AS patch#17Gurusamy Sarathy1998-04-211-3/+5
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-155/+162
|\ \ | |/
| * [win32] make old DomainName() implementation the default (so Win95Gurusamy Sarathy1998-04-061-3/+5
| * [win32] stray tweak to win32.cGurusamy Sarathy1998-03-161-3/+3
| * [win32] mingw32 tweaksGurusamy Sarathy1998-03-101-0/+21
| * [win32] tweak Win32::DomainName() implementationGurusamy Sarathy1998-03-091-21/+11
| * [win32] minor win32 support fixesGurusamy Sarathy1998-03-091-70/+64
* | [asperl] add AS patch#15Gurusamy Sarathy1998-04-031-70/+210
* | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-1/+5
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-19/+146
|\ \ | |/
| * [win32] provide our own popen()/pclose() to fix problems with qx//:Gurusamy Sarathy1998-03-071-19/+146
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-4/+8
|\ \ | |/
| * [win32] misc small tweaksGurusamy Sarathy1998-02-281-0/+1
| * [win32] support chown() (just a noop for now)Gurusamy Sarathy1998-02-221-3/+6
* | [asperl] added AS patch#9Gurusamy Sarathy1998-02-261-5/+832
|/
* [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be brokenGurusamy Sarathy1998-02-161-3/+3
* [win32] fix opendir() problem on share namesGurusamy Sarathy1998-02-101-1/+4
* [win32] win32_utime() tweaks to avoid warningsGurusamy Sarathy1998-02-091-1/+1
* [win32] integrate mainline, plus a few small win32 enhancementsGurusamy Sarathy1998-02-071-11/+80
* [win32] Allow $ENV{PERL5SHELL} to contain switches etc., and documentGurusamy Sarathy1998-01-051-29/+81
* [win32] Add a tweaked version of:Tye McQueen1998-01-041-0/+27
* [win32] Various win32 fixesGurusamy Sarathy1998-01-041-76/+164
* [win32] make $? Unix (and ActiveWare) compatibleGurusamy Sarathy1997-12-241-4/+4