-
Notifications
You must be signed in to change notification settings - Fork 4
/
BUGS
221 lines (162 loc) · 7.64 KB
/
BUGS
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
Testing buildbot
Bugs fixed in Version 0.4
~~~~~~~~~~~~~~~~~~~~~~~~~
Date: Reported By: Locus: Fixed by: Test in XQueryUnit:
----- ------------ ------ --------- -------------------
06 Nov Trevor Jim
Feature request: if no file arguments are given to galax, take input
from standard input; or at least provide a flag that allows this.
04Apr03 Mary Fernandez Datamodel/Node order
[email protected] Jerome New data model
galax-dev/2003q2/000209.html
Node order
12Jul03 Mark Anderson Makefiles (MacOSX)
galax/2003q3/000285.html Mary
30Jul03 Michael Burbridge Makefiles (MacOSX)
galax/2003q3/000287.html Mary
galax/2003q3/000294.html
8Aug03 Michael Schlenker Extensible DM interface
galax/2003q3/000304.html
Bugs fixed in Version 0.3.1
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Date: Reported By: Locus: Fixed by: Test in XQueryUnit:
----- ------------ ------ --------- -------------------
16Apr03 Carmelo Montanez Atomic types Mary
galax/2003q2/000196.html
literal ints are int, not integer
29Jan03 Bard Bloom Optimization Mary [galax]Optimization_001.xq
galax/2003q1/000130.html
31Jan03 Bard Bloom Error messages Mary [Section3.1.4]Function_014.xq
galax/2003q1/000138.html
11Feb03 Clause Huempel Lexing Jerome
Claus Huempel
galax/2003q1/000140.html
20Feb03 Jerome Simeon Context Jerome/Mary
galax-dev/2003q1/000180.html
13Mar03 Christopher Burdorf Galapi-ML Mary
galax/2003q1/000156.html
22Mar03 Mike Tikiliainen Galapi-ML Mary
galax/2003q1/000157.html
26Mar03 Steve Fortune Text constructor [Section3.7.2]ComputedTextConstructor_00{12}.xq
26Mar03 Steve Fortune Context/API Mary [galax]ExtContext_{001,002}.xq
16Apr03 Michael Burbidge Galapi-C Mary
galax/2003q2/000198.html
18Apr03 Michael Burbidge Command-line API Mary
galax/2003q2/000217.html
01May03 Bard Bloom Evaluation Mary [Section3.8]OrderClause_007.xq
galax/2003q2/000233.html
Order-by clause broken
05May03 Greg Pomerantz Serialization Jerome
galax/2003q2/000242.html
21Apr03 Michael Burbidge Unicode support Jerome Implemented some support for UTF-8,
[email protected] ISO-88591 and UTF16
galax/2003q2/000227.html
30Apr03 Mary Fernandez Document validate
glx:document-validate
galax-dev/2003q2/000230.html
Bug fixed in Version 0.3
~~~~~~~~~~~~~~~~~~~~~~~~
Date: Reported By: Locus: Fixed by: Test in XQueryUnit:
----- ------------ ------ --------- -------------------
14 Oct Rajasekar Krishnamurthy Sorting Jerome [Section3.2.2]Predicates_012.xq
galax/2002q4/000054.html
04 Nov Trevor Jim Attr: single quotes Jerome [Section3.7.2]ComputedAttributeConstructor_009.xq
04 Nov Trevor Jim Attr constructors Mary [Section3.7.2]ComputedAttributeConstructor_010.xq
<[email protected]> [Section3.7.2]ComputedAttributeConstructor_011.xq
04 Nov Blavier, André Attribute constructors (Covered by ComputedAttributeConstructor above)
galax/2002q4/000062.html
05 Nov Blavier, André Function calls Mary [Section3.1.4]/FunctionCall_013.xq
galax/2002q4/000064.html
06 Nov Bard Bloom Whitespace in elem [Section3.7.1]ComputedElementConstructor_001.xq
constructor
galax/2002q4/000067.html
06 Nov Peter Patel-Schneider Namespaces Jerome Should reject wrongful rebindings of xml and xmlns
06 Nov Peter Patel-Schneider Namespaces Jerome
Requested support for xml:base and xml:lang special attributes
08 Nov Bard Bloom Sorting J/M [Section3.9.1]SortExpr_010.xq
galax/2002q4/000073.html
15 Nov Bernd Amann Def'n of fn:data on [Section3.5.2]GeneralComp_010.xq
complex content
25 Nov Bard Bloom Attr constructor (Covered by ComputedAttributeConstructor above)
galax/2002q4/000086.html
4 Dec Bard Bloom Print function Jerome Implemented glx:print-string, glx:print-item
galax/2002q4/000092.html
=======
STILL OUTSTANDING
~~~~~~~~~~~~~~~~~
Requested features
~~~~~~~~~~~~~~~~~~
Date: Requested by:
11Apr03 Bronneberg EM Schema support
galax/2003q2/000187.html
Attribute groups unsupported
14Apr03 MW Atomic types
galax/2003q2/000194.html
literal ints are int, not integer
16Apr03 Carmelo Montanez Atomic types
galax/2003q2/000203.html
All numeric types not supported
User contributions
~~~~~~~~~~~~~~~~~~
20 Nov Volker Stoltz
Free BSD compilation script
17Apr03 Michael Burbidge
Makefile changes for Mac OS X build...
galax/2003q2/000207.html
Bugs
~~~~
Date: Reported By: Locus: Fixed by: Test:
----- ------------ ------ --------- -----
30Jul03 Michael Burbridge MacOSX
galax/2003q3/000304.html
glx_serialize_to_file doesn't work
06Nov02 Trevor Jim Error messages galax-bugs/error.xq
galax/2002q4/000066.html
17Nov02 Michael Good Win32 distribution
galax/2002q4/000077.html
03Dec02 Bard Bloom Error messages General error messages
galax/2002q4/000090.html
28Feb03 Bronneberg EM Parsing
galax/2003q1/000144.html
Parse error in function definitions
06Mar03 Bard Bloom Windows installation
galax/2003q1/000147.html
Spaces in path to Galax installation
07Mar03 Palmer, Jim Windows installation
galax/2003q2/thread.html
10Apr03 Torsten Grust Static typing
galax/2003q2/000183.html
Semantics of XPath axes and attributes
10Apr03 Sima Kdoshim Parsing
galax/2003q2/thread.html
Parsing entities in DTDs