| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct makefile.mk dependancies for ext/Filter/Util | Nick Ing-Simmons | 2000-11-23 | 4 | -12/+21 |
* | build the Filter extension on windows | Gurusamy Sarathy | 2000-11-23 | 2 | -6/+30 |
* | regenerate win32/config* and fix some inconsistencies in the | Gurusamy Sarathy | 2000-11-23 | 5 | -188/+396 |
* | get sources building on windows+MSVC again (untested with other | Gurusamy Sarathy | 2000-11-23 | 2 | -36/+3 |
* | Win32 PerlIO intermediate state now working as expected. | Nick Ing-Simmons | 2000-11-22 | 2 | -97/+197 |
* | Integrate perlio: | Jarkko Hietaniemi | 2000-11-21 | 2 | -4/+1 |
|\ |
|
| * | Win32 builds and runs (mostly) with USE_PERLIO. | Nick Ing-Simmons | 2000-11-21 | 2 | -4/+1 |
* | | Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] | Dominic Dunlop | 2000-11-21 | 3 | -0/+3 |
|/ |
|
* | Configure GCC/Win32 build -Duseperlio | Nick Ing-Simmons | 2000-11-19 | 3 | -2/+3 |
* | Add HAS_SBRK_PROTO. | Jarkko Hietaniemi | 2000-11-16 | 3 | -0/+3 |
* | Add fwalk() probe to the configuration files and regen perltoc. | Jarkko Hietaniemi | 2000-11-16 | 3 | -0/+3 |
* | some additions for makefiles for win32 (for perl@7674) | Vadim Konovalov | 2000-11-14 | 5 | -5/+7 |
* | Redo #7679 with LFs instead of CRLFs. | Jarkko Hietaniemi | 2000-11-14 | 7 | -157/+157 |
* | Get PerlIO building on Win32 | Benjamin Stuhl | 2000-11-14 | 7 | -43/+172 |
* | Add HAS_FSYNC, lack noticed by Nicholas Clark. | Jarkko Hietaniemi | 2000-11-12 | 3 | -1/+4 |
* | Add getpagesize() probing, on non-UNIX guess 'undef'. | Jarkko Hietaniemi | 2000-11-11 | 3 | -0/+3 |
* | Various doc oddball characters. | Michael Somos | 2000-11-09 | 1 | -1/+1 |
* | normalize relative paths in virtualized current directory on windows, | Gurusamy Sarathy | 2000-11-07 | 1 | -10/+8 |
* | Add FCNTL_CAN_LOCK. | Andy Dougherty | 2000-11-04 | 3 | -0/+3 |
* | Undo #7451, this seems to be a deficiency in Perforce, | Jarkko Hietaniemi | 2000-10-26 | 2 | -2449/+2449 |
* | Experimenting in DOS arcana. | Jarkko Hietaniemi | 2000-10-26 | 2 | -2449/+2449 |
* | Check if stdio supports tweaking lval and cnt simultaneously. | Nicholas Clark | 2000-10-24 | 3 | -0/+6 |
* | Missing change from #7362. | Jarkko Hietaniemi | 2000-10-18 | 1 | -1/+1 |
* | Borland C fstat() never saw the fd as writable. | Vadim Konovalov | 2000-10-18 | 1 | -0/+18 |
* | Introduce the man[24-8] variables, from Andy Dougherty. | Jarkko Hietaniemi | 2000-10-12 | 3 | -0/+45 |
* | Reapply Andy's patch and regen Configure. | Jarkko Hietaniemi | 2000-10-10 | 3 | -0/+3 |
* | Use the versiononly instead of the installscripts, | Jarkko Hietaniemi | 2000-10-10 | 3 | -3/+0 |
* | tweak for change#7173 | Gurusamy Sarathy | 2000-10-09 | 1 | -0/+2 |
* | on Windows, clean targets might not work under some flavors of the shell | Gurusamy Sarathy | 2000-10-09 | 2 | -14/+14 |
* | on Windows, avoid potential exception (could happen if MSVCRT isn't | Gurusamy Sarathy | 2000-10-09 | 3 | -51/+51 |
* | on Windows, cwd strings in the environment should be of the | Gurusamy Sarathy | 2000-10-09 | 1 | -7/+15 |
* | on Windows, LoadLibrary() could load an extension DLL multiple | Gurusamy Sarathy | 2000-10-09 | 1 | -0/+19 |
* | Enable disabling scripts installation by Configure -Uinstallscripts, | Jarkko Hietaniemi | 2000-10-04 | 3 | -0/+3 |
* | change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES | Gurusamy Sarathy | 2000-09-12 | 1 | -1/+1 |
* | Modern Borland C now seems to have anon unions for info.wProcessorArchitecture | Vadim Konovalov | 2000-09-11 | 1 | -1/+1 |
* | Do away with memory models cruft. Sorry, PDP users. | Jarkko Hietaniemi | 2000-09-08 | 3 | -21/+0 |
* | change#6791 accidentally clobbered change#6710, put it back | Gurusamy Sarathy | 2000-09-01 | 1 | -0/+6 |
* | Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64, | Jarkko Hietaniemi | 2000-09-01 | 3 | -24/+24 |
* | Reveal Borland's isnan. | Vadim Konovalov | 2000-08-31 | 1 | -0/+2 |
* | AIX 4.3.3 has SOCKS in libc with a differently named init routine, | Dan Hale | 2000-08-25 | 3 | -0/+3 |
* | Replace #6705 with a minimal doc patch. | Jan Dubois | 2000-08-24 | 1 | -73/+53 |
* | free TLS slot properly on Windows | Gurusamy Sarathy | 2000-08-21 | 2 | -0/+9 |
* | small tweaks for change#6705: avoid C++ style comments in C code; | Gurusamy Sarathy | 2000-08-21 | 1 | -11/+10 |
* | add Storable to list of extensions on Windows | Gurusamy Sarathy | 2000-08-21 | 2 | -6/+27 |
* | fix for Win32::GetFullPathName and Win32::GetShortPathName | Jan Dubois | 2000-08-19 | 1 | -0/+6 |
* | fix for Win32::DomainName | Jan Dubois | 2000-08-18 | 1 | -53/+68 |
* | Propagate new Configure vars. | Jarkko Hietaniemi | 2000-08-18 | 6 | -0/+54 |
* | move WNOHANG definition to where other such things are | Gurusamy Sarathy | 2000-08-17 | 1 | -4/+5 |
* | add "ok" targets from change#6632 in makefile.mk | Gurusamy Sarathy | 2000-08-17 | 2 | -7/+21 |
* | avoid warnings from dense compiler | Gurusamy Sarathy | 2000-08-17 | 1 | -4/+6 |