Make sort respect overloading
[p5sagit/p5-mst-13.2.git] / win32 /
1998-10-28 Gurusamy Sarathy minor cleanup
1998-10-26 Gurusamy Sarathy various win32 tweaks; disable new xs_cpp section (it...
1998-10-26 Gurusamy Sarathy sanity-check $Config{drand01} in rand.t
1998-10-25 Gurusamy Sarathy update win32/config*.?c
1998-10-25 Jan Dubois recognize '%' as a shell metachar for win32
1998-10-25 Gurusamy Sarathy allow more win32 symbol exports (suggested by Jan Dubois)
1998-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Gurusamy Sarathy provide option to enable optimization with VC (suggeste...
1998-10-06 Gurusamy Sarathy disable USE_THREADS when PERL_OBJECT is enabled
1998-09-27 Gurusamy Sarathy small tweak on last change
1998-09-27 Gurusamy Sarathy fix win32_stat() to do the right thing for share names
1998-09-25 Gurusamy Sarathy update template config.sh, add new config vars to win32...
1998-09-25 Gurusamy Sarathy big Configure update from Jarkko: sync metaconfig units...
1998-09-25 Gurusamy Sarathy bump patchlevel to 52; other little tweaks for threads...
1998-09-25 Gurusamy Sarathy win32.c tweak
1998-09-25 Gurusamy Sarathy remove obsolete win32/bin/*.pl
1998-09-25 Gurusamy Sarathy tweaks to enable PERL_OBJECT to build & test on win32
1998-09-23 Gurusamy Sarathy pl2bat tweak from Tye McQueen <tye@metronet.com>
1998-09-23 Gurusamy Sarathy integrate maint-5.005 changes (except conflicting chang...
1998-09-23 Gurusamy Sarathy add note to win32/Makefile about setting CCHOME
1998-09-20 Gurusamy Sarathy fill gaps in sig_* entries in win32/config.?c
1998-09-17 Gurusamy Sarathy resync win32/config.?c with Porting/config.sh to pick...
1998-09-17 Gurusamy Sarathy fill gaps in sig_* entries in win32/config.?c
1998-09-12 Nick Ing-Simmons Two tweaks to allow quiet compile qith egcs-1.1
1998-08-10 Gurusamy Sarathy various tweaks: fix signed vs. unsigned problems that...
1998-08-08 Gurusamy Sarathy bump patchlevel to 5.005_51
1998-08-08 Gurusamy Sarathy integrate maint-5.005 changes into mainline
1998-08-05 Gurusamy Sarathy correct URL for perlcrt.dll
1998-08-04 Gurusamy Sarathy correct prototype for des_fcrypt(), explain how to...
1998-08-02 Gurusamy Sarathy update location of perlcrt.dll for win32 builds
1998-08-02 Ilya Zakharevich tweaked version of suggested patch
1998-08-02 Gurusamy Sarathy up patchlevel to 5.005_02
1998-07-27 Gurusamy Sarathy integrate 5.005_01 changes from maint
1998-07-26 Gurusamy Sarathy update Changes; add sv_*_mg() entries in win32/GenCAPI.pl
1998-07-26 Gurusamy Sarathy s/TMP_CRLF_PATCH/PERL_STRICT_CR/ with sense reversed...
1998-07-26 Gurusamy Sarathy add new files to MANIFEST; add missing prototypes to...
1998-07-26 Gurusamy Sarathy up patchlevel to 5.005_50
1998-07-22 Gurusamy Sarathy add perlmodinstall, regen perltoc
1998-07-22 Douglas Lankshear support optional crypt() with PERL_OBJECT
1998-07-22 Douglas Lankshear win32 tweaks
1998-07-22 Gurusamy Sarathy up patchlevel etc (only doc patching from now on, testi...
1998-07-22 Douglas Lankshear win32 tweaks: disable XSLOCKS in perl.c, correct typo...
1998-07-21 Gurusamy Sarathy final tweaks before beta2
1998-07-21 Gurusamy Sarathy fixes to enable PERL_OBJECT build with mingw32/egcs...
1998-07-21 Gurusamy Sarathy change case of PERL_OBJECT filenames, consistent with...
1998-07-21 Gurusamy Sarathy part 1 of PERL_OBJECT fixes for new var names
1998-07-21 Gurusamy Sarathy update patchlevel, Changes
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-20 Gurusamy Sarathy integrate ansi branch to get s/foo/PL_foo/ changes
1998-07-20 Gurusamy Sarathy misc win32 config tweaks
1998-07-18 Nick Ing-Simmons PL_ scheme Builds under Minw32 - some SEGFAULT snags
1998-07-18 Nick Ing-Simmons PL_ stuff for threads
1998-07-15 Nick Ing-Simmons Integrate mainline at beta1
1998-07-15 Abigail up patchlevel to 75 (Beta, Issue 1), add podpatch
1998-07-15 Andy Dougherty Config_74-01
1998-07-14 Douglas Lankshear fix off-by-one in win32 registry handling
1998-07-14 Gurusamy Sarathy up patchlevel to 74; introduce distinct archname for...
1998-07-13 Gurusamy Sarathy up patchlevel to 73, update Changes &c.
1998-07-12 Andreas König applied installperl patch, corrected other little nits
1998-07-12 Gurusamy Sarathy patchlevel up to 72, update Changes, minor tweaks to...
1998-07-12 Jarkko Hietaniemi generic Configure mods and HAS_GROUP additions to help...
1998-07-12 Gurusamy Sarathy various tweaks for PERL_OBJECT build & test
1998-07-11 Gurusamy Sarathy export newRV_noinc on win32, deprecate AvFILL in favor...
1998-07-11 Gurusamy Sarathy win32 fixes for VC 6.0 nits
1998-07-11 Douglas Lankshear added patch, made linking with setargv a build option
1998-07-10 Gurusamy Sarathy add win32_rename() that does what docs say
1998-07-09 Nick Ing-Simmons Integrate mainline (_071-ish)
1998-07-09 Gurusamy Sarathy add Data-Dumper, up patchlevel to 71, various misc...
1998-07-09 Gurusamy Sarathy get it building again on win32
1998-07-09 Gurusamy Sarathy win32/makefile.mk =~ s|gcc -pipe|gcc|
1998-07-09 Tye McQueen New pl2bat.pl
1998-07-06 Gurusamy Sarathy 5.004_70 tweaks
1998-07-05 Gurusamy Sarathy sundry win32 config tweaks
1998-07-05 Gurusamy Sarathy patchlevel up to 5.004_70, various tweaks
1998-07-04 Gurusamy Sarathy back out change#1289 (additional pollution breaks thing...
1998-07-04 Blair Zajac make 4-arg win32_select() sleep more reasonably on...
1998-07-04 Andy Dougherty Configure update
1998-07-04 Anton Berezin win32iop.h #defines
1998-07-04 Douglas Lankshear add 'installhtml*dir' to win32 config templates
1998-07-02 Nick Ing-Simmons Integrate mainline, just to keep up.
1998-07-02 Gurusamy Sarathy tweak win32/config.* variables
1998-07-02 Gurusamy Sarathy export opendir() set of functions on win32
1998-06-29 Nick Ing-Simmons Integrate mainline c. _69 to ansiperl
1998-06-29 Gurusamy Sarathy bump patchlevel to 69, various little tweaks (tested...
1998-06-28 Gurusamy Sarathy integrate ansiperl to get makedef.pl tweak
1998-06-28 Gurusamy Sarathy enable Errno build on win32, add Errno-1.08 files to...
1998-06-28 Gurusamy Sarathy tweak win32 config templates for cpp
1998-06-26 Nick Ing-Simmons Integrate mainline
1998-06-25 Gurusamy Sarathy add FILE_SHARE_DELETE ifndef in win32.h
1998-06-24 Nick Ing-Simmons Correct perl malloc tweak to .def generation
1998-06-23 Nick Ing-Simmons Perl_malloced_size() only available with perl's malloc
1998-06-23 Nick Ing-Simmons Integrate mainline c. 5.004_68 into ansiperl, mainly
1998-06-23 Gurusamy Sarathy more MULTIPLICITY tweaks
1998-06-23 Gurusamy Sarathy bump patchlevel to 68, Porting/makerel tweaks
1998-06-22 Gurusamy Sarathy tweak win32 makefiles for PERL_OBJECT build
1998-06-21 Douglas Lankshear applied patch, along with many changes:
1998-06-21 Douglas Lankshear a tweaked version of:
1998-06-20 Gurusamy Sarathy tweaks to allow both mingw32{gcc-2.8.1,egcs-1.0.2}...
1998-06-20 Gurusamy Sarathy manual integration of all outstanding ansi branch stuff...
1998-06-20 Nick Ing-Simmons Patches to build with EGCS-1.0.2 Mingw32 port.
next