Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 4963.12

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
24 Jan 2012 Anna Maria Bigatti Debugging Slug #81: DMPI vs DMPII is slower than expected myIsZeroAddMul has a 4 args version which had no ad-hoc impl in RingFp 4.00
24 Jan 2012 John Abbott Debugging Slug #81: DMPI vs DMPII is slower than expected Detail of problem 0.10
26 Jan 2012 John Abbott Debugging Bug #58: MSVC10 - more things and overhead Removed improper call to printf (in DMPFFsort.c) 0.20
26 Jan 2012 John Abbott Debugging Bug #60: MSVC10 - shared_ptr Make boost prefix clear for shared_ptr 0.20
26 Jan 2012 John Abbott Debugging Bug #54: MSVC10 - #include <iterator> Better to use range insert than copy with a back_inserter 0.50
26 Jan 2012 John Abbott Debugging Bug #56: MSVC10 - unistd.h Removed unistd.h from Interpreter.H 0.50
26 Jan 2012 John Abbott Debugging Bug #54: MSVC10 - #include <iterator> Added include <iterator> to apply.H 0.20
26 Jan 2012 John Abbott Debugging Bug #58: MSVC10 - more things and overhead MSVC-2010 bug with bitset 0.50
26 Jan 2012 John Abbott Debugging Bug #58: MSVC10 - more things and overhead Hidden incomplete impl of Qdet 0.20
26 Jan 2012 John Abbott Debugging Bug #58: MSVC10 - more things and overhead Removed NDEBUG from TmpF5Mat.C 0.10
26 Jan 2012 John Abbott Debugging Bug #58: MSVC10 - more things and overhead Moved initializer for const static data member from decimal.H to decimal.C 0.30
26 Jan 2012 John Abbott Debugging Bug #55: MSVC10 - static member fields Fixed decimal.C 0.10
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
22 Mar 2012 John Abbott Debugging Bug #57: MSVC10 - BOOST_SCOPE_EXIT Just us? 0.20
28 Mar 2012 Anna Maria Bigatti Debugging Bug #115: PP ordering bug fixed (x >= x --> true) and added test in anna.cocoa5 1.00
03 Apr 2012 John Abbott Debugging Bug #57: MSVC10 - BOOST_SCOPE_EXIT Our fault, but also a sort of BOOST bug. 1.00
03 Apr 2012 John Abbott Debugging Bug #56: MSVC10 - unistd.h Removed all refs to unistd 1.00
03 Apr 2012 John Abbott Debugging Bug #55: MSVC10 - static member fields Removed defns of static members 1.00
03 Apr 2012 John Abbott Debugging Bug #54: MSVC10 - #include <iterator> Added remaining include directives 0.80
03 Apr 2012 John Abbott Debugging Bug #58: MSVC10 - more things and overhead Sundries 1.00
03 Apr 2012 John Abbott Debugging Slug #120: LT over QQ: surprisingly slow Another example 0.20
03 Apr 2012 John Abbott Debugging Slug #120: LT over QQ: surprisingly slow Not so hard 0.10
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
30 Apr 2012 John Abbott Debugging Bug #141: Memory leak using Elim in C5 My fault (sort of) 0.20
07 May 2012 John Abbott Debugging Feature #50: Polynomial content Scale factors 0.30
07 May 2012 John Abbott Debugging Bug #155: gcd: multivariate over non-prime finite field Guilty line 0.10
10 May 2012 John Abbott Debugging Bug #155: gcd: multivariate over non-prime finite field Now works 0.50
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
29 Jun 2012 John Abbott Debugging Bug #199: CFApprox: division by zero Consequential bug 0.50
29 Jun 2012 John Abbott Debugging Bug #199: CFApprox: division by zero logging overhead 0.25
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
10 Jul 2012 Anna Maria Bigatti Debugging Feature #206: Matrix equation solving: LinKer now it works 0.75
25 Jul 2012 Anna Maria Bigatti Debugging Feature #210: Normaliz: "double" cone for speed and safety merged with latest additions by C.Soeger 2.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
31 Aug 2012 John Abbott Debugging Feature #214: gmp header location assumption in configure script Modified gmp-find.sh and configure 2.50
31 Aug 2012 John Abbott Debugging Feature #214: gmp header location assumption in configure script Now works when user specifies GMP library 0.50
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
14 Oct 2012 John Abbott Debugging Bug #264: Compilation problem with "degree.H" (inline fn defns) Missing #include? 0.10
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
28 Jan 2013 John Abbott Debugging Feature #298: Valgrind: keep CoCoALib at 0 memory leaks Partially fixed 0.50
04 Feb 2013 Anna Maria Bigatti Debugging Feature #298: Valgrind: keep CoCoALib at 0 memory leaks removed leaks in toric 4.00
04 Feb 2013 Anna Maria Bigatti Debugging Feature #298: Valgrind: keep CoCoALib at 0 memory leaks Fixed last leak from hilbert (two copies of poincare_init) 1.00
11 Feb 2013 John Abbott Debugging Support #302: Compilation on M$Windows: Visual Studio WTF 0.25
11 Feb 2013 John Abbott Debugging Support #302: Compilation on M$Windows: Visual Studio Update from CVS 0.20
11 Feb 2013 John Abbott Debugging Support #302: Compilation on M$Windows: Visual Studio Disable warning about auto conversion from int to bool 0.25
11 Feb 2013 John Abbott Debugging Support #302: Compilation on M$Windows: Visual Studio More unhelpful warnings from M$ compiler 0.15
11 Feb 2013 John Abbott Debugging Support #302: Compilation on M$Windows: Visual Studio Micro$soft misery 0.25
12 Feb 2013 John Abbott Debugging Support #302: Compilation on M$Windows: Visual Studio Intel compiler too? 0.40
26 Feb 2013 John Abbott Debugging Support #302: Compilation on M$Windows: Visual Studio Oh what fun! 0.35
04 Mar 2013 John Abbott Debugging Bug #327: C++ integer shift operators Checking other source files 0.25
15 Mar 2013 John Abbott Debugging Bug #326: C++ nasty surprises Signed-unsigned confusion 6.00
28 Mar 2013 John Abbott Debugging Support #26: Redmine Administration Update redmine? 0.25
11 Apr 2013 John Abbott Debugging Feature #340: "configure" does not set BOOST if there are multiple copies in "standard" location Implemented 0.50
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
(1-100/7155) Per page: 25, 100, 500

Also available in: Atom CSV