Copyright++. (Not all the toplevel *.h have one, it seems.)
[p5sagit/p5-mst-13.2.git] / win32 /
2002-01-22 Jarkko Hietaniemi Get rid of the _() macro since (1) we require ANSI...
2002-01-14 Nick Ing-Simmons Use PerlMemShared for CopSTASHPV and CopFILE. MUCH...
2002-01-13 Nick Ing-Simmons Win32 fixes:
2002-01-11 Nick Ing-Simmons Install dummy signal() handlers for Win32's SIGINT...
2002-01-11 Nick Ing-Simmons Integrate mainline (on Win32 - risky) for vmem.h stuff
2002-01-11 Nick Ing-Simmons A mostly-stable version of "new" Win32 signal/kill...
2002-01-11 Gurusamy Sarathy support using the CRT's malloc() family of functions...
2002-01-10 Nick Ing-Simmons More signal hackery
2002-01-09 Nick Ing-Simmons Skeleton coding of more kill() support on Win32.
2002-01-09 Nick Ing-Simmons (Re-)implement alarm() for Win32.
2001-12-30 Jarkko Hietaniemi Integrate perlio:
2001-12-30 Nick Ing-Simmons Win32 stuff:
2001-12-30 Jarkko Hietaniemi Sarathy thinks undoing C++ comments from C++ files
2001-12-29 Jarkko Hietaniemi Integrate perlio:
2001-12-29 H.Merijn Brand from the non-ANSI comment police (was: it won't compile...
2001-12-29 Nick Ing-Simmons Routine regen_config_h - no real differences other...
2001-12-29 Nick Ing-Simmons Fudge Config.pm so File::Spec does not croak.
2001-12-29 Nick Ing-Simmons Define the two socket error numbers in terms of WSAEXXX...
2001-12-22 Nick Ing-Simmons Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
2001-12-20 Nick Ing-Simmons pTHX_ fixes for :win32 layer
2001-12-10 Rocco Caputo [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
2001-12-04 Gurusamy Sarathy integrate change#13453 from maint-5.6
2001-11-25 Jarkko Hietaniemi Win32 compilation tweaks for Blair Zajac.
2001-11-25 Gurusamy Sarathy $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
2001-11-24 Gurusamy Sarathy fix typo in config.vc; regenerate win32 config_H.*...
2001-11-23 Jarkko Hietaniemi Add procselfexe and d_dirfd to strange lands.
2001-11-21 Jarkko Hietaniemi Implement the sort pragma. Split sort code from pp_ctl.c
2001-11-21 Jarkko Hietaniemi Integrate change #13145 from maintperl;
2001-11-20 Jarkko Hietaniemi Spread d_procselfexe to far-off lands (undefined).
2001-11-18 Nick Ing-Simmons Win32 layer has a dup which needs to match new prototype.
2001-11-17 Jarkko Hietaniemi Integrate change #13058 from maintperl;
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-11-09 Jarkko Hietaniemi Upgrade to Unicode::Normalize 0.10, now in XS.
2001-11-08 Mark-Jason Dominus Re: replace perl.com/CPAN/ with http://www.cpan.org/
2001-10-28 Jarkko Hietaniemi Integrate change #12747 from maintperl;
2001-10-28 Jarkko Hietaniemi Integrate perlio:
2001-10-28 Nick Ing-Simmons Tweak for build with Mingw32 - __attribute__((unused...
2001-10-28 Jarkko Hietaniemi Integrate changes #12724 and #12725 from maintperl;
2001-10-27 Gurusamy Sarathy "nmake clean" fails to clean ext/... because buildext...
2001-10-26 Gurusamy Sarathy avoid compiler warning
2001-10-26 Jarkko Hietaniemi Integrate maintperl changes #12268 and #12669;
2001-10-24 Jarkko Hietaniemi Integrate change #12626 from maintperl;
2001-10-24 Jarkko Hietaniemi Integrate change #12615 from maintperl;
2001-10-22 Jarkko Hietaniemi Integrate change #12559 from maintperl;
2001-10-22 Jarkko Hietaniemi Integrate change #12560 from maintperl;
2001-10-21 Nick Ing-Simmons Multiple win32io.o is fatal for GCC (and noise with...
2001-10-20 Nick Ing-Simmons Fix typos in new locking on MemShared
2001-10-20 Nick Ing-Simmons Use locks on MemShared
2001-10-20 Nick Ing-Simmons Code PerlIOWin32_dup - does not fix Win32 problems...
2001-10-16 Jarkko Hietaniemi Integrate perlio:
2001-10-16 Randolf Werner WIN64 (Itanium) port of Perl 5.6.1
2001-10-16 Nick Ing-Simmons Skeleton of "PerlIO_dup" coded.
2001-09-25 Jarkko Hietaniemi Integrate change #12200 from maintperl;
2001-09-22 Jarkko Hietaniemi Manual eror in #12147.
2001-09-22 Jarkko Hietaniemi Integrate change #12146 from maintperl;
2001-09-21 Blair Zajac win32/Makefile warning fix
2001-09-20 Jarkko Hietaniemi Remove iconv references since we are not using it
2001-09-18 Nikola Knezevic added tainting for getcwd for Win32
2001-09-10 Mattia Barbon Building on win32 w/o perlio
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-14 Jarkko Hietaniemi Add sharedsv* to the DOSish platforms; plus add
2001-08-10 Jarkko Hietaniemi CRLFgngngn.
2001-08-10 Jarkko Hietaniemi Decommission Time::Piece; unnecessary Yet Another Time...
2001-08-09 Jarkko Hietaniemi Introduce more floating point classifying APIs;
2001-08-06 Prymmer/Kahn [PATCH: perl@11564] introducing perlivp
2001-08-05 Gurusamy Sarathy 4-arg select() was busted on windows because change...
2001-08-05 Gurusamy Sarathy flock() and link() are not available on Windows 9x
2001-08-03 John Kristian Re: [ID 20010731.105] MinGW can't compile win32.c on...
2001-08-02 Jarkko Hietaniemi Add PerlCE to the docs.
2001-08-01 Prymmer/Kahn add xsubpp and libnetcfg to installed *.bat files for...
2001-07-23 Vadim Konovalov win32\sncfnmcs.pl corrections
2001-07-19 Nick Ing-Simmons Integrate win32/perlhost.h from maintenance branch.
2001-07-18 Nick Ing-Simmons Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes...
2001-07-13 Jarkko Hietaniemi Bump the version to 5.7.2.
2001-07-13 Nick Ing-Simmons Win32/distclean.bat - Down-case all MANIFEST and File...
2001-07-12 Jarkko Hietaniemi Add HAS_PTHREAD_ATFORK.
2001-07-12 Gurusamy Sarathy s/^M$//g
2001-07-12 Jarkko Hietaniemi Add README.uts from Hal Morris.
2001-07-12 Gurusamy Sarathy fix for failing fork.t#12 on windows (win32_execvp...
2001-07-12 Nick Ing-Simmons Honour void-ness of my_exit()
2001-07-12 Barrie Slaymaker Re: ActivePerl 628 + warnings + fork + exec = spurious...
2001-07-09 Gurusamy Sarathy I18N::Langinfo is not available on windows
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-05 Gurusamy Sarathy perl built with USE_ITHREADS can deadlock during fork...
2001-07-02 Vadim Konovalov RE: perl@10907
2001-07-02 Gurusamy Sarathy regenerate win32/config_H.?c files
2001-07-02 Gurusamy Sarathy rename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-07-02 Gurusamy Sarathy win32 fixes: more spurious CRs
2001-07-02 Gurusamy Sarathy win32 tweaks: remove extra CRs from makefile.mk; move...
2001-06-28 Jarkko Hietaniemi Add Configure probes for nl_langinfo() and <langinfo.h>.
2001-06-27 Jarkko Hietaniemi "lose the it's", from Abhijit Menon-Sen.
2001-06-26 Jarkko Hietaniemi perl_clone_host() needs PERL_IMPLICIT_SYS.
2001-06-26 Artur Bergman Adds perl_clone_host under IMPLICIT SYS
2001-06-21 Jarkko Hietaniemi Add fchdir() probe (in non-UNIX systems assume it doesn...
2001-06-20 Jarkko Hietaniemi After some reading I don't think we can blindly
2001-06-19 Nick Ing-Simmons Hack File/Find/find.t to use File::Spec::Unix on Win32.
2001-06-19 Prymmer/Kahn let MS VC 5 resolve _PerlIO_win32
2001-06-19 Nick Ing-Simmons Integrate mainline
2001-06-19 Nick Ing-Simmons Get Win32 known_extensions and extensions right in...
next