integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
[p5sagit/p5-mst-13.2.git] / win32 /
2002-11-07 Gurusamy Sarathy Re: Is this true that Perl 5.8 uses :crlf as default...
2002-10-22 Alain Barbet Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32...
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-10-12 Abe Timmerman #18005 was not enough
2002-10-12 Abe Timmerman Re: Building bleadperl (minperl) fails completely under VC7
2002-09-30 H.Merijn Brand nanosleep probes as per Jarkko's request
2002-09-04 Hugo van der Sanden #17827 misses some win32 tweaks
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-04 Hugo van der Sanden Change version from 5.8.0 to 5.9.0.
2002-07-16 Gurusamy Sarathy integrate a variant of change#17568 from maint-5.6...
2002-07-16 Gurusamy Sarathy integrate change#17566 from maint-5.6 branch
2002-07-09 Jarkko Hietaniemi Change PerlIO::Scalar and Via to scalar and via.
2002-06-21 Nick Ing-Simmons Integrate mainline
2002-06-21 Jarkko Hietaniemi Regen stuff.
2002-06-20 Jarkko Hietaniemi Retract #17331, something broke (e.g. t/io/utf8.t becam...
2002-06-20 Nick Ing-Simmons PerlIO Layer implementation future proofing.
2002-06-19 Nick Ing-Simmons "Clean" implementation of binmode(FH)/":raw" identity.
2002-06-18 Nick Ing-Simmons Slight improvement to :win32 layer
2002-06-12 Jarkko Hietaniemi Synchronize config.bc and config_H.bc; add SCNfldbl;
2002-06-11 Jarkko Hietaniemi Not that I know anything about Windows compilers
2002-06-11 Jarkko Hietaniemi Add XS::APItest to Win32/DJGPP/NetWare.
2002-06-08 Jarkko Hietaniemi ... and more.
2002-06-08 Jarkko Hietaniemi More spots for perl$OS.
2002-06-07 Gurusamy Sarathy uname() was returning "unknown" on IA64; handle other...
2002-05-28 Jarkko Hietaniemi Bump the version numbers to five-eight-oh.
2002-05-28 Gurusamy Sarathy makefiles should not clobber lib/Thread directory ...
2002-05-24 Vadim Konovalov [patch] small change
2002-05-16 Vadim Konovalov good day for WinCE port of perl.
2002-05-12 Gurusamy Sarathy change#8666 ($Config{perllibs}) apparently never got...
2002-05-08 Jarkko Hietaniemi Rework #16506 some more.
2002-05-08 Jarkko Hietaniemi Rework #16503 a bit to keep all the HiRes implementation
2002-05-08 Gurusamy Sarathy make the gettimeofday() implementation in Time::HiRes...
2002-05-08 Gurusamy Sarathy aTHX may be empty
2002-05-08 Gurusamy Sarathy 5005threads builds again on windows
2002-05-07 Gurusamy Sarathy fixes for various warnings identified by Visual C++
2002-05-07 Gurusamy Sarathy integrate makefile.mk changes into Makefile
2002-05-03 Nick Ing-Simmons Several of non-default builds now seem to work reasonab...
2002-05-02 Nick Ing-Simmons Win32 builds and mostly works for non-USE_PERLIO non...
2002-05-02 Nick Ing-Simmons Do not build if not using layers
2002-05-02 Nick Ing-Simmons Remove show-stoppers to non-PERLIO Win32 builds
2002-05-01 Jarkko Hietaniemi Try #2 of getting rid of bincompat5005.
2002-05-01 Jarkko Hietaniemi No bincompat5005.
2002-04-26 Gurusamy Sarathy build missing utilities on windows; clean stray files
2002-04-25 Gurusamy Sarathy some extension builds need to find pl2bat.bat on windows
2002-04-25 Gurusamy Sarathy windows build fails if there is no perlglob.exe in...
2002-04-22 Gurusamy Sarathy another windows fix: only create a new console for...
2002-04-22 Gurusamy Sarathy enable maximal optimizations on win64
2002-04-21 Gurusamy Sarathy fixes for all the warnings reported by Visual C (most...
2002-04-21 Gurusamy Sarathy Windows 64-bit support:
2002-04-20 Gurusamy Sarathy purge existing win64 stuff (this never really worked...
2002-04-17 Luc St-Louis Devel::DProf Real Elapsed Times
2002-04-17 Vadim Konovalov RE: failed with undefined USE_PERLIO for 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
next