Historial de Commits

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