Commits · 10020f9323c009d7c8dcf0198ba4ab8b5fedc739
vollt
src
adql
Browse files
Aug 20, 2014
[All] Add missing @Override and correct the LGPL header
· 10020f93
gmantele
authored
Aug 20, 2014
10020f93
Aug 08, 2014
[TAP] Remake TAPFactory into an abstract class + let limit the number of jobs...
· f132fc44
gmantele
authored
Aug 08, 2014
f132fc44
Aug 05, 2014
[TAP,ADQL] Improve and remake a part of the database connection. Missing...
· f90bce45
gmantele
authored
Aug 05, 2014
f90bce45
Jul 03, 2014
[TAP] Remove all generic types + Delete specific (for ResultSet) output...
· cc2462d6
gmantele
authored
Jul 03, 2014
cc2462d6
May 28, 2014
Remove debugging message
· b9157a32
gmantele
authored
May 28, 2014
b9157a32
Apr 15, 2014
ADQL: Add missing @since in the javadoc
· 509d669c
gmantele
authored
Apr 15, 2014
509d669c
Apr 11, 2014
ADQL: Provide the position of any column reference (column in ORDER and GROUP...
· a739f0fa
gmantele
authored
Apr 11, 2014
a739f0fa
ADQL: Correct Javadoc in DBChecker
· 6aca85cf
gmantele
authored
Apr 11, 2014
6aca85cf
ADQL: Correct Javadoc links in DBChecker
· 6ff57b41
gmantele
authored
Apr 11, 2014
6ff57b41
Apr 10, 2014
ADQL: Fix big bug: no parenthesis in the SQL translation for ADQL constraints...
· fbe3cfdd
gmantele
authored
Apr 10, 2014
fbe3cfdd
ADQL: Fix 2 bugs:
· c85a8b7c
gmantele
authored
Apr 10, 2014
c85a8b7c
ADQL: Remove incorrect end-line characters (\r) in the grammar
· b9c7b197
gmantele
authored
Apr 10, 2014
b9c7b197
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
ADQL: Use addMatch(...) function also for the root search object in SimpleSearchHandler.
· 510217ad
gmantele
authored
Apr 09, 2014
510217ad
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