Commits · edb10897fdd3e32b0c9c3791b0c0634c65477296
vollt
src
adql
query
Browse files
Jun 16, 2015
[ADQL] Fix the problem of DOT inside table name while parsing an ADQL query.
· edb10897
gmantele
authored
Jun 16, 2015
edb10897
May 04, 2015
[ADQL] Rename UnresolvedJoin and UnresolvedFunction so that normalizing all...
· 48569a6b
gmantele
authored
May 04, 2015
48569a6b
Apr 22, 2015
[ALL] Update Javadoc links and UWSService description
· 5673597f
gmantele
authored
Apr 22, 2015
5673597f
Feb 11, 2015
[ADQL,TAP] Add UDF support in the TAP configuration file.
· 1986ed0e
gmantele
authored
Feb 11, 2015
1986ed0e
Oct 28, 2014
[ADQL,TAP] Add STC-S and UDFs support in the ADQL parser. Now, it is possible...
· 496e769c
gmantele
authored
Oct 28, 2014
496e769c
Sep 25, 2014
[ADQL] Fix major bug for 'SELECT table.* ...' (it was translated by a 'SELECT * ...')
· 7f5f1992
gmantele
authored
Sep 25, 2014
7f5f1992
Aug 20, 2014
[All] Add missing @Override and correct the LGPL header
· 10020f93
gmantele
authored
Aug 20, 2014
10020f93
Apr 10, 2014
ADQL: Fix 2 bugs:
· c85a8b7c
gmantele
authored
Apr 10, 2014
c85a8b7c
ADQL: Fix stupid error in the setReplace(...) function (error detected by Marc W. and findbugs)
· 38d5bac3
gmantele
authored
Apr 10, 2014
38d5bac3
Apr 09, 2014
ADQL: Correct version number for all modified ADQL related classes since the...
· e3b8271a
gmantele
authored
Apr 09, 2014
e3b8271a
ADQL: Fix an ADQL bug (raised by Dave Morris) in the management of subqueries:...
· fc38da51
gmantele
authored
Apr 09, 2014
fc38da51
Apr 04, 2014
ADQL: Completely change/improve Joins management, and particularly NATURAL...
· 9acc3d8d
gmantele
authored
Apr 04, 2014
9acc3d8d
Apr 03, 2014
ALL: Reformat in the same way all classes (using Eclipse auto formatting and save actions).
· abe6c66b
gmantele
authored
Apr 03, 2014
abe6c66b
ADQL: Fix ArrayIndexOutOfBoundsException while initializing a DefaultUDF (User...
· 5ba927a5
gmantele
authored
Apr 03, 2014
5ba927a5
Official TAP v1.0 Release (including ADQL v1.1 and UWS v4.0)
· e963dd44
gmantele
authored
Apr 03, 2014
e963dd44
Loading