This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Shoo.
[perl5.git] / win32 /
2001-12-04 Gurusamy Sarathyintegrate change#13453 from maint-5.6
2001-11-25 Jarkko HietaniemiWin32 compilation tweaks for Blair Zajac.
2001-11-25 Gurusamy Sarathy$(MAKE) distclean shouldn't blow away ../lib/Thread.pm
2001-11-24 Gurusamy Sarathyfix typo in config.vc; regenerate win32 config_H.*...
2001-11-23 Jarkko HietaniemiAdd procselfexe and d_dirfd to strange lands.
2001-11-21 Jarkko HietaniemiImplement the sort pragma. Split sort code from pp_ctl.c
2001-11-21 Jarkko HietaniemiIntegrate change #13145 from maintperl;
2001-11-20 Jarkko HietaniemiSpread d_procselfexe to far-off lands (undefined).
2001-11-18 Nick Ing-SimmonsWin32 layer has a dup which needs to match new prototype.
2001-11-17 Jarkko HietaniemiIntegrate change #13058 from maintperl;
2001-11-16 Jarkko HietaniemiAdd the fruits of Larry Shatzer's version verifying...
2001-11-09 Jarkko HietaniemiUpgrade to Unicode::Normalize 0.10, now in XS.
2001-11-08 Mark-Jason DominusRe: replace perl.com/CPAN/ with http://www.cpan.org/
2001-10-28 Jarkko HietaniemiIntegrate change #12747 from maintperl;
2001-10-28 Jarkko HietaniemiIntegrate perlio:
2001-10-28 Nick Ing-SimmonsTweak for build with Mingw32 - __attribute__((unused...
2001-10-28 Jarkko HietaniemiIntegrate changes #12724 and #12725 from maintperl;
2001-10-27 Gurusamy Sarathy"nmake clean" fails to clean ext/... because buildext...
2001-10-26 Gurusamy Sarathyavoid compiler warning
2001-10-26 Jarkko HietaniemiIntegrate maintperl changes #12268 and #12669;
2001-10-24 Jarkko HietaniemiIntegrate change #12626 from maintperl;
2001-10-24 Jarkko HietaniemiIntegrate change #12615 from maintperl;
2001-10-22 Jarkko HietaniemiIntegrate change #12559 from maintperl;
2001-10-22 Jarkko HietaniemiIntegrate change #12560 from maintperl;
2001-10-21 Nick Ing-SimmonsMultiple win32io.o is fatal for GCC (and noise with...
2001-10-20 Nick Ing-SimmonsFix typos in new locking on MemShared
2001-10-20 Nick Ing-SimmonsUse locks on MemShared
2001-10-20 Nick Ing-SimmonsCode PerlIOWin32_dup - does not fix Win32 problems...
2001-10-16 Jarkko HietaniemiIntegrate perlio:
2001-10-16 Randolf WernerWIN64 (Itanium) port of Perl 5.6.1
2001-10-16 Nick Ing-SimmonsSkeleton of "PerlIO_dup" coded.
2001-09-25 Jarkko HietaniemiIntegrate change #12200 from maintperl;
2001-09-22 Jarkko HietaniemiManual eror in #12147.
2001-09-22 Jarkko HietaniemiIntegrate change #12146 from maintperl;
2001-09-21 Blair Zajacwin32/Makefile warning fix
2001-09-20 Jarkko HietaniemiRemove iconv references since we are not using it
2001-09-18 Nikola Knezevicadded tainting for getcwd for Win32
2001-09-10 Mattia BarbonBuilding on win32 w/o perlio
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-14 Jarkko HietaniemiAdd sharedsv* to the DOSish platforms; plus add
2001-08-10 Jarkko HietaniemiCRLFgngngn.
2001-08-10 Jarkko HietaniemiDecommission Time::Piece; unnecessary Yet Another Time...
2001-08-09 Jarkko HietaniemiIntroduce more floating point classifying APIs;
2001-08-06 Prymmer/Kahn[PATCH: perl@11564] introducing perlivp
2001-08-05 Gurusamy Sarathy4-arg select() was busted on windows because change...
2001-08-05 Gurusamy Sarathyflock() and link() are not available on Windows 9x
2001-08-03 John KristianRe: [ID 20010731.105] MinGW can't compile win32.c on...
2001-08-02 Jarkko HietaniemiAdd PerlCE to the docs.
2001-08-01 Prymmer/Kahnadd xsubpp and libnetcfg to installed *.bat files for...
2001-07-23 Vadim Konovalovwin32\sncfnmcs.pl corrections
2001-07-19 Nick Ing-SimmonsIntegrate win32/perlhost.h from maintenance branch.
2001-07-18 Nick Ing-SimmonsIntegrate Sarathy's Win32 $ENV{'PATH'}/system fixes...
2001-07-13 Jarkko HietaniemiBump the version to 5.7.2.
2001-07-13 Nick Ing-SimmonsWin32/distclean.bat - Down-case all MANIFEST and File...
2001-07-12 Jarkko HietaniemiAdd HAS_PTHREAD_ATFORK.
2001-07-12 Gurusamy Sarathys/^M$//g
2001-07-12 Jarkko HietaniemiAdd README.uts from Hal Morris.
2001-07-12 Gurusamy Sarathyfix for failing fork.t#12 on windows (win32_execvp...
2001-07-12 Nick Ing-SimmonsHonour void-ness of my_exit()
2001-07-12 Barrie SlaymakerRe: ActivePerl 628 + warnings + fork + exec = spurious...
2001-07-09 Gurusamy SarathyI18N::Langinfo is not available on windows
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-05 Gurusamy Sarathyperl built with USE_ITHREADS can deadlock during fork...
2001-07-02 Vadim KonovalovRE: perl@10907
2001-07-02 Gurusamy Sarathyregenerate win32/config_H.?c files
2001-07-02 Gurusamy Sarathyrename s/sv_getcwd/getcwd_sv/ for better conformance...
2001-07-02 Gurusamy Sarathywin32 fixes: more spurious CRs
2001-07-02 Gurusamy Sarathywin32 tweaks: remove extra CRs from makefile.mk; move...
2001-06-28 Jarkko HietaniemiAdd 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 Hietaniemiperl_clone_host() needs PERL_IMPLICIT_SYS.
2001-06-26 Artur BergmanAdds perl_clone_host under IMPLICIT SYS
2001-06-21 Jarkko HietaniemiAdd fchdir() probe (in non-UNIX systems assume it doesn...
2001-06-20 Jarkko HietaniemiAfter some reading I don't think we can blindly
2001-06-19 Nick Ing-SimmonsHack File/Find/find.t to use File::Spec::Unix on Win32.
2001-06-19 Prymmer/Kahnlet MS VC 5 resolve _PerlIO_win32
2001-06-19 Nick Ing-SimmonsIntegrate mainline
2001-06-19 Nick Ing-SimmonsGet Win32 known_extensions and extensions right in...
2001-06-18 Jarkko HietaniemiSplit off the pack/unpack code, from Nicholas Clark.
2001-06-18 Jarkko HietaniemiAdd the locale.c and numeric.c to the microperl sources.
2001-06-16 Abhijit Menon-SenRe: DYNAMIC_ENV_FETCH HvNAME abuse.
2001-06-16 Jarkko HietaniemiAdd perlnetware to docs; regen toc; supply skeleton
2001-06-16 Nick Ing-SimmonsWork-in-progress win32 layer semi-functional, checking
2001-06-16 Nick Ing-SimmonsWork in progress UNIX-side edit of win32 PerLIO layer
2001-06-15 Nick Ing-Simmonsregen_config_h for Win32.
2001-06-15 Jarkko HietaniemiIntegrate perlio:
2001-06-15 Jarkko HietaniemiThe first steps towards cross-compilation.
2001-06-14 Nick Ing-SimmonsSteps along the road toward Win32 building again.
2001-06-14 Nick Ing-SimmonsRoutine regen_config_h for Win32
2001-06-13 Jarkko HietaniemiAdd Configure directive -Dusereentrant for Artur's...
2001-06-09 Nick Ing-SimmonsIntegrate mainline
2001-06-08 Jarkko HietaniemiBe inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
2001-06-06 Jarkko HietaniemiPodify the remaining README.platform files;
2001-06-04 Jarkko HietaniemiConfigure tweaks; add prototype probes, make the cpp...
2001-06-03 Prymmer/Kahnupdate two win32 Makefiles
2001-06-02 Nick Ing-SimmonsIntegrate mainline
2001-06-01 Jarkko HietaniemiConfigure tweaks; record the Berkeley DB version,
2001-05-31 Nick Ing-Simmonswin32 - dmake regen_config_h
2001-05-31 Nick Ing-SimmonsFix Win32 for new spelling IN_BYTES
next