summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-18259-1822/+1697
| | | | | | | | | | | | | | | | | | | | | | | | 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
* The warning no more comes from util.c, it comes from numeric.c.Jarkko Hietaniemi2001-06-181-1/+1
| | | p4raw-id: //depot/perl@10675
* Re: anyone good at casting spells?Spider Boardman2001-06-182-5/+7
| | | | | Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> p4raw-id: //depot/perl@10674
* Protect the (original) thread tests against testing if no 5.005Jarkko Hietaniemi2001-06-1716-0/+192
| | | | | threads have been configured. p4raw-id: //depot/perl@10673
* Try the new test scanning scheme on Text::Abbrev.Jarkko Hietaniemi2001-06-172-1/+1
| | | p4raw-id: //depot/perl@10672
* Change the scan policy of the *.t and test.pl files,Jarkko Hietaniemi2001-06-172-4/+4
| | | | | now the *.t do not need to live in a t/ directory. p4raw-id: //depot/perl@10671
* fix dangling L<perlobj/"WARNING">Ilmari Karonen2001-06-171-1/+1
| | | | | Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka> p4raw-id: //depot/perl@10670
* Quench the warnings from Tru64; the HP-UX is stillJarkko Hietaniemi2001-06-171-7/+7
| | | | | | | | | broken because it really, REALLY, doesn't like the HvARRAY() being lvalue: cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment. cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator. p4raw-id: //depot/perl@10669
* Integrate change #10667 from maintperl:Jarkko Hietaniemi2001-06-171-0/+1
| | | | | | | | | | | change#10449 broke the special-case that makes lexicals inside the eval"" within DB::DB() visible p4raw-link: @10667 on //depot/maint-5.6/perl: 09e74a2b2e364b35ece2056bb3ea8e25db9a89f2 p4raw-link: @10449 on //depot/perl: 2090ab20212398e485f20cd7e50303dcd3601be7 p4raw-id: //depot/perl@10668 p4raw-integrated: from //depot/maint-5.6/perl@10666 'merge in' op.c (@10472..)
* Still spurious output; indent the code a bit.Jarkko Hietaniemi2001-06-172-198/+412
| | | | | | | | | TODO1: separate the utility functions like MkDir into a helper script? TODO2: I see a lot of repetition in the filepath() and dirpath() calls. p4raw-id: //depot/perl@10666
* Regen modlib, toc.Jarkko Hietaniemi2001-06-172-7/+559
| | | p4raw-id: //depot/perl@10665
* Add libnetcfg to perlutil.Jarkko Hietaniemi2001-06-171-0/+5
| | | p4raw-id: //depot/perl@10664
* Initial integration of libnet-1.0703.Jarkko Hietaniemi2001-06-1742-3/+9516
| | | | | | The Configure script renamed as libnetcfg, will be installed along other utilities. p4raw-id: //depot/perl@10663
* Less potentially test-harness-confusing output.Jarkko Hietaniemi2001-06-171-1/+1
| | | p4raw-id: //depot/perl@10662
* The final print annoys make test.Jarkko Hietaniemi2001-06-172-2/+0
| | | p4raw-id: //depot/perl@10661
* Add an option for handling dangling symbolic links.Jarkko Hietaniemi2001-06-172-18/+32
| | | p4raw-id: //depot/perl@10660
* Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.Thomas Wegner2001-06-174-657/+847
| | | | | Message-Id: <p04320400b751fb74714a@[149.225.10.45]> p4raw-id: //depot/perl@10659
* Remove tmon.out in make cleanJonathan Stowe2001-06-171-1/+1
| | | | | Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com> p4raw-id: //depot/perl@10658
* more anonymous stash cleanupsAbhijit Menon-Sen2001-06-171-7/+5
| | | | | Message-ID: <20010617114406.A25203@lustre.linux.in> p4raw-id: //depot/perl@10657
* [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)Abhijit Menon-Sen2001-06-171-126/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Date: Sun, 17 Jun 2001 08:02:59 +0530 Message-ID: <20010617080259.A28776@lustre.linux.in> Subject: [PATCH #2/7] xhv_eiter From: Abhijit Menon-Sen <ams@wiw.org> Date: Sun, 17 Jun 2001 08:13:18 +0530 Message-ID: <20010617081318.B28776@lustre.linux.in> Subject: [PATCH #3/7] xhv_fill From: Abhijit Menon-Sen <ams@wiw.org> Date: Sun, 17 Jun 2001 08:25:16 +0530 Message-ID: <20010617082516.C28776@lustre.linux.in> Subject: [PATCH #4/7] xhv_keys From: Abhijit Menon-Sen <ams@wiw.org> Date: Sun, 17 Jun 2001 08:36:17 +0530 Message-ID: <20010617083617.D28776@lustre.linux.in> Subject: [PATCH #5/7] xhv_max From: Abhijit Menon-Sen <ams@wiw.org> Date: Sun, 17 Jun 2001 08:39:48 +0530 Message-ID: <20010617083948.E28776@lustre.linux.in> Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter From: Abhijit Menon-Sen <ams@wiw.org> Date: Sun, 17 Jun 2001 08:51:11 +0530 Message-ID: <20010617085111.F28776@lustre.linux.in> p4raw-id: //depot/perl@10656
* Update Changes.Jarkko Hietaniemi2001-06-162-1/+345
| | | p4raw-id: //depot/perl@10655
* Re: DYNAMIC_ENV_FETCH HvNAME abuse.Abhijit Menon-Sen2001-06-164-12/+7
| | | | | Message-ID: <20010616074119.A24720@lustre.linux.in> p4raw-id: //depot/perl@10654
* Document tests failing when threaded, since we now have more.Jarkko Hietaniemi2001-06-161-5/+10
| | | p4raw-id: //depot/perl@10653
* -Wall cleanup.Jarkko Hietaniemi2001-06-161-7/+2
| | | p4raw-id: //depot/perl@10652
* pthread_attr_setstacksize() isn't absolutely necessaryJarkko Hietaniemi2001-06-161-2/+0
| | | | | to call, only iff THREAD_CREATE_NEEDS_STACK. p4raw-id: //depot/perl@10651
* -Wall strays.Jarkko Hietaniemi2001-06-162-2/+1
| | | p4raw-id: //depot/perl@10650
* Add workaround for Darwin's (Mac OS X's) INT32_MINJarkko Hietaniemi2001-06-162-0/+29
| | | | | (and INT64_MIN) brokenness. p4raw-id: //depot/perl@10649
* Re: [PATCH] Re: perl@10611Nicholas Clark2001-06-167-1666/+168
| | | | | Message-ID: <20010617001605.V98663@plum.flirble.org> p4raw-id: //depot/perl@10648
* Add perlnetware to docs; regen toc; supply skeletonJarkko Hietaniemi2001-06-1612-28/+460
| | | | | docs for some Memoize submodules. p4raw-id: //depot/perl@10647
* pod cleanup.Jarkko Hietaniemi2001-06-161-198/+81
| | | p4raw-id: //depot/perl@10646
* Integrate Memoize 0.64. Few tweaks were required inJarkko Hietaniemi2001-06-1631-0/+4101
| | | | | | the test scripts. Note that the speed and expire* tests take several dozen seconds to run. p4raw-id: //depot/perl@10645
* Document the cross-compilation options.Jarkko Hietaniemi2001-06-162-4/+88
| | | p4raw-id: //depot/perl@10644
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-16132-142/+17604
| | | p4raw-id: //depot/perl@10643
* Resort MANIFEST.Jarkko Hietaniemi2001-06-161-3/+3
| | | p4raw-id: //depot/perl@10642
* Integrate perlio:Jarkko Hietaniemi2001-06-165-8/+353
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ 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-162-4/+5
| | | | | | p4raw-id: //depot/perlio@10640
| * Work-in-progress win32 layer semi-functional, checking Nick Ing-Simmons2001-06-163-26/+47
| | | | | | | | | | for UNIX breakage. p4raw-id: //depot/perlio@10632
| * Work in progress UNIX-side edit of win32 PerLIO layerNick Ing-Simmons2001-06-163-2/+325
| | | | | | p4raw-id: //depot/perlio@10627
* | Try the new scheme by moving the Text::Abbrev testJarkko Hietaniemi2001-06-162-1/+1
| | | | | | | | | | to a new place under lib. p4raw-id: //depot/perl@10639
* | Make the code even more dynamical so that testnameJarkko Hietaniemi2001-06-162-13/+19
| | | | | | | | | | suffix length can change. p4raw-id: //depot/perl@10638
* | Allow for deeper t/ and also a single test.pl.Jarkko Hietaniemi2001-06-162-2/+2
| | | | | | p4raw-id: //depot/perl@10637
* | #define fix from Nicholas Clark.Jarkko Hietaniemi2001-06-161-12/+1
| | | | | | p4raw-id: //depot/perl@10636
* | Initialization is nice.Jarkko Hietaniemi2001-06-161-1/+1
| | | | | | p4raw-id: //depot/perl@10635
* | Make t/TEST and t/harness to test also the t/ testsJarkko Hietaniemi2001-06-164-23/+61
| | | | | | | | | | | | under the main lib/ and ext/ directories. Fix Test::Harness to dynamically change the width of its "foo/bar....ok" output. p4raw-id: //depot/perl@10634
* | Re: perl@10611 Nicholas Clark2001-06-164-6207/+8
| | | | | | | | | | | | | | Message-ID: <20010616165247.O98663@plum.flirble.org> The .xs parts, too. p4raw-id: //depot/perl@10633
* | Re: perl@10611 Nicholas Clark2001-06-165-14/+267
| | | | | | | | | | Message-ID: <20010616165247.O98663@plum.flirble.org> p4raw-id: //depot/perl@10631
* | The extraction changed directories.Jarkko Hietaniemi2001-06-161-1/+3
| | | | | | p4raw-id: //depot/perl@10629
* | Math::BigInt 1.35 from Tels.Jarkko Hietaniemi2001-06-166-1247/+5558
| | | | | | p4raw-id: //depot/perl@10628
* | os2/diff-configureIlya Zakharevich2001-06-161-32/+0
| | | | | | | | | | | | | | | | Message-ID: <20010615011936.A26982@math.ohio-state.edu> Empty all of it because I think #10624 made even the last patch hunk unnecessary. p4raw-id: //depot/perl@10626
* | Metaconfig unit change for 10624.Jarkko Hietaniemi2001-06-160-0/+0
| | | | | | p4raw-id: //depot/perl@10625