[root]/classes/org/makumba/db/sql/oql

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 127 (100.0%) | 435 (100.0%) | 3.4 |
| cristi | 55 (43.3%) | 196 (45.1%) | 3.5 |
| cristian_bogdan | 14 (11.0%) | 97 (22.3%) | 6.9 |
| manuel_gay | 27 (21.3%) | 65 (14.9%) | 2.4 |
| rosso_nero | 7 (5.5%) | 46 (10.6%) | 6.5 |
| adlerscout | 3 (2.4%) | 20 (4.6%) | 6.6 |
| stefan | 16 (12.6%) | 11 (2.5%) | 0.6 |
| adler | 5 (3.9%) | 0 (0.0%) | 0.0 |
Removing empty package
0 lines of code changed in 20 files:
Moving database-level name resolution business to NameResolver
44 lines of code changed in 5 files:
typo
0 lines of code changed in 1 file:
JOIN has higher precedence than comma starting mysql 5, using both leads to potentially broken queries
0 lines of code changed in 1 file:
joins generated explicitly in the FROM section ; support for LEFT JOIN
47 lines of code changed in 1 file:
reverting, formated source
34 lines of code changed in 1 file:
support for LEFT JOIN
5 lines of code changed in 1 file:
joins generated explicitly in the FROM section ; support for LEFT JOIN
0 lines of code changed in 1 file:
Refactoring: removing dependencies from MakumbaSystem, using Providers and Configuration instead
16 lines of code changed in 1 file:
Refactoring: merging list and forms refactoring branch
5 lines of code changed in 1 file:
adding created files to cvsignore
2 lines of code changed in 1 file:
formatting code to ease developping :-)
44 lines of code changed in 1 file:
forcing avg() to always have a floating point type to avoid the HSQLDB avg(int) problem
0 lines of code changed in 1 file:
cristi: fixed bug: real+int was not allowed...
10 lines of code changed in 1 file:
cristi: fixed bug: it was impossible to sum() or avg() anything else than single-token expressions. so avg(a+b) didn't work
10 lines of code changed in 1 file:
fixed some errors, the file is not used anyway
2 lines of code changed in 1 file:
Merging Antwerpen Branch
0 lines of code changed in 5 files:
removed dependence on RecordInfo and FieldInfo
0 lines of code changed in 4 files:
removed a compiler warning
0 lines of code changed in 1 file:
organized imports via Eclipse
9 lines of code changed in 2 files:
fixed small bug: FROM should not be written if there are no labels defined
found this problem with <mak:input ... value="nil" />
4 lines of code changed in 1 file:
removed unused imports
0 lines of code changed in 1 file:
removed unused imports
0 lines of code changed in 4 files:
better unary type treatment with analysis trees
10 lines of code changed in 1 file:
added comparison and assignment int->real
0 lines of code changed in 1 file:
type of unary operators correctly determined
12 lines of code changed in 1 file:
inserting spaces in SQL projections after each token; automated tests of database operations (ant test.table) pass
1 lines of code changed in 1 file:
support for real (double precision) data type
0 lines of code changed in 2 files:
revert for bug 597, a more complete fix will be needed
0 lines of code changed in 1 file:
- eliminated enum, which is not used, to avoid conflicts with the field generated by setintenum, setcharenum
- added an underscore to all "AS " labels, to avoid conflicts with host SQL keywords
0 lines of code changed in 1 file:
fix for bugs 571, 575
3 lines of code changed in 1 file:
fix for bug 575 as instructed by cristi
2 lines of code changed in 1 file:
fix for bug 571 as instructed by cristi
2 lines of code changed in 1 file:
restored the change between 2.0 and 2.1 which was lost during the merge to 2.2
0 lines of code changed in 1 file:
merged branch 'refactorTaglib'
12 lines of code changed in 3 files:
stricter reference to QueryAST, works with antlr 2.7.2 (as well as 2.7.1)
0 lines of code changed in 1 file:
moving revision number to 2.0
0 lines of code changed in 20 files:
join of the newController branch and other 0.5.7 fixes
72 lines of code changed in 3 files:
merged fix for bug 365 onto trunk as well
7 lines of code changed in 1 file:
*** empty log message ***
0 lines of code changed in 11 files:
(1 more)