summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Change version from 5.8.0 to 5.9.0.Hugo van der Sanden2002-08-042-7/+7
* integrate a variant of change#17568 from maint-5.6 branch (theGurusamy Sarathy2002-07-163-42/+9
* integrate change#17566 from maint-5.6 branchGurusamy Sarathy2002-07-161-1/+24
* Change PerlIO::Scalar and Via to scalar and via.Jarkko Hietaniemi2002-07-092-8/+8
* Regen stuff.Jarkko Hietaniemi2002-06-214-4/+8
* PerlIO Layer implementation future proofing.Nick Ing-Simmons2002-06-201-2/+3
* "Clean" implementation of binmode(FH)/":raw" identity.Nick Ing-Simmons2002-06-191-5/+6
* Slight improvement to :win32 layerNick Ing-Simmons2002-06-181-2/+8
* Synchronize config.bc and config_H.bc; add SCNfldbl;Jarkko Hietaniemi2002-06-123-8/+8
* Not that I know anything about Windows compilersJarkko Hietaniemi2002-06-112-7/+7
* Add XS::APItest to Win32/DJGPP/NetWare.Jarkko Hietaniemi2002-06-111-0/+5
* ... and more.Jarkko Hietaniemi2002-06-081-2/+4
* More spots for perl$OS.Jarkko Hietaniemi2002-06-081-2/+4
* uname() was returning "unknown" on IA64; handle other missingGurusamy Sarathy2002-06-071-4/+41
* Bump the version numbers to five-eight-oh.Jarkko Hietaniemi2002-05-286-30/+30
* makefiles should not clobber lib/Thread directory (some ThreadGurusamy Sarathy2002-05-282-3/+0
* [patch] small changeVadim Konovalov2002-05-241-4/+0
* good day for WinCE port of perl.Vadim Konovalov2002-05-161-5/+23
* change#8666 ($Config{perllibs}) apparently never got intoGurusamy Sarathy2002-05-129-227/+2231
* Rework #16506 some more.Jarkko Hietaniemi2002-05-081-1/+25
* Rework #16503 a bit to keep all the HiRes implementationJarkko Hietaniemi2002-05-081-25/+1
* make the gettimeofday() implementation in Time::HiRes availableGurusamy Sarathy2002-05-0811-11/+53
* aTHX may be emptyGurusamy Sarathy2002-05-081-0/+4
* 5005threads builds again on windowsGurusamy Sarathy2002-05-082-5/+10
* fixes for various warnings identified by Visual C++Gurusamy Sarathy2002-05-078-9/+10
* integrate makefile.mk changes into MakefileGurusamy Sarathy2002-05-071-5/+13
* Several of non-default builds now seem to work reasonably wellNick Ing-Simmons2002-05-032-8/+13
* Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.Nick Ing-Simmons2002-05-021-0/+52
* Do not build if not using layersNick Ing-Simmons2002-05-021-1/+5
* Remove show-stoppers to non-PERLIO Win32 buildsNick Ing-Simmons2002-05-021-3/+5
* Try #2 of getting rid of bincompat5005.Jarkko Hietaniemi2002-05-014-38/+6
* No bincompat5005.Jarkko Hietaniemi2002-05-014-8/+0
* build missing utilities on windows; clean stray filesGurusamy Sarathy2002-04-262-8/+20
* some extension builds need to find pl2bat.bat on windowsGurusamy Sarathy2002-04-251-1/+8
* windows build fails if there is no perlglob.exe in the PATHGurusamy Sarathy2002-04-251-0/+3
* another windows fix: only create a new console for subprocessesGurusamy Sarathy2002-04-221-5/+5
* enable maximal optimizations on win64Gurusamy Sarathy2002-04-222-9/+19
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-213-12/+7
* Windows 64-bit support:Gurusamy Sarathy2002-04-2113-75/+4746
* purge existing win64 stuff (this never really worked in 5.7.x)Gurusamy Sarathy2002-04-203-5252/+0
* Devel::DProf Real Elapsed TimesLuc St-Louis2002-04-171-4/+3
* RE: failed with undefined USE_PERLIO for Win32Vadim Konovalov2002-04-171-0/+3
* Integrate change #15879 from maint-5.6;Jarkko Hietaniemi2002-04-121-32/+57
* Welcome to the 5.7.3.Jarkko Hietaniemi2002-04-101-1/+1
* We have been 5.7.3 for a while - install there ...Nick Ing-Simmons2002-04-101-1/+1
* Re: compile tweak for Win32Michael G. Schwern2002-03-301-2/+4
* Makefile.PL's in core must be called with PERL_CORE=1Michael G. Schwern2002-03-291-17/+17
* Win32 w/o multiplicity build failsMattia Barbon2002-03-261-0/+14
* win32/makefile.mkMattia Barbon2002-03-261-2/+4
* Integrate perlio:Jarkko Hietaniemi2002-03-211-5/+5