Age | Commit message (Expand) | Author |
---|---|---|
2017-12-22 | thread/{Thread,Id}: use defaul-initialized pthread_t as "undefined" value | Max Kellermann |
2017-12-16 | Merge branch 'v0.20.x' | Max Kellermann |
2017-12-12 | *: check defined(_WIN32) instead of defined(WIN32) | Max Kellermann |
2017-11-26 | thread/*: add "noexcept" | Max Kellermann |
2017-06-04 | *: add lost of "noexcept" specifications | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-12-08 | Merge tag 'v0.18.20' into v0.19.x | Max Kellermann |
2014-12-08 | thread/Id: drop "::" prefix before pthread function names | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann |
2013-08-10 | thread/Id: new class replacing GThread pointers | Max Kellermann |