Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 2 | -249/+0 |
| | |||||
* | clar: Fix warnings in GCC/Linuxvmg/gcc-warnings | Vicent Marti | 2013-11-01 | 1 | -2/+4 |
| | |||||
* | Add test for multiple thread init/shutdown | Ben Straub | 2013-10-04 | 1 | -0/+13 |
| | |||||
* | Fix typo _delete -> _free | Carlos MartÃn Nieto | 2013-08-29 | 1 | -1/+1 |
| | |||||
* | Fix warnings when compiling without threads | Russell Belfer | 2013-08-21 | 1 | -4/+15 |
| | |||||
* | Rewrite refdb_fs using git_sortedcache object | Russell Belfer | 2013-08-21 | 1 | -0/+200 |
| | | | | | | | | This adds thread safety to the refdb_fs by using the new git_sortedcache object and also by relaxing the handling of some filesystem errors where the fs may be changed out from under us. This also adds some new threading tests that hammer on the refdb. | ||||
* | tests: fix code style in threads/basic.c | Scott J. Goldman | 2013-02-07 | 1 | -7/+10 |
| | |||||
* | t13-threads.c ported. | Ben Straub | 2012-03-30 | 1 | -0/+20 |