| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@10675
|
|
|
|
|
| |
Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US>
p4raw-id: //depot/perl@10674
|
|
|
|
|
| |
threads have been configured.
p4raw-id: //depot/perl@10673
|
|
|
| |
p4raw-id: //depot/perl@10672
|
|
|
|
|
| |
now the *.t do not need to live in a t/ directory.
p4raw-id: //depot/perl@10671
|
|
|
|
|
| |
Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
p4raw-id: //depot/perl@10670
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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..)
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@10665
|
|
|
| |
p4raw-id: //depot/perl@10664
|
|
|
|
|
|
| |
The Configure script renamed as libnetcfg, will be
installed along other utilities.
p4raw-id: //depot/perl@10663
|
|
|
| |
p4raw-id: //depot/perl@10662
|
|
|
| |
p4raw-id: //depot/perl@10661
|
|
|
| |
p4raw-id: //depot/perl@10660
|
|
|
|
|
| |
Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
p4raw-id: //depot/perl@10659
|
|
|
|
|
| |
Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
p4raw-id: //depot/perl@10658
|
|
|
|
|
| |
Message-ID: <20010617114406.A25203@lustre.linux.in>
p4raw-id: //depot/perl@10657
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
| |
p4raw-id: //depot/perl@10655
|
|
|
|
|
| |
Message-ID: <20010616074119.A24720@lustre.linux.in>
p4raw-id: //depot/perl@10654
|
|
|
| |
p4raw-id: //depot/perl@10653
|
|
|
| |
p4raw-id: //depot/perl@10652
|
|
|
|
|
| |
to call, only iff THREAD_CREATE_NEEDS_STACK.
p4raw-id: //depot/perl@10651
|
|
|
| |
p4raw-id: //depot/perl@10650
|
|
|
|
|
| |
(and INT64_MIN) brokenness.
p4raw-id: //depot/perl@10649
|
|
|
|
|
| |
Message-ID: <20010617001605.V98663@plum.flirble.org>
p4raw-id: //depot/perl@10648
|
|
|
|
|
| |
docs for some Memoize submodules.
p4raw-id: //depot/perl@10647
|
|
|
| |
p4raw-id: //depot/perl@10646
|
|
|
|
|
|
| |
the test scripts. Note that the speed and expire*
tests take several dozen seconds to run.
p4raw-id: //depot/perl@10645
|
|
|
| |
p4raw-id: //depot/perl@10644
|
|
|
| |
p4raw-id: //depot/perl@10643
|
|
|
| |
p4raw-id: //depot/perl@10642
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ 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
|
| |
| |
| | |
p4raw-id: //depot/perlio@10640
|
| |
| |
| |
| |
| | |
for UNIX breakage.
p4raw-id: //depot/perlio@10632
|
| |
| |
| | |
p4raw-id: //depot/perlio@10627
|
| |
| |
| |
| |
| | |
to a new place under lib.
p4raw-id: //depot/perl@10639
|
| |
| |
| |
| |
| | |
suffix length can change.
p4raw-id: //depot/perl@10638
|
| |
| |
| | |
p4raw-id: //depot/perl@10637
|
| |
| |
| | |
p4raw-id: //depot/perl@10636
|
| |
| |
| | |
p4raw-id: //depot/perl@10635
|
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| | |
Message-ID: <20010616165247.O98663@plum.flirble.org>
The .xs parts, too.
p4raw-id: //depot/perl@10633
|
| |
| |
| |
| |
| | |
Message-ID: <20010616165247.O98663@plum.flirble.org>
p4raw-id: //depot/perl@10631
|
| |
| |
| | |
p4raw-id: //depot/perl@10629
|
| |
| |
| | |
p4raw-id: //depot/perl@10628
|
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| | |
p4raw-id: //depot/perl@10625
|