| Add an integration test checking for false gatelocks. |
|
More...
|
about 13 years ago
|
| Fix grammar error. Implicated is not the same as involved :). |
|
More...
|
about 13 years ago
|
| Add helper methods to retrieve the streams from an event repository. |
|
More...
|
about 13 years ago
|
| Remove one map lookup per notify_join/notify_start. |
|
More...
|
about 13 years ago
|
| Refactor the API implementation. |
|
More...
|
about 13 years ago
|
| Overall refactoring. |
|
More...
|
about 13 years ago
|
| Add comments to explain two integration tests. |
|
More...
|
about 13 years ago
|
| Make sure we're opening a path that exists in the command line utility. |
|
More...
|
about 13 years ago
|
| Fix a bug in the lock graph construction. |
|
More...
|
about 13 years ago
|
| Add an integration test using recursive locks. |
|
More...
|
about 13 years ago
|
| Make the {Recursive}AcquireEvent unit tests more strict. |
|
More...
|
about 13 years ago
|
| Add support for recursive events in the API. |
|
More...
|
about 13 years ago
|
| Add support for Recursive events in the lock graph. |
|
More...
|
about 13 years ago
|
| Refactor the mock library. Add this_thread. |
|
More...
|
about 13 years ago
|
| Refactor the AcquireEvent, removing useless stuff. |
|
More...
|
about 13 years ago
|
| Fix a small bug in the lock_debug_info io. |
|
More...
|
about 13 years ago
|
| Add the RecursiveAcquireEvent and the RecursiveReleaseEvent events. |
|
More...
|
about 13 years ago
|
| Add some more error handling in the command line utility. |
|
More...
|
about 13 years ago
|
| Re-add D2_API macros so it links on windows. |
|
More...
|
about 13 years ago
|
| Use boost iterator ranges instead of custom container_views in the repository. |
|
More...
|
about 13 years ago
|
| Add a policy controlling the name of the categories in the repository. This is to make sure the name of the categories are not platform dependant. |
|
More...
|
about 13 years ago
|
| Minor refactoring of the CMakeLists. |
|
More...
|
about 13 years ago
|
| Remove some more warnings. |
|
More...
|
about 13 years ago
|
| Refactor assertion messages in the Repository class. |
|
More...
|
about 13 years ago
|
| Go through great lengths to provide a default implementation of unique_id. |
|
More...
|
about 13 years ago
|
| Remove some warnings with pragmas. |
|
More...
|
about 13 years ago
|
| Add error handling during the aperture of the repository in the command line utility. |
|
More...
|
about 13 years ago
|
| Add an assertion on a null pointer. |
|
More...
|
about 13 years ago
|
| Refactor the integration test system and add dependencies to d2. |
|
More...
|
about 13 years ago
|
| Reroll the API to make it usable from C. |
|
More...
|
about 13 years ago
|