コミット履歴

作者 SHA1 メッセージ 日付
  Chris Bannister 3dcc63b0a9 improve frame string methods 10 年 前
  Chris Bannister 732282f2ca add support for events 10 年 前
  Chris Bannister 97953282d8 add register frame 10 年 前
  Chris Bannister 69051b37de Correctly handle missing UDT fields in Marshal 10 年 前
  Chris Bannister e5248ed2fb add internal control connection 10 年 前
  Chris Bannister d8a24ba3e6 dont defensivly copy bytes in the framer 10 年 前
  Chris Bannister d0dbd15082 dont recycle framers until closing iters 10 年 前
  Adam Weiner d7339ffe6a add ParseConsistency() to frame.go - convert text consistencies to their gocql constant 10 年 前
  Chris Bannister bbe3d93b83 fix untyped consts 10 年 前
  Chris Bannister b4e2ff39e2 add v4 read_failure and function_failure errors 10 年 前
  Chris Bannister 2755a00db6 add custom payload and warnings 10 年 前
  Chris Bannister 6b4a5e5a2c Update frame for proto v4 prepared and events 10 年 前
  Chris Bannister ad3a9ca8a6 ensure columnCount is not negative 10 年 前
  Chris Bannister 0cb58fe42c Switch between append and prealloc 10 年 前
  Chris Bannister f2175ae442 Dont allocate all the columninfo upfront 10 年 前
  Chris Bannister c573f5db2c ensure we have enough bytes to read 1 byte 10 年 前
  Chris Bannister 9db0f56206 fix reading short bytes not checking for enough bytes in the buffer 10 年 前
  Chris Bannister 619641c580 Ensure that frames are not bigger than the max 10 年 前
  Chris Bannister 859f523787 ensure we catch panics in readTrace 10 年 前
  Chris Bannister c2d8f27013 check for negative number of rows when parsing results frame 10 年 前
  Chris Bannister ae2ddd1c7c be more careful when reading the headers, check sizes of the buffer and for valid versions 10 年 前
  Chris Bannister 58d90fab97 bounds check when reading from the buffer 10 年 前
  Chris Bannister f42867acbd frame: catch panics from parsing 10 年 前
  Chris Bannister 332853ab7b fix parse frame with negative frame size 10 年 前
  Ben Hood 1a30be4244 Merge pull request #369 from Zariel/udt 10 年 前
  Chris Bannister 68ab73427f Add initial support for UDT's 10 年 前
  Chris Bannister 6af1499e33 Add with default timestamp support 10 年 前
  Chris Bannister 618df875eb Always set the number of values in a batch 10 年 前
  Ben Hood 61d083e439 Merge pull request #353 from Zariel/serial-consistency 10 年 前
  Chris Bannister 30aa70a1dd Merge pull request #358 from Zariel/fix-stream-signed 10 年 前