Craig Tiller
4ece70db5b
C Core API cleanup.
...
Simplify grpc_event into something that can be non-heap allocated.
Deprecate grpc_event_finish.
Remove grpc_op_error - use an int as this is more idiomatic C style.
2015-05-04 14:53:51 -07:00
zeliard
57f64ba4b2
merge from upstream (grpc) master
2015-04-27 14:56:34 +09:00
murgatroid99
b0910a21f5
Fixed segfault by fixing scope issue
2015-03-09 16:09:55 -07: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
c1ec85fc43
Removed extraneous log messages
2015-02-12 15:48:51 -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
6f8dde55cc
Extension module now compiles and some tests pass
2015-02-09 15:55:10 -08:00
murgatroid99
616e875f23
More progress towards new API compatibility
2015-02-09 10:43:21 -08:00
murgatroid99
0bd4b5a17c
Moved extension and JS files to separate directories
2015-01-26 17:16:57 -08:00