summaryrefslogtreecommitdiff
path: root/MANIFEST
Commit message (Collapse)AuthorAgeFilesLines
* 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
* trigraphs and tests for h2xsPrymmer/Kahn2001-06-221-0/+1
| | | | | Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com> p4raw-id: //depot/perl@10820
* Shuffle around tests to (ext|lib)/.../t/ subdirectories.Jarkko Hietaniemi2001-06-211-404/+404
| | | | | Resort MANIFEST with sort -f, looks much better. p4raw-id: //depot/perl@10782
* Upgrade to Locale::Maketext 1.02, from Sean Burke.Jarkko Hietaniemi2001-06-201-1/+3
| | | p4raw-id: //depot/perl@10762
* Update to I18N::LangTags 0.24, from Sean Burke.Jarkko Hietaniemi2001-06-201-1/+3
| | | p4raw-id: //depot/perl@10759
* The existence shall be MANIFESted.Jarkko Hietaniemi2001-06-191-0/+1
| | | p4raw-id: //depot/perl@10721
* One test lost in the big shuffle restored.Jarkko Hietaniemi2001-06-191-1/+2
| | | p4raw-id: //depot/perl@10712
* Rename the old non-standard threads tests so thatJarkko Hietaniemi2001-06-191-15/+15
| | | | | they won't be invoked. p4raw-id: //depot/perl@10711
* Move the locale/strict/warnings helper files backJarkko Hietaniemi2001-06-181-39/+39
| | | | | | under the t/lib; this way the amount of non-installabled stuff under lib/ stays smaller. p4raw-id: //depot/perl@10686
* Split off the pack/unpack code, from Nicholas Clark.Jarkko Hietaniemi2001-06-181-0/+1
| | | p4raw-id: //depot/perl@10685
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-1651/+1651
| | | | | | | | | | | | | | | | | | | | | | | | No doubt I made some mistakes like missed some files or misnamed some files. The naming rules were more or less: (1) if the module is from CPAN, follows its ways, be it t/*.t or test.pl. (2) otherwise if there are multiple tests for a module put them in a t/ (3) otherwise if there's only one test put it in Module.t (4) helper files go to module/ (locale, strict, warnings) (5) use longer filenames now that we can (but e.g. the compat-0.6.t and the Text::Balanced test files still were renamed to be more civil against the 8.3 people) installperl was updated appropriately not to install the *.t files or the help files from under lib. TODO: some helper files still remain under t/ that could follow their 'masters'. UPDATE: On second thoughts, why should they. They can continue to live under t/lib, and in fact the locale/strict/warnings helpers that were moved could be moved back. This way the amount of non-installable stuff under lib/ stays smaller. p4raw-id: //depot/perl@10676
* Try the new test scanning scheme on Text::Abbrev.Jarkko Hietaniemi2001-06-171-1/+1
| | | p4raw-id: //depot/perl@10672
* Initial integration of libnet-1.0703.Jarkko Hietaniemi2001-06-171-0/+39
| | | | | | The Configure script renamed as libnetcfg, will be installed along other utilities. p4raw-id: //depot/perl@10663
* Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.Thomas Wegner2001-06-171-0/+1
| | | | | Message-Id: <p04320400b751fb74714a@[149.225.10.45]> p4raw-id: //depot/perl@10659
* Integrate Memoize 0.64. Few tweaks were required inJarkko Hietaniemi2001-06-161-0/+29
| | | | | | the test scripts. Note that the speed and expire* tests take several dozen seconds to run. p4raw-id: //depot/perl@10645
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+51
| | | p4raw-id: //depot/perl@10643
* Resort MANIFEST.Jarkko Hietaniemi2001-06-161-3/+3
| | | p4raw-id: //depot/perl@10642
* Integrate perlio:Jarkko Hietaniemi2001-06-161-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 10640] Disable :win32 layer as default till I get it working [ 10632] Work-in-progress win32 layer semi-functional, checking for UNIX breakage. [ 10627] Work in progress UNIX-side edit of win32 PerLIO layer p4raw-link: @10640 on //depot/perlio: 2f8118af5e6ae8b76fdc332011717931c71acde6 p4raw-link: @10632 on //depot/perlio: 0c4128adc5f62cd332ae4fa5bc8999c95d611d36 p4raw-link: @10627 on //depot/perlio: a8c08ecdc5ffec9869657a967edfe7b74a713a27 p4raw-id: //depot/perl@10641
| * Disable :win32 layer as default till I get it workingNick Ing-Simmons2001-06-161-0/+1
| | | | | | p4raw-id: //depot/perlio@10640
* | Try the new scheme by moving the Text::Abbrev testJarkko Hietaniemi2001-06-161-1/+1
| | | | | | | | | | to a new place under lib. p4raw-id: //depot/perl@10639
* | Math::BigInt 1.35 from Tels.Jarkko Hietaniemi2001-06-161-0/+1
|/ | | p4raw-id: //depot/perl@10628
* Add new step to run_byacc which:Nick Ing-Simmons2001-06-141-0/+4
| | | | | | A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about. p4raw-id: //depot/perlio@10586
* Integrate mainlineNick Ing-Simmons2001-06-091-1/+1
| | | p4raw-id: //depot/perlio@10487