summaryrefslogtreecommitdiff
path: root/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to libnet 1.0704.Jarkko Hietaniemi2001-08-171-3/+0
| | | p4raw-id: //depot/perl@11709
* Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,Jarkko Hietaniemi2001-08-171-2/+16
| | | | | and Unicode::Collate 0.07, from SADAHIRO Tomoyuki. p4raw-id: //depot/perl@11701
* [PATHC] sharedsv.[c|h]Jarkko Hietaniemi2001-08-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | From: "Artur Bergman" <artur@contiller.se> Date: Mon, 13 Aug 2001 14:38:41 +0200 Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev> Subject: [PATCH] embed.pl From: Arthur Bergman <arthur@contiller.se> Date: Mon, 13 Aug 2001 14:38:14 +0200 Message-ID: <B79D96D6.3088%arthur@contiller.se> Subject: [PATCH] sharedsv cleanups From: "Arthur Bergman" <arthur@contiller.se> Date: Mon, 13 Aug 2001 15:14:25 +0200 Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev> Plus few tweaks: _init needs to be Adp, the prototypes should not be revealed unless using ithreads, #endif FOO must be #endif /* FOO */, adding (parentheses) around do { } while doesn't work too well. p4raw-id: //depot/perl@11659
* Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.Jarkko Hietaniemi2001-08-111-0/+1
| | | | | | Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst in Unicode handling. p4raw-id: //depot/perl@11637
* Decommission Time::Piece; unnecessary Yet Another Time-Date Module.Jarkko Hietaniemi2001-08-101-6/+0
| | | p4raw-id: //depot/perl@11631
* Rename lib/unicode files to lib/unicore to avoidJarkko Hietaniemi2001-08-091-324/+325
| | | | | | conflicts between core lib/unicode and Unicode:: files in case-ignoring filesystems. p4raw-id: //depot/perl@11623
* [PATCH: perl@11564] introducing perlivpPrymmer/Kahn2001-08-061-0/+1
| | | | | | | | | | | Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT) Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com> Subject: Re: [PATCH: perl@11564] introducing perlivp From: Prymmer/Kahn <pvhp@best.com> Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT) Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com> p4raw-id: //depot/perl@11594
* Rename the Getopt::Long tests to be as they areJarkko Hietaniemi2001-08-051-4/+4
| | | | | in the Getopt::Long official distribution. p4raw-id: //depot/perl@11588
* Upgrade to Getopt::Long 2.26.Jarkko Hietaniemi2001-08-051-0/+2
| | | p4raw-id: //depot/perl@11587
* Add a test for PerlIO::Via.Jarkko Hietaniemi2001-08-051-2/+3
| | | p4raw-id: //depot/perl@11582
* Add PerlCE to the docs.Jarkko Hietaniemi2001-08-021-2/+1
| | | p4raw-id: //depot/perl@11550
* Integrate the PerlCE (WinCE Perl) port;Jarkko Hietaniemi2001-08-021-0/+44
| | | | | kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>. p4raw-id: //depot/perl@11549
* Upgrade to Switch 2.04, now with Perl 6 given+when.Jarkko Hietaniemi2001-07-311-1/+4
| | | p4raw-id: //depot/perl@11509
* OS/2 multi-architectureIlya Zakharevich2001-07-231-0/+1
| | | | | Message-ID: <20010723192949.A14802@math.ohio-state.edu> p4raw-id: //depot/perl@11462
* win32\sncfnmcs.pl correctionsVadim Konovalov2001-07-231-1/+1
| | | | | | | | From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com> Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U> Rename the script a little bit more sensibly. p4raw-id: //depot/perl@11453
* An accidental empty line.Jarkko Hietaniemi2001-07-221-1/+0
| | | p4raw-id: //depot/perl@11446
* Missing MANIFESTations.Jarkko Hietaniemi2001-07-221-0/+4
| | | p4raw-id: //depot/perl@11445
* Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %ConfigPeter Prymmer2001-07-171-1/+1
| | | | | | | | Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com> Move t/base/commonsense.t to t/lib/commonsense.t - base tests should not depend on existance of Config.pm p4raw-id: //depot/perl@11398
* Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)SADAHIRO Tomoyuki2001-07-131-16/+23
| | | | | Message-Id: <20010713235522.8406.BQW10602@nifty.com> p4raw-id: //depot/perl@11358
* Remove unicode::distinct, as per Inaba Hiroto.Jarkko Hietaniemi2001-07-131-1/+0
| | | p4raw-id: //depot/perl@11342
* Add README.uts from Hal Morris.Jarkko Hietaniemi2001-07-121-0/+1
| | | p4raw-id: //depot/perl@11324
* Rename Unicode::UCD to UnicodeCD to avoidJarkko Hietaniemi2001-07-121-2/+2
| | | | | messups with case-insensitive filesystems. p4raw-id: //depot/perl@11307
* UTS tweaks for Hal Morris.Jarkko Hietaniemi2001-07-121-0/+1
| | | p4raw-id: //depot/perl@11284
* dynixptx updates for osvers='4.5.2'Peter Prymmer2001-07-111-0/+1
| | | | | Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com> p4raw-id: //depot/perl@11270
* Upgrade to Term::ANSIColor 1.04.Jarkko Hietaniemi2001-07-101-14/+16
| | | p4raw-id: //depot/perl@11254
* Add a test for for PerlIO ":encoding(...)" layer.Jarkko Hietaniemi2001-07-101-0/+1
| | | p4raw-id: //depot/perl@11249
* Update to Math::BigInt 1.36. The biggest news isJarkko Hietaniemi2001-07-101-0/+2
| | | | | | | | the separation of the backend; now the pure Perl implementation is in Math::BigInt::Calc, but one can plugin, say, Math::BigInt::BitVect, and get considerable speedup. p4raw-id: //depot/perl@11247
* Encode::Tcl. add "HZ" encoding and bugfixSADAHIRO Tomoyuki2001-07-101-0/+1
| | | | | Message-Id: <20010710002756.B497.BQW10602@nifty.com> p4raw-id: //depot/perl@11244
* Add I18N::Langinfo, which is basically a wrapper aroundJarkko Hietaniemi2001-07-081-0/+4
| | | | | | nl_langinfo(), which is an additional way to query locale specific information. p4raw-id: //depot/perl@11207
* Update the libnet tests as per #11138.Jarkko Hietaniemi2001-07-041-1/+0
| | | p4raw-id: //depot/perl@11140
* Remove DummyInetd, PH, and SNPP from the libnet, as perJarkko Hietaniemi2001-07-041-3/+0
| | | | | Graham's request. p4raw-id: //depot/perl@11138
* Support preferentially the Unicode 'scripts' definitionJarkko Hietaniemi2001-07-041-14/+55
| | | | | | | | | | | | in the \p{In...} notation since according to Unicode the scripts concept is more natural for matching than using the somewhat artificial block names. The block names are still available, though, and if there's a name conflict, the scripts one wins and the blocks one has to do with 'Block' appended to its name. For more information see http://www.unicode.org/unicode/reports/tr24/ p4raw-id: //depot/perl@11132
* Move the mdelete.bat from win32/bin to win32.Jarkko Hietaniemi2001-07-021-17/+17
| | | p4raw-id: //depot/perl@11092
* Netware tweaks from Guruprasad.Jarkko Hietaniemi2001-07-021-2/+0
| | | p4raw-id: //depot/perl@11090
* Add a simple Unicode character database interface, Unicode::UCD.Jarkko Hietaniemi2001-06-301-0/+2
| | | p4raw-id: //depot/perl@11046
* Another shot at testing exit codes.Michael G. Schwern2001-06-301-0/+1
| | | | | Message-ID: <20010629193910.D25304@blackrider> p4raw-id: //depot/perl@11039
* [PATCH] Encode.pm to use escape-sequence encodingSADAHIRO Tomoyuki2001-06-301-5/+8
| | | | | | | | | | | Date: Sat, 30 Jun 2001 07:33:37 +0900 Message-Id: <20010630073226.7C79.BQW10602@nifty.com> Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding From: SADAHIRO Tomoyuki <BQW10602@nifty.com> Date: Sat, 30 Jun 2001 21:38:14 +0900 Message-Id: <20010630213554.F67A.BQW10602@nifty.com> p4raw-id: //depot/perl@11036
* NetWare tweaks from Guruprasad.Jarkko Hietaniemi2001-06-301-0/+2
| | | p4raw-id: //depot/perl@11035
* OS/2 improvementsIlya Zakharevich2001-06-281-0/+1
| | | | | Message-ID: <20010628160314.A17906@math.ohio-state.edu> p4raw-id: //depot/perl@11010
* Upgrade to Test::Simple 0.09.Jarkko Hietaniemi2001-06-271-0/+1
| | | p4raw-id: //depot/perl@10993
* Upgrade to Test::More 0.07.Jarkko Hietaniemi2001-06-271-0/+1
| | | p4raw-id: //depot/perl@10992
* In some Linux distributions the libndbm is brokenJarkko Hietaniemi2001-06-271-0/+1
| | | | | | | (no null key support), therefore link with libgdbm (if available), since it has a working ndbm emulation, from Jonathan Stowe. p4raw-id: //depot/perl@10984
* Test Fails on SCOJonathan Stowe2001-06-261-0/+1
| | | | | | | Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com> SCO OpenServer 5.0.5 needs an explicit -lc for usleep(). p4raw-id: //depot/perl@10953
* [DRAFT] Encode-Tcl.tSADAHIRO Tomoyuki2001-06-251-0/+1
| | | | | Message-Id: <20010626033550.BC35.BQW10602@nifty.com> p4raw-id: //depot/perl@10936
* Add Test::More, from Michael G Schwern.Jarkko Hietaniemi2001-06-251-0/+7
| | | p4raw-id: //depot/perl@10914
* Add Test::Simple from Michael G Schwern.Jarkko Hietaniemi2001-06-251-0/+19
| | | p4raw-id: //depot/perl@10913
* Upgrade to Attribute::Handlers 0.70.Jarkko Hietaniemi2001-06-251-0/+2
| | | p4raw-id: //depot/perl@10911
* Move the pack warnings to their own file, as pointedJarkko Hietaniemi2001-06-241-0/+1
| | | | | out by Spider. p4raw-id: //depot/perl@10908
* Upgrade to Memoize 0.65.Jarkko Hietaniemi2001-06-241-13/+14
| | | p4raw-id: //depot/perl@10894
* Misplaced test file; plus Cygwin filesystem semantics.Jarkko Hietaniemi2001-06-231-2/+2
| | | p4raw-id: //depot/perl@10866