Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 1999.20

Date User Activity Issue Comment Hours
16 Jan 2012 Anna Maria Bigatti Debugging Feature #77: Porting package "primary.cpkg" to cocoa-5 chasing... 3.00
19 Jan 2012 Anna Maria Bigatti Debugging Feature #77: Porting package "primary.cpkg" to cocoa-5 bug found and fixed: Elimination in "InitialIdeal" is non-homogeneous 1.50
01 Mar 2012 John Abbott Debugging Slug #96: sort is too slow Wasteful copies somewhere 1.50
12 Mar 2012 John Abbott Debugging Bug #98: RealRoots should use IsRational Now uses IsRational 5.00
19 Mar 2012 John Abbott Debugging Bug #110: Surprise return type for GCD of a list of ints A workaround 0.50
19 Mar 2012 Anna Maria Bigatti Debugging Bug #108: Unhandled division by zero in FFp Fixed (but error points at operator) 2.00
28 Mar 2012 Anna Maria Bigatti Debugging Bug #115: PP ordering bug fixed (x >= x --> true) and added test in anna.cocoa5 1.00
04 Apr 2012 John Abbott Debugging Bug #118: unistd and call to access in Main.C JAA does not understand the code. 0.40
15 Apr 2012 John Abbott Debugging Bug #52: GUI: problem with "--" comment Hacked C5.C and LineProvider.C 5.00
18 Apr 2012 John Abbott Debugging Bug #103: Bad error mesg using operator ":" Fixed 0.80
18 Apr 2012 John Abbott Debugging Bug #38: GUI: open file "with C5" Not just us 0.10
23 Apr 2012 John Abbott Debugging Feature #133: Qt GUI: Make better distinction between input and output in the output window Blank lines is a recent problem 0.20
14 May 2012 John Abbott Debugging Bug #110: Surprise return type for GCD of a list of ints Sme students encountered the same problem 0.20
15 May 2012 Anna Maria Bigatti Debugging Bug #159: Multiplicity sometimes wrong found silly bug 0.50
16 May 2012 John Abbott Debugging Bug #110: Surprise return type for GCD of a list of ints An example failed too 0.10
20 May 2012 John Abbott Debugging Bug #163: RealRootsApprox bombs FStar should be F 0.40
20 May 2012 John Abbott Debugging Bug #163: RealRootsApprox bombs Seems OK now 0.60
14 Jun 2012 John Abbott Debugging Bug #186: LCM(0,x) Fixed source code 1.50
18 Jun 2012 John Abbott Debugging Bug #189: malloc ERROR Slippery customer 0.50
19 Jun 2012 John Abbott Debugging Bug #189: malloc ERROR Valgrind confirms the bug 1.00
19 Jun 2012 John Abbott Debugging Bug #189: malloc ERROR Too many ref counts 0.50
19 Jun 2012 Anna Maria Bigatti Debugging Bug #189: malloc ERROR reduced example showing bug 1.50
19 Jun 2012 John Abbott Debugging Bug #189: malloc ERROR 3 lines! 0.25
19 Jun 2012 John Abbott Debugging Bug #189: malloc ERROR 2 lines!! 0.30
19 Jun 2012 John Abbott Debugging Bug #189: malloc ERROR Curiouser and curiouser 0.50
19 Jun 2012 John Abbott Debugging Bug #189: malloc ERROR A workaround 0.75
21 Jun 2012 John Abbott Debugging Bug #194: Unhandled CoCoALib error: mixed rings with IsIn operator (for ideal membership) Fixed Interpreter.C 0.75
04 Jul 2012 Anna Maria Bigatti Debugging Bug #201: segmentation fault with function defined in package ("PrintHGIndices"): First and Last found bug: First 1.00
02 Aug 2012 John Abbott Debugging Bug #217: Makedependencies of CoCoA-5 fails if BOOST is absent Fixed various scripts and Makefiles 3.50
05 Aug 2012 John Abbott Debugging Bug #220: Trouble on Linux: many CoCoA-5 tests fail (0.9952) Similar problem on a Linux virtual machine 0.25
05 Aug 2012 John Abbott Debugging Bug #217: Makedependencies of CoCoA-5 fails if BOOST is absent I was too hasty 6.50
08 Aug 2012 John Abbott Debugging Bug #217: Makedependencies of CoCoA-5 fails if BOOST is absent Further tweaks 2.00
08 Aug 2012 John Abbott Debugging Bug #220: Trouble on Linux: many CoCoA-5 tests fail (0.9952) Replaced global var by fn+local static var 1.75
26 Sep 2012 John Abbott Debugging Bug #197: ./C5.bin: fork: Resource temporarily unavailable Slightly simpler workaround 0.20
27 Sep 2012 John Abbott Debugging Bug #239: Normaliz functions not available in C5 GUI (again!) Just a silly mistake 8.00
28 Sep 2012 John Abbott Debugging Support #240: GUI compilation: GMP is not naturally thread-safe Threadsafe GMP 1.00
18 Oct 2012 John Abbott Debugging Bug #267: Cyclotomic(106743) fails Unsigned shorts! 0.50
18 Oct 2012 John Abbott Debugging Bug #267: Cyclotomic(106743) fails Not cyclotomic's fault 0.50
29 Nov 2012 John Abbott Debugging Bug #280: EmacsUI: indentation is wrong with parentheses Ouch! 0.25
29 Nov 2012 John Abbott Debugging Bug #280: EmacsUI: indentation is wrong with parentheses Emacs LISP code 0.25
29 Nov 2012 John Abbott Debugging Bug #280: EmacsUI: indentation is wrong with parentheses Getting closer (I think) 1.00
30 Nov 2012 Anna Maria Bigatti Debugging Bug #280: EmacsUI: indentation is wrong with parentheses added a "throw" 3.00
23 Jan 2013 John Abbott Debugging Bug #226: HilbertBasis segv Why does it use CurrentRing? 0.25
24 Jan 2013 John Abbott Debugging Bug #226: HilbertBasis segv Narrowing it down 1.50
24 Jan 2013 Anna Maria Bigatti Debugging Bug #226: HilbertBasis segv further reducing the bug test 0.50
25 Jan 2013 Anna Maria Bigatti Debugging Bug #226: HilbertBasis segv Embarrassing bug: nrows --> ncols 2.00
25 Jan 2013 John Abbott Debugging Bug #226: HilbertBasis segv Valgrind 0.25
24 Apr 2013 Anna Maria Bigatti Debugging Bug #343: Interpreter SEGV tried test with emacs and command line 0.25
24 Apr 2013 John Abbott Debugging Bug #345: Interpreter interrupt delayed confusingly Weirder 0.25
24 Apr 2013 John Abbott Debugging Bug #344: basic_string::erase error in interpreter More info 0.75
26 Apr 2013 John Abbott Debugging Bug #344: basic_string::erase error in interpreter Probable cause 0.50
27 Apr 2013 John Abbott Debugging Bug #344: basic_string::erase error in interpreter Cracked it (I believe) 1.00
27 Apr 2013 John Abbott Debugging Bug #344: basic_string::erase error in interpreter Tidying 0.25
27 Apr 2013 John Abbott Debugging Bug #343: Interpreter SEGV Really simple example 0.25
27 Apr 2013 John Abbott Debugging Bug #343: Interpreter SEGV Curse Apple 0.30
28 Apr 2013 John Abbott Debugging Bug #343: Interpreter SEGV Getting closer 1.00
13 Jun 2013 Anna Maria Bigatti Debugging Feature #371: Resurrect LinearSimplify removed syntax errors 0.50
01 Aug 2013 Anna Maria Bigatti Debugging Feature #200: add modules and module operations extra work for DivAlg 0.50
02 Aug 2013 Anna Maria Bigatti Debugging Bug #397: EMACS UI: fix windows splitting found where the problem is 0.50
11 Oct 2013 Anna Maria Bigatti Debugging Slug #405: ReducedGBasis not memorized in an ideal testing, checking,.. 1.00
11 Oct 2013 Anna Maria Bigatti Debugging Slug #405: ReducedGBasis not memorized in an ideal ReducedGBasis is defined in package 0.25
23 Jan 2014 Anna Maria Bigatti Debugging Bug #423: Emacs UI: semicolon does not work in emacs-24.3 debugging, fixed, tested 0.50
06 Feb 2014 John Abbott Debugging Slug #434: Emacs UI: very slow when input file is big (with long lines) Slow only when cursor is towards end of file 0.25
06 Feb 2014 John Abbott Debugging Slug #434: Emacs UI: very slow when input file is big (with long lines) Long lines are the trouble 0.25
19 Feb 2014 John Abbott Debugging Bug #445: EmacsUI: indentation is wrong sometimes (e.g. if Lambda1 is on previous line) Possible cause 0.50
20 Feb 2014 John Abbott Debugging Bug #446: intersection fails with zero ideal radical buggy too 0.25
20 Feb 2014 John Abbott Debugging Bug #446: intersection fails with zero ideal Bad news 0.25
21 Feb 2014 John Abbott Debugging Bug #446: intersection fails with zero ideal More info 0.50
21 Feb 2014 John Abbott Debugging Bug #445: EmacsUI: indentation is wrong sometimes (e.g. if Lambda1 is on previous line) Curiouser and curiouser 0.25
21 Feb 2014 John Abbott Debugging Bug #446: intersection fails with zero ideal Need a more coherent approach? 0.25
21 Feb 2014 John Abbott Debugging Bug #444: Not keyword/operator Ouch! 0.25
21 Feb 2014 John Abbott Debugging Bug #444: Not keyword/operator Panic! 0.25
03 Mar 2014 John Abbott Debugging Feature #372: add IsFactorClosed Fixed 0.25
06 Mar 2014 John Abbott Debugging Bug #458: CoCoA5 GUI; failed build "wrong architecture" Just for the record 0.75
06 Mar 2014 John Abbott Debugging Bug #394: problem with ContentFreeFactor (and missing manual entry) What? 0.10
06 Mar 2014 John Abbott Debugging Bug #441: Emacs UI: C-c C-e does not ignore keywords inside strings Some hints 0.25
09 Mar 2014 John Abbott Debugging Bug #460: Emacs UI: updating abbrev-table Some ideas 0.50
09 Mar 2014 John Abbott Debugging Bug #462: Emacs UI: semicolon problems Probable cause 0.50
12 Mar 2014 John Abbott Debugging Bug #470: Emacs UI: cocoa5-close-block should beep when there is no block to close Some test cases 0.50
21 Mar 2014 John Abbott Debugging Design #490: Duplicate fns: valuation and FactorMultiplicity Relevant source code 0.10
23 Mar 2014 John Abbott Debugging Bug #462: Emacs UI: semicolon problems Confirmed problem is expand-abbrev 0.50
23 Mar 2014 John Abbott Debugging Bug #468: Emacs UI: indentation is wrong after ?keyword Relevant source code 0.25
31 Mar 2014 John Abbott Debugging Bug #132: BringIn should allow reduction modulo p Even worse! 0.25
04 Apr 2014 John Abbott Debugging Support #448: EmacsUI Source/SourceRegion produce warning on Microsoft Windows 7 Ultimate Still happens 0.25
09 Apr 2014 John Abbott Debugging Bug #433: EMACS UI: trouble with sending a long line Trouble in emacs 24.3, but OK in 23.1 0.50
17 Apr 2014 John Abbott Debugging Feature #414: New fn to increase max recursion depth Groan 0.50
28 Apr 2014 John Abbott Debugging Bug #544: sorted gives wrong answer sometimes Some hints 0.50
28 Apr 2014 John Abbott Debugging Bug #544: sorted gives wrong answer sometimes Simpler failing example 0.50
28 Apr 2014 Anna Maria Bigatti Debugging Bug #544: sorted gives wrong answer sometimes found it 2.00
30 Apr 2014 Anna Maria Bigatti Debugging Bug #545: Compiler g++ 4.2.1 (clang-503.0.40) on MacOSX 10.9: warnings and errors going through the list and fixing first warning 1.00
30 Apr 2014 Anna Maria Bigatti Debugging Bug #545: Compiler g++ 4.2.1 (clang-503.0.40) on MacOSX 10.9: warnings and errors (2) because of inheritance 1.00
14 May 2014 Anna Maria Bigatti Debugging Feature #553: Port function MantissaAndExponent2 request cvs 0.25
16 May 2014 John Abbott Debugging Bug #447: CoCoA-5.0.3 Microsoft std::bad_alloc Also happens on 32-bit Linux VM 0.25
16 May 2014 John Abbott Debugging Bug #447: CoCoA-5.0.3 Microsoft std::bad_alloc Fixed? 0.50
29 May 2014 John Abbott Debugging Support #541: Unify releases for Linux 32 and Linux 64 0.50
24 Jun 2014 John Abbott Debugging Bug #279: Bug in Radical (actually a RingHom problem) A wrong result 0.25
02 Jul 2014 Anna Maria Bigatti Debugging Feature #561: Emacs UI: unrecognized keywords (ImportByValue...) cleaning and debugging 1.00
21 Jul 2014 Anna Maria Bigatti Debugging Bug #279: Bug in Radical (actually a RingHom problem) usual homom ref-count bug 8.00
02 Sep 2014 John Abbott Debugging Bug #321: interpreter proposes no near misses for "bin" Where 0.25
02 Sep 2014 John Abbott Debugging Support #240: GUI compilation: GMP is not naturally thread-safe Still happens 0.20
17 Sep 2014 John Abbott Debugging Bug #612: The C5 gui does not exit properly when using the exit menu entry Known bug 0.50
12 Nov 2014 John Abbott Debugging Bug #650: CoCoA-5 test (SourceAnna); problem in HilbertPoly Notes 0.50
23 Jan 2015 John Abbott Debugging Feature #659: Ring ID: separate index values for "system created rings"? One cause 0.20
05 Mar 2015 Anna Maria Bigatti Debugging Design #668: Remove keyword "weights"? finding where the problem was 0.50
05 Mar 2015 Anna Maria Bigatti Debugging Design #668: Remove keyword "weights"? 0.25
10 Mar 2015 John Abbott Debugging Bug #672: Emacs UI: strange string literal causes crash More examples 0.30
10 Mar 2015 John Abbott Debugging Bug #672: Emacs UI: strange string literal causes crash Many problems 0.25
11 Mar 2015 John Abbott Debugging Feature #673: Error message: I was expecting... An idea 0.30
13 Apr 2015 John Abbott Debugging Bug #275: Unhelpful error messages when SmallExponent_t is unsigned char. A probable reason 0.75
14 Apr 2015 Anna Maria Bigatti Debugging Bug #684: Emacs UI: wrong name after auto-inserting enddefine 0.25
15 Apr 2015 John Abbott Debugging Bug #684: Emacs UI: wrong name after auto-inserting enddefine An idea 0.25
19 Apr 2015 John Abbott Debugging Slug #687: Builtin fn makes unnecessary copy of arg Scandalous 0.50
21 May 2015 John Abbott Debugging Slug #709: Speed of some Normaliz calls (NmzComputation) Profiling 0.20
02 Jun 2015 John Abbott Debugging Feature #719: Readline: consider creating a textual interpreter with readline QUick reply 0.25
02 Jun 2015 John Abbott Debugging Bug #724: RationalSolve: wrongly complains about non zero-dim even in finite char Not entirely trivial 0.25
06 Jun 2015 John Abbott Debugging Bug #148: C-c C-p in emacs goes to wrong line Related problem? 0.25
26 Jun 2015 John Abbott Debugging Bug #345: Interpreter interrupt delayed confusingly 0.20
26 Jun 2015 John Abbott Debugging Slug #741: C5 GUI: slow to close Some notes 0.50
30 Jun 2015 John Abbott Debugging Slug #741: C5 GUI: slow to close More tests 0.20
30 Jun 2015 John Abbott Debugging Slug #741: C5 GUI: slow to close Possible workaround 0.20
30 Jun 2015 John Abbott Debugging Slug #741: C5 GUI: slow to close Source code 0.20
01 Jul 2015 John Abbott Debugging Slug #741: C5 GUI: slow to close Source code 0.50
27 Jul 2015 John Abbott Debugging Bug #726: TopLevel cannot "import" a package variable Source code 0.25
27 Jul 2015 John Abbott Debugging Bug #748: Emacs UI: return inside a block of output sends several lines (not just the one I'm on) Clues 0.25
27 Jul 2015 John Abbott Debugging Bug #749: IsDefined does not follow reference to undefined optional param Some notes 0.50
27 Jul 2015 John Abbott Debugging Bug #749: IsDefined does not follow reference to undefined optional param Source code 0.10
29 Jul 2015 John Abbott Debugging Design #490: Duplicate fns: valuation and FactorMultiplicity Avoid needless restriction 2.00
30 Jul 2015 Anna Maria Bigatti Debugging Support #616: Release: CoCoA-5.1.2 2.00
31 Jul 2015 John Abbott Debugging Bug #749: IsDefined does not follow reference to undefined optional param Complicated 1.00
15 Aug 2015 John Abbott Debugging Support #632: MacOSX: many warnings with compiler CLANG/LLVM when compiling BOOST code. Originally 0.20
09 Nov 2015 John Abbott Debugging Slug #798: use poly ring with many variables is too slow Faster in CoCoALib 0.50
09 Nov 2015 John Abbott Debugging Slug #798: use poly ring with many variables is too slow Ahhh, of course! 0.25
09 Nov 2015 John Abbott Debugging Slug #798: use poly ring with many variables is too slow Some background 0.50
17 Feb 2016 John Abbott Debugging Bug #748: Emacs UI: return inside a block of output sends several lines (not just the one I'm on) Postponing 0.10
17 Feb 2016 John Abbott Debugging Bug #545: Compiler g++ 4.2.1 (clang-503.0.40) on MacOSX 10.9: warnings and errors Postponing 0.10
26 Apr 2016 John Abbott Debugging Bug #870: GBasis of product of ideals is wrong (Vadim Tropashko) --> I.myReset() Someone else's problem? 0.25
26 Apr 2016 John Abbott Debugging Bug #870: GBasis of product of ideals is wrong (Vadim Tropashko) --> I.myReset() Source code 0.10
26 Apr 2016 John Abbott Debugging Bug #870: GBasis of product of ideals is wrong (Vadim Tropashko) --> I.myReset() CoCoALib code 0.25
26 Apr 2016 John Abbott Debugging Bug #870: GBasis of product of ideals is wrong (Vadim Tropashko) --> I.myReset() Maybe found it 0.25
09 May 2016 John Abbott Debugging Support #879: LOGAR: make CoCoA-5 easier to use Bug 0.10
27 Jul 2016 John Abbott Debugging Support #911: CoCoA-5 prompt for incomplete input More notes 0.20
01 Sep 2016 John Abbott Debugging Bug #918: UniversalGBasis: sometimes gives error Mild bug? 0.20
16 Sep 2016 John Abbott Debugging Bug #922: Release for MacOS: compilation on 10.11 incompatible with 10.6.8 Known problem 0.20
16 Sep 2016 John Abbott Debugging Bug #922: Release for MacOS: compilation on 10.11 incompatible with 10.6.8 Probably useful 0.10
10 Oct 2016 Anna Maria Bigatti Debugging Bug #880: subst should check that indet is in same ring as 1st arg, but does not. 0.75
14 Oct 2016 John Abbott Debugging Feature #877: Easier syntax to make a PRINCIPAL ideal? Help?! 0.25
17 Oct 2016 John Abbott Debugging Bug #946: Function "ideal" evaluates the argument twice Not surprised! 0.25
17 Oct 2016 John Abbott Debugging Bug #946: Function "ideal" evaluates the argument twice Other suspect fns 0.30
09 Nov 2016 Anna Maria Bigatti Debugging Feature #954: New function: StdBasis (standard basis) 1.00
25 Nov 2016 John Abbott Debugging Bug #981: SqFreeFactor: small (or big) bug? Quick fix 0.30
29 Nov 2016 John Abbott Debugging Design #989: init file obligatory? Source code 0.10
10 Jan 2017 Anna Maria Bigatti Debugging Bug #994: SEGV: Toric example from Kazuki Maeda 1.50
09 Mar 2017 John Abbott Debugging Bug #946: Function "ideal" evaluates the argument twice Slow progress 0.10
29 Mar 2017 Anna Maria Bigatti Debugging Bug #994: SEGV: Toric example from Kazuki Maeda fixed 3.00
18 Apr 2017 Anna Maria Bigatti Debugging Slug #1047: NewPolyRing with user defined ordering is slower than CoCoALib 4.00
27 Apr 2017 John Abbott Debugging Slug #709: Speed of some Normaliz calls (NmzComputation) Postponing 0.10
01 May 2017 Anna Maria Bigatti Debugging Slug #1047: NewPolyRing with user defined ordering is slower than CoCoALib 1.00
01 May 2017 Anna Maria Bigatti Debugging Support #851: Release: CoCoA-5.2.0 0.50
02 May 2017 Anna Maria Bigatti Debugging Design #766: CoCoA version number: copy CoCoALib 0.50
08 May 2017 Anna Maria Bigatti Debugging Support #851: Release: CoCoA-5.2.0 1.00
09 May 2017 Anna Maria Bigatti Debugging Bug #1062: IsRadical bug? 0.20
16 May 2017 Anna Maria Bigatti Debugging Bug #946: Function "ideal" evaluates the argument twice 3.50
18 May 2017 John Abbott Debugging Support #1071: LinKerBasis is user-unfriendly Bad example 0.10
16 Jun 2017 John Abbott Debugging Bug #1080: intersect: problem with zero generators Aaargh! 0.25
04 Jul 2017 John Abbott Debugging Bug #1087: EmacsUI: get error "wrong-type-argument processp nil" when doing M-x cocoa5 when executable does not exist Info 0.25
11 Sep 2017 Anna Maria Bigatti Debugging Bug #1100: PrimaryDecomposition0: says not 0-dim but IsZeroDim says ideal is zero-dim! 0.25
11 Sep 2017 Anna Maria Bigatti Debugging Bug #1100: PrimaryDecomposition0: says not 0-dim but IsZeroDim says ideal is zero-dim! 0.25
11 Sep 2017 Anna Maria Bigatti Debugging Bug #1100: PrimaryDecomposition0: says not 0-dim but IsZeroDim says ideal is zero-dim! 0.50
22 Sep 2017 John Abbott Debugging Slug #948: radical is slow (compared to singular) on these examples Cause? 0.25
19 Oct 2017 John Abbott Debugging Slug #1109: Emacs UI can be slow in M$ Windows Soln in internet 0.50
28 Nov 2017 Anna Maria Bigatti Debugging Bug #1032: IsInRadical: fragile code 0.20
01 Dec 2017 Anna Maria Bigatti Debugging Bug #1133: Radical bug 2.00
12 Dec 2017 Anna Maria Bigatti Debugging Bug #1139: Radical problems 0.50
13 Dec 2017 Anna Maria Bigatti Debugging Bug #1139: Radical problems 0.50
14 Dec 2017 John Abbott Debugging Bug #1140: ImplicitModular: too many bad primes Some notes 0.25
14 Dec 2017 John Abbott Debugging Bug #1140: ImplicitModular: too many bad primes Suspect? 0.50
14 Dec 2017 Anna Maria Bigatti Debugging Bug #1140: ImplicitModular: too many bad primes 1.00
19 Dec 2017 Anna Maria Bigatti Debugging Support #1061: Release: CoCoA-5.2.2 1.00
22 Dec 2017 Anna Maria Bigatti Debugging Support #1061: Release: CoCoA-5.2.2 4.00
17 Jan 2018 John Abbott Debugging Bug #275: Unhelpful error messages when SmallExponent_t is unsigned char. Seems OK now 0.75
22 Jan 2018 John Abbott Debugging Design #1120: Web site Problems with "private mode" 0.20
26 Jan 2018 John Abbott Debugging Feature #368: port SmithNormalForm (CoCoA-4)package to CoCoA-5 Partly done 0.25
26 Jan 2018 John Abbott Debugging Feature #368: port SmithNormalForm (CoCoA-4)package to CoCoA-5 More failing examples 0.10
16 Feb 2018 Anna Maria Bigatti Debugging Bug #1152: Release: problems with sed 0.20
08 Mar 2018 Anna Maria Bigatti Debugging Design #1164: Manual: loading manual entries written by users 2.00
03 Apr 2018 Anna Maria Bigatti Debugging Bug #1171: RealRoots: first point is sometimes wrong? 3.50
03 Apr 2018 Anna Maria Bigatti Debugging Bug #1171: RealRoots: first point is sometimes wrong? 1.00
04 Apr 2018 Anna Maria Bigatti Debugging Bug #1172: MinSubsetOfGens: problem with generators = 0 1.00
04 Apr 2018 Anna Maria Bigatti Debugging Bug #1172: MinSubsetOfGens: problem with generators = 0 1.00
16 May 2018 John Abbott Debugging Feature #1122: New fn: RandomLinearForm Faster now 0.30
19 Jun 2018 John Abbott Debugging Bug #1189: HilbertBasisKer: unhelpful error with some inputs Check inputs? 0.30
19 Jun 2018 John Abbott Debugging Bug #1190: HilbertBasisKer: SEGV (again) Nasty 0.30
19 Jun 2018 John Abbott Debugging Bug #1191: ApproxSolve: log(0) on some examples More failing examples 0.25
19 Jun 2018 John Abbott Debugging Bug #1191: ApproxSolve: log(0) on some examples Univariate failing case 0.10
19 Jun 2018 John Abbott Debugging Bug #1191: ApproxSolve: log(0) on some examples Oh goodness! 0.10
25 Jun 2018 Anna Maria Bigatti Debugging Bug #1190: HilbertBasisKer: SEGV (again) 2.50
25 Jun 2018 Anna Maria Bigatti Debugging Bug #1189: HilbertBasisKer: unhelpful error with some inputs 1.00
07 Aug 2018 John Abbott Debugging Bug #1215: RationalSolve: gives "Error: must be non-zero" First cause of bug 0.10
30 Sep 2018 John Abbott Debugging Slug #1228: SLUG: filling an array Some notes 0.50
01 Oct 2018 John Abbott Debugging Slug #1228: SLUG: filling an array Ouch! 0.20
02 Oct 2018 John Abbott Debugging Slug #1228: SLUG: filling an array Profiling 1.00
02 Oct 2018 John Abbott Debugging Slug #1228: SLUG: filling an array More clues... 0.20
26 Oct 2018 John Abbott Debugging Bug #724: RationalSolve: wrongly complains about non zero-dim even in finite char Example still fails 0.10
29 Jan 2019 John Abbott Debugging Bug #1239: CartesianProductList: case of just 1 entry in list Some notes 0.30
12 Mar 2019 Anna Maria Bigatti Debugging Bug #545: Compiler g++ 4.2.1 (clang-503.0.40) on MacOSX 10.9: warnings and errors 0.50
18 Mar 2019 John Abbott Debugging Feature #1246: Revive old CoCoA4 package called "cocoa5.cpkg" Syntax OK 2.00
25 Mar 2019 John Abbott Debugging Bug #672: Emacs UI: strange string literal causes crash Still a bug! 0.25
18 Apr 2019 Anna Maria Bigatti Debugging Feature #1272: Groebner Bases over ZZ 0.20
18 Apr 2019 Anna Maria Bigatti Debugging Feature #1272: Groebner Bases over ZZ 0.50
29 Apr 2019 John Abbott Debugging Bug #1273: NewPolyRing and SymbolRange together make a crash SymbolRange 0.25
29 Apr 2019 John Abbott Debugging Bug #1274: SortBy and SortedBy sometimes give wrong result Some notes 0.30
29 Apr 2019 John Abbott Debugging Bug #1274: SortBy and SortedBy sometimes give wrong result fixed 1.00
29 Apr 2019 John Abbott Debugging Slug #1228: SLUG: filling an array Problem! 0.50
29 Apr 2019 John Abbott Debugging Bug #1273: NewPolyRing and SymbolRange together make a crash More solved 0.30
24 May 2019 John Abbott Debugging Bug #1288: len for RINGELEM ?!? Source code 0.20
05 Sep 2019 John Abbott Debugging Bug #1307: Linking problem Explanation 1.50
25 Sep 2019 John Abbott Debugging Bug #1320: CoCoA-5 manual: incorrect empty line in syntax box (in PDF file) Some notes 0.25
26 Sep 2019 John Abbott Debugging Bug #1321: RealRoots fails on -x^2 Strange 0.25
27 Sep 2019 John Abbott Debugging Bug #1322: SEGV when debugging is active Simpler failing case 0.25
27 Sep 2019 Anna Maria Bigatti Debugging Bug #1322: SEGV when debugging is active 0.75
27 Sep 2019 John Abbott Debugging Support #1318: Clean CoCoA-5/tests directory Da sistemare 0.10
24 Oct 2019 John Abbott Debugging Support #530: Interpreter error message: "for" with missing "do" Strange 0.10
25 Oct 2019 John Abbott Debugging Bug #1351: Clean up package points.cpkg A surprise 0.25
25 Oct 2019 John Abbott Debugging Bug #1325: Emacs UI: emacs does not recognize "until" as marking the end of a "repeat" block Suspicious 0.25
07 Jan 2020 John Abbott Debugging Bug #1382: SEGV: should have been harmless Just a silly example 0.25
07 Jan 2020 John Abbott Debugging Bug #1383: NewPolyRing on MS Windows Some notes 0.25
07 Jan 2020 John Abbott Debugging Bug #1385: valgrind: reports 456byte leak Valgrind output 0.25
08 Jan 2020 John Abbott Debugging Bug #1382: SEGV: should have been harmless gdb 0.25
08 Jan 2020 John Abbott Debugging Bug #1382: SEGV: should have been harmless valgrind 0.10
08 Jan 2020 John Abbott Debugging Bug #1382: SEGV: should have been harmless Thanks to valgrind 0.20
09 Jan 2020 John Abbott Debugging Bug #1385: valgrind: reports 456byte leak Done 0.40
22 Jan 2020 Anna Maria Bigatti Debugging Bug #1397: Crashes if CoCoAHelp.xml is missing 0.50
06 Feb 2020 John Abbott Debugging Bug #1412: Emacs UI: font size Some notes 0.20
18 Feb 2020 John Abbott Debugging Bug #1420: IdealOfProjectivePoints and MinGens: problem with CoCoA_ASSERT Some notes 0.25
20 Feb 2020 John Abbott Debugging Bug #1421: SEGV: error("") What happens 0.10
20 Feb 2020 John Abbott Debugging Bug #1421: SEGV: error("") The source 0.10
25 Feb 2020 Anna Maria Bigatti Debugging Bug #1420: IdealOfProjectivePoints and MinGens: problem with CoCoA_ASSERT 0.50
25 Feb 2020 John Abbott Debugging Bug #1424: 'UNCAUGHT UNKNOWN EXCEPTION' when aborting 'isin' computation Location 0.20
26 Feb 2020 John Abbott Debugging Bug #1424: 'UNCAUGHT UNKNOWN EXCEPTION' when aborting 'isin' computation Also for modules 0.25
26 Feb 2020 John Abbott Debugging Bug #1412: Emacs UI: font size More notes 0.20
26 Feb 2020 John Abbott Debugging Bug #1412: Emacs UI: font size Aha! 0.25
26 Feb 2020 John Abbott Debugging Bug #1412: Emacs UI: font size More notes 0.25
28 Feb 2020 John Abbott Debugging Bug #1429: Stack overflow reading long list (SEGV) Some notes 1.00
02 Mar 2020 John Abbott Debugging Bug #669: NUL char in input terminates CoCoA-5 Some notes 0.25
04 Mar 2020 John Abbott Debugging Bug #1412: Emacs UI: font size Clue city 0.50
04 Mar 2020 John Abbott Debugging Bug #669: NUL char in input terminates CoCoA-5 Source code 0.20
05 Mar 2020 John Abbott Debugging Bug #1438: ABORT for unterminated string literal Maybe 0.10
05 Mar 2020 John Abbott Debugging Bug #1438: ABORT for unterminated string literal Nightmare :-( 0.75
06 Mar 2020 John Abbott Debugging Bug #1438: ABORT for unterminated string literal Found 0.30
10 Mar 2020 John Abbott Debugging Bug #1442: CoCoAInterpreter: executable size Clue city 0.25
10 Mar 2020 John Abbott Debugging Bug #1443: Illegal instruction Puzzled 0.50
10 Mar 2020 John Abbott Debugging Bug #1443: Illegal instruction Flag 0.10
10 Mar 2020 John Abbott Debugging Bug #755: Find out how to compile statically on linux Static library for tinfo (needed by readline) 0.25
20 Mar 2020 John Abbott Debugging Bug #755: Find out how to compile statically on linux Closing 0.25
20 Mar 2020 John Abbott Debugging Bug #1443: Illegal instruction Delayed 0.20
17 Apr 2020 Anna Maria Bigatti Debugging Bug #1448: EmacsUI: sending line with "7" calls SourceRegion (!?!?!) 0.25
17 Apr 2020 John Abbott Debugging Bug #1448: EmacsUI: sending line with "7" calls SourceRegion (!?!?!) Regexp? 0.10
23 Sep 2020 John Abbott Debugging Bug #1200: Package exported function: wrong package name Source code 0.10
23 Sep 2020 John Abbott Debugging Bug #1200: Package exported function: wrong package name Mistake??? 0.25
28 Sep 2020 John Abbott Debugging Support #1486: Emacs UI: indentation in a package Where 0.25
30 Sep 2020 John Abbott Debugging Bug #1489: Unhelpful error message for package followed by identifier (without dollar sign) Some notes 0.10
02 Oct 2020 John Abbott Debugging Bug #1489: Unhelpful error message for package followed by identifier (without dollar sign) Root cause 1.00
09 Oct 2020 Anna Maria Bigatti Debugging Bug #1505: EmacsUI: fix "Go to Error C-c C-p" 0.50
09 Oct 2020 Anna Maria Bigatti Debugging Bug #1505: EmacsUI: fix "Go to Error C-c C-p" 0.25
19 Oct 2020 John Abbott Debugging Design #1508: Initial ring Source code 0.20
20 Oct 2020 John Abbott Debugging Support #916: use command: unhelpful error if you use := instead of ::= Source code 0.10
23 Oct 2020 John Abbott Debugging Bug #1514: Cocoa crashes when calling RingElems Some notes 0.25
23 Oct 2020 Anna Maria Bigatti Debugging Feature #1509: RingElems with empty input 0.50
23 Oct 2020 John Abbott Debugging Bug #1514: Cocoa crashes when calling RingElems Smaller exponents 0.20
23 Oct 2020 John Abbott Debugging Bug #1514: Cocoa crashes when calling RingElems Surprises 0.25
23 Oct 2020 John Abbott Debugging Bug #1514: Cocoa crashes when calling RingElems Oh well... 0.10
23 Oct 2020 John Abbott Debugging Bug #1514: Cocoa crashes when calling RingElems Ouch! 0.50
28 Oct 2020 John Abbott Debugging Bug #1524: wrong SystemCommand exit value Some notes 0.25
30 Oct 2020 John Abbott Debugging Bug #1527: Inadequate error message on incorrect list access 0.30
02 Nov 2020 John Abbott Debugging Bug #1527: Inadequate error message on incorrect list access Grrr 0.40
05 Nov 2020 John Abbott Debugging Bug #1531: CRASH: arithmetic with HilbertSeries (tagged object) Some notes 0.30
05 Nov 2020 John Abbott Debugging Bug #1531: CRASH: arithmetic with HilbertSeries (tagged object) Better now 0.15
05 Nov 2020 John Abbott Debugging Bug #1531: CRASH: arithmetic with HilbertSeries (tagged object) Commutative 0.30
17 Nov 2020 John Abbott Debugging Bug #1537: EmacUI: strange colours, sometimes Some notes 0.50
17 Nov 2020 John Abbott Debugging Bug #1537: EmacUI: strange colours, sometimes More notes 0.25
17 Nov 2020 John Abbott Debugging Bug #1537: EmacUI: strange colours, sometimes Maybe? 0.25
17 Nov 2020 John Abbott Debugging Bug #1537: EmacUI: strange colours, sometimes Documentation 0.20
17 Nov 2020 John Abbott Debugging Bug #1537: EmacUI: strange colours, sometimes Mmmm 0.20
11 Dec 2020 John Abbott Debugging Bug #1512: Package with unexpected EOF Resolved 0.30
13 Dec 2020 John Abbott Debugging Bug #1552: subst: not checking args properly Some notes 0.25
23 Dec 2020 John Abbott Debugging Design #1540: Double power Source code 0.20
21 Jan 2021 John Abbott Debugging Bug #1567: Radical in non-zero char Found and fixed 0.50
16 Feb 2021 John Abbott Debugging Bug #1574: ApproxSolveTF Odd code 0.40
04 Mar 2021 John Abbott Debugging Slug #1581: Slow sqfr: rad(f) Origin 0.50
19 Mar 2021 John Abbott Debugging Bug #1406: Poor memory management? valgrind 0.20
12 May 2021 John Abbott Debugging Bug #1594: Parser bug: missing close square bracket Huh??? 0.75
13 May 2021 John Abbott Debugging Bug #1594: Parser bug: missing close square bracket Puzzled 0.25
16 May 2021 John Abbott Debugging Bug #1595: Bad input causes crash More notes 0.30
27 May 2021 John Abbott Debugging Slug #1597: GetRow/GetRows are extraordinarily slow Too much copying 0.75
27 May 2021 Anna Maria Bigatti Debugging Slug #1597: GetRow/GetRows are extraordinarily slow 0.50
28 Jul 2021 John Abbott Debugging Bug #1604: SqFreeFactor crashes over non-perfect field Update 1.50
29 Jul 2021 John Abbott Debugging Bug #1604: SqFreeFactor crashes over non-perfect field Correction 1.00
30 Jul 2021 Anna Maria Bigatti Debugging Bug #946: Function "ideal" evaluates the argument twice 1.00
30 Jul 2021 Anna Maria Bigatti Debugging Bug #946: Function "ideal" evaluates the argument twice 1.00
27 Sep 2021 Anna Maria Bigatti Debugging Bug #1610: IsInRadical: some more little bugs 0.50
27 Sep 2021 Anna Maria Bigatti Debugging Bug #1610: IsInRadical: some more little bugs 0.50
28 Sep 2021 Anna Maria Bigatti Debugging Bug #1610: IsInRadical: some more little bugs 1.50
30 Sep 2021 John Abbott Debugging Bug #1613: CRASH with RingHom from FrF Another problem 0.25
01 Oct 2021 John Abbott Debugging Bug #1613: CRASH with RingHom from FrF Simpler failing example 0.50
01 Oct 2021 John Abbott Debugging Bug #1613: CRASH with RingHom from FrF Source code 0.40
01 Oct 2021 John Abbott Debugging Bug #1613: CRASH with RingHom from FrF GDB 0.40
02 Oct 2021 John Abbott Debugging Bug #1614: SourceRegion gives misleading error mesg Source code 0.50
15 Oct 2021 John Abbott Debugging Bug #1412: Emacs UI: font size Relevant source 0.20
08 Dec 2021 John Abbott Debugging Bug #1640: MinSubsetOfGens does not find min subset Some notes 0.50
03 Mar 2022 Ulrich von der Ohe Debugging Support #1393: GUI with Qt5 Don't really recall how many hours it took. According to old emails, I worked on it over the course of three to four days in 2019 for CoCoALib 0.99601 and somehow couldn't get it to work with 0.99650. It took a couple of hours doing everything from scratch for 0.99718 in 2022. 24.00
03 Mar 2022 Ulrich von der Ohe Debugging Support #1393: GUI with Qt5 std::thread 1.00
16 Aug 2022 John Abbott Debugging Bug #1695: boost-find-lib.sh Some notes 0.50
26 Nov 2022 John Abbott Debugging Bug #1714: IsDivisible error (in QuotRing) Got it! 1.00
01 Dec 2022 John Abbott Debugging Bug #1717: CRASH: equality test to a FUNCTION Relevant source 0.20
01 Dec 2022 John Abbott Debugging Bug #1717: CRASH: equality test to a FUNCTION More info 0.20
01 Dec 2022 John Abbott Debugging Bug #1717: CRASH: equality test to a FUNCTION Found something dodgy 0.50
12 Apr 2023 Anna Maria Bigatti Debugging Bug #1734: Fix call to HilbertPoly in test/TutHokkaido5 1.00
09 Feb 2024 Anna Maria Bigatti Debugging Bug #1781: GenReprCompute: SERIOUS ERROR 0.25
09 Feb 2024 Anna Maria Bigatti Debugging Bug #1781: GenReprCompute: SERIOUS ERROR 0.50
28 Feb 2024 John Abbott Debugging Bug #611: GUI: qutting provokes Imminent Disaster Uli? 0.10
28 Feb 2024 John Abbott Debugging Bug #611: GUI: qutting provokes Imminent Disaster Related? 0.10
20 Mar 2024 John Abbott Debugging Bug #1794: Do not use random inside tests!! Ahhh random! 0.50
21 Mar 2024 Anna Maria Bigatti Debugging Slug #1068: PolyRing constructor: NewOrdvArith computed twice 0.25
07 Nov 2011 John Abbott Design Feature #18: Printing matrices: I/O unified style for CoCoA-5? Problemi with proposal (1) 0.20
07 Nov 2011 John Abbott Design Feature #18: Printing matrices: I/O unified style for CoCoA-5? Basic precept 0.10
07 Nov 2011 John Abbott Design Feature #18: Printing matrices: I/O unified style for CoCoA-5? Three components 0.30
08 Nov 2011 John Abbott Design Feature #18: Printing matrices: I/O unified style for CoCoA-5? 0.30
08 Nov 2011 John Abbott Design Feature #18: Printing matrices: I/O unified style for CoCoA-5? Tag for printed matrices: Mat or matrix 0.10
08 Nov 2011 John Abbott Design Feature #18: Printing matrices: I/O unified style for CoCoA-5? 0.20
08 Nov 2011 John Abbott Design Feature #18: Printing matrices: I/O unified style for CoCoA-5? Identity and zero matrices 0.10
08 Nov 2011 John Abbott Design Feature #25: Function "Call" JAA opposes 0.10
08 Nov 2011 John Abbott Design Feature #7: Automatic mapping between (some) rings C++ idea 0.30
09 Nov 2011 John Abbott Design Feature #18: Printing matrices: I/O unified style for CoCoA-5? 0.20
09 Nov 2011 John Abbott Design Feature #18: Printing matrices: I/O unified style for CoCoA-5? What purpose does this comment serve??? 0.10
09 Nov 2011 John Abbott Design Feature #18: Printing matrices: I/O unified style for CoCoA-5? Just testing the log time function 0.10
09 Nov 2011 Anna Maria Bigatti Design Bug #27: CoCoA-5 Manual 20.00
09 Nov 2011 Anna Maria Bigatti Design Feature #8: source region 15.00
09 Nov 2011 Anna Maria Bigatti Design Feature #25: Function "Call" 1.00
09 Nov 2011 Anna Maria Bigatti Design Feature #18: Printing matrices: I/O unified style for CoCoA-5? 2.00
10 Nov 2011 John Abbott Design Feature #25: Function "Call" Might need "Call" for the CoCoA tests 0.10
10 Nov 2011 Anna Maria Bigatti Design Bug #27: CoCoA-5 Manual Meeting with EF 2.00
15 Nov 2011 Anna Maria Bigatti Design Slug #31: theValue makes copy found with profiling: a program by John (evaluating polys) is slower than the corresponding code in cocoa4 3.00
15 Nov 2011 Anna Maria Bigatti Design Feature #25: Function "Call" searching "Call" in 4-packages 0.20
22 Nov 2011 Anna Maria Bigatti Design Bug #34: CoCoAManual: obsolete entries in the manual decision about how to deal with obsolete entries 0.50
23 Jan 2012 Anna Maria Bigatti Design Feature #80: "<=" for ideals 1.00
26 Jan 2012 John Abbott Design Design #83: C++11 compatibility questions shared_ptr 0.10
09 Feb 2012 Giovanni Lagorio Design Slug #31: theValue makes copy Proposed solution with C++11 1.00
01 Mar 2012 John Abbott Design Feature #25: Function "Call" It is easier to add features later than to remove them 0.20
01 Mar 2012 John Abbott Design Feature #25: Function "Call" Where Call was used on C4 packages 0.10
01 Mar 2012 John Abbott Design Feature #90: Make the new fn CoefficientsWRT available in C5 Poor interface 0.30
16 Mar 2012 Anna Maria Bigatti Design Feature #106: I:f (IDEAL and RINGELEM) -- operator colon understending priority 0.50
16 Mar 2012 Anna Maria Bigatti Design Bug #27: CoCoA-5 Manual "make htmldoc" for checking xml and for publishing working manual on webpage (not yet cvs-ed) 2.00
19 Mar 2012 John Abbott Design Bug #104: Misprints suggestions: Z --> ZZ How generally? 0.10
19 Mar 2012 John Abbott Design Feature #105: Add I*f and f*I (RINGELEM and IDEAL) Left and right 0.10
21 Mar 2012 John Abbott Design Feature #90: Make the new fn CoefficientsWRT available in C5 Argument in favour of RingElems to indicate indets 0.30
23 Mar 2012 John Abbott Design Feature #7: Automatic mapping between (some) rings What does "simpler" mean? 0.30
27 Mar 2012 John Abbott Design Feature #18: Printing matrices: I/O unified style for CoCoA-5? Placement of square bracket 0.10
03 Apr 2012 John Abbott Design Bug #117: Added 3 times defn of isblank fn Not in BOOST 0.10
03 Apr 2012 John Abbott Design Bug #118: unistd and call to access in Main.C Preliminary investigations 0.50
17 Apr 2012 John Abbott Design Bug #118: unistd and call to access in Main.C Waiting for Anna 0.20
18 Apr 2012 John Abbott Design Bug #100: BringIn should map only the indets in its arg KISS 0.30
18 Apr 2012 John Abbott Design Feature #131: Conversion from bool to INT Further thoughts 0.30
18 Apr 2012 John Abbott Design Feature #131: Conversion from bool to INT Similar to Iverson bracket 0.20
18 Apr 2012 John Abbott Design Bug #102: Packages: should exported functions be automatically "Protect"ed? Agreement 0.30
18 Apr 2012 John Abbott Design Bug #94: Default reason for protected variables Further suggestion 0.20
18 Apr 2012 John Abbott Design Bug #94: Default reason for protected variables A modified preference 0.50
24 Apr 2012 John Abbott Design Bug #137: JAA does not like the name IndetInd Return record fields in IndetSymbols 0.10
14 May 2012 John Abbott Design Bug #110: Surprise return type for GCD of a list of ints Reading homogeneous lists 0.20
14 May 2012 John Abbott Design Bug #110: Surprise return type for GCD of a list of ints Separate name for int GCD is a *bad* idea 0.20
14 May 2012 John Abbott Design Bug #110: Surprise return type for GCD of a list of ints Reading homogeneous lists 0.30
15 May 2012 John Abbott Design Bug #158: May AsRAT produce an INT? Should give a RAT 0.25
15 May 2012 John Abbott Design Bug #158: May AsRAT produce an INT? Some more examples 0.20
15 May 2012 Anna Maria Bigatti Design Bug #110: Surprise return type for GCD of a list of ints gcd for BigRat: cocoa/cocoalib 0.50
15 May 2012 Anna Maria Bigatti Design Bug #158: May AsRAT produce an INT? searching calls and usage 0.50
16 May 2012 John Abbott Design Bug #110: Surprise return type for GCD of a list of ints What if GCD in a field gave error? 0.40
16 May 2012 John Abbott Design Bug #110: Surprise return type for GCD of a list of ints Obvious, but I'll make it explicit 0.10
16 May 2012 John Abbott Design Bug #110: Surprise return type for GCD of a list of ints Discussion with Anna about name of IsGCDDomain 1.00
16 May 2012 John Abbott Design Bug #110: Surprise return type for GCD of a list of ints Origin of myGcdInField 1.00
17 May 2012 Anna Maria Bigatti Design Bug #110: Surprise return type for GCD of a list of ints Proposed names for IsGCDDomain 0.25
17 May 2012 John Abbott Design Bug #110: Surprise return type for GCD of a list of ints Still looking for a good name 0.25
17 May 2012 Anna Maria Bigatti Design Bug #110: Surprise return type for GCD of a list of ints Final decision? 0.20
17 May 2012 Anna Maria Bigatti Design Bug #162: RegularityIndex <= 0 considering all cases and testing current code in cocoa-4 and 5 1.00
17 May 2012 John Abbott Design Bug #110: Surprise return type for GCD of a list of ints Choosing names 0.20
21 May 2012 John Abbott Design Feature #131: Conversion from bool to INT Not automatic 0.40
21 May 2012 Anna Maria Bigatti Design Feature #131: Conversion from bool to INT suggested name Bool01 0.25
21 May 2012 John Abbott Design Bug #137: JAA does not like the name IndetInd Anna liked "subscript" 0.25
25 May 2012 John Abbott Design Feature #131: Conversion from bool to INT KISS 0.50
30 May 2012 Anna Maria Bigatti Design Feature #7: Automatic mapping between (some) rings certainly we ahve already spent more time discussing about it 3.00
30 May 2012 John Abbott Design Feature #7: Automatic mapping between (some) rings Other types to which the idea may be applicable 0.25
31 May 2012 Anna Maria Bigatti Design Bug #159: Multiplicity sometimes wrong added related bug 0.50
01 Jun 2012 John Abbott Design Bug #171: Negate LIST, MAT,... I agree 0.20
01 Jun 2012 John Abbott Design Bug #148: C-c C-p in emacs goes to wrong line Some ideas 0.30
01 Jun 2012 John Abbott Design Bug #118: unistd and call to access in Main.C Still waiting for an answer from Anna 0.20
01 Jun 2012 John Abbott Design Bug #117: Added 3 times defn of isblank fn An idea 0.10
02 Jun 2012 Anna Maria Bigatti Design Bug #117: Added 3 times defn of isblank fn reply 0.20
02 Jun 2012 Anna Maria Bigatti Design Bug #118: unistd and call to access in Main.C reply to #5 0.25
07 Jun 2012 John Abbott Design Bug #118: unistd and call to access in Main.C OK to give warning 0.20
07 Jun 2012 John Abbott Design Feature #173: Anonymous symbols: should they be available in CoCoA-5? Suggestions for solutions 0.20
08 Jun 2012 Anna Maria Bigatti Design Feature #19: How to get the version number of CoCoA-5? proposal for init file 0.50
08 Jun 2012 John Abbott Design Feature #19: How to get the version number of CoCoA-5? Compiled, in a string 0.20
10 Jun 2012 Anna Maria Bigatti Design Bug #171: Negate LIST, MAT,... looking into cocoalib for "negation" functions 0.25
11 Jun 2012 Anna Maria Bigatti Design Bug #171: Negate LIST, MAT,... thinking, testing.. 0.20
11 Jun 2012 John Abbott Design Feature #183: Template for unaryMinus? Unary minus 0.10
11 Jun 2012 John Abbott Design Feature #19: How to get the version number of CoCoA-5? Version numbers for packages? 0.20
11 Jun 2012 John Abbott Design Feature #185: Banner for CoCoA-5 How does it look in the GUI? 0.10
11 Jun 2012 John Abbott Design Feature #19: How to get the version number of CoCoA-5? Field name 0.20
11 Jun 2012 John Abbott Design Feature #185: Banner for CoCoA-5 CoCoA or CoCoA-5 0.10
11 Jun 2012 John Abbott Design Feature #184: MAT/INT ? MAT/RINGELEM ? Division by a scalar 0.20
11 Jun 2012 John Abbott Design Bug #171: Negate LIST, MAT,... Structures which could admit scalar multiplication 0.25
12 Jun 2012 Anna Maria Bigatti Design Bug #171: Negate LIST, MAT,... reply to #8 0.20
12 Jun 2012 Anna Maria Bigatti Design Feature #184: MAT/INT ? MAT/RINGELEM ? reply to #1 0.25
14 Jun 2012 John Abbott Design Feature #19: How to get the version number of CoCoA-5? Some alternatives 0.25
15 Jun 2012 John Abbott Design Support #187: CoCoA-5 (partial) releases: make the process simpler Public & non-public releases 0.10
15 Jun 2012 John Abbott Design Feature #184: MAT/INT ? MAT/RINGELEM ? Survey 0.60
18 Jun 2012 Anna Maria Bigatti Design Feature #19: How to get the version number of CoCoA-5? thinking and adapting 0.50
18 Jun 2012 Redmine Admin Design Feature #188: CoCoAManual: entries for operators shortcuts in manual 0.25
19 Jun 2012 John Abbott Design Feature #184: MAT/INT ? MAT/RINGELEM ? Matlab does it 0.25
20 Jun 2012 Anna Maria Bigatti Design Feature #19: How to get the version number of CoCoA-5? strings from BuildInfo? 0.25
21 Jun 2012 Anna Maria Bigatti Design Feature #193: BuiltinFunctions.C getting too long (2000 lines) proposal 1 0.50
21 Jun 2012 John Abbott Design Feature #19: How to get the version number of CoCoA-5? Field names 0.20
21 Jun 2012 John Abbott Design Feature #19: How to get the version number of CoCoA-5? A good start 0.25
25 Jun 2012 Anna Maria Bigatti Design Support #187: CoCoA-5 (partial) releases: make the process simpler starting with gui 2.00
26 Jun 2012 Anna Maria Bigatti Design Feature #185: Banner for CoCoA-5 Where should the definition be? Banner.[CH] 0.50
26 Jun 2012 Anna Maria Bigatti Design Support #187: CoCoA-5 (partial) releases: make the process simpler Wasted time following Qt (broken??) instructions for bundle icon. tgz seems to preserve the icon 0.50
29 Jun 2012 Anna Maria Bigatti Design Support #198: Appunti per (eventuale) tesi triennale Informatica: CoCoA GUI prima bozza 0.50
29 Jun 2012 Anna Maria Bigatti Design Support #198: Appunti per (eventuale) tesi triennale Informatica: CoCoA GUI phone call with Giovanni Lagorio ;-) 0.25
04 Jul 2012 Anna Maria Bigatti Design Feature #204: NmzComputation: the powerful NormalizComputation function in CoCoA-5 discussion with John Abbott and Christof Soeger (in Osnabrueck) 1.50
05 Jul 2012 Anna Maria Bigatti Design Bug #192: indent prints strings without quotes Proposal 0.25
05 Jul 2012 Anna Maria Bigatti Design Feature #19: How to get the version number of CoCoA-5? Proposal for external libraries version number 0.25
10 Jul 2012 Anna Maria Bigatti Design Bug #207: BuiltIn Normaliz functions not available in C5 gui Just pointing out where the problem is... 0.25
01 Oct 2012 John Abbott Design Feature #245: Meaningful error for functions defined in "missing" external library Good idea 0.25
01 Oct 2012 Anna Maria Bigatti Design Feature #243: Normaliz tests for CoCoA5 looking for ideas 1.00
01 Oct 2012 John Abbott Design Feature #245: Meaningful error for functions defined in "missing" external library Implementation proposal 0.25
01 Oct 2012 Christof Soeger Design Feature #243: Normaliz tests for CoCoA5 0.50
04 Oct 2012 John Abbott Design Feature #7: Automatic mapping between (some) rings Assignment does not do automatic mapping 0.50
12 Nov 2012 John Abbott Design Feature #273: Package for Polynomial Algebra Homomorphisms Do some examples by hand 1.00
14 Nov 2012 Anna Maria Bigatti Design Feature #274: InputForm for output readable as input some investigation and written entry in the cocoa5 manual 0.50
14 Nov 2012 Anna Maria Bigatti Design Bug #192: indent prints strings without quotes declared closed -- see discussion 0.50
14 Nov 2012 Anna Maria Bigatti Design Feature #19: How to get the version number of CoCoA-5? declared closed: more informations will certainly be added, but current design and infos are satisfactory 0.25
14 Nov 2012 Anna Maria Bigatti Design Feature #212: NBM: add to CoCoA-5 waiting for feedback 0.25
14 Nov 2012 John Abbott Design Feature #274: InputForm for output readable as input What name to use? 0.20
21 Nov 2012 Anna Maria Bigatti Design Feature #276: TeXmacs interface dowloading, running, reading doc, writing Joris for explanations... 1.00
26 Nov 2012 Anna Maria Bigatti Design Feature #90: Make the new fn CoefficientsWRT available in C5 reopened for request 1.00
10 Dec 2012 John Abbott Design Feature #101: rethrow in Try .. UponError .. EndTry Tests which expect to cause errors 0.20
12 Dec 2012 Anna Maria Bigatti Design Bug #287: --fullCoCoALibError prints too much (Try/UponError) seems more difficult than expected... 0.50
12 Dec 2012 John Abbott Design Bug #287: --fullCoCoALibError prints too much (Try/UponError) Proposal for solution 0.25
23 Jan 2013 Anna Maria Bigatti Design Feature #193: BuiltinFunctions.C getting too long (2000 lines) further split? 0.25
23 Jan 2013 John Abbott Design Bug #100: BringIn should map only the indets in its arg An idea 0.50
23 Jan 2013 John Abbott Design Bug #102: Packages: should exported functions be automatically "Protect"ed? Export protects, Define does not 1.00
12 Feb 2013 John Abbott Design Feature #306: Function for accessing the pointed value Name suggestions 0.15
13 Feb 2013 John Abbott Design Feature #309: (Multi)BlockMatrix Too dangerous? 0.25
14 Feb 2013 John Abbott Design Feature #309: (Multi)BlockMatrix Name suggestions 0.25
15 Feb 2013 John Abbott Design Feature #309: (Multi)BlockMatrix For the future: specify ring as well 0.25
22 Feb 2013 Anna Maria Bigatti Design Feature #317: BuiltInFunctions: evalArgAsLong looking for all information 1.00
27 Feb 2013 John Abbott Design Support #314: odd and even numbers for snapshots/official versions? Good idea! 0.15
27 Feb 2013 John Abbott Design Feature #8: source region Not what I meant 0.15
05 Mar 2013 John Abbott Design Feature #8: source region Alternative semantics 0.25
07 Mar 2013 John Abbott Design Feature #8: source region Command name 1.00
15 Mar 2013 John Abbott Design Feature #331: Is it possible to have R^3 for NewFreeModule(R,3)? Too hasty? 0.25
28 Mar 2013 John Abbott Design Feature #18: Printing matrices: I/O unified style for CoCoA-5? Newlines and isolated brackets 1.00
08 Apr 2013 John Abbott Design Feature #200: add modules and module operations List of fns 0.20
28 Apr 2013 John Abbott Design Bug #345: Interpreter interrupt delayed confusingly Things to consider 0.25
29 Apr 2013 John Abbott Design Bug #343: Interpreter SEGV A suggestion 0.25
29 Apr 2013 John Abbott Design Support #208: describe $package Strange choice of names 0.15
21 May 2013 John Abbott Design Support #314: odd and even numbers for snapshots/official versions? Keep it simple 0.25
29 May 2013 John Abbott Design Design #83: C++11 compatibility questions Creating C++ vectors 0.50
31 May 2013 John Abbott Design Feature #309: (Multi)BlockMatrix Name? MultiBlockMat or BlockMat? 0.15
31 May 2013 John Abbott Design Feature #359: RingOf for list Futureproofing! 0.25
08 Jul 2013 John Abbott Design Design #83: C++11 compatibility questions Exceptions 0.15
30 Jul 2013 Anna Maria Bigatti Design Feature #392: add Value::from(factorization<..>) upper or lower case? 0.50
16 Sep 2013 John Abbott Design Design #403: Misuse of dot-dot operator Avoiding the unexpected. 0.50
16 Sep 2013 John Abbott Design Design #403: Misuse of dot-dot operator How much backward compatibility? 0.15
16 Sep 2013 John Abbott Design Design #403: Misuse of dot-dot operator When is range operator .. used with indets? 0.10
26 Oct 2013 Anna Maria Bigatti Design Design #412: intersection (all lower case) history of a name 0.25
22 Nov 2013 John Abbott Design Feature #414: New fn to increase max recursion depth What should its name be? 0.25
05 Dec 2013 John Abbott Design Feature #7: Automatic mapping between (some) rings WAKE UP! 0.25
05 Dec 2013 John Abbott Design Support #225: HilbertBasis: cocoa vs normaliz From old emails 0.50
06 Dec 2013 John Abbott Design Feature #414: New fn to increase max recursion depth Hmmm, tricky! 0.50
07 Dec 2013 John Abbott Design Feature #414: New fn to increase max recursion depth Design qns 0.50
07 Jan 2014 John Abbott Design Bug #422: Bug or feature for protected name? (Use command) Refer to email dicussion 0.25
07 Jan 2014 Anna Maria Bigatti Design Feature #421: Allow user to give a name to a ring (in C5) 0.50
07 Jan 2014 John Abbott Design Bug #422: Bug or feature for protected name? (Use command) Summary of emails 0.50
22 Jan 2014 John Abbott Design Design #424: Emacs UI: Name of emacs init file Two dots 0.25
24 Jan 2014 John Abbott Design Design #424: Emacs UI: Name of emacs init file Compromise 0.25
24 Jan 2014 John Abbott Design Design #424: Emacs UI: Name of emacs init file An advantage of using the emacs directory 0.25
24 Jan 2014 John Abbott Design Feature #78: Elim ordering and matrix ordering in CoCoA-5 ElimOrdMat 0.25
29 Jan 2014 John Abbott Design Feature #270: Distribution for linux Hijacking this issue 0.25
30 Jan 2014 John Abbott Design Feature #78: Elim ordering and matrix ordering in CoCoA-5 Non negative 0.25
05 Feb 2014 John Abbott Design Feature #381: Emacs User Interface: Easier binding for sending a line to cocoa-5 Other key sequences 0.25
06 Feb 2014 John Abbott Design Bug #433: EMACS UI: trouble with sending a long line Technical hitch with using SourceRegion 0.50
08 Feb 2014 John Abbott Design Bug #94: Default reason for protected variables Can we decide, impl, and close? 0.25
10 Feb 2014 John Abbott Design Support #439: CoCoA website: download pages and installing instructions Outside help? 0.25
12 Feb 2014 John Abbott Design Feature #352: Should SourceRegion echo the "region"? Wake up! 0.25
19 Feb 2014 John Abbott Design Support #439: CoCoA website: download pages and installing instructions Get Tony to help? 0.25
20 Feb 2014 John Abbott Design Bug #443: lambda keyword Other suggestions 0.25
20 Feb 2014 John Abbott Design Bug #443: lambda keyword More examples 0.25
21 Feb 2014 John Abbott Design Bug #446: intersection fails with zero ideal Improve test suite 0.25
21 Feb 2014 John Abbott Design Bug #443: lambda keyword New keyword for anon fns 0.25
21 Feb 2014 Anna Maria Bigatti Design Bug #443: lambda keyword suggestions 0.25
21 Feb 2014 John Abbott Design Bug #443: lambda keyword More ideas 0.50
(1-500/3321) Per page: 25, 100, 500

Also available in: Atom CSV