15 Commits (759466de4a394c33bee43cc8f4b5ca8de5a1aeb4)

Author SHA1 Message Date
  Jim Paris d3efb829b5 Try to parse timestamps as double, if int64 parse fails 11 years ago
  Jim Paris 90b96799ac Bulk of the switch to int64 microsecond timestamps, including test data. 11 years ago
  Jim Paris b77f07a4cd Fix reporting of parsing errors with malformed data 11 years ago
  Jim Paris 59f0076306 Increase max layout count in rocket 11 years ago
  Jim Paris 83bc5bc775 Make rocket/bulkdata errors include column number and the bad data 11 years ago
  Jim Paris 1c27dd72d6 Fill out client tests and fix various bugs 11 years ago
  Jim Paris 7abfdfbf3e Add const qualifier to strings we get from Python 11 years ago
  Jim Paris 0047e0360a Implement Rocket.append_string() in C; misc cleanups along the way 11 years ago
  Jim Paris 84e21ff467 Move ASCII data parsing from the server to the rocket interface. 11 years ago
  Jim Paris 8a648c1b97 Move towards replacing bulkdata.File with rocket.Rocket 11 years ago
  Jim Paris 0b75da7a8f Normalize the floating point formats to %.6e and %.16e 11 years ago
  Jim Paris 2dfc94b566 Remove old code 11 years ago
  Jim Paris e318888a06 Finish Rocket.extract_string; clean up code for other functions too 11 years ago
  Jim Paris 7c95934cc2 Add rocket.extract_list; still not as complete as pyrocket 11 years ago
  Jim Paris 96df9d8323 Starting the C version of rocket 11 years ago