| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | various Windows tweaks: make $^E a little less buggy by saving | Gurusamy Sarathy | 2000-02-07 | 1 | -1/+1 |
* | up to v5.5.650 | Gurusamy Sarathy | 2000-02-07 | 1 | -1/+1 |
* | makefiles now use exetype.pl to make wperl.exe | Gurusamy Sarathy | 2000-02-07 | 1 | -1/+1 |
* | eliminate need for perl95.exe on Windows 9x by working around CRT | Gurusamy Sarathy | 2000-01-25 | 1 | -50/+2 |
* | update Makefile notes on the now deprecated USE_5005THREADS and | Gurusamy Sarathy | 2000-01-25 | 1 | -22/+31 |
* | assorted little nits | Gurusamy Sarathy | 2000-01-24 | 1 | -5/+0 |
* | enable function wrappers for access to globals under MULTIPLICITY | Gurusamy Sarathy | 2000-01-24 | 1 | -3/+12 |
* | add workaround for textmode read() bug in MSVCRT; make chdir() do | Gurusamy Sarathy | 2000-01-10 | 1 | -4/+14 |
* | more windows build tweaks | Gurusamy Sarathy | 2000-01-09 | 1 | -4/+0 |
* | more changes for new-style version numbers (versions numbers on | Gurusamy Sarathy | 2000-01-09 | 1 | -1/+1 |
* | Configure changes for new-style version numbers (from Andy Dougherty, | Gurusamy Sarathy | 2000-01-09 | 1 | -10/+16 |
* | s/USE_TEXTMODE_SCRIPTS/PERL_TEXTMODE_SCRIPTS/g | Gurusamy Sarathy | 2000-01-04 | 1 | -1/+1 |
* | enable the PERL_BINMODE_SCRIPTS behavior by default on Windows | Gurusamy Sarathy | 1999-12-30 | 1 | -11/+19 |