| Commit message (Expand) | Author | Age | Files | Lines |
* | C<union any> needs no PERL_OBJECT-treatment | Gurusamy Sarathy | 1999-07-20 | 1 | -9/+0 |
* | fixups for sundry warnings about function pointers | Gurusamy Sarathy | 1999-07-12 | 1 | -2/+2 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -16/+20 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -1/+1 |
* | MINGW32 and EGCS 1.1.2 support | Jan Dubois | 1999-07-04 | 1 | -1/+1 |
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -8/+19 |
* | EXTERN_C declarations for global arrays in various | Gurusamy Sarathy | 1999-06-12 | 1 | -2/+2 |
* | win32 build fixes | Gurusamy Sarathy | 1999-06-10 | 1 | -15/+20 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -7/+7 |
* | add wide versions of win32 system calls (first step in | Gurusamy Sarathy | 1999-05-28 | 1 | -0/+14 |
* | Mingw32 + w32api-0.1.5 tweaks | Nick Ing-Simmons | 1999-05-15 | 1 | -1/+2 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -0/+2 |
* | support POSIX::uname() via win32_uname() | Gurusamy Sarathy | 1999-03-24 | 1 | -0/+12 |
* | implement win32_spawnvp() internally, making it return true PIDs | Gurusamy Sarathy | 1999-03-22 | 1 | -18/+19 |
* | another win32 portability fix: make sysread() and syswrite() | Gurusamy Sarathy | 1998-11-21 | 1 | -0/+5 |
* | various win32 tweaks; disable new xs_cpp section (it creates | Gurusamy Sarathy | 1998-10-26 | 1 | -1/+3 |
* | update template config.sh, add new config vars to win32 stuff | Gurusamy Sarathy | 1998-09-25 | 1 | -0/+9 |
* | Two tweaks to allow quiet compile qith egcs-1.1 | Nick Ing-Simmons | 1998-09-12 | 1 | -0/+4 |
* | win32 tweaks | Douglas Lankshear | 1998-07-22 | 1 | -0/+3 |
* | fixes to enable PERL_OBJECT build with mingw32/egcs-1.0.2 | Gurusamy Sarathy | 1998-07-21 | 1 | -8/+10 |
* | PL_ scheme Builds under Minw32 - some SEGFAULT snags | Nick Ing-Simmons | 1998-07-18 | 1 | -6/+6 |
* | win32 fixes for VC 6.0 nits | Gurusamy Sarathy | 1998-07-11 | 1 | -0/+1 |
* | add FILE_SHARE_DELETE ifndef in win32.h | Gurusamy Sarathy | 1998-06-25 | 1 | -1/+5 |
* | applied patch, along with many changes: | Douglas Lankshear | 1998-06-21 | 1 | -0/+49 |
* | manual integration of all outstanding ansi branch stuff into mainline | Gurusamy Sarathy | 1998-06-20 | 1 | -3/+4 |
* | various win32 fixes | Gurusamy Sarathy | 1998-06-14 | 1 | -1/+2 |
* | [win32] @INC construction on win32 cleaned up | Gurusamy Sarathy | 1998-06-01 | 1 | -2/+2 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 1 | -1/+0 |
|\ |
|
| * | [win32] remove C<#define index strchr> from win32.h (unused, and the | Gurusamy Sarathy | 1998-05-27 | 1 | -1/+0 |
* | | [asperl] fix various shenanigans with C<environ>, BC and VC builds now pass | Gurusamy Sarathy | 1998-05-29 | 1 | -8/+6 |
* | | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -0/+25 |
|\ \
| |/ |
|
| * | [win32] intern -> sys_intern | Gurusamy Sarathy | 1998-04-22 | 1 | -6/+6 |
| * | [win32] hand-applied patch along with small tweaks | Jan Dubois | 1998-04-22 | 1 | -0/+25 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -0/+10 |
|\ \
| |/ |
|
| * | [win32] set sockets to nonoverlapped mode for every thread | Steve Nielsen | 1998-03-12 | 1 | -0/+3 |
| * | [win32] mingw32 tweaks | Gurusamy Sarathy | 1998-03-10 | 1 | -0/+7 |
* | | [asperl] add AS patch#15 | Gurusamy Sarathy | 1998-04-03 | 1 | -2/+4 |
* | | [asperl] various changes to get asperl working under Borland | Gurusamy Sarathy | 1998-03-16 | 1 | -0/+16 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-03-01 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | [win32] support chown() (just a noop for now) | Gurusamy Sarathy | 1998-02-22 | 1 | -0/+1 |
* | | [asperl] added AS patch#9 | Gurusamy Sarathy | 1998-02-26 | 1 | -0/+4 |
* | | [asperl] integrate latest win32 branch | Gurusamy Sarathy | 1998-02-22 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | [win32] DLLs are now ok on mingw32/gcc-2.8.0 after removing the | Gurusamy Sarathy | 1998-02-17 | 1 | -1/+0 |
| * | [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken | Gurusamy Sarathy | 1998-02-16 | 1 | -1/+5 |
* | | [asperl] added AS patch#6 | Douglas Lankshear | 1998-02-14 | 1 | -0/+10 |
|/ |
|
* | [win32] Fix autovivification problems with XSUB OUTPUT args | Gurusamy Sarathy | 1998-01-19 | 1 | -9/+9 |
* | [win32] Support case-tolerant %ENV | Gurusamy Sarathy | 1998-01-05 | 1 | -0/+2 |
* | [win32] Add a tweaked version of: | Tye McQueen | 1998-01-04 | 1 | -0/+1 |
* | [win32] Various win32 fixes | Gurusamy Sarathy | 1998-01-04 | 1 | -2/+6 |
* | [win32] support getlogin() | Gurusamy Sarathy | 1997-12-24 | 1 | -12/+14 |