Project

General

Profile

Activity

From 07 Apr 2022 to 06 May 2022

06 May 2022

21:06 Slug #1680 (Feedback): FloorLog2 or SizeInBase?
Changed impl of @FloorLog2@ as described above... why was it not already like that? No idea!
All tests pass.
John Abbott
15:19 Slug #1680: FloorLog2 or SizeInBase?
Anna says that I should have impl'd @FloorLog2@ so that it calls @SizeInBase@ directly.
Ooops. Why did I not think ...
John Abbott
15:04 Slug #1680 (In Progress): FloorLog2 or SizeInBase?
Would it not be better to use the name *@BitSize@* rather than require that the user call @SizeInBase(N,2)@?
Would w...
John Abbott

21 Apr 2022

19:33 Slug #1680: FloorLog2 or SizeInBase?
I had completely forgotten that we had created @SizeInBase@.
@FloorLog2@ is fairly quick, but @SizeInBase@ is instan...
John Abbott
19:30 Slug #1680 (Closed): FloorLog2 or SizeInBase?
In several places @FloorLog2@ is used to obtain a quick estimate of the
size of an integer; however, @SizeInBase@ is...
John Abbott

20 Apr 2022

11:37 Design #1678: Unsigned long for indexes (& sizes?)
I spoke to Anna yesterday about this. Naturally, she was uneasy about reversing a decision we made a long time ago.
...
John Abbott
11:30 Design #1678 (In Progress): Unsigned long for indexes (& sizes?)
So far we have avoided using @unsigned@ integer types, and recommend using just @long@.
I now have doubts about th...
John Abbott

12 Apr 2022

17:27 Design #1677 (In Progress): release-source script: use shell globbing?
After discussion with Anna, I have now included the "preserve" flag when copying files to the "release" tree.
Anna...
John Abbott

10 Apr 2022

18:29 Design #1677: release-source script: use shell globbing?
The code Ulrich submitted used the @-p@ flag when copying.
This may be useful to indicate to people when files were ...
John Abbott
18:26 Design #1677 (In Progress): release-source script: use shell globbing?
How explicit should @release-source.sh@ be about which files it copies?
_e.g._ should we copy @*.C@ or should we...
John Abbott
18:23 Feature #1676: txt2tags: include in source distribution?
I have modified @release-source.sh@ so that it does not copy @txt2tags@.
John Abbott
11:28 Feature #1676 (In Progress): txt2tags: include in source distribution?
I have now modified the @Makefile@ so that it prints out a helpful message if @txt2tags@ is not found (saying where t... John Abbott
 

Also available in: Atom