-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlog
228 lines (154 loc) · 5.75 KB
/
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
commit 1d98295de50998a4503f28fdbf7f28f7ccfb50fe
Author: moment-of-peace <[email protected]>
Date: Fri Aug 25 12:38:58 2017 +1000
repair bugs in case of same roads
commit 1ea674e3c4658fc01a7f2ea1969da0182e44e313
Author: moment-of-peace <[email protected]>
Date: Thu Aug 24 20:14:03 2017 +1000
modify build.xml
commit 53829b8aee04aa20f2136be4d4d9c2b204c01e83
Author: moment-of-peace <[email protected]>
Date: Thu Aug 24 19:52:30 2017 +1000
add package, new build file
commit ddd7e21d0be9335f242cd969dcdc355a38d42188
Author: moment-of-peace <[email protected]>
Date: Thu Aug 24 16:37:49 2017 +1000
finished version and build.xml
commit 92709be91b8d49ce9d9c3e11d2a00b5f78f337a0
Author: Chrosea <[email protected]>
Date: Thu Aug 24 16:34:47 2017 +1000
Create .gitignore
commit edeaa6d19566a6cfe97fdbe2f384b731e480b80e
Author: Chrosea <[email protected]>
Date: Thu Aug 24 11:47:17 2017 +1000
FullyTest
commit ef3f797113aa718f35971cf0c3fb58f5e1af38f0
Merge: 137b398 0d286cc
Author: Chrosea <[email protected]>
Date: Thu Aug 24 11:16:24 2017 +1000
Merge remote-tracking branch 'origin/master'
commit 0d286cc9fc8a8f4f2cf0b2b0bc980cfea8f5dcbb
Author: moment-of-peace <[email protected]>
Date: Thu Aug 24 10:15:50 2017 +1000
Class Road
commit 137b398632985f39b1fb44a13bd82d1e64f66d59
Author: Chrosea <[email protected]>
Date: Thu Aug 24 00:12:44 2017 +1000
Version3.1
commit 772fbd66e3008581543a4a50e72ee0f0188513e5
Author: Chrosea <[email protected]>
Date: Wed Aug 23 22:23:31 2017 +1000
addInitial_PQ
commit 82c7dbb105d621309e0ad70925173272456bcf49
Author: Chrosea <[email protected]>
Date: Wed Aug 23 21:40:43 2017 +1000
Test; modified=>envFile_info/extractQueue
commit ef625b1eec0911f8dfd2b93f77207a55a3cc73e3
Author: moment-of-peace <[email protected]>
Date: Wed Aug 23 20:05:23 2017 +1000
version3
commit 1721d92e4e0bb295fea0e14443bbf056bd9e93d6
Author: moment-of-peace <[email protected]>
Date: Wed Aug 23 19:27:20 2017 +1000
finished version2
commit ebcf3e4df53dd4ae290160aab905f851c75f95f5
Author: moment-of-peace <[email protected]>
Date: Wed Aug 23 19:19:38 2017 +1000
A finished version
commit b07e4265ff423d64a55ac790120a36e86c2ffcf9
Author: Chrosea <[email protected]>
Date: Wed Aug 23 17:34:34 2017 +1000
addComparator
commit 6227c2a576f70c0f6039a0c984f48871eb06f0c0
Merge: 681edad ac06bc6
Author: Chrosea <[email protected]>
Date: Wed Aug 23 00:05:22 2017 +1000
Merge remote-tracking branch 'origin/master'
commit ac06bc66bc62dcb07e67bd764d2c84b780e4f2a8
Author: Yi Liu (刘奕) <[email protected]>
Date: Tue Aug 22 22:49:11 2017 +1000
Update Navigator.java
commit 602a65101d15797a19592e802ef6d7458a1830c6
Author: Yi Liu (刘奕) <[email protected]>
Date: Tue Aug 22 22:38:30 2017 +1000
add regular expression method
commit e9c621fc3404d4ca4537fd243e43a92613016802
Author: Yi Liu (刘奕) <[email protected]>
Date: Tue Aug 22 21:16:38 2017 +1000
modify getPosition
commit cd86e74fdc2ac61cb7c64e4f1c1c26ce77675c3e
Author: Yi Liu (刘奕) <[email protected]>
Date: Tue Aug 22 20:48:49 2017 +1000
updates about roadMap, extractEnv
commit e9673459b77bae3166d82cf9f61dc10d712442c8
Author: Chrosea <[email protected]>
Date: Tue Aug 22 16:52:49 2017 +1000
getPosition
commit 681edad47683f039c9e0239428736f2601330d12
Author: Chrosea <[email protected]>
Date: Tue Aug 22 16:44:41 2017 +1000
test local commit
commit caafa24d1d354999ff229aaca0a8dd1214dfd86a
Merge: 98742bd 72ac6ef
Author: Chrosea <[email protected]>
Date: Tue Aug 22 16:40:20 2017 +1000
test merge
commit 72ac6ef9868a119db58ecd89da972159dfbec6a1
Author: Chrosea <[email protected]>
Date: Tue Aug 22 16:32:33 2017 +1000
getJunction
commit cbd8c7347930baa412d700fcca537217899aa475
Author: Chrosea <[email protected]>
Date: Tue Aug 22 16:16:25 2017 +1000
IntString
commit 98742bd4d8da3cf817cece6e3fedf44df86d0231
Author: Unknown <[email protected]>
Date: Tue Aug 22 16:14:11 2017 +1000
getJunction&position(v0.9)
commit 6d289f0460eaa14d7a8a87f4f58ff24cf8e3fe92
Merge: ce9cc69 8de8d1f
Author: Yi Liu <[email protected]>
Date: Tue Aug 22 15:00:37 2017 +1000
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/Navigator.java
commit ce9cc698b95386e4dc7e50a3e0fe19aad2bf2b9f
Author: Yi Liu <[email protected]>
Date: Tue Aug 22 15:00:03 2017 +1000
add map < String, Obj[ ] >
commit 8de8d1f5717e9d0b7eb98ed066f2acc13eff4f75
Author: Chrosea <[email protected]>
Date: Mon Aug 21 18:01:10 2017 +1000
Update Navigator.java
commit 0c87ab0887539dace124be8c4daa34412c435e3d
Author: Yi Liu <[email protected]>
Date: Mon Aug 21 17:58:55 2017 +1000
possible bug: queue.remove then add?
commit 27d0912a0a0c99ddc537d1f87a7935da5257d3e3
Author: Yi Liu <[email protected]>
Date: Mon Aug 21 17:40:58 2017 +1000
framework finished
commit 83d825a2325eb39aee2880eee055482fe33fc3f0
Author: Yi Liu <[email protected]>
Date: Mon Aug 21 17:19:54 2017 +1000
read query
commit 6e35762fbaab121278a775581df829fc9129ffb7
Author: Yi Liu <[email protected]>
Date: Sun Aug 20 09:16:01 2017 +1000
details of read environment file
commit 85446e6df354702cbab605a5cf8f5bd38c98e959
Author: Yi Liu (刘奕) <[email protected]>
Date: Thu Aug 17 17:29:58 2017 +1000
a framework
commit a30561f83335849933bb9dd2bcfcdda4868e2806
Author: Yi Liu (刘奕) <[email protected]>
Date: Thu Aug 17 17:29:25 2017 +1000
new folder
commit 380e8d36401ac94d665cae8d563809dfb0b65534
Author: Chrosea <[email protected]>
Date: Thu Aug 17 17:28:07 2017 +1000
Add files via upload
commit f1aa71549c8b0b938c96c5e10e9ffed80411835b
Author: Chrosea <[email protected]>
Date: Thu Aug 17 17:26:06 2017 +1000
Create README.md