2017-02-19 |
Dean De Leo |
Copy .gitignore from graph/master
graph0
|
2017-04-25 |
Sjoerd Mullender |
Make thread safe.
Jul2017
|
2017-04-25 |
Sjoerd Mullender |
Get rid of one completely unnecessary goto.
Jul2017
|
2017-04-25 |
lsidir |
use memcpy when performing one slice on a cand list
viewless
|
2017-04-25 |
lsidir |
TODO: use memcopy instead of *p++ = *o++;
viewless
|
2017-04-25 |
lsidir |
Do not use BATslice to slice a candidate list, but CANDlist.
viewless
|
2017-04-25 |
lsidir |
moving shared candidate related function to gdk_cand.c
viewless
|
2017-04-25 |
lsidir |
Define a viewless macro that checks if a bat is a view or not
viewless
|
2017-04-25 |
Panagiotis Koutsourakis |
We need to check the result of BUNappend
wlcr
|
2017-04-25 |
Panagiotis Koutsourakis |
Merge with default
wlcr
|
2017-04-25 |
Sjoerd Mullender |
Closing branch.
arrays
|
2017-04-25 |
Sjoerd Mullender |
Closing branch.
grid
|
2017-04-25 |
Sjoerd Mullender |
Merge with Jul2017 branch.
|
2017-04-25 |
Sjoerd Mullender |
Merge with Dec2016 branch, not changing any files..
Jul2017
|
2017-04-25 |
Sjoerd Mullender |
Post release build.
Dec2016
|
2017-04-25 |
Sjoerd Mullender |
Merge with Dec2016 branch.
Jul2017
|
2017-04-25 |
Sjoerd Mullender |
Setting tags Dec2016_21 and Dec2016_SP4 for the release build.
Dec2016
|
2017-04-25 |
Sjoerd Mullender |
Moved contents of ChangeLog.Dec2016 to MonetDB.spec, debian/changelog and ChangeLog-Archive.
Dec2016 Dec2016_21 Dec2016_SP4_release
|
2017-04-25 |
Sjoerd Mullender |
Updated library versions.
Dec2016
|
2017-04-25 |
Sjoerd Mullender |
Merge with Dec2016 branch, not changing any files.
Jul2017
|
2017-04-25 |
Sjoerd Mullender |
Pre-release version number update.
Dec2016
|
2017-04-25 |
Panagiotis Koutsourakis |
Merge branch 'master' into branches/data-vaults
data-vaults
|
2017-04-25 |
Panagiotis Koutsourakis |
Merge with default
wlcr
|
2017-04-25 |
Sjoerd Mullender |
Merge with Jul2017 branch.
|
2017-04-25 |
Sjoerd Mullender |
Merge with Dec2016 branch.
Jul2017
|
2017-04-25 |
Sjoerd Mullender |
Approve output.
Dec2016
|
2017-04-25 |
Panagiotis Koutsourakis |
Properly quote time stamps when dumping db
Dec2016
|
2017-04-25 |
Sjoerd Mullender |
Use merge modules for compiler we compiled with.
Jul2017
|
2017-04-24 |
Sjoerd Mullender |
Step two towards a new stable branch "Jul2017".
|
2017-04-24 |
Sjoerd Mullender |
Step one towards a new stable branch "Jul2017".
Jul2017
|
2017-04-24 |
Sjoerd Mullender |
Added tag Jul2017_root for changeset 54a8c9d99dc3
|
2017-04-24 |
Sjoerd Mullender |
Merge with Dec2016 branch.
Jul2017_root
|
2017-04-23 |
Martin Kersten |
Fix compilation
iot
|
2017-04-23 |
Martin Kersten |
More BUNappend errors tests.
iot
|
2017-04-23 |
Martin Kersten |
Test for BUNappend
iot
|
2017-04-23 |
Martin Kersten |
Fixing error handling on BUNappend
iot
|
2017-04-23 |
Martin Kersten |
Eat away blanc space after end of MAL
malparsing
|
2017-04-23 |
Martin Kersten |
Added test for bug 6292
Dec2016
|
2017-04-22 |
Niels Nes |
make sure we only flush the stream on the console for non blocked (ie file/tty io) streams.
malparsing
|
2017-04-22 |
Niels Nes |
fix mal code (remove space between : and type, add ';' behind comments)
malparsing
|
2017-04-21 |
Panagiotis Koutsourakis |
Finally fix the server crash
data-vaults
|
2017-04-21 |
Panagiotis Koutsourakis |
Fix post merge compilation errors
data-vaults
|
2017-04-21 |
Panagiotis Koutsourakis |
Merge with default
data-vaults
|
2017-04-21 |
Panagiotis Koutsourakis |
Check the result of BATjoin
|
2017-04-21 |
Pedro Ferreira |
Merged with default
iot
|
2017-04-20 |
Pedro Ferreira |
Compilation fixes
iot
|
2017-04-20 |
Martin Kersten |
Continue parsing after end of separate include handling
malparsing
|
2017-04-20 |
Sjoerd Mullender |
More error checking and warning about unused results.
|
2017-04-20 |
Sjoerd Mullender |
We have a macro for that...
|
2017-04-20 |
Sjoerd Mullender |
Add GCC attribute to warn about unused results of BUNdelete and BATdel.
|
2017-04-20 |
Sjoerd Mullender |
Check ALL calls to BATappend and add GCC attribute.
|
2017-04-20 |
Martin Kersten |
Merge with default
malparsing
|
2017-04-20 |
Martin Kersten |
Merge with default
malparsing
|
2017-04-20 |
Sjoerd Mullender |
Added some ChangeLog messages.
|
2017-04-20 |
Sjoerd Mullender |
ALL calls to BUNappend are now checked. Added GCC function attribute to keep it that way.
|
2017-04-20 |
Abe Wits |
remove wrd type from mal files
stratified_sampling
|
2017-04-13 |
Abe Wits |
remove wrd, BUNfirst and BATnew
stratified_sampling
|
2017-04-12 |
Abe Wits |
merge with default branch
stratified_sampling
|
2017-04-12 |
Abe Wits |
implement weighted sampling UDF
stratified_sampling
|
2016-05-20 |
Abe Wits |
Merge default into stratified_sampling
stratified_sampling
|