Commit Graph

10 Commits

Author SHA1 Message Date
murgatroid99 3d35d387a1 Fixed another compiler error 2015-02-09 11:43:34 -08:00
murgatroid99 e8c66830d7 Fixed some compiler errors in call.cc 2015-02-09 11:41:23 -08:00
murgatroid99 616e875f23 More progress towards new API compatibility 2015-02-09 10:43:21 -08:00
murgatroid99 4c627fb5a7 Part of the update to the new API 2015-02-05 17:42:01 -08:00
David Klempner e3559b36a7 Remove timeval functions
They only had one caller, which could easily be converted to use
timespec instead of timeval.
2015-02-04 12:02:17 -08:00
Craig Tiller a736903ba2 Prepare for the new batch call API.
Rename all core API functions that are on their way to deprecation with
an _old tag across all wrappings.
2015-02-02 15:39:31 -08:00
murgatroid99 e90b4d6d90 Switched extension to return faster sliceable Buffers 2015-01-29 18:02:17 -08:00
murgatroid99 b4059c1f33 Changed low-level metadata API to be more reasonable 2015-01-28 15:36:27 -08:00
Yang Gao adb24862ab sync up with master 2015-01-27 11:39:14 -08:00
murgatroid99 0bd4b5a17c Moved extension and JS files to separate directories 2015-01-26 17:16:57 -08:00