Cody Soyland
|
45f3439a7f
|
Unexport RowSegment
|
2018-07-05 23:11:56 -05:00 |
|
Cody Soyland
|
259f5ac3b9
|
Unexport Row.InvalidateCount
|
2018-07-05 23:11:56 -05:00 |
|
Cody Soyland
|
018905fcd9
|
Unexport Row.IntersectionCount
|
2018-07-05 23:11:56 -05:00 |
|
Cody Soyland
|
3025586378
|
Unexport Row.Intersect
|
2018-07-05 23:11:56 -05:00 |
|
Cody Soyland
|
edf87473ee
|
Unexport Row.ClearBit
|
2018-07-05 23:11:56 -05:00 |
|
Matt Jaffee
|
d0485a3a19
|
remove unused code in row.go
|
2018-07-05 16:51:23 -05:00 |
|
Matt Jaffee
|
0a94d2f10d
|
Merge branch 'develop' into core-structs
|
2018-07-05 16:38:14 -05:00 |
|
Matt Jaffee
|
bbb93abd57
|
remove lots of unused code
|
2018-07-05 15:35:32 -05:00 |
|
Travis Turner
|
1fb8330c8c
|
remove some dead code highlighed by the unexport script
|
2018-07-04 12:27:42 -05:00 |
|
Travis Turner
|
5dd7a9556a
|
rename slice to shard
|
2018-06-28 14:07:07 -05:00 |
|
Ben Johnson
|
060254e0d6
|
Key-to-ID Translation
This commit adds id-to-key translation to make it easier for users
to provide non-integer identifiers for rows & columns.
|
2018-06-15 16:45:05 -06:00 |
|
Cody Soyland
|
f2c104dfef
|
Migrate HTTP handler and client into http subpackage.
|
2018-06-12 13:22:40 -05:00 |
|
Matt Jaffee
|
ca530b1fc3
|
more fixes
|
2018-05-25 10:57:51 -05:00 |
|
Todd Gruben
|
fb7bf11825
|
Bit -> Column migration
|
2018-05-23 15:05:22 -05:00 |
|
Todd Gruben
|
5b2f8b4c33
|
migrated internal.Bitmap to internal.Row
|
2018-05-21 13:08:45 -05:00 |
|
Todd Gruben
|
47b100e96b
|
migrate BitmapSegment RowSegment
|
2018-05-21 11:44:51 -05:00 |
|
Todd Gruben
|
6f204e11f1
|
cleanup local variable naming and comments for Rows
|
2018-05-21 11:35:34 -05:00 |
|