Mention `rtags` in the similar tools list |
|
More...
|
over 11 years ago
|
Avoid gcc warnings, thanks to Calixteman |
|
More...
|
over 11 years ago
|
Forward make's return code to `clang-tags trace` |
|
More...
|
almost 12 years ago
|
Add a 'cachesize' command line option to specify the size of the translation unit cache. |
|
More...
|
almost 12 years ago
|
Implement a memory-limited cache of translation units. |
|
More...
|
almost 12 years ago
|
Add a method for querying the memory usage of a translation unit. |
|
More...
|
almost 12 years ago
|
Merge cameronwhite:compilation-database |
|
More...
|
almost 12 years ago
|
Use a transaction when loading a compilation database. |
|
More...
|
almost 12 years ago
|
Replace the beginIndex and endIndex methods with an Sqlite::Transaction. |
|
More...
|
almost 12 years ago
|
Create a class to manage the lifetime of an SQL transaction. |
|
More...
|
almost 12 years ago
|
Propagate server return code in client |
|
More...
|
almost 12 years ago
|
Bug fix in requests handling |
|
More...
|
almost 12 years ago
|
Fixup for previous commit |
|
More...
|
almost 12 years ago
|
Remove deleted files from the index |
|
More...
|
almost 12 years ago
|
New way of loading compilation commands using fake compilers |
|
More...
|
almost 12 years ago
|
Reintroduced `--emacs-conf` option to setup `clang-tags-mode` in the sources directory |
|
More...
|
almost 12 years ago
|
Automatically generate user documentation |
|
More...
|
almost 12 years ago
|
Improved handling of Python <2.7 |
|
More...
|
almost 12 years ago
|
Allow loading compilation databases from other directories. |
|
More...
|
almost 12 years ago
|
Display relative file paths for `grep` results. |
|
More...
|
almost 12 years ago
|
Display relative file paths for `find-def` results |
|
More...
|
almost 12 years ago
|
New clang-tags subcommands helping manage the server |
|
More...
|
almost 12 years ago
|
Display indexed file names |
|
More...
|
almost 12 years ago
|
Minor installation-related modifications |
|
More...
|
almost 12 years ago
|
Updated documentation |
|
More...
|
almost 12 years ago
|
Updated links in README.md following the `gh-pages` update |
|
More...
|
almost 12 years ago
|
Updated dependency list |
|
More...
|
almost 12 years ago
|
Separate Quick start guide + links between documentations |
|
More...
|
almost 12 years ago
|
Code documentation and CMakeLists reorganization |
|
More...
|
almost 12 years ago
|
Code documentation |
|
More...
|
almost 12 years ago
|