Add CJK READMEs from Autrijus Tang, Dan Kogai, and
[p5sagit/p5-mst-13.2.git] / win32 /
2002-04-12 Jarkko Hietaniemi Integrate change #15879 from maint-5.6;
2002-04-10 Jarkko Hietaniemi Welcome to the 5.7.3.
2002-04-10 Nick Ing-Simmons We have been 5.7.3 for a while - install there ...
2002-03-30 Michael G. Schwern Re: compile tweak for Win32
2002-03-29 Michael G. Schwern Makefile.PL's in core must be called with PERL_CORE=1
2002-03-26 Mattia Barbon Win32 w/o multiplicity build fails
2002-03-26 Mattia Barbon win32/makefile.mk
2002-03-21 Jarkko Hietaniemi Integrate perlio:
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-21 Nick Ing-Simmons Restore tabs so dmake will parse file!
2002-03-20 Paul Marquess From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2002-03-19 Nikola Knezevic Add targer _test to win32 makefiles
2002-03-18 Nicholas Clark d_nv_preserves_uv_bits
2002-03-16 Jarkko Hietaniemi _r-ify config.win64, too.
2002-03-15 Jarkko Hietaniemi Forgot from #15241.
2002-03-15 Nikola Knezevic (revision 5 undef)
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,
2002-03-11 Gurusamy Sarathy remove doubled CRs
2002-03-06 H.Merijn Brand Re: perl@15047 WinCE
2002-02-25 Nikola Knezevic Re: [PATCH bleadperl] socketpair.t
2002-02-12 Jan Dubois Re: [PATCH 5.6.1] Win32: Give user control over window...
2002-02-10 Nick Ing-Simmons Borland/Win32 tuning
2002-01-28 Nick Ing-Simmons Set makefile.mk CCHOME etc. for default locations of...
2002-01-26 Nick Ing-Simmons "All tests successful" VC6.0 Win32
2002-01-26 Nick Ing-Simmons Win32 signal emulation cleanup.
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-22 Jarkko Hietaniemi Get rid of the _() macro since (1) we require ANSI...
2002-01-20 Jarkko Hietaniemi Eradicate sharedsv.*
2002-01-20 Nick Ing-Simmons threads work again on Win32. (Not threads::shared yet)
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
next