| Commit message (Expand) | Author | Age | Files | Lines |
* | update two win32 Makefiles | Prymmer/Kahn | 2001-06-03 | 1 | -0/+2 |
* | Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 | Prymmer/Kahn | 2001-05-07 | 1 | -2/+2 |
* | win32 update (VC,Borland,gcc), nmake update | Prymmer/Kahn | 2001-05-06 | 1 | -201/+19 |
* | win32/Makefile (nmake) update | Prymmer/Kahn | 2001-04-29 | 1 | -16/+71 |
* | More cleanup cleanup. | Jarkko Hietaniemi | 2001-04-19 | 1 | -15/+12 |
* | Add Time::Piece, a slight rewrite of Time::Object, | Jarkko Hietaniemi | 2001-04-19 | 1 | -3/+16 |
* | Non-UNIX platforms extensions update. (Well, UTS is UNIX.) | Jarkko Hietaniemi | 2001-04-12 | 1 | -3/+24 |
* | Integrate change #9639 from maintperl into mainline: | Jarkko Hietaniemi | 2001-04-08 | 1 | -21/+21 |
* | Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed | Jarkko Hietaniemi | 2001-04-07 | 1 | -1/+1 |
* | Integrate changes #9584,9587 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-06 | 1 | -4/+12 |
* | Add MIME::Base64 here and there. Again, a lot of | Jarkko Hietaniemi | 2001-03-25 | 1 | -1/+11 |
* | Add PerlIO::Scalar to win32/Makefile. (I'm doing | Jarkko Hietaniemi | 2001-03-25 | 1 | -3/+15 |
* | Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas. | Jarkko Hietaniemi | 2001-03-23 | 1 | -9/+16 |
* | Integrate changes #8738,8739,8740 from maintperl. | Jarkko Hietaniemi | 2001-02-09 | 1 | -1/+1 |
* | Rename README.posix-bc to README.bs2000 to avoid confusion | Jarkko Hietaniemi | 2001-02-09 | 1 | -1/+2 |
* | RE: some win32 fixes | Vadim Konovalov | 2001-02-06 | 1 | -3/+6 |
* | win32 Makefile(s) handle podified READMEs | Peter Prymmer | 2001-01-20 | 1 | -0/+6 |
* | Win32 Makefile fixes | Indy Singh | 2001-01-16 | 1 | -15/+5 |
* | Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 w... | Peter Prymmer | 2001-01-05 | 1 | -24/+32 |
* | Add Encode and correct Filter/Util/Call in nmake Makefile | Nick Ing-Simmons | 2001-01-01 | 1 | -4/+14 |
* | The latter patch from the | Peter Prymmer | 2000-12-28 | 1 | -2/+2 |
* | Push Filter::Util::Call one level deeper. | Jarkko Hietaniemi | 2000-11-23 | 1 | -7/+7 |
* | build the Filter extension on windows | Gurusamy Sarathy | 2000-11-23 | 1 | -3/+16 |
* | regenerate win32/config* and fix some inconsistencies in the | Gurusamy Sarathy | 2000-11-23 | 1 | -5/+10 |
* | some additions for makefiles for win32 (for perl@7674) | Vadim Konovalov | 2000-11-14 | 1 | -0/+1 |
* | Redo #7679 with LFs instead of CRLFs. | Jarkko Hietaniemi | 2000-11-14 | 1 | -58/+58 |
* | Get PerlIO building on Win32 | Benjamin Stuhl | 2000-11-14 | 1 | -32/+58 |
* | Undo #7451, this seems to be a deficiency in Perforce, | Jarkko Hietaniemi | 2000-10-26 | 1 | -1120/+1120 |
* | Experimenting in DOS arcana. | Jarkko Hietaniemi | 2000-10-26 | 1 | -1120/+1120 |
* | on Windows, clean targets might not work under some flavors of the shell | Gurusamy Sarathy | 2000-10-09 | 1 | -7/+7 |
* | add Storable to list of extensions on Windows | Gurusamy Sarathy | 2000-08-21 | 1 | -3/+14 |
* | add "ok" targets from change#6632 in makefile.mk | Gurusamy Sarathy | 2000-08-17 | 1 | -7/+5 |
* | make ok etc also for win32. | Prymmer/Kahn | 2000-08-15 | 1 | -0/+18 |
* | windows build tweaks (op/sprintf.t still fails tests 120-121, 149) | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+1 |
* | integrate cfgperl changes#6293..6324 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+2 |
* | on windows, reserve 16M of stack rather than 128M (allows more | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+1 |
* | add README.machten (from Dominic Dunlop) | Gurusamy Sarathy | 2000-03-22 | 1 | -0/+7 |
* | makefile nits | Gurusamy Sarathy | 2000-03-22 | 1 | -1/+1 |
* | remove outdated notes in makefiles | Gurusamy Sarathy | 2000-03-22 | 1 | -7/+0 |
* | regen win32/config* | Gurusamy Sarathy | 2000-03-14 | 1 | -2/+2 |
* | provide an explicit base address for perl56.dll to avoid relocations; | Gurusamy Sarathy | 2000-03-14 | 1 | -25/+10 |
* | regen win32/config*, up version numbers &c. | Gurusamy Sarathy | 2000-03-05 | 1 | -1/+1 |
* | Test::Harness uses $ENV{HARNESS_PERL_SWITCHES} when running perl; | Gurusamy Sarathy | 2000-03-02 | 1 | -0/+13 |
* | patch to fix mingw32 build under USE_IMP_SYS (from Benjamin Stuhl); | Gurusamy Sarathy | 2000-03-02 | 1 | -5/+3 |
* | utf8-ize @ARGV when -C switch is used on Windows | Gurusamy Sarathy | 2000-02-29 | 1 | -2/+2 |
* | various shenanigans in change#5342 | Gurusamy Sarathy | 2000-02-29 | 1 | -5/+2 |
* | update Changes, patchlevel etc. | Gurusamy Sarathy | 2000-02-28 | 1 | -1/+1 |
* | update Changes, patchlevel | Gurusamy Sarathy | 2000-02-15 | 1 | -1/+1 |
* | add XS version of Sys::Hostname (from Greg Bacon | Gurusamy Sarathy | 2000-02-15 | 1 | -3/+14 |
* | update exetype.pl tool | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+1 |