-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
397 lines (335 loc) · 16.1 KB
/
ChangeLog
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
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
2008-09-11 15:44 Pierre Gay <[email protected]>
* [r110] src/vsgvector3@[email protected]: Fixed typos in some inline
replacements.
2008-04-04 11:31 Pierre Gay <[email protected]>
* [r80] bindings/python/pyvsg_boxed_pyobject.c,
bindings/python/pyvsg_boxed_pyobject.h,
bindings/python/vsg@[email protected], bindings/python/vsgconstants.c,
bindings/python/vsgconstants.h,
bindings/python/vsgconstants@[email protected],
bindings/python/vsgconstants@[email protected],
bindings/python/vsgmatrix3@[email protected],
bindings/python/vsgmatrix4@[email protected],
bindings/python/vsgprtree2@[email protected],
bindings/python/vsgprtree3@[email protected],
bindings/python/vsgquaternion@[email protected],
bindings/python/vsgvector2@[email protected],
bindings/python/vsgvector3@[email protected], src/prtreetest.c,
src/vsg.c, src/vsg.h, src/vsg@[email protected], src/vsg@[email protected],
src/vsgmatrix3@[email protected], src/vsgmatrix4@[email protected],
src/vsgmatrix4@[email protected], src/vsgmatrix4@[email protected], src/vsgprtree-common.h,
src/vsgprtree2-common.h, src/vsgprtree2@[email protected],
src/vsgprtree2@[email protected], src/vsgprtree2@[email protected],
src/vsgprtree2@[email protected], src/vsgprtree2@[email protected],
src/vsgprtree3-common.h, src/vsgprtree3@[email protected],
src/vsgprtree3@[email protected], src/vsgprtree3@[email protected],
src/vsgprtree3@[email protected], src/vsgprtree3@[email protected],
src/vsgquaternion@[email protected], src/vsgquaternion@[email protected],
src/vsgquaternion@[email protected], src/vsgvector2@[email protected],
src/vsgvector2@[email protected], src/vsgvector2@[email protected],
src/vsgvector3@[email protected], src/vsgvector3@[email protected],
src/vsgvector3@[email protected], tests/mat3ops.at, tests/mat4ops.at,
tests/prtree2.at, tests/prtree3.at, tests/testsuite.at,
tests/vec2ops.at, tests/vec3ops.at: Extended copyright notice to
2008.
2008-04-04 10:47 Pierre Gay <[email protected]>
* [r79] bindings/python/vsg@[email protected],
bindings/python/vsgmatrix3@[email protected],
bindings/python/vsgmatrix4@[email protected],
bindings/python/vsgquaternion@[email protected],
bindings/python/vsgvector2@[email protected],
bindings/python/vsgvector3@[email protected], build/vsg/Makefile.am,
docs/reference/Makefile.am,
docs/reference/tmpl/vsgmatrix3@[email protected],
docs/reference/tmpl/vsgmatrix3d.sgml,
docs/reference/tmpl/vsgmatrix3f.sgml,
docs/reference/tmpl/vsgmatrix4@[email protected],
docs/reference/tmpl/vsgmatrix4d.sgml,
docs/reference/tmpl/vsgmatrix4f.sgml,
docs/reference/tmpl/vsgquaternion@[email protected],
docs/reference/tmpl/vsgvector2@[email protected],
docs/reference/tmpl/vsgvector3@[email protected],
docs/reference/vsg-sections.txt, src/sources.list,
src/vsg@[email protected], src/vsgmatrix3@[email protected],
src/vsgmatrix3@[email protected], src/vsgmatrix4@[email protected],
src/vsgmatrix4@[email protected], src/vsgquaternion@[email protected],
src/vsgquaternion@[email protected], src/vsgvector2@[email protected],
src/vsgvector2@[email protected], src/vsgvector3@[email protected],
src/vsgvector3@[email protected]: Added inlined counterparts for most
transparent type functions that do not imply memory management.
The *_inline functions are automatically used instead of the
normal function when using the *-inline.h headers unless the
macro VSG_NO_IMPLICIT_INLINE is defined before their inclusion.
2007-11-14 16:03 Pierre Gay <[email protected]>
* [r44] src/vsgprtree-common.h: Fixed a merge problem (duplicate
code).
2007-11-13 21:40 Pierre Gay <[email protected]>
* [r40] bindings/python/examples/prtree2d_hilbert.py,
bindings/python/examples/prtree3d_hilbert.py,
bindings/python/vsg@[email protected],
bindings/python/vsgprtree2@[email protected],
bindings/python/vsgprtree3@[email protected]: Added Python wrapper for
children oerder in traversals.
2007-11-13 21:07 Pierre Gay <[email protected]>
* [r39] docs/reference/Makefile.am,
docs/reference/tmpl/vsgprtree2d.sgml,
docs/reference/tmpl/vsgprtree2f.sgml,
docs/reference/tmpl/vsgprtree3d.sgml,
docs/reference/tmpl/vsgprtree3f.sgml,
docs/reference/vsg-docs.xml, docs/reference/vsg-sections.txt,
src/sources.list, src/vsgprtree-common.h,
src/vsgprtree2@[email protected], src/vsgprtree2@[email protected],
src/vsgprtree2@[email protected], src/vsgprtree3@[email protected],
src/vsgprtree3@[email protected], src/vsgprtree3@[email protected], tests/Makefile.am,
tests/hilbert2-lvl1.ref, tests/hilbert2-lvl2.ref,
tests/hilbert2-lvl3.ref, tests/hilbert2-lvl4.ref,
tests/hilbert2-lvl5.ref, tests/hilbert3-lvl1.ref,
tests/hilbert3-lvl2.ref, tests/hilbert3-lvl3.ref,
tests/hilbert3-lvl4.ref, tests/prtree2.at, tests/prtree2hilb.c,
tests/prtree3.at, tests/prtree3hilb.c: Added support to alternate
children order in traversals.
2007-10-27 22:20 Pierre Gay <[email protected]>
* [r38] tests/prtree2pt.c, tests/prtree3pt.c: Fixed som test that
were not very useful.
2007-10-24 20:24 Pierre Gay <[email protected]>
* [r37] bindings/python/vsgmatrix3@[email protected],
bindings/python/vsgmatrix4@[email protected],
bindings/python/vsgquaternion@[email protected],
bindings/python/vsgvector2@[email protected],
bindings/python/vsgvector3@[email protected]: Added some fancy inplace
operators for vectirs and matrices Python wrappers.
2007-07-26 15:14 Pierre Gay <[email protected]>
* [r36] bindings/python/docs/Makefile.am: Removed a automake
warning.
2007-07-12 21:30 Pierre Gay <[email protected]>
* [r35] bindings/python/vsgprtree2@[email protected],
bindings/python/vsgprtree3@[email protected],
docs/reference/tmpl/vsg-unused.sgml,
docs/reference/tmpl/vsgprtree2d.sgml,
docs/reference/tmpl/vsgprtree2f.sgml,
docs/reference/tmpl/vsgprtree3d.sgml,
docs/reference/tmpl/vsgprtree3f.sgml, vsg-config.h.in: Small
argument check bug fix in vsg_prtree?@t@_find_deep_region Python
wrappers.
2007-03-08 21:43 Pierre Gay <[email protected]>
* [r34] bindings/python/vsgvector2@[email protected],
bindings/python/vsgvector3@[email protected],
docs/reference/tmpl/vsg-unused.sgml,
docs/reference/tmpl/vsgprtree2d.sgml,
docs/reference/tmpl/vsgprtree2f.sgml,
docs/reference/tmpl/vsgprtree3d.sgml,
docs/reference/tmpl/vsgprtree3f.sgml: Added a hash function for
Vector2/3 in Python wrappers in order to enable the use of these
objects in dictionaries keys.
2007-03-08 15:49 Pierre Gay <[email protected]>
* [r33] bindings/python/vsgvector2@[email protected],
bindings/python/vsgvector3@[email protected]: Added comparison operator
for Python wrappers of Vector2 and Vector3. This makes objects of
this types unhashable and therefore not usable in dictionaries.
2007-02-14 10:20 Pierre Gay <[email protected]>
* [r32] tests/prtree2nftrave.c, tests/prtree3nftrave.c: Added
omitted new tests files.
2007-01-26 16:50 Pierre Gay <[email protected]>
* [r31] bindings/python/vsg@[email protected],
bindings/python/vsgprtree2@[email protected],
bindings/python/vsgprtree3@[email protected],
docs/reference/tmpl/vsgprtree2d.sgml,
docs/reference/tmpl/vsgprtree2f.sgml,
docs/reference/tmpl/vsgprtree3d.sgml,
docs/reference/tmpl/vsgprtree3f.sgml,
docs/reference/vsg-sections.txt, src/vsgprtree2@[email protected],
src/vsgprtree2@[email protected], src/vsgprtree2@[email protected],
src/vsgprtree3@[email protected], src/vsgprtree3@[email protected],
src/vsgprtree3@[email protected], tests/Makefile.am, tests/prtree2.at,
tests/prtree2nftrav.c, tests/prtree3.at, tests/prtree3nftrav.c:
Introduces a new prototype for far interaction functions in
VsgPRTree23@t@.
This API break allows user to reject far interaction and the
algorithm to fall
back to recursive near interaction.
2007-01-26 13:42 Pierre Gay <[email protected]>
* [r30] AUTHORS: Changed my email.
2007-01-26 13:42 Pierre Gay <[email protected]>
* [r29] ChangeLog, svn2cl-authors.xml: Updated ChangeLog. Modified
svn2cl authors file.
2007-01-26 10:30 Pierre Gay <[email protected]>
* [r28] bindings/python/pyvsg_boxed_pyobject.c,
bindings/python/pyvsg_boxed_pyobject.h,
bindings/python/vsg@[email protected], bindings/python/vsgconstants.c,
bindings/python/vsgconstants.h,
bindings/python/vsgconstants@[email protected],
bindings/python/vsgconstants@[email protected],
bindings/python/vsgmatrix3@[email protected],
bindings/python/vsgmatrix4@[email protected],
bindings/python/vsgprtree2@[email protected],
bindings/python/vsgprtree3@[email protected],
bindings/python/vsgquaternion@[email protected],
bindings/python/vsgvector2@[email protected],
bindings/python/vsgvector3@[email protected], src/prtreetest.c,
src/vsg.c, src/vsg.h, src/vsg@[email protected], src/vsg@[email protected],
src/vsgmatrix3@[email protected], src/vsgmatrix3@[email protected], src/vsgmatrix4@[email protected],
src/vsgmatrix4@[email protected], src/vsgprtree2-common.h,
src/vsgprtree2@[email protected], src/vsgprtree2@[email protected],
src/vsgprtree2@[email protected], src/vsgprtree2@[email protected],
src/vsgprtree2@[email protected], src/vsgprtree3-common.h,
src/vsgprtree3@[email protected], src/vsgprtree3@[email protected],
src/vsgprtree3@[email protected], src/vsgprtree3@[email protected],
src/vsgprtree3@[email protected], src/vsgquaternion@[email protected],
src/vsgquaternion@[email protected], src/vsgvector2@[email protected], src/vsgvector2@[email protected],
src/vsgvector3@[email protected], src/vsgvector3@[email protected], tests/mat3ops.at,
tests/mat4ops.at, tests/prtree2.at, tests/prtree3.at,
tests/testsuite.at, tests/vec2ops.at, tests/vec3ops.at: Added
year 2007 to copyright notice.
2007-01-26 09:14 Pierre Gay <[email protected]>
* [r27] svn2cl-authors.xml: Added svn2cl authors file.
2007-01-13 20:53 Pierre Gay <[email protected]>
* [r22] docs/reference/tmpl/vsg.sgml,
docs/reference/tmpl/vsgd.sgml, docs/reference/tmpl/vsgf.sgml,
docs/reference/tmpl/vsgmatrix3d.sgml,
docs/reference/tmpl/vsgmatrix3f.sgml,
docs/reference/tmpl/vsgmatrix4d.sgml,
docs/reference/tmpl/vsgmatrix4f.sgml,
docs/reference/tmpl/vsgprtree2-common.sgml,
docs/reference/tmpl/vsgprtree2d.sgml,
docs/reference/tmpl/vsgprtree2f.sgml,
docs/reference/tmpl/vsgprtree3-common.sgml,
docs/reference/tmpl/vsgprtree3d.sgml,
docs/reference/tmpl/vsgprtree3f.sgml,
docs/reference/tmpl/vsgquaterniond.sgml,
docs/reference/tmpl/vsgquaternionf.sgml,
docs/reference/tmpl/vsgvector2d.sgml,
docs/reference/tmpl/vsgvector2f.sgml,
docs/reference/tmpl/vsgvector3d.sgml,
docs/reference/tmpl/vsgvector3f.sgml, src/vsgprtree2@[email protected],
src/vsgprtree3@[email protected]: Merged -r 20:21 from vsg-0.1 branch (Fixes a
bug with Python bindings).
2006-11-07 20:41 Pierre Gay <[email protected]>
* [r17] bindings/python/vsgprtree2@[email protected],
bindings/python/vsgprtree3@[email protected]: More argument checks in
PRTree2/3 wrappers.
2006-11-07 20:33 Pierre Gay <[email protected]>
* [r16] bindings/python/examples/glutwindow.py,
bindings/python/examples/prtree2d.py: PRTree2d example
enhancements.
2006-11-02 21:13 Pierre Gay <[email protected]>
* [r15] tests/prtree2nftrav.c, tests/prtree3nftrav.c: Comment typo.
2006-11-02 21:09 Pierre Gay <[email protected]>
* [r14] tests/prtree2nftrav.c, tests/prtree2pt.c,
tests/prtree3nftrav.c, tests/prtree3pt.c: VsgPRTree* tests
correction and enhancements.
2006-10-31 21:29 Pierre Gay <[email protected]>
* [r13] tests/Makefile.am, tests/prtree2.at, tests/prtree2nftrav.c,
tests/prtree2pt.c, tests/prtree3.at, tests/prtree3nftrav.c,
tests/prtree3pt.c, tests/testsuite.at: Added some tests for basic
VsgPRTree2d and VsgPRTree3d features.
2006-10-18 18:56 Pierre Gay <[email protected]>
* [r12] bindings/python/examples/glutwindow.py,
bindings/python/examples/prtree2d.py: Added a basic Python
example for displaying VsgPRTree2d with PyOpenGL.
2006-04-25 21:01 Pierre Gay <[email protected]>
* [r11] aclocal.m4: Removed unneeded file aclocal.m4 from SVN
repository.
2006-02-23 21:22 Pierre Gay <[email protected]>
* [r10] configure.ac: Bump version number.
2006-02-23 21:11 Pierre Gay <[email protected]>
* [r9] bindings/python/docs/pyvsgdocs.xml: doc fix.
2006-02-16 21:33 Pierre Gay <[email protected]>
* [r7] configure.ac, docs/reference/version.xml.in,
docs/reference/vsg-docs.xml: Added a reference to package version
in API docs main page.
2006-02-13 21:21 Pierre Gay <[email protected]>
* [r4] ChangeLog: Initialzed Changelog.
2006-02-12 21:19 Pierre Gay <[email protected]>
* [r1] ., AUTHORS, COPYING, ChangeLog, INSTALL, Makefile.am, NEWS,
README, acinclude.m4, aclocal.m4, autogen.sh, bindings,
bindings/Makefile.am, bindings/python,
bindings/python/Makefile.am, bindings/python/__init__.py,
bindings/python/docs, bindings/python/docs/Makefile.am,
bindings/python/docs/devhelp.xsl, bindings/python/docs/images,
bindings/python/docs/images/Makefile.am,
bindings/python/docs/images/home.png,
bindings/python/docs/images/left.png,
bindings/python/docs/images/right.png,
bindings/python/docs/images/up.png,
bindings/python/docs/pyvsgdocs.xml,
bindings/python/docs/pyvsgdocs.xsl,
bindings/python/docs/vsgdocgen.py,
bindings/python/docs/vsgsupmatrix3@[email protected],
bindings/python/docs/vsgsupmatrix4@[email protected],
bindings/python/docs/vsgsupquaternion@[email protected],
bindings/python/docs/vsgsupvector2@[email protected],
bindings/python/docs/vsgsupvector3@[email protected],
bindings/python/examples, bindings/python/examples/Makefile.am,
bindings/python/examples/prtree2d.py,
bindings/python/examples/quatf.py,
bindings/python/examples/v2f.py, bindings/python/examples/v3f.py,
bindings/python/files_list, bindings/python/h2def.py,
bindings/python/pyvsg_boxed_pyobject.c,
bindings/python/pyvsg_boxed_pyobject.h,
bindings/python/vsg-types@[email protected], bindings/python/vsg.defs,
bindings/python/vsg@[email protected], bindings/python/vsg@[email protected],
bindings/python/vsgconstants.c, bindings/python/vsgconstants.h,
bindings/python/vsgconstants@[email protected],
bindings/python/vsgconstants@[email protected],
bindings/python/vsgmatrix3@[email protected],
bindings/python/vsgmatrix4@[email protected],
bindings/python/vsgmodule.c,
bindings/python/vsgprtree2@[email protected],
bindings/python/vsgprtree3@[email protected],
bindings/python/vsgquaternion@[email protected],
bindings/python/vsgtypedefs.py,
bindings/python/vsgvector2@[email protected],
bindings/python/vsgvector3@[email protected], build, build/Makefile.am,
build/vsg, build/vsg/Makefile.am, configure.ac, docs,
docs/Makefile.am, docs/reference, docs/reference/Makefile.am,
docs/reference/tmpl, docs/reference/tmpl/vsg-unused.sgml,
docs/reference/tmpl/vsg.sgml, docs/reference/tmpl/vsgd.sgml,
docs/reference/tmpl/vsgf.sgml,
docs/reference/tmpl/vsgmatrix3@[email protected],
docs/reference/tmpl/vsgmatrix3d.sgml,
docs/reference/tmpl/vsgmatrix3f.sgml,
docs/reference/tmpl/vsgmatrix4@[email protected],
docs/reference/tmpl/vsgmatrix4d.sgml,
docs/reference/tmpl/vsgmatrix4f.sgml,
docs/reference/tmpl/vsgprtree2-common.sgml,
docs/reference/tmpl/vsgprtree2@[email protected],
docs/reference/tmpl/vsgprtree2d.sgml,
docs/reference/tmpl/vsgprtree2f.sgml,
docs/reference/tmpl/vsgprtree3-common.sgml,
docs/reference/tmpl/vsgprtree3@[email protected],
docs/reference/tmpl/vsgprtree3d.sgml,
docs/reference/tmpl/vsgprtree3f.sgml,
docs/reference/tmpl/vsgquaternion@[email protected],
docs/reference/tmpl/vsgquaterniond.sgml,
docs/reference/tmpl/vsgquaternionf.sgml,
docs/reference/tmpl/vsgvector2@[email protected],
docs/reference/tmpl/vsgvector2d.sgml,
docs/reference/tmpl/vsgvector2f.sgml,
docs/reference/tmpl/vsgvector3@[email protected],
docs/reference/tmpl/vsgvector3d.sgml,
docs/reference/tmpl/vsgvector3f.sgml,
docs/reference/vsg-docs.xml, docs/reference/vsg-sections.txt,
docs/reference/vsg.types, gencode, gencode/Makefile.am,
gencode/typegens.py, m4, m4/Makefile.am,
m4/vl_prog_cc_warnings.m4, src, src/Makefile.am,
src/prtreetest.c, src/sources.list, src/vsg.c, src/vsg.h,
src/vsgmatrix3@[email protected], src/vsgmatrix4@[email protected], src/vsgmatrix4@[email protected],
src/vsgprtree2-common.h, src/vsgprtree2@[email protected],
src/vsgprtree2@[email protected], src/vsgprtree2@[email protected],
src/vsgprtree2@[email protected], src/vsgprtree2@[email protected],
src/vsgprtree3-common.h, src/vsgprtree3@[email protected],
src/vsgprtree3@[email protected], src/vsgprtree3@[email protected],
src/vsgprtree3@[email protected], src/vsgprtree3@[email protected], src/vsgquaternion@[email protected],
src/vsgquaternion@[email protected], src/vsgvector2@[email protected], src/vsgvector2@[email protected],
src/vsgvector3@[email protected], src/vsgvector3@[email protected], tests,
tests/Makefile.am, tests/atlocal.in, tests/mat3add.c,
tests/mat3ops.at, tests/mat4add.c, tests/mat4ops.at,
tests/testsuite.at, tests/vec2add.c, tests/vec2dotp.c,
tests/vec2norm.c, tests/vec2ops.at, tests/vec2pred.c,
tests/vec2scalp.c, tests/vec2sub.c, tests/vec2vecp.c,
tests/vec3add.c, tests/vec3dotp.c, tests/vec3norm.c,
tests/vec3ops.at, tests/vec3pred.c, tests/vec3scalp.c,
tests/vec3sub.c, tests/vec3vecp.c, types.list, vsg-config.h.in,
vsg.pc.in, vsgd.pc.in, vsgf.pc.in: Initial Berlios import.