2013-06-11 |
Minh-Duc Pham |
Merge the implementation from Linnea for detecting the relationships between MaxCS and MergeCS
rdf
|
2013-06-10 |
Jennie Zhang |
some corrections while trying to run the queries one-by-one
sciql
|
2013-06-10 |
Martin Kersten |
Scilens compiler
|
2013-06-10 |
Martin Kersten |
A few more SQL/JSON experiments.
|
2013-06-10 |
Martin Kersten |
A simple JSON path extractor
|
2013-06-10 |
Niels Nes |
fixed bug 3300. The nested functions error handling was improved.
Feb2013
|
2013-06-10 |
Minh-Duc Pham |
Merge the mergeCS and CS structs and modify the implemention for this merging.
rdf
|
2013-06-10 |
Minh-Duc Pham |
Remove mappings from CS to SuperCS including the frequency and the coverage maps.
rdf
|
2013-06-10 |
Minh-Duc Pham |
Remove the maxCS struct and add some more fields to CS.
rdf
|
2013-06-10 |
Stefan Manegold |
Added tag DVframework_bam_start for changeset c73f2e0929d1
DVframework_bam
|
2013-06-10 |
Stefan Manegold |
Added tag DVframework_bam_root for changeset 56ccff0f4fe1
DVframework DVframework_bam_start
|
2013-06-09 |
Niels Nes |
fixed bug 3297. More general types are used in case of numerics.
Feb2013
|
2013-06-09 |
Fabian Groffen |
setBigDecimal: improve way we "round" BigDecimals
Feb2013
|
2013-06-09 |
Fabian Groffen |
revert cf01915f842e: restore intention of test
Feb2013
|
2013-06-09 |
Niels Nes |
pass numeric as string
Feb2013
|
2013-06-09 |
Niels Nes |
fixed (again) bug exists-select.Bug-2933.stable.out
Feb2013
|
2013-06-09 |
lsidir |
make sure we are checking the correct imprint dictionary entry for overflow.
|
2013-06-09 |
Martin Kersten |
Make json initialization script available
|
2013-06-08 |
Martin Kersten |
Add list unnesting
|
2013-06-07 |
Martin Kersten |
merge with default
|
2013-06-07 |
Martin Kersten |
Minor change in valgrind run
|
2013-06-07 |
Martin Kersten |
Add a new test
|
2013-06-07 |
Martin Kersten |
Support JSON string quote trimming
|
2013-06-07 |
Stefan Manegold |
GDKvmtrim(): properly cast BBPtrim() argument to size_t
|
2013-06-07 |
Stefan Manegold |
GDKvmtrim(): remove unnecessary casts
|
2013-06-07 |
Stefan Manegold |
GDKvmtrim(): remove unnecessary "fake-use" ("(void) ...")
|
2013-06-07 |
Stefan Manegold |
GDKvmtrim(): fixed indenting after changeset 47759:34eb3d576d9f:
|
2013-06-07 |
Stefan Manegold |
Mfilter.py.in: normalize also "sys.L[0-9]*" to "sys."
Feb2013
|
2013-06-07 |
Minh-Duc Pham |
Using TF-IDF for compute the similiary score between CS's.
rdf
|
2013-06-06 |
Minh-Duc Pham |
Compute the statistics over the properties of maxCSs.
rdf
|
2013-06-07 |
Niels Nes |
fixed bug 3269, ie out of bounds write.
Feb2013
|
2013-06-07 |
Niels Nes |
more defensive code. Partial fix for bug 3300
Feb2013
|
2013-06-07 |
lsidir |
During primary key check perform subgroupby only to groups with > 1 members.
|
2013-06-07 |
Stefan Manegold |
fetchjoin: cannot monitor sortedness on the fly with any string tail
Feb2013
|
2013-06-07 |
Martin Kersten |
BBPtrim triggered relative to resource usage.
|
2013-06-06 |
Stefan Manegold |
Mfilter.py.in: de-indent comment
Feb2013
|
2013-06-06 |
Stefan Manegold |
Python: use space, not tab, for indenting
Feb2013
|
2013-06-06 |
Niels Nes |
fixed bug 3279 and 3278. We properly look up the order by columns.
Feb2013
|
2013-06-06 |
Minh-Duc Pham |
Add missing file rdfontologyload.h
rdf
|
2013-06-06 |
Minh-Duc Pham |
Merge with default branch
rdf
|
2013-06-05 |
Stefan Manegold |
json_atom.c: consistently use type size_t for variables l, lim, len in all functions
|
2013-06-05 |
Jennie Zhang |
partial SciQL queries for the connect-nearby-fires filter, need more thinking on how to add the bridge between two groups
sciql
|
2013-06-04 |
Minh-Duc Pham |
Remove unneccessary assertions
rdf
|
2013-06-04 |
Minh-Duc Pham |
Merge with default branch
rdf
|
2013-06-04 |
Minh-Duc Pham |
Modify the merging function for merging multiple (more than 2) maximumCS's.
rdf
|
2013-06-04 |
Minh-Duc Pham |
Create header file for reading ontology tables
rdf
|
2013-06-04 |
Martin Kersten |
Fix compilation
|
2013-06-04 |
Eleni Petraki |
Export CPU load for use in holisitic indexing. Add appropriate functions.
holindex
|
2013-06-04 |
Eleni Petraki |
MAL concurrency level counter.
holindex
|
2013-06-04 |
Martin Kersten |
Fix typo
|
2013-06-04 |
Martin Kersten |
MAL concurrency level counter
|
2013-06-04 |
Martin Kersten |
Export CPU load for use in holisitic indexing.
|
2013-06-04 |
Jennie Zhang |
just comments
sciql
|
2013-06-04 |
Stefan Manegold |
Merged with Feb2013 branch;
|
2013-06-04 |
Stefan Manegold |
json_atom.c: use correct type (size_t instead of int).
|
2013-06-04 |
Stefan Manegold |
JSONnest(): ensure initialization of variable "val".
|
2013-06-03 |
Jennie Zhang |
Some corrections based on Dimitrios' info.
sciql
|
2013-06-03 |
Martin Kersten |
nother compilation fix
|
2013-06-03 |
Martin Kersten |
Fix compilation issue
|
2013-06-03 |
Martin Kersten |
Implementation of nest/unnest operations for JSON
|