summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Correct makefile.mk dependancies for ext/Filter/UtilNick Ing-Simmons2000-11-234-12/+21
* build the Filter extension on windowsGurusamy Sarathy2000-11-232-6/+30
* regenerate win32/config* and fix some inconsistencies in theGurusamy Sarathy2000-11-235-188/+396
* get sources building on windows+MSVC again (untested with otherGurusamy Sarathy2000-11-232-36/+3
* Win32 PerlIO intermediate state now working as expected.Nick Ing-Simmons2000-11-222-97/+197
* Integrate perlio:Jarkko Hietaniemi2000-11-212-4/+1
|\
| * Win32 builds and runs (mostly) with USE_PERLIO.Nick Ing-Simmons2000-11-212-4/+1
* | Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]Dominic Dunlop2000-11-213-0/+3
|/
* Configure GCC/Win32 build -DuseperlioNick Ing-Simmons2000-11-193-2/+3
* Add HAS_SBRK_PROTO.Jarkko Hietaniemi2000-11-163-0/+3
* Add fwalk() probe to the configuration files and regen perltoc.Jarkko Hietaniemi2000-11-163-0/+3
* some additions for makefiles for win32 (for perl@7674)Vadim Konovalov2000-11-145-5/+7
* Redo #7679 with LFs instead of CRLFs.Jarkko Hietaniemi2000-11-147-157/+157
* Get PerlIO building on Win32Benjamin Stuhl2000-11-147-43/+172
* Add HAS_FSYNC, lack noticed by Nicholas Clark.Jarkko Hietaniemi2000-11-123-1/+4
* Add getpagesize() probing, on non-UNIX guess 'undef'.Jarkko Hietaniemi2000-11-113-0/+3
* Various doc oddball characters.Michael Somos2000-11-091-1/+1
* normalize relative paths in virtualized current directory on windows,Gurusamy Sarathy2000-11-071-10/+8
* Add FCNTL_CAN_LOCK.Andy Dougherty2000-11-043-0/+3
* Undo #7451, this seems to be a deficiency in Perforce,Jarkko Hietaniemi2000-10-262-2449/+2449
* Experimenting in DOS arcana.Jarkko Hietaniemi2000-10-262-2449/+2449
* Check if stdio supports tweaking lval and cnt simultaneously.Nicholas Clark2000-10-243-0/+6
* Missing change from #7362.Jarkko Hietaniemi2000-10-181-1/+1
* Borland C fstat() never saw the fd as writable.Vadim Konovalov2000-10-181-0/+18
* Introduce the man[24-8] variables, from Andy Dougherty.Jarkko Hietaniemi2000-10-123-0/+45
* Reapply Andy's patch and regen Configure.Jarkko Hietaniemi2000-10-103-0/+3
* Use the versiononly instead of the installscripts,Jarkko Hietaniemi2000-10-103-3/+0
* tweak for change#7173Gurusamy Sarathy2000-10-091-0/+2
* on Windows, clean targets might not work under some flavors of the shellGurusamy Sarathy2000-10-092-14/+14
* on Windows, avoid potential exception (could happen if MSVCRT isn'tGurusamy Sarathy2000-10-093-51/+51
* on Windows, cwd strings in the environment should be of theGurusamy Sarathy2000-10-091-7/+15
* on Windows, LoadLibrary() could load an extension DLL multipleGurusamy Sarathy2000-10-091-0/+19
* Enable disabling scripts installation by Configure -Uinstallscripts,Jarkko Hietaniemi2000-10-043-0/+3
* change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLESGurusamy Sarathy2000-09-121-1/+1
* Modern Borland C now seems to have anon unions for info.wProcessorArchitectureVadim Konovalov2000-09-111-1/+1
* Do away with memory models cruft. Sorry, PDP users.Jarkko Hietaniemi2000-09-083-21/+0
* change#6791 accidentally clobbered change#6710, put it backGurusamy Sarathy2000-09-011-0/+6
* Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,Jarkko Hietaniemi2000-09-013-24/+24
* Reveal Borland's isnan.Vadim Konovalov2000-08-311-0/+2
* AIX 4.3.3 has SOCKS in libc with a differently named init routine,Dan Hale2000-08-253-0/+3
* Replace #6705 with a minimal doc patch.Jan Dubois2000-08-241-73/+53
* free TLS slot properly on WindowsGurusamy Sarathy2000-08-212-0/+9
* small tweaks for change#6705: avoid C++ style comments in C code;Gurusamy Sarathy2000-08-211-11/+10
* add Storable to list of extensions on WindowsGurusamy Sarathy2000-08-212-6/+27
* fix for Win32::GetFullPathName and Win32::GetShortPathNameJan Dubois2000-08-191-0/+6
* fix for Win32::DomainNameJan Dubois2000-08-181-53/+68
* Propagate new Configure vars.Jarkko Hietaniemi2000-08-186-0/+54
* move WNOHANG definition to where other such things areGurusamy Sarathy2000-08-171-4/+5
* add "ok" targets from change#6632 in makefile.mkGurusamy Sarathy2000-08-172-7/+21
* avoid warnings from dense compilerGurusamy Sarathy2000-08-171-4/+6