| Commit message (Expand) | Author | Age | Files | Lines |
* | [win32] misc small tweaks | Gurusamy Sarathy | 1998-02-28 | 4 | -9/+44 |
* | Missed FREAD in bytecode.h | Nick Ing-Simmons | 1998-02-28 | 1 | -0/+1 |
* | [win32] various changes to make win32 build under the new Configure & co. | Gurusamy Sarathy | 1998-02-26 | 10 | -1879/+1658 |
* | [win32] undo previous change (no added value!) | Gurusamy Sarathy | 1998-02-23 | 1 | -5/+0 |
* | [win32] fix pl2bat.pl to tolerate trailing .bat (as suggested by | Gurusamy Sarathy | 1998-02-23 | 1 | -0/+5 |
* | [win32] support chown() (just a noop for now) | Gurusamy Sarathy | 1998-02-22 | 2 | -3/+7 |
* | [win32] get compiler building under win32 (needed Makefile.PL | Gurusamy Sarathy | 1998-02-22 | 2 | -9/+25 |
* | [win32] fix handle leak in join() | Gurusamy Sarathy | 1998-02-20 | 1 | -2/+4 |
* | [win32] non-debug VC builds are -O1 now (they say it works, and is | Gurusamy Sarathy | 1998-02-18 | 2 | -4/+4 |
* | [win32] DLLs are now ok on mingw32/gcc-2.8.0 after removing the | Gurusamy Sarathy | 1998-02-17 | 2 | -6/+5 |
* | [win32] fix mingw32 gcc 2.8.0 build (DLLs generated seem to be broken | Gurusamy Sarathy | 1998-02-16 | 5 | -13/+17 |
* | [win32] Fix typo: s/GETNETBYADD\b/GETNETBYADDR/ | Gurusamy Sarathy | 1998-02-15 | 3 | -6/+6 |
* | [win32] fix build problems due to renamed Config variables | Gurusamy Sarathy | 1998-02-15 | 7 | -70/+273 |
* | [win32] pickup lddlflags properly for Config.pm | Gurusamy Sarathy | 1998-02-12 | 5 | -8/+8 |
* | [win32] fix opendir() problem on share names | Gurusamy Sarathy | 1998-02-10 | 1 | -1/+4 |
* | [win32] win32_utime() tweaks to avoid warnings | Gurusamy Sarathy | 1998-02-09 | 2 | -2/+8 |
* | [win32] integrate mainline, plus a few small win32 enhancements | Gurusamy Sarathy | 1998-02-07 | 3 | -11/+84 |
* | [win32] support win32_select(0,0,0,msec) (winsock doesn't) | Gurusamy Sarathy | 1998-02-04 | 1 | -0/+8 |
* | [win32] bug: win32_select() must StartSockets() | Gurusamy Sarathy | 1998-02-04 | 1 | -0/+1 |
* | [win32] Fix minor problems with non USE_THREADS build. win32 branch | Gurusamy Sarathy | 1998-02-03 | 1 | -0/+1 |
* | [win32] Fix autovivification problems with XSUB OUTPUT args | Gurusamy Sarathy | 1998-01-19 | 1 | -9/+9 |
* | [win32] add archname to *sitearch in config.{b,g,v}c | Gurusamy Sarathy | 1998-01-13 | 3 | -9/+9 |
* | [win32] fix perlglob.bat warnings by splitting it from File::DosGlob | Gurusamy Sarathy | 1998-01-13 | 3 | -14/+61 |
* | [win32] various tweaks to build support (NOTE: meant for 5.004_57) | Gurusamy Sarathy | 1998-01-13 | 6 | -65/+125 |
* | [win32] Allow $ENV{PERL5SHELL} to contain switches etc., and document | Gurusamy Sarathy | 1998-01-05 | 1 | -29/+81 |
* | [win32] Support case-tolerant %ENV | Gurusamy Sarathy | 1998-01-05 | 1 | -0/+2 |
* | [win32] Add a tweaked version of: | Tye McQueen | 1998-01-04 | 3 | -0/+30 |
* | [win32] Various win32 fixes | Gurusamy Sarathy | 1998-01-04 | 11 | -100/+264 |
* | [win32] make $? Unix (and ActiveWare) compatible | Gurusamy Sarathy | 1997-12-24 | 1 | -4/+4 |
* | [win32] support ioctl() on sockets (does what ioctlsocket() does) to make | Gurusamy Sarathy | 1997-12-24 | 4 | -10/+27 |
* | [win32] support getlogin() | Gurusamy Sarathy | 1997-12-24 | 8 | -20/+36 |
* | [win32] add support for crypt() via user-supplied des_fcrypt() source or libr... | Gurusamy Sarathy | 1997-12-24 | 6 | -39/+124 |
* | [win32] re-add PERLVARI?C? change that somehow went missing in makedef.pl | Gurusamy Sarathy | 1997-12-08 | 1 | -1/+1 |
* | [win32] Revert to keeping (some) constant strings as globals | Gurusamy Sarathy | 1997-12-02 | 2 | -5/+2 |
* | [win32] makegcc.mk merged into makefile.mk, so makegcc.mk is gone. | Gurusamy Sarathy | 1997-12-02 | 5 | -689/+240 |
* | [win32] Integrate winansi again. Result builds and passes all tests on all | Gurusamy Sarathy | 1997-12-02 | 1 | -1/+1 |
|\ |
|
| * | Sarathy's patch | Nick Ing-Simmons | 1997-12-02 | 4 | -9/+15 |
* | | [win32] various hacks to get mingw32 to build. Sync Makefile with makefile.mk. | Gurusamy Sarathy | 1997-12-02 | 6 | -45/+77 |
|/ |
|
* | Builds and passes all tests with gcc on Win32 - phew! | Nick Ing-Simmons | 1997-12-01 | 1 | -0/+5 |
* | Create a struct for all perls globals (as an option) | Nick Ing-Simmons | 1997-12-01 | 8 | -167/+243 |
* | Fixup exports in non -DDEBUGGING case | Nick Ing-Simmons | 1997-11-30 | 1 | -0/+6 |
* | Disable hard-coded -DDEBUGGING | Nick Ing-Simmons | 1997-11-30 | 1 | -3/+0 |
* | embed.pl now reads *var*.h to do its stuff. | Nick Ing-Simmons | 1997-11-30 | 2 | -11/+24 |
* | Globals and structs via macros - part 1 of N | Nick Ing-Simmons | 1997-11-29 | 1 | -0/+2 |
* | VC++ default to threaded | Nick Ing-Simmons | 1997-11-29 | 1 | -1/+1 |
* | Avoid __declspec(thread) by default, for both scratch | Nick Ing-Simmons | 1997-11-29 | 5 | -2/+56 |
* | Non-threaded build fix | Nick Ing-Simmons | 1997-11-29 | 1 | -0/+6 |
* | Sort out malloc_mutex for perl's malloc | Nick Ing-Simmons | 1997-11-29 | 2 | -6/+8 |
* | Integrate win32 into ansiperl | Nick Ing-Simmons | 1997-11-29 | 1 | -4/+0 |
|\ |
|
| * | [win32] integrate winansi. | Gurusamy Sarathy | 1997-11-28 | 12 | -6/+2919 |
| |\ |
|