-
Notifications
You must be signed in to change notification settings - Fork 0
/
PFD.log
140 lines (95 loc) · 4.02 KB
/
PFD.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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
commit c06d603fc7ee835c0ad5bdb76622ccc9b023e6bd
Merge: e08d1ae 9eb4af1
Author: Jerome Martinez <[email protected]>
Date: Sat Jun 16 17:55:18 2012 -0500
Merge branch 'master' of github.com:jromeem/cs373-pfd
commit e08d1ae4f77bada9307ed5840290a4660a7466e9
Author: Jerome Martinez <[email protected]>
Date: Sat Jun 16 17:54:46 2012 -0500
updated files
commit 9eb4af15a911cadaa8440289f37513667dad15fc
Merge: 9caf5b3 abab5b2
Author: Michael Pace <[email protected]>
Date: Sat Jun 16 17:53:15 2012 -0500
removed generateAcceptanceTest.js file
commit 9caf5b32b33c46b6cb41a356f67d4f951bfbb5ed
Author: Michael Pace <[email protected]>
Date: Sat Jun 16 17:53:01 2012 -0500
removed test files
commit abab5b2427cef30aad1e1b63c8c1b53adcd30b27
Author: Jerome Martinez <[email protected]>
Date: Sat Jun 16 17:27:36 2012 -0500
added 'organization' to the zero predecessor list
commit ac432a0754a512b5309538ff774d9c1cf4adc88a
Author: Jerome Martinez <[email protected]>
Date: Sat Jun 16 17:06:07 2012 -0500
file name change
commit 98096c0d6e43c76908cc9bdaf73209de9377bfb7
Author: Michael Pace <[email protected]>
Date: Sat Jun 16 17:01:50 2012 -0500
removed test.py
commit 1a645674afc7f85e2aa5270b11326388bd3dc1f4
Author: Michael Pace <[email protected]>
Date: Sat Jun 16 17:01:11 2012 -0500
added acceptance test
commit 4e008268a16912826a3992b3f6b2a2edeb6323e4
Author: Jerome Martinez <[email protected]>
Date: Sat Jun 16 16:11:14 2012 -0500
added testpfd.py.out
commit b54f2e20970a1ae64f97c26b6a5941ac1c4d43fb
Author: Jerome Martinez <[email protected]>
Date: Sat Jun 16 16:09:34 2012 -0500
updated unit tests, pfd.py, documentation
commit 62f734c8c0618514993db6bdeaded855d20f1c13
Author: Jerome Martinez <[email protected]>
Date: Fri Jun 15 12:50:47 2012 -0500
updated unit tests and runpfd
commit f1f8fc0afcd928c21acb86154e0105891a941b84
Author: Jerome Martinez <[email protected]>
Date: Fri Jun 15 12:37:46 2012 -0500
separated into smaller functions; string building optimization; sphere accepted
commit 39d2ee7849ad65a818f4e82320016a00bf97c08c
Author: Jerome Martinez <[email protected]>
Date: Fri Jun 15 11:38:53 2012 -0500
first working solution: Sphere accepted
commit 696fb93e0de1658d0fc13f3d4beaf1e7eb6bdcef
Author: Michael Pace <[email protected]>
Date: Fri Jun 15 01:44:03 2012 -0500
fixed brute force pfd_eval method (IT NOW WORKS!!!), left lengthy comment
commit 5e6d5d2073ad350daa6c65a62e7c663d0e61c727
Author: Michael Pace <[email protected]>
Date: Thu Jun 14 22:53:48 2012 -0500
updated readme w/ my info
commit 6515f0d8e01ca2093768c84a5d6ec48f62e192db
Author: Jerome Martinez <[email protected]>
Date: Thu Jun 14 17:38:45 2012 -0500
update brute force code
commit 4c7fa39bec906955cbc0d6e51fdc186fe16cb94f
Author: jromeem <[email protected]>
Date: Thu Jun 14 15:19:50 2012 -0500
added sample input form sphere
commit 0ce6646d627b6640cc196912a629c3c73ad0ac33
Merge: a88e4fe c8b9d2f
Author: Jerome Martinez <[email protected]>
Date: Thu Jun 14 12:21:00 2012 -0500
Merge branch 'master' of github.com:jromeem/cs373-pfd
commit a88e4fe063d179c53f941d428c52447f466ce1f7
Author: Jerome Martinez <[email protected]>
Date: Thu Jun 14 12:19:23 2012 -0500
added psuedo-code
commit c8b9d2f972aa16416daa0c63d244a3534643a2d5
Author: jromeem <[email protected]>
Date: Thu Jun 14 12:07:09 2012 -0500
edit...
commit ea358d427238ee74e1becd5ab9cf450bf8dc8aa8
Author: Jerome Martinez <[email protected]>
Date: Wed Jun 13 23:58:09 2012 -0500
first commit: added files -- need to add skel code next
commit 2c734cc4f2676f529d247b8d79642d96ffac52fd
Author: jromeem <[email protected]>
Date: Wed Jun 13 23:35:01 2012 -0500
update readme
commit d0294fdb0f63325c90a729409976e9555b6ad57a
Author: jromeem <[email protected]>
Date: Wed Jun 13 21:32:17 2012 -0700
Initial commit