Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 1999.20

Date User Activity Issue Comment Hours
20 Feb 2014 John Abbott Debugging Bug #446: intersection fails with zero ideal radical buggy too 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
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
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
28 Apr 2013 John Abbott Debugging Bug #343: Interpreter SEGV Getting closer 1.00
27 Apr 2013 John Abbott Debugging Bug #343: Interpreter SEGV Curse Apple 0.30
27 Apr 2013 John Abbott Debugging Bug #343: Interpreter SEGV Really simple example 0.25
27 Apr 2013 John Abbott Debugging Bug #344: basic_string::erase error in interpreter Tidying 0.25
27 Apr 2013 John Abbott Debugging Bug #344: basic_string::erase error in interpreter Cracked it (I believe) 1.00
26 Apr 2013 John Abbott Debugging Bug #344: basic_string::erase error in interpreter Probable cause 0.50
24 Apr 2013 John Abbott Debugging Bug #344: basic_string::erase error in interpreter More info 0.75
24 Apr 2013 John Abbott Debugging Bug #345: Interpreter interrupt delayed confusingly Weirder 0.25
25 Jan 2013 John Abbott Debugging Bug #226: HilbertBasis segv Valgrind 0.25
24 Jan 2013 John Abbott Debugging Bug #226: HilbertBasis segv Narrowing it down 1.50
23 Jan 2013 John Abbott Debugging Bug #226: HilbertBasis segv Why does it use CurrentRing? 0.25
29 Nov 2012 John Abbott Debugging Bug #280: EmacsUI: indentation is wrong with parentheses Getting closer (I think) 1.00
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 Ouch! 0.25
18 Oct 2012 John Abbott Debugging Bug #267: Cyclotomic(106743) fails Not cyclotomic's fault 0.50
18 Oct 2012 John Abbott Debugging Bug #267: Cyclotomic(106743) fails Unsigned shorts! 0.50
28 Sep 2012 John Abbott Debugging Support #240: GUI compilation: GMP is not naturally thread-safe Threadsafe GMP 1.00
27 Sep 2012 John Abbott Debugging Bug #239: Normaliz functions not available in C5 GUI (again!) Just a silly mistake 8.00
26 Sep 2012 John Abbott Debugging Bug #197: ./C5.bin: fork: Resource temporarily unavailable Slightly simpler workaround 0.20
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
08 Aug 2012 John Abbott Debugging Bug #217: Makedependencies of CoCoA-5 fails if BOOST is absent Further tweaks 2.00
05 Aug 2012 John Abbott Debugging Bug #217: Makedependencies of CoCoA-5 fails if BOOST is absent I was too hasty 6.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
02 Aug 2012 John Abbott Debugging Bug #217: Makedependencies of CoCoA-5 fails if BOOST is absent Fixed various scripts and Makefiles 3.50
21 Jun 2012 John Abbott Debugging Bug #194: Unhandled CoCoALib error: mixed rings with IsIn operator (for ideal membership) Fixed Interpreter.C 0.75
19 Jun 2012 John Abbott Debugging Bug #189: malloc ERROR A workaround 0.75
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 2 lines!! 0.30
19 Jun 2012 John Abbott Debugging Bug #189: malloc ERROR 3 lines! 0.25
19 Jun 2012 John Abbott Debugging Bug #189: malloc ERROR Too many ref counts 0.50
19 Jun 2012 John Abbott Debugging Bug #189: malloc ERROR Valgrind confirms the bug 1.00
18 Jun 2012 John Abbott Debugging Bug #189: malloc ERROR Slippery customer 0.50
14 Jun 2012 John Abbott Debugging Bug #186: LCM(0,x) Fixed source code 1.50
20 May 2012 John Abbott Debugging Bug #163: RealRootsApprox bombs Seems OK now 0.60
20 May 2012 John Abbott Debugging Bug #163: RealRootsApprox bombs FStar should be F 0.40
16 May 2012 John Abbott Debugging Bug #110: Surprise return type for GCD of a list of ints An example failed too 0.10
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
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
18 Apr 2012 John Abbott Debugging Bug #38: GUI: open file "with C5" Not just us 0.10
18 Apr 2012 John Abbott Debugging Bug #103: Bad error mesg using operator ":" Fixed 0.80
15 Apr 2012 John Abbott Debugging Bug #52: GUI: problem with "--" comment Hacked C5.C and LineProvider.C 5.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
19 Mar 2012 John Abbott Debugging Bug #110: Surprise return type for GCD of a list of ints A workaround 0.50
12 Mar 2012 John Abbott Debugging Bug #98: RealRoots should use IsRational Now uses IsRational 5.00
01 Mar 2012 John Abbott Debugging Slug #96: sort is too slow Wasteful copies somewhere 1.50
19 Apr 2024 John Abbott Design Bug #1794: Do not use random inside tests!! More tests to check 0.25
22 Mar 2024 John Abbott Design Feature #78: Elim ordering and matrix ordering in CoCoA-5 Shortcut 0.20
07 Mar 2024 John Abbott Design Feature #1671: Refactor C++ impl in OnlineHelp Remove dependency on CoCoALib 0.20
15 Jan 2024 John Abbott Design Feature #1541: foreach with ref to list entry? Might be tricky 0.20
04 Jan 2024 John Abbott Design Design #1041: Separators for elements of a list Re-awaken 0.20
22 Dec 2023 John Abbott Design Feature #1718: FactorINT with time-out Disabled time-out 0.25
22 Dec 2023 John Abbott Design Design #1681: Should Starting be case-insensitive? Case-insensitive string comparison? 0.10
18 Oct 2023 John Abbott Design Bug #1766: Emacs 29: Removal of obsolete entries Brief 0.25
20 Aug 2023 John Abbott Design Design #1762: CoCoA web site "analytics" GDPR 0.20
29 Jun 2023 John Abbott Design Feature #823: NewPolyRing with weights -- better interface? More comments 0.50
12 Apr 2023 John Abbott Design Feature #1731: Verbosity level in CoCoA5 Bad idea? 0.20
14 Mar 2023 John Abbott Design Feature #1718: FactorINT with time-out O or o? 0.10
14 Mar 2023 John Abbott Design Design #1477: Packages: questions from Andraschko Closing 0.20
10 Mar 2023 John Abbott Design Design #1075: LaTeX package: power-product printing Latex spacing 0.10
10 Mar 2023 John Abbott Design Design #1075: LaTeX package: power-product printing backslash 0.25
16 Dec 2022 John Abbott Design Feature #1718: FactorINT with time-out Some notes 1.50
15 Sep 2022 John Abbott Design Design #1697: Specifying BOOST in configure Renaming 0.50
22 Aug 2022 John Abbott Design Design #1697: Specifying BOOST in configure Name? 0.20
20 Apr 2022 John Abbott Design Design #1679: BuiltinFunctions-GFan includes normaliz?!? Some notes 0.25
12 Mar 2022 John Abbott Design Support #1393: GUI with Qt5 Why? 0.10
23 Feb 2022 John Abbott Design Support #1478: HilbertBasis: clarify Resolved 0.50
16 Feb 2022 John Abbott Design Support #1658: LinKerZZ not documented Closing 0.20
07 Feb 2022 John Abbott Design Support #1658: LinKerZZ not documented Name? 0.10
05 Feb 2022 John Abbott Design Support #1455: In a release: which files inside the CoCoAManual Ugly 0.20
03 Feb 2022 John Abbott Design Bug #1244: MSatLinSolve: req minor improvements Added quick test 0.25
03 Feb 2022 John Abbott Design Support #1471: Release CoCoA-5.4.0 Postponing 0.20
03 Feb 2022 John Abbott Design Bug #1552: subst: not checking args properly Postponing 0.10
02 Feb 2022 John Abbott Design Feature #1272: Groebner Bases over ZZ Modulus 0.25
27 Jan 2022 John Abbott Design Feature #1644: Allow user to choose whether to print finite field elems as symm residues or non-neg residue Fn names 0.10
21 Jan 2022 John Abbott Design Feature #1644: Allow user to choose whether to print finite field elems as symm residues or non-neg residue Fn names 0.20
20 Jan 2022 John Abbott Design Feature #1644: Allow user to choose whether to print finite field elems as symm residues or non-neg residue Documentation 0.15
13 Jan 2022 John Abbott Design Feature #1644: Allow user to choose whether to print finite field elems as symm residues or non-neg residue Not entirely simple 0.20
13 Jan 2022 John Abbott Design Feature #1644: Allow user to choose whether to print finite field elems as symm residues or non-neg residue Some notes 0.20
26 Nov 2021 John Abbott Design Bug #1104: Eigenvectors: inconsistent return type More notes 0.25
22 Nov 2021 John Abbott Design Design #984: GroebnerFanIdeals: order matrices sometimes have "large" entries Some notes 0.20
13 Nov 2021 John Abbott Design Design #1631: Use filesystem::path instead of string (packageDir, CoCoAManFileName) packageDir 0.20
13 Nov 2021 John Abbott Design Bug #1104: Eigenvectors: inconsistent return type Which is right? 0.20
12 Nov 2021 John Abbott Design Feature #1526: EmacsUI: help/manual for selected string -- or just for word with cursor on? Other key bindings? 0.10
12 Nov 2021 John Abbott Design Design #1496: Use "special" names for variables inside tests After discussion 0.40
10 Nov 2021 John Abbott Design Bug #1604: SqFreeFactor crashes over non-perfect field Postponing 0.10
10 Nov 2021 John Abbott Design Bug #1397: Crashes if CoCoAHelp.xml is missing Suggestion 0.20
10 Nov 2021 John Abbott Design Bug #1397: Crashes if CoCoAHelp.xml is missing Cleaner? 0.10
10 Nov 2021 John Abbott Design Bug #1524: wrong SystemCommand exit value Current opinion 0.10
08 Nov 2021 John Abbott Design Bug #1104: Eigenvectors: inconsistent return type Get started 0.10
05 Nov 2021 John Abbott Design Bug #1356: CoCoA-5 header files: should use a common prefix for CPP variables which enforce read-once Reasonable 0.10
04 Nov 2021 John Abbott Design Bug #1397: Crashes if CoCoAHelp.xml is missing Hmmm 0.10
04 Nov 2021 John Abbott Design Bug #1623: EmacsUI: annoying colours Readability 0.25
04 Nov 2021 John Abbott Design Design #610: Variable It: assign before or after printing Swap? 0.10
27 Oct 2021 John Abbott Design Support #1006: External dependencies for building Compromise 0.20
18 Oct 2021 John Abbott Design Bug #1623: EmacsUI: annoying colours Some notes 0.20
18 Oct 2021 John Abbott Design Bug #1622: BuiltinOneLiners -- less precise location in error messages Target? 0.10
(201-300/3321) Per page: 25, 100, 500

Also available in: Atom CSV