summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Integrate perlio:Jarkko Hietaniemi2001-10-161-3/+11
|\
| * Skeleton of "PerlIO_dup" coded.Nick Ing-Simmons2001-10-161-3/+11
* | WIN64 (Itanium) port of Perl 5.6.1Randolf Werner2001-10-163-0/+5199
|/
* Integrate change #12200 from maintperl;Jarkko Hietaniemi2001-09-251-5/+6
* Manual eror in #12147.Jarkko Hietaniemi2001-09-221-1/+1
* Integrate change #12146 from maintperl;Jarkko Hietaniemi2001-09-222-1/+9
* win32/Makefile warning fixBlair Zajac2001-09-211-1/+1
* Remove iconv references since we are not using itJarkko Hietaniemi2001-09-206-42/+0
* added tainting for getcwd for Win32Nikola Knezevic2001-09-181-0/+4
* Building on win32 w/o perlioMattia Barbon2001-09-102-4/+10
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-3110-413/+116
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-278-17/+17
* Add sharedsv* to the DOSish platforms; plus addJarkko Hietaniemi2001-08-142-0/+4
* CRLFgngngn.Jarkko Hietaniemi2001-08-102-2411/+2411
* Decommission Time::Piece; unnecessary Yet Another Time-Date Module.Jarkko Hietaniemi2001-08-102-2417/+2411
* Introduce more floating point classifying APIs;Jarkko Hietaniemi2001-08-093-0/+36
* [PATCH: perl@11564] introducing perlivpPrymmer/Kahn2001-08-062-2/+4
* 4-arg select() was busted on windows because change#8178 didn'tGurusamy Sarathy2001-08-051-0/+2
* flock() and link() are not available on Windows 9xGurusamy Sarathy2001-08-051-1/+6
* Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000John Kristian2001-08-031-3/+5
* Add PerlCE to the docs.Jarkko Hietaniemi2001-08-022-2/+4
* add xsubpp and libnetcfg to installed *.bat files for win32 buildsPrymmer/Kahn2001-08-012-0/+4
* win32\sncfnmcs.pl correctionsVadim Konovalov2001-07-231-4/+5
* Integrate win32/perlhost.h from maintenance branch.Nick Ing-Simmons2001-07-191-1/+1
* Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)Nick Ing-Simmons2001-07-182-12/+16
* Bump the version to 5.7.2.Jarkko Hietaniemi2001-07-135-32/+32
* Win32/distclean.bat - Down-case all MANIFEST and File::Find results so Nick Ing-Simmons2001-07-131-4/+10
* Add HAS_PTHREAD_ATFORK.Jarkko Hietaniemi2001-07-126-3/+24
* s/^M$//gGurusamy Sarathy2001-07-122-2409/+2409
* Add README.uts from Hal Morris.Jarkko Hietaniemi2001-07-122-2405/+2409
* fix for failing fork.t#12 on windows (win32_execvp() tweak inGurusamy Sarathy2001-07-121-2/+7
* Honour void-ness of my_exit()Nick Ing-Simmons2001-07-121-2/+4
* Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?Barrie Slaymaker2001-07-121-1/+1
* I18N::Langinfo is not available on windowsGurusamy Sarathy2001-07-091-1/+2
* perl built with USE_ITHREADS can deadlock during fork() or backticksGurusamy Sarathy2001-07-051-0/+2
* RE: perl@10907Vadim Konovalov2001-07-022-2/+2
* regenerate win32/config_H.?c filesGurusamy Sarathy2001-07-023-39/+78
* rename s/sv_getcwd/getcwd_sv/ for better conformance to existingGurusamy Sarathy2001-07-023-3/+3
* win32 fixes: more spurious CRsGurusamy Sarathy2001-07-021-15/+14
* win32 tweaks: remove extra CRs from makefile.mk; move mdelete.batGurusamy Sarathy2001-07-023-1268/+1267
* Add Configure probes for nl_langinfo() and <langinfo.h>.Jarkko Hietaniemi2001-06-283-0/+6
* "lose the it's", from Abhijit Menon-Sen.Jarkko Hietaniemi2001-06-271-1/+1
* perl_clone_host() needs PERL_IMPLICIT_SYS.Jarkko Hietaniemi2001-06-261-1/+1
* Adds perl_clone_host under IMPLICIT SYSArtur Bergman2001-06-261-0/+23
* Add fchdir() probe (in non-UNIX systems assume it doesn't exist).Jarkko Hietaniemi2001-06-216-0/+21
* After some reading I don't think we can blindlyJarkko Hietaniemi2001-06-203-18/+0
* Hack File/Find/find.t to use File::Spec::Unix on Win32.Nick Ing-Simmons2001-06-191-1/+1
* let MS VC 5 resolve _PerlIO_win32Prymmer/Kahn2001-06-191-1139/+1140
* Integrate mainlineNick Ing-Simmons2001-06-192-2/+6
|\
| * Split off the pack/unpack code, from Nicholas Clark.Jarkko Hietaniemi2001-06-182-2/+4