Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bind: Use Variadic Templates in bind_internal.h | tzik | 2015-02-05 | 1 | -1/+1 |
* | [Base] Use variadic template in bind.h | tzik | 2014-11-26 | 1 | -1/+1 |
* | Switch to clang for nocompile tests and rebaseline existing results. | dcheng | 2014-11-03 | 1 | -14/+14 |
* | Drive-by comment fix in base/bind_unittest.nc. | viettrungluu@chromium.org | 2014-02-21 | 1 | -2/+1 |
* | Fix no-compile tests in base. | dcheng@chromium.org | 2013-01-23 | 1 | -5/+5 |
* | Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,... | ajwong@chromium.org | 2011-11-21 | 1 | -5/+6 |
* | Make Callback.Equals() only work when comparing against the same type. | ajwong@chromium.org | 2011-09-10 | 1 | -21/+0 |
* | Create a "no compile" drivers script in python to unittest compile time asserts. | ajwong@chromium.org | 2011-09-10 | 1 | -0/+223 |