Commit Graph

28 Commits

Author SHA1 Message Date
murgatroid99 7d499f8a59 Removed reference to non-existent header 2015-02-19 16:12:02 -08:00
Craig Tiller da0983d56a Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
Craig Tiller 42af13c956 Update copyright to 2015 2015-02-18 08:34:56 -08:00
murgatroid99 45a929f3bc Removed debugging code 2015-02-13 13:02:47 -08:00
murgatroid99 928322992c Updated server.cc to match call.cc changes 2015-02-13 12:21:59 -08:00
murgatroid99 d64985bc75 Improved op_vector memory management 2015-02-13 11:14:03 -08:00
murgatroid99 b8a1daf4ed Further improved memory management 2015-02-13 10:41:25 -08:00
murgatroid99 4f82d0021d Improved memory management 2015-02-13 10:40:07 -08:00
murgatroid99 8e10540169 Made changes based on comments 2015-02-13 10:19:10 -08:00
murgatroid99 c1ec85fc43 Removed extraneous log messages 2015-02-12 15:48:51 -08:00
murgatroid99 e95b7ff197 Removed extra extension files 2015-02-11 17:29:09 -08:00
murgatroid99 d35c92d473 Fixed end to end tests 2015-02-11 16:19:55 -08:00
murgatroid99 5bbb836abb More end to end test debugging 2015-02-11 09:26:25 -08:00
murgatroid99 4f9f935a11 Resolved merge conflicts 2015-02-10 09:19:06 -08:00
murgatroid99 f1da0156b7 Fixed end-to-end tests for new changes 2015-02-10 09:16:49 -08:00
murgatroid99 6f8dde55cc Extension module now compiles and some tests pass 2015-02-09 15:55:10 -08:00
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 cfa8b0a560 Minor comment update 2015-02-09 11:01:20 -08:00
murgatroid99 55d5ba6c05 Updated event.cc with new changes 2015-02-09 10:56:25 -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