Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move files to subdirectories (#6599) | Vitaliy | 2017-11-08 |
* | Remove DSTACK support (#6346) | Loïc Blot | 2017-08-30 |
* | Code modernization: subfolders (#6283) | Loïc Blot | 2017-08-19 |
* | C++ modernize: Pragma once (#6264) | Loïc Blot | 2017-08-17 |
* | Use C++11 mutexes only (remove compat code) (#5922) | Loïc Blot | 2017-06-06 |
* | Fix various points reported by cppcheck (#5656) | Loïc Blot | 2017-04-25 |
* | Fix various copy instead of const ref reported by cppcheck (part 3) (#5616) | Loïc Blot | 2017-04-20 |
* | Include container.h in util/thread.h. util/thread.h doesn't compile without it | Perttu Ahola | 2017-04-17 |
* | Rename macros with two leading underscores | ShadowNinja | 2015-10-14 |
* | Always use errorstream for DEBUG_EXCEPTION_HANDLER | ShadowNinja | 2015-10-14 |
* | Clean up threading | ShadowNinja | 2015-08-23 |
* | Misc. minor fixes | kwolekr | 2015-07-10 |