1. bf3dd3c Gin: Add support for binding JS methods to C++ instance methods. by [email protected] · 12 years ago
  2. a6d6d468 Switch template_utils_unittest to using COMPILE_ASSERT. by [email protected] · 13 years ago
  3. 7296f276 Callback API Change: Reimplement Bind(); support IgnoreResult, full currying, and use less types. by [email protected] · 14 years ago
  4. 6a341fb Add COMPILE_ASSERT to ensure the result of Bind matches the Callback's type. by [email protected] · 14 years ago
  5. ba019ac Fix is_convertible for windows. by [email protected] · 15 years ago
  6. 21b38fb Clang doesn't like EXPECT_EQ with false and a template value. by [email protected] · 15 years ago
  7. b38d357 Unified callback system based on tr1::function/tr1::bind and Google's internal callback code. by [email protected] · 15 years ago