summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Integrate change #13058 from maintperl;Jarkko Hietaniemi2001-11-171-17/+25
* Add the fruits of Larry Shatzer's version verifying script.Jarkko Hietaniemi2001-11-161-0/+3
* Upgrade to Unicode::Normalize 0.10, now in XS.Jarkko Hietaniemi2001-11-092-60/+67
* Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/Mark-Jason Dominus2001-11-082-2/+2
* Integrate change #12747 from maintperl;Jarkko Hietaniemi2001-10-281-37/+97
* Integrate perlio:Jarkko Hietaniemi2001-10-281-0/+6
|\
| * Tweak for build with Mingw32 - __attribute__((unused)) is not likedNick Ing-Simmons2001-10-281-0/+6
* | Integrate changes #12724 and #12725 from maintperl;Jarkko Hietaniemi2001-10-281-12/+35
|/
* "nmake clean" fails to clean ext/... because buildext.pl callsGurusamy Sarathy2001-10-271-1/+1
* avoid compiler warningGurusamy Sarathy2001-10-261-1/+1
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-263-21/+73
* Integrate change #12626 from maintperl;Jarkko Hietaniemi2001-10-241-10/+17
* Integrate change #12615 from maintperl;Jarkko Hietaniemi2001-10-241-1/+25
* Integrate change #12559 from maintperl;Jarkko Hietaniemi2001-10-221-13/+100
* Integrate change #12560 from maintperl;Jarkko Hietaniemi2001-10-221-3/+4
* Multiple win32io.o is fatal for GCC (and noise with VC++)Nick Ing-Simmons2001-10-211-1/+1
* Fix typos in new locking on MemSharedNick Ing-Simmons2001-10-201-3/+3
* Use locks on MemSharedNick Ing-Simmons2001-10-201-14/+35
* Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not Nick Ing-Simmons2001-10-201-2/+31
* 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