Commits
User selector
Commit history
Commits on Jan 10, 2022
Commits on Jan 30, 2018
Commits on Oct 13, 2017
Use C++11 `override` keyword
Show description for 514722dcommitted
Commits on Jun 9, 2017
Commits on Dec 30, 2014
- authored andcommitted
Commits on Jun 30, 2014
Simplified RefCounted bindings.
Show description for 5349457committed
Commits on Mar 9, 2010
Commits on Mar 4, 2010
Adding IntrusivePtr class to replace boost::intrusive_ptr giving implicit conversion to raw pointers. That will keep the syntax clear when we start replacing intrusive pointers by raw pointers in C…
Show description for 7585e99committedGIL locking for all Wrapper virtual overrides which fall back into python. GIL releases for Op::operate, Reader::read and Writer::write. Test cases to demonstrate that this works and we can get con…
Show description for 5dbcb98committed
Loading