summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* [asperl] add AS patch#20 (exposes more global constants)Gurusamy Sarathy1998-05-012-7/+87
* [asperl] add AS patch#19 (adds socket layer generation to GenCAPI.pl)Gurusamy Sarathy1998-04-251-0/+358
* [asperl] add AS patch#18Gurusamy Sarathy1998-04-241-37/+136
* [asperl] add AS patch#17Gurusamy Sarathy1998-04-215-17/+1052
* [asperl] add AS patch#16Gurusamy Sarathy1998-04-202-2/+2
* [asperl] small tweaks to make it compile (doesn't run)Gurusamy Sarathy1998-04-085-6/+6
* [asperl] integrate mainline changesGurusamy Sarathy1998-04-0811-528/+1029
|\
| * [win32] make old DomainName() implementation the default (so Win95Gurusamy Sarathy1998-04-061-3/+5
| * [win32] config.* fixesGurusamy Sarathy1998-04-038-345/+503
| * [win32] fix typo in makefile.mkGurusamy Sarathy1998-03-281-1/+1
| * [win32] add file: to installhtml URLsGurusamy Sarathy1998-03-232-5/+5
| * [win32] stray tweak to win32.cGurusamy Sarathy1998-03-161-3/+3
| * [win32] update win32/config* filesGurusamy Sarathy1998-03-166-15/+318
| * [win32] set sockets to nonoverlapped mode for every threadSteve Nielsen1998-03-122-2/+30
| * [win32] reinstate some standard sig_names to avoid noise fromGurusamy Sarathy1998-03-106-15/+15
| * [win32] mingw32 tweaksGurusamy Sarathy1998-03-103-2/+30
| * [win32] tweak Win32::DomainName() implementationGurusamy Sarathy1998-03-092-24/+12
| * [win32] minor win32 support fixesGurusamy Sarathy1998-03-091-70/+64
* | [asperl] add AS patch#15Gurusamy Sarathy1998-04-0311-143/+276
* | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-1610-816/+854
* | [asperl] add AS patch#13Gurusamy Sarathy1998-03-121-4/+4
* | [asperl] added AS patch#12 with minor changesGurusamy Sarathy1998-03-123-82/+114
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-0710-189/+563
|\ \ | |/
| * [win32] provide our own popen()/pclose() to fix problems with qx//:Gurusamy Sarathy1998-03-072-19/+147
| * [win32] variousGurusamy Sarathy1998-03-067-167/+413
| * [win32] fix typo in MakefileGurusamy Sarathy1998-03-061-1/+1
* | [asperl] added AS patch#11Douglas Lankshear1998-03-051-2/+2
* | [asperl] added AS patch#10Douglas Lankshear1998-03-041-1/+27
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-0113-1896/+1710
|\ \ | |/
| * [win32] misc small tweaksGurusamy Sarathy1998-02-284-9/+44
| * Missed FREAD in bytecode.hNick Ing-Simmons1998-02-281-0/+1
| * [win32] various changes to make win32 build under the new Configure & co.Gurusamy Sarathy1998-02-2610-1879/+1658
| * [win32] undo previous change (no added value!)Gurusamy Sarathy1998-02-231-5/+0
| * [win32] fix pl2bat.pl to tolerate trailing .bat (as suggested byGurusamy Sarathy1998-02-231-0/+5
| * [win32] support chown() (just a noop for now)Gurusamy Sarathy1998-02-222-3/+7
* | [asperl] added AS patch#9Gurusamy Sarathy1998-02-2616-2940/+1872
* | [asperl] added AS patch#7Douglas Lankshear1998-02-251-22/+66
* | [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-227-26/+47
|\ \ | |/
| * [win32] get compiler building under win32 (needed Makefile.PLGurusamy Sarathy1998-02-222-9/+25
| * [win32] fix handle leak in join()Gurusamy Sarathy1998-02-201-2/+4
| * [win32] non-debug VC builds are -O1 now (they say it works, and isGurusamy Sarathy1998-02-182-4/+4
| * [win32] DLLs are now ok on mingw32/gcc-2.8.0 after removing theGurusamy Sarathy1998-02-172-6/+5
| * [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be brokenGurusamy Sarathy1998-02-165-13/+17
* | [asperl] integrate win32 branchGurusamy Sarathy1998-02-157-70/+255
|\ \ | |/
| * [win32] Fix typo: s/GETNETBYADD\b/GETNETBYADDR/Gurusamy Sarathy1998-02-153-6/+6
| * [win32] fix build problems due to renamed Config variablesGurusamy Sarathy1998-02-157-70/+273
* | [asperl] bring ASPerl uptodate with mainline changesGurusamy Sarathy1998-02-146-9/+12
|\ \ | |/
| * [win32] pickup lddlflags properly for Config.pmGurusamy Sarathy1998-02-125-8/+8
| * [win32] fix opendir() problem on share namesGurusamy Sarathy1998-02-101-1/+4
* | [asperl] added AS patch#6Douglas Lankshear1998-02-146-9/+404