-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCollatz.log
78 lines (53 loc) · 2.15 KB
/
Collatz.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
commit 5c262a9a769f508fcfe75faed6866527f2d87c00
Merge: b60f8cd 7847182
Author: Jared Maddox <[email protected]>
Date: Wed Sep 11 16:23:44 2013 -0500
merge all files together to make pull possible
commit b60f8cd58129fe3655adf0b2f0cc5843bcd4a90b
Author: Jared Maddox <[email protected]>
Date: Mon Sep 9 18:55:36 2013 -0500
Commit from Git Bash test
commit bae8d5be5babaded29d2b72ec58d037e6a0963b8
Author: Jared Maddox <[email protected]>
Date: Wed Jan 30 14:58:13 2013 -0600
Project Complete (Doxyfile and log made)
commit 78471824a985f424966b78d74825835bcc53fde8
Author: Jared Maddox <[email protected]>
Date: Mon Jan 28 19:31:45 2013 -0600
Update SphereCollatz.c++
commit 596c40b60e98e40be0c0901dbabaacf422faa79b
Author: Jared Maddox <[email protected]>
Date: Mon Jan 28 19:31:02 2013 -0600
Update SphereCollatz.c++
commit f2666fee07ff4d0350404727a3415e2dc8f8b040
Author: Jared Maddox <[email protected]>
Date: Mon Jan 28 19:30:33 2013 -0600
High frequency cache access
commit c1e0434953485721e9c923944c2633d9c9ebe036
Author: Jared Maddox <[email protected]>
Date: Mon Jan 28 19:27:45 2013 -0600
Update SphereCollatz.c++
commit 94cc4117816977cdfa2dacc396c2e2d9a2035eea
Author: Jared Maddox <[email protected]>
Date: Mon Jan 28 11:37:28 2013 -0600
One-half Optimization Implemented (w/ basic cahce)
commit 690945cc8727754c61e0de948d6d3249595a7a74
Author: Jared Maddox <[email protected]>
Date: Sun Jan 27 22:14:56 2013 -0600
Basic Cache Implemented and Accepted by Sphere
commit ee59945fe8859e75ffdd8bf87a9772faa63b2171
Author: Jared Maddox <[email protected]>
Date: Sun Jan 27 16:10:20 2013 -0600
Basic Cache added
commit 402dd477a2d98279fdd44249d7a3d9c03f9b9f7a
Author: Jared Maddox <[email protected]>
Date: Sat Jan 26 15:23:30 2013 -0600
Acceptance Tests Complete-Basic Eval for Real Working
commit 32c2b2a137b2455f47bd79b01e11a9f926c2bc92
Author: Jared Maddox <[email protected]>
Date: Sat Jan 26 14:11:12 2013 -0600
Basic Eval Completed
commit 291f86b75b71d5dbb397dd8fda827bb47757a7fb
Author: Jared Maddox <[email protected]>
Date: Sat Jan 26 11:54:03 2013 -0600
Tests Complete