Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document libdimension with Doxygen. | Tavian Barnes | 2010-11-14 | 1 | -0/+1 |
| | |||||
* | Revert "Add support for jemalloc." | Tavian Barnes | 2010-11-12 | 1 | -13/+0 |
| | | | | | This reverts commit bac926b1e54696beee1d84834876cfadd9939132. Just use LD_PRELOAD if you want it. | ||||
* | Fix configure.ac underquoting. | Tavian Barnes | 2010-11-11 | 1 | -8/+8 |
| | |||||
* | Add support for jemalloc. | Tavian Barnes | 2010-09-26 | 1 | -0/+13 |
| | |||||
* | Add some dimension benchmarks. | Tavian Barnes | 2010-09-08 | 1 | -0/+1 |
| | |||||
* | Add some functionality checks to configure.ac for platform.c. | Tavian Barnes | 2010-06-29 | 1 | -2/+55 |
| | |||||
* | Add std-options check to 'make installcheck'. | Tavian Barnes | 2010-05-21 | 1 | -1/+1 |
| | |||||
* | Use quiet build and colored tests. | Tavian Barnes | 2010-05-21 | 1 | -1/+3 |
| | |||||
* | Add a pkg-config file to libdimension. | Tavian Barnes | 2010-05-13 | 1 | -0/+1 |
| | |||||
* | Fix some copyright dates. | Tavian Barnes | 2010-05-10 | 1 | -1/+1 |
| | |||||
* | Use C99 for loop initializers. | Tavian Barnes | 2010-05-05 | 1 | -0/+3 |
| | |||||
* | Print usage information in dimension. | Tavian Barnes | 2010-04-11 | 1 | -1/+2 |
| | |||||
* | Add --disable-png configure option. | Tavian Barnes | 2010-04-01 | 1 | -0/+8 |
| | |||||
* | Add --disable-gl configure option. | Tavian Barnes | 2010-04-01 | 1 | -0/+8 |
| | |||||
* | Use libsandglass 0.2 API. | Tavian Barnes | 2010-03-04 | 1 | -3/+3 |
| | |||||
* | Use pkg-config for libsandglass. | Tavian Barnes | 2010-02-23 | 1 | -4/+6 |
| | |||||
* | Fix compilation with -std=c99. | Tavian Barnes | 2010-02-19 | 1 | -0/+3 |
| | |||||
* | Fix up license blurbs and copyright year. | Tavian Barnes | 2010-01-27 | 1 | -1/+1 |
| | |||||
* | Add a C++ test. | Tavian Barnes | 2010-01-17 | 1 | -0/+1 |
| | |||||
* | Use flex for the tokenizer. | Tavian Barnes | 2009-11-23 | 1 | -0/+2 |
| | |||||
* | PGO build improvements. | Tavian Barnes | 2009-11-13 | 1 | -1/+1 |
| | |||||
* | Implement profile-guided optimization builds. | Tavian Barnes | 2009-11-12 | 1 | -1/+9 |
| | |||||
* | Use the parallel-tests automake option. | Tavian Barnes | 2009-10-27 | 1 | -2/+2 |
| | |||||
* | Fix tokenizer test in VPATH build. | Tavian Barnes | 2009-10-27 | 1 | -0/+1 |
| | |||||
* | Begin work on `dimension' client program. | Tavian Barnes | 2009-10-26 | 1 | -0/+1 |
| | |||||
* | New benchmarking suite. | Tavian Barnes | 2009-10-04 | 1 | -2/+9 |
| | |||||
* | New test framework. | Tavian Barnes | 2009-10-04 | 1 | -1/+3 |
| | |||||
* | Purge test suite and C++ wrapper - for now. | Tavian Barnes | 2009-10-04 | 1 | -16/+1 |
| | |||||
* | Update license copyrights to 2009. | Tavian Barnes | 2009-07-08 | 1 | -1/+1 |
| | |||||
* | Comments and style adjustments, and a couple fixes. | Tavian Barnes | 2009-07-08 | 1 | -1/+1 |
| | |||||
* | Add some documentation. | Tavian Barnes | 2009-06-26 | 1 | -0/+1 |
| | |||||
* | Merge libdimension-png into libdimension. | Tavian Barnes | 2009-05-10 | 1 | -1/+0 |
| | |||||
* | Update cookie-fopencookie.cpp to the new FILE_Cookie interface. | Tavian Barnes | 2009-04-20 | 1 | -1/+11 |
| | |||||
* | Add tmpfile() implementation of FILE_Cookie. | Tavian Barnes | 2009-04-20 | 1 | -0/+2 |
| | |||||
* | Clarify licenses; add libdimensionxx library. | Tavian Barnes | 2009-04-10 | 1 | -1/+2 |
| | |||||
* | Initial commit. | Tavian Barnes | 2009-03-01 | 1 | -0/+38 |