Project

General

Profile

Activity

From 08 Aug 2018 to 06 Sep 2018

06 Sep 2018

16:17 Design #1225: Move to C++14 (skipping C++11)
Here is a list of "upgrades" to make to our source:
* make appropriate changes so that *@std::move@* can be used
* ...
John Abbott
16:10 Design #1225: Move to C++14 (skipping C++11)
Maintaining backward compatibility with pre-2011 C++ is probably fairly pointless, and is causing problems with users... John Abbott
16:07 Design #1225 (In Progress): Move to C++14 (skipping C++11)
Revise the source to use C++14 (and avoid "deprecated" features).
John Abbott

04 Sep 2018

14:33 Design #1223: NewPolyRing default indet names
We first had this "friendly" pseudo constructor because the syntax for indet names was tedious.
Now we have @SymbolR...
Anna Maria Bigatti

02 Sep 2018

21:41 Design #1223 (In Progress): NewPolyRing default indet names
The problem arises in a call to *@Hom_P_Px@* which creates a new polyring by calling *@NewPolyRing@* specifying only ... John Abbott
21:35 Design #1223: NewPolyRing default indet names
The problem was originally communicated to JAA via email. The following is a failing example:... John Abbott
21:32 Design #1223 (Closed): NewPolyRing default indet names
Currently @NewPolyRing@ may be called specifying just the number of indets (but not their names).
Currently the name...
John Abbott

16 Aug 2018

09:22 Design #1221 (Closed): Reconsider design for accessing headers and libs of external libraries
The current design for accessing headers of external libs more or less assumes that the external lib has a single hea... John Abbott
07:48 Feature #1219: Frobby version number
With the current design it is trickier than expected.
The main point is that the current design of CoCoALib assume...
John Abbott
06:58 Feature #1219 (In Progress): Frobby version number
The Frobby version number (C string) is in @constants::version@ defined in @src/stdinc.h@ and @src/stdinc.cpp@.
Note...
John Abbott
06:56 Feature #1219 (In Progress): Frobby version number
It is possible to get the version number from Frobby.
Modify @ExternalLibs.C@ so that it extracts Frobby's version n...
John Abbott

09 Aug 2018

10:36 Support #1149 (Closed): Release: CoCoALib-0.99600 (together with CoCoA-5.2.4)
Anna Maria Bigatti

08 Aug 2018

18:38 Feature #1218: 32-bit or 64-bit preprocessor macro?
Currently I use the following "trick" to hide code on 32-bit platforms:... John Abbott
18:33 Feature #1218 (Closed): 32-bit or 64-bit preprocessor macro?
To avoid compiler warnings etc. I have used (3 times so far) a CPP trick to "hide" code from 32-bit platforms (which ... John Abbott
 

Also available in: Atom