summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Add sockatmark() probing.Jarkko Hietaniemi2001-03-273-3/+6
* win32/makefile.mk typosNick Ing-Simmons2001-03-251-2/+2
* Add MIME::Base64 here and there. Again, a lot ofJarkko Hietaniemi2001-03-252-5/+29
* Add PerlIO::Scalar to win32/Makefile. (I'm doingJarkko Hietaniemi2001-03-252-4/+16
* Integrate mainline.Nick Ing-Simmons2001-03-242-14/+33
* Routine Win32 regen_config_h - no real changes.Nick Ing-Simmons2001-03-243-3/+3
* PerlIO fixups for Win32:Nick Ing-Simmons2001-03-244-2/+30
* Re: Another Borland C++ problem.Vadim Konovalov2001-03-151-0/+63
* Integrate change #9116 from maintperl into mainline.Jarkko Hietaniemi2001-03-131-4/+4
* Re: sync sync sync: have I missed any patches?Tim Jenness2001-02-281-1/+1
* Re: Compile with perlcc..Edward Peschko2001-02-271-3/+4
* Abolish USE_WIN32_RTL_ENV.Jarkko Hietaniemi2001-02-233-13/+0
* Integrate changes #8738,8739,8740 from maintperl.Jarkko Hietaniemi2001-02-092-2/+2
* Rename README.posix-bc to README.bs2000 to avoid confusionJarkko Hietaniemi2001-02-092-2/+4
* RE: some win32 fixesVadim Konovalov2001-02-066-7/+21
* Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.Jarkko Hietaniemi2001-01-302-3/+12
* The SIG_SIZE is the number of the elements *excluding*Jarkko Hietaniemi2001-01-213-3/+3
* win32 Makefile(s) handle podified READMEsPeter Prymmer2001-01-202-1/+13
* Win32 "safe signals" co-existance fix.Nick Ing-Simmons2001-01-186-6/+21
* Define SIG_SIZE, the number of elements in the sig_name andJarkko Hietaniemi2001-01-173-3/+3
* Win32 Makefile fixesIndy Singh2001-01-161-15/+5
* Revert #8437 and #8438, the Linux large files story is more complex.Jarkko Hietaniemi2001-01-153-3/+0
* (Reverted by #8440)Jarkko Hietaniemi2001-01-143-0/+3
* Run dmake regen_config_h for Win32Nick Ing-Simmons2001-01-133-222/+276
* Use UVXf.Jarkko Hietaniemi2001-01-123-0/+3
* Add sigprocmask() probe, regen Configure, regen toc.Jarkko Hietaniemi2001-01-123-0/+3
* Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 w...Peter Prymmer2001-01-051-24/+32
* Add Encode and correct Filter/Util/Call in nmake MakefileNick Ing-Simmons2001-01-011-4/+14
* The latter patch from thePeter Prymmer2000-12-281-2/+2
* Win32::Spawn() didn't inherit cwd and env correctlyJan Dubois2000-12-281-2/+9
* Handy script for when one forgets to "dmake clean"Nick Ing-Simmons2000-12-211-0/+30
* Rename testsyml to issymlink.Jarkko Hietaniemi2000-12-213-0/+3
* strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving ari...Nicholas Clark2000-12-153-0/+3
* Various attempts at MSVC debug - not sure what hasNick Ing-Simmons2000-12-071-2/+6
* Add useperlio to config.vcNick Ing-Simmons2000-12-066-50/+53
* Integrate mainline.Nick Ing-Simmons2000-12-053-4/+37
|\
| * fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem isGurusamy Sarathy2000-12-053-1/+37
| * Integrate perlio:Jarkko Hietaniemi2000-12-051-0/+21
| |\
| * | dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-051-3/+0
* | | Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIONick Ing-Simmons2000-12-051-3/+6
| |/ |/|
* | PERL_IMPLICIT_SYS (almost) works - something odd with "signal"Nick Ing-Simmons2000-12-041-0/+21
|/
* Quieten some noise in Win32 builds:Nick Ing-Simmons2000-12-041-0/+2
* PERL_IMPLICIT_SYS compiles but does not work.Nick Ing-Simmons2000-12-036-99/+105
* Correct relative path from new ext\Filter\Util\Call locationNick Ing-Simmons2000-11-251-1/+1
* Integrate mainline.Nick Ing-Simmons2000-11-252-37/+38
|\
| * Integrate perlio:Jarkko Hietaniemi2000-11-241-3/+3
| |\
| * | Push Filter::Util::Call one level deeper.Jarkko Hietaniemi2000-11-232-13/+14
* | | All tests pass on Win32/gcc/USE_PERLIO.Nick Ing-Simmons2000-11-251-20/+27
| |/ |/|
* | Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.Nick Ing-Simmons2000-11-231-1/+1
* | Implement crlf layer - not ready for merge.Nick Ing-Simmons2000-11-231-2/+2
|/