summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
...
* [win32] reverse integrate asperl branch contents (phew!)Gurusamy Sarathy1998-05-2920-181/+3989
|\
| * [asperl] integrate mainline changesGurusamy Sarathy1998-05-298-229/+345
| |\ | |/ |/|
| * [asperl] fix various shenanigans with C<environ>, BC and VC builds now passGurusamy Sarathy1998-05-295-23/+13
| * [asperl] tweaks to enable Borland buildGurusamy Sarathy1998-05-282-9/+20
| * [asperl] add AS patch#22 (fix to make die_exit.t pass)Gurusamy Sarathy1998-05-271-0/+1
| * [asperl] add AS patch#21 (misc. fixes)Gurusamy Sarathy1998-05-275-23/+56
| * [asperl] more changes to satisfy non-debug VC build (C-API doesn'tGurusamy Sarathy1998-05-261-2/+15
| * [asperl] tweak makefilesGurusamy Sarathy1998-05-242-36/+90
| * [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-1811-78/+168
| |\
| * | [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
| |\ \
| * | | [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
| |\ \ \
| * | | | [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
| |\ \ \ \
| * | | | | [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
| |\ \ \ \ \
| * \ \ \ \ \ [asperl] integrate win32 branchGurusamy Sarathy1998-02-157-70/+255
| |\ \ \ \ \ \
| * \ \ \ \ \ \ [asperl] bring ASPerl uptodate with mainline changesGurusamy Sarathy1998-02-146-9/+12
| |\ \ \ \ \ \ \
| * | | | | | | | [asperl] added AS patch#6Douglas Lankshear1998-02-146-9/+404
| * | | | | | | | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-094-11/+100
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [asperl] added AS patch#3Douglas Lankshear1998-02-015-14/+107
| * | | | | | | | | [asperl] various tweaksGurusamy Sarathy1998-01-301-3/+19
| * | | | | | | | | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-308-95/+202
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | [asperl] added AS patch#2Gurusamy Sarathy1998-01-3017-12/+2603
* | | | | | | | | | | [win32] regenerate win32/config_H.?cGurusamy Sarathy1998-05-293-156/+255
* | | | | | | | | | | [win32] integrate mainlineGurusamy Sarathy1998-05-295-4/+16
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Integrated win32 branch into mainline. The changes to t/op/ipc*.tMalcolm Beattie1998-05-283-70/+80
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | [win32] remove C<#define index strchr> from win32.h (unused, and theGurusamy Sarathy1998-05-271-1/+0
* | | | | | | | | | | | [win32] fix POSIX for mingw32Gurusamy Sarathy1998-05-212-74/+80
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | [win32] sync config*.gc with others, and verify that nothing fromGurusamy Sarathy1998-05-162-0/+6
| * | | | | | | | | | [PATCH 5.004_65] Config_65-02-03.diff: SunOS and Solaris hintsAndy Dougherty1998-05-283-0/+10
| * | | | | | | | | | [PATCH 5.004_65] Config_65-01: lchown() detection.Andy Dougherty1998-05-283-0/+3
|/ / / / / / / / / /
* | | | | | | | | | [win32] tweaks to win32 makefiles. This version builds and passes allGurusamy Sarathy1998-05-152-4/+24
* | | | | | | | | | [win32] integrate mainlineGurusamy Sarathy1998-05-144-0/+12
* | | | | | | | | | [win32] remove x586 code gen switch (-5) for Borland, it is non-generic,Gurusamy Sarathy1998-05-121-1/+1
* | | | | | | | | | [win32] various tweaks to makefilesGurusamy Sarathy1998-05-103-664/+797
* | | | | | | | | | [win32] tweak config.[bgv]cGurusamy Sarathy1998-05-093-30/+30
* | | | | | | | | | [win32] intern -> sys_internGurusamy Sarathy1998-04-221-6/+6
* | | | | | | | | | [win32] hand-applied patch along with small tweaksJan Dubois1998-04-223-24/+55