V2.0.4 by swilly22 · Pull Request #954 · RedisGraph/RedisGraph · GitHub
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
864744e
Support float inputs for modulo computations (#895)
jeffreylovitz Jan 30, 2020
59eebb0
Add references
gkorland Jan 31, 2020
61d4295
Update mkdocs.yml
gkorland Jan 31, 2020
00e20fb
Update References.md
gkorland Jan 31, 2020
59c4482
fixed ast mapping for path filter (#896)
Feb 1, 2020
e6cba66
added mutex per matrix (#898)
Feb 3, 2020
308b021
updated license headers to 2020 (#902)
Feb 4, 2020
52dcb02
Preserve order of op's children array when introducing index scans (#…
jeffreylovitz Feb 11, 2020
711aee8
Fix memory leaks (#917)
jeffreylovitz Feb 12, 2020
a8b3013
added filter tree clone (#915)
Feb 12, 2020
e54ce35
Optimize cp (#906)
Feb 13, 2020
db0f55c
Added non existing entity runtime error (#919)
Feb 13, 2020
ed22e52
RediSearch query error reporting (#925)
swilly22 Feb 18, 2020
c9eb657
added filter tree compaction (#922)
Feb 18, 2020
b579507
Handle both possible execution orders in concurrent rename test (#926)
jeffreylovitz Feb 19, 2020
a1e8807
Refferencing a RedisGraph javascript client library (#928)
Sceat Feb 19, 2020
09dc813
Rust client (#931)
gkorland Feb 19, 2020
b803bb6
intoduced fpClone in OpBase (#930)
Feb 19, 2020
c626014
Apply deplete match stream (#913)
jeffreylovitz Feb 19, 2020
f7184e5
increased allowed parameters count to UNIT_MAX. fixed a bug in query_…
Feb 20, 2020
89b8822
introduce mapping between record entries and projected columns (#936)
swilly22 Feb 20, 2020
353e10a
added arr clone with cb (#937)
Feb 20, 2020
5162a92
Leak fixes (#935)
jeffreylovitz Feb 20, 2020
c94190e
label matrix should be fetch right before eval (#938)
swilly22 Feb 20, 2020
cb66737
More sensible function signature for SIValue_Free (#941)
jeffreylovitz Feb 21, 2020
4a6fa9b
Resolve memory leaks on Path SIValues (#940)
jeffreylovitz Feb 21, 2020
832f300
GraphBLAS 3.2.0 (#942)
swilly22 Feb 21, 2020
f1e8456
Simplify OpAggregate logic, remove unnecessary struct members (#947)
jeffreylovitz Feb 23, 2020
c382e27
Add compile-time error for unsupported AST node types (#944)
jeffreylovitz Feb 23, 2020
d024da6
removed unused operations and types (#950)
swilly22 Feb 23, 2020
ce010cf
remove GraphBLAS cacheing from CI (#953)
swilly22 Feb 23, 2020
52c3c49
version bump
swilly22 Feb 23, 2020
c0daa2f
Merge branch '2.0' into v2.0.4
swilly22 Feb 23, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 1 addition & 12 deletions .circleci/config.yml
2 changes: 1 addition & 1 deletion src/version.h