| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | This renames most C <*.h> includes into C++ <c*> includes. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | fix initialization | Johan B. C. Engelen | 2013-08-03 | 1 | -7/+11 |
| | | | | (bzr r12459) | ||||
| * | should fix compilation issues on 64bit arches | St??phane Gimenez | 2006-11-21 | 1 | -3/+3 |
| | | | | (bzr r2000) | ||||
| * | patch 1598684: better trace quantization | bulia byak | 2006-11-20 | 1 | -0/+114 |
| (bzr r1994) | |||||
