summaryrefslogtreecommitdiff
path: root/hints/uwin.sh
Commit message (Collapse)AuthorAgeFilesLines
* The Borland Chainsaw MassacreSteve Hay2011-09-101-2/+1
| | | | | Remove support for the Borland C++ compiler on Win32, as agreed here: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2011-09/msg00034.html
* Tracked down some other places to make the Unicode-Collate changesChris 'BinGOs' Williams2011-01-231-2/+2
|
* Revert "Tracked down some other places to make the Unicode-Collate changes"Chris 'BinGOs' Williams2011-01-191-2/+2
| | | | | | This reverts commit 7dc5472a0a41a8396671d5586d4c1254a1cb5e8c. Back out XS switch over
* Tracked down some other places to make the Unicode-Collate changesChris 'BinGOs' Williams2011-01-171-2/+2
|
* Move PathTools from cpan/ to dist/Florian Ragwitz2010-07-241-1/+1
|
* Move Cwd from ext/ to cpan/Nicholas Clark2009-09-291-1/+1
|
* Convert xsutils.c and lib/attributes.pm to a regular XS extension.Nicholas Clark2009-04-121-2/+2
|
* Remove attrs, which has been deprecated since 1999/10/02.Nicholas Clark2009-04-121-2/+2
|
* Whitespace tweaks.Jarkko Hietaniemi2003-06-021-6/+7
| | | p4raw-id: //depot/perl@19663
* U/WIN: final (for now) touches from John P. Linderman;Jarkko Hietaniemi2003-06-021-20/+118
| | | | | | now we get 97% success rate, the remaining failures are quite obscure. p4raw-id: //depot/perl@19662
* Change PerlIO::Scalar and Via to scalar and via.Jarkko Hietaniemi2002-07-091-1/+1
| | | p4raw-id: //depot/perl@17454
* Upgrade to Unicode::Normalize 0.10, now in XS.Jarkko Hietaniemi2001-11-091-1/+1
| | | | | | | | | | | | | | | | | | The CPAN distribution has both pm and XS implementations, and for performance reasons we choose the XS. Another reason to choose the XS is that it doesn't require Lingua::KO::Hangul::Util, which means that we can delete that-- which in turn means that Unicode::UCD cannot expect that: support it, but don't expect. Ditto Unicode::Collate. Note that Unicode::Normalize Makefile.PL and Normalize.xs have been modified from the CPAN 0.10 versions: the first one to be simpler (no pm) and clean up the generated unf*.h files, the second one to quench compiler grumblings. Must notify Sadahiro about these changes. p4raw-id: //depot/perl@12909
* Add MIME::Base64 here and there. Again, a lot ofJarkko Hietaniemi2001-03-251-1/+1
| | | | | optimism is in the air. p4raw-id: //depot/perl@9337
* Boldly add extensions to be built to VMS, EPOC, UTS,Jarkko Hietaniemi2001-03-241-1/+1
| | | | | | U/WIN, and VM/ESA (and fixups for DJGPP). Some of these additions may be too optimistic. p4raw-id: //depot/perl@9324
* Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.Jarkko Hietaniemi2001-03-231-1/+1
| | | | | | | | | | | | | | | - bump the version to 2.14 - drop the base64 tests since they require MIME::Base64 - drop the rfc1321.txt - drop the hints/dec_osf.pl since it's only needed for pre-5.005_03 Perls Todo: - the U32 alignment testing is now removed; it needs to be reintroduced as as a Config variable (meaning also as a Configure test) - get the new EBCDIC md5sum for MD5.pm - test in Win32 to see how badly I botched the makefiles p4raw-id: //depot/perl@9308
* Push Filter::Util::Call one level deeper.Jarkko Hietaniemi2000-11-231-1/+1
| | | p4raw-id: //depot/perl@7839
* Add (optimistically) Storable to static extensions.Jarkko Hietaniemi2000-10-131-1/+1
| | | p4raw-id: //depot/perl@7220
* patches for perl 5.005_51 under U/WINJoe Buehler1998-09-231-0/+36
Message-ID: <yd37lzro5jb.fsf@pandora.hekimian.com> p4raw-id: //depot/perl@1823