summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
...
* Re: perl@15047 WinCEH.Merijn Brand2002-03-064-1146/+1146
* Re: [PATCH bleadperl] socketpair.tNikola Knezevic2002-02-251-2/+3
* Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of s...Jan Dubois2002-02-122-0/+37
* Borland/Win32 tuningNick Ing-Simmons2002-02-101-2/+2
* Set makefile.mk CCHOME etc. for default locations of MinGW and freeNick Ing-Simmons2002-01-282-4/+8
* "All tests successful" VC6.0 Win32Nick Ing-Simmons2002-01-264-77/+113
* Win32 signal emulation cleanup.Nick Ing-Simmons2002-01-264-111/+192
* Integrate mainlineNick Ing-Simmons2002-01-254-71/+23
* Eradicate sharedsv.*Jarkko Hietaniemi2002-01-201-2/+0
* threads work again on Win32. (Not threads::shared yet)Nick Ing-Simmons2002-01-201-7/+5
* Use PerlMemShared for CopSTASHPV and CopFILE. MUCH harder than it sounds!Nick Ing-Simmons2002-01-145-19/+24
* Win32 fixes:Nick Ing-Simmons2002-01-134-6/+74
* Install dummy signal() handlers for Win32's SIGINT and SIGBREAKNick Ing-Simmons2002-01-111-2/+11
* Integrate mainline (on Win32 - risky) for vmem.h stuffNick Ing-Simmons2002-01-111-133/+636
|\
| * support using the CRT's malloc() family of functions instead ofGurusamy Sarathy2002-01-111-133/+636
* | A mostly-stable version of "new" Win32 signal/kill support.Nick Ing-Simmons2002-01-1110-42/+60
|/
* More signal hackeryNick Ing-Simmons2002-01-101-2/+75
* Skeleton coding of more kill() support on Win32.Nick Ing-Simmons2002-01-091-16/+65
* (Re-)implement alarm() for Win32.Nick Ing-Simmons2002-01-095-60/+120
* Integrate perlio:Jarkko Hietaniemi2001-12-301-5/+7
|\
| * Win32 stuff:Nick Ing-Simmons2001-12-301-5/+7
* | Sarathy thinks undoing C++ comments from C++ filesJarkko Hietaniemi2001-12-302-38/+38
|/
* Integrate perlio:Jarkko Hietaniemi2001-12-293-24/+24
* from the non-ANSI comment police (was: it won't compile on win32) H.Merijn Brand2001-12-294-49/+49
* Fudge Config.pm so File::Spec does not croak.Nick Ing-Simmons2001-12-291-0/+3
* Define the two socket error numbers in terms of WSAEXXXXX equivalentsNick Ing-Simmons2001-12-291-0/+7
* Win32 and makedef.pl fall-out of PerlIO/pTHX stuffNick Ing-Simmons2001-12-221-2/+1
* pTHX_ fixes for :win32 layerNick Ing-Simmons2001-12-201-10/+11
* [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32Rocco Caputo2001-12-101-57/+72
* integrate change#13453 from maint-5.6Gurusamy Sarathy2001-12-041-3/+7
* Win32 compilation tweaks for Blair Zajac.Jarkko Hietaniemi2001-11-251-0/+4
* $(MAKE) distclean shouldn't blow away ../lib/Thread.pmGurusamy Sarathy2001-11-253-3/+3
* fix typo in config.vc; regenerate win32 config_H.* filesGurusamy Sarathy2001-11-244-34/+484
* Add procselfexe and d_dirfd to strange lands.Jarkko Hietaniemi2001-11-234-0/+8
* Implement the sort pragma. Split sort code from pp_ctl.cJarkko Hietaniemi2001-11-212-0/+2
* Integrate change #13145 from maintperl;Jarkko Hietaniemi2001-11-211-8/+10
* Spread d_procselfexe to far-off lands (undefined).Jarkko Hietaniemi2001-11-204-0/+4
* Win32 layer has a dup which needs to match new prototype.Nick Ing-Simmons2001-11-181-2/+2
* 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