| base/compiler: Decorate __PRETTY_FUNCTION__ with __extension__. |
|
More...
|
about 10 years ago
|
| concurrency/future: Store min_wait as an integer to avoid divisions. |
|
More...
|
about 10 years ago
|
| doc: Get rid of duplicate PREDEFINED. |
|
More...
|
over 11 years ago
|
| math: Make vectors have an array instead of different fields. |
|
More...
|
over 11 years ago
|
| base: Make sure all inline functions get emitted, even internal ones. |
|
More...
|
over 11 years ago
|
| libdimension: Modularize tests. |
|
More...
|
over 11 years ago
|
| libdimension: Test each module header in isolation. |
|
More...
|
over 11 years ago
|
| Modularize the libdimension codebase. |
|
More...
|
over 11 years ago
|
| Move some headers around and make new ones. |
|
More...
|
over 11 years ago
|
| geometry: New dmnsn_clamp() function. |
|
More...
|
over 11 years ago
|
| color: Rename saturate to clamp. |
|
More...
|
over 11 years ago
|
| Add a C++11 test, and make the C++98/03 test explicit. |
|
More...
|
over 11 years ago
|
| geometry: Fix a comment. |
|
More...
|
over 11 years ago
|
| compiler-internal.h: Fix whitespace. |
|
More...
|
over 11 years ago
|
| future: Fix race with two pausing threads. |
|
More...
|
over 11 years ago
|
| geometry: Use consistent parameter types to avoid a spurious -Warray-bounds warning. |
|
More...
|
over 11 years ago
|
| polynomial: Fix too-small array in test. |
|
More...
|
over 11 years ago
|
| prtree: Improve cache locality during tree building. |
|
More...
|
over 11 years ago
|
| prtree: Small cleanups. |
|
More...
|
over 11 years ago
|
| Don't ignore core dumps. |
|
More...
|
over 11 years ago
|
| prtree: Clean up some construction code. |
|
More...
|
over 11 years ago
|
| Fix some warnings found by clang. |
|
More...
|
over 11 years ago
|
| Update to latest ax_pthread.m4. |
|
More...
|
over 11 years ago
|
| pool: Use separate blocks for non-tidy allocations. |
|
More...
|
over 11 years ago
|
| Kill dmnsn_free_fn. |
|
More...
|
over 11 years ago
|
| canvas: Kill optimizers' ->ptr field. |
|
More...
|
over 11 years ago
|
| geometry: Clean up dmnsn_transform_bounding_box() a bit. |
|
More...
|
over 11 years ago
|
| Documentation fixes. |
|
More...
|
over 11 years ago
|
| Add a C89 compliance test for the headers. |
|
More...
|
over 11 years ago
|
| Add a C99 conformance test for the headers. |
|
More...
|
over 11 years ago
|