| Commit message (Expand) | Author | Age | Files | Lines |
* | Set makefile.mk CCHOME etc. for default locations of MinGW and free | Nick Ing-Simmons | 2002-01-28 | 1 | -3/+7 |
* | threads work again on Win32. (Not threads::shared yet) | Nick Ing-Simmons | 2002-01-20 | 1 | -7/+5 |
* | A mostly-stable version of "new" Win32 signal/kill support. | Nick Ing-Simmons | 2002-01-11 | 1 | -1/+2 |
* | $(MAKE) distclean shouldn't blow away ../lib/Thread.pm | Gurusamy Sarathy | 2001-11-25 | 1 | -1/+1 |
* | Implement the sort pragma. Split sort code from pp_ctl.c | Jarkko Hietaniemi | 2001-11-21 | 1 | -0/+1 |
* | Upgrade to Unicode::Normalize 0.10, now in XS. | Jarkko Hietaniemi | 2001-11-09 | 1 | -1/+3 |
* | Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/ | Mark-Jason Dominus | 2001-11-08 | 1 | -1/+1 |
* | Multiple win32io.o is fatal for GCC (and noise with VC++) | Nick Ing-Simmons | 2001-10-21 | 1 | -1/+1 |
* | Building on win32 w/o perlio | Mattia Barbon | 2001-09-10 | 1 | -2/+5 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -33/+5 |
* | Add sharedsv* to the DOSish platforms; plus add | Jarkko Hietaniemi | 2001-08-14 | 1 | -0/+2 |
* | CRLFgngngn. | Jarkko Hietaniemi | 2001-08-10 | 1 | -1271/+1271 |
* | Decommission Time::Piece; unnecessary Yet Another Time-Date Module. | Jarkko Hietaniemi | 2001-08-10 | 1 | -1272/+1271 |
* | [PATCH: perl@11564] introducing perlivp | Prymmer/Kahn | 2001-08-06 | 1 | -1/+2 |
* | Add PerlCE to the docs. | Jarkko Hietaniemi | 2001-08-02 | 1 | -1/+2 |
* | add xsubpp and libnetcfg to installed *.bat files for win32 builds | Prymmer/Kahn | 2001-08-01 | 1 | -0/+2 |
* | Bump the version to 5.7.2. | Jarkko Hietaniemi | 2001-07-13 | 1 | -1/+1 |
* | s/^M$//g | Gurusamy Sarathy | 2001-07-12 | 1 | -1268/+1268 |
* | Add README.uts from Hal Morris. | Jarkko Hietaniemi | 2001-07-12 | 1 | -1266/+1268 |
* | win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat | Gurusamy Sarathy | 2001-07-02 | 1 | -1266/+1266 |
* | Split off the pack/unpack code, from Nicholas Clark. | Jarkko Hietaniemi | 2001-06-18 | 1 | -2/+3 |
* | Add perlnetware to docs; regen toc; supply skeleton | Jarkko Hietaniemi | 2001-06-16 | 1 | -1/+3 |
* | Work in progress UNIX-side edit of win32 PerLIO layer | Nick Ing-Simmons | 2001-06-16 | 1 | -0/+1 |
* | Steps along the road toward Win32 building again. | Nick Ing-Simmons | 2001-06-14 | 1 | -0/+2 |
* | Podify the remaining README.platform files; | Jarkko Hietaniemi | 2001-06-06 | 1 | -1251/+1260 |
* | update two win32 Makefiles | Prymmer/Kahn | 2001-06-03 | 1 | -1/+6 |
* | BorlandC++ fix | Vadim Konovalov | 2001-05-01 | 1 | -1/+1 |
* | More cleanup cleanup. | Jarkko Hietaniemi | 2001-04-19 | 1 | -9/+9 |
* | Add Time::Piece, a slight rewrite of Time::Object, | Jarkko Hietaniemi | 2001-04-19 | 1 | -1/+3 |
* | Non-UNIX platforms extensions update. (Well, UTS is UNIX.) | Jarkko Hietaniemi | 2001-04-12 | 1 | -1/+3 |
* | Integrate change #9639 from maintperl into mainline: | Jarkko Hietaniemi | 2001-04-08 | 1 | -22/+24 |
* | perlsolaris.pod copied to wrong directory. | Jarkko Hietaniemi | 2001-04-08 | 1 | -1/+1 |
* | 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 |
* | Split out extension finding code from buildext.pl into FindExt.pm | Nick Ing-Simmons | 2001-04-07 | 1 | -3/+1 |
* | Integrate changes #9584,9587 from maintperl into mainline. | Jarkko Hietaniemi | 2001-04-06 | 1 | -4/+9 |
* | Integrate changes #9493,9494,9495,9496 from maintperl | Jarkko Hietaniemi | 2001-04-01 | 1 | -2/+3 |
* | Integrate win32/makefile.mk with mainline. | Nick Ing-Simmons | 2001-03-29 | 1 | -4/+4 |
|\ |
|
| * | RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424) | Vadim Konovalov | 2001-03-29 | 1 | -4/+4 |
* | | Fix breakage ... | Nick Ing-Simmons | 2001-03-29 | 1 | -0/+4 |
|/ |
|
* | Work in progress - determine win32 extensions to build via script. | Nick Ing-Simmons | 2001-03-29 | 1 | -220/+7 |
* | Make as-shipped compiler default to MSVC6 | Nick Ing-Simmons | 2001-03-29 | 1 | -4/+4 |
* | Borland C++ for Win32 fixes; perl@9359 (also perl@9424) | Vadim Konovalov | 2001-03-29 | 1 | -7/+26 |
* | win32/makefile.mk typos | Nick Ing-Simmons | 2001-03-25 | 1 | -2/+2 |
* | Add MIME::Base64 here and there. Again, a lot of | Jarkko Hietaniemi | 2001-03-25 | 1 | -4/+18 |
* | Add PerlIO::Scalar to win32/Makefile. (I'm doing | Jarkko Hietaniemi | 2001-03-25 | 1 | -1/+1 |
* | Integrate mainline. | Nick Ing-Simmons | 2001-03-24 | 1 | -5/+17 |
* | PerlIO fixups for Win32: | Nick Ing-Simmons | 2001-03-24 | 1 | -1/+11 |
* | 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 | -0/+11 |