rtags/rtags.changes

96 lines
3.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Sep 22 17:30:47 UTC 2018 - mliska@suse.cz
- Update to version 2.18.1+git.20180909.ce3bdfd9:
* Fix typo d2b10d624
* Start groundwork for making it possible to run rp in a thread
* loose the warning. Kinda silly.
* apparently this isn't okay.
* elisp warnings
* Opt-in for completion thread diagnostics.
* Refactor automated test runner
* Warning.
* Fixed max-depth issues.
* Fixed some of the recursion depth issues.
* Adding imenu index function.
-------------------------------------------------------------------
Sat Feb 03 11:28:23 UTC 2018 - mliska@suse.cz
- Update to version 2.18+git.20180130.98d668e8:
* Bump version to 2.18
* Roll back this one.
* Fix warning.
* trigger this on ctest.
* Try this.
* Fix package name.
* Maybe like this?
* Try to add more compilers.
* Remove unused capture part deux.
* Remove unused capture.
-------------------------------------------------------------------
Sun Aug 27 18:23:35 UTC 2017 - mliska@suse.cz
- Update to version 2.13+git.20170825.93b00636:
* Biump rct.
* Not used.
* grammar
* Fix issue #1031. Detect if json.h is supported or not and turn off json output for completions if it isn't.
* Kill previous rtags-find-symbol-at-point buffer if there is one.
* Fix issue with the following example:
* Fix an issue with this construct:
* Bump database.
* Bump version
* Fix issue #1035 and issue #1035.
-------------------------------------------------------------------
Fri Mar 3 11:52:50 UTC 2017 - mpluskal@suse.com
- Update to version 2.8+git.20161226.6ac7740e:
* Bump db.
* Use operator!= operator== for CXCursor
* jobs doesn't depend on current project.
* Oops. This needs to go before the break.
* Refactor some cursor stuff.
* Bump rct.
* Handle multiple targets better.
* Nicer dump for template specializations.
* Work on template refs
* Remove debugging.
-------------------------------------------------------------------
Wed Nov 02 16:41:20 UTC 2016 - mpluskal@suse.com
- Update to version 2.3+git.20161031.767f76b:
* Fix issue #826. Don't put: int => int etc for autos.
* Avoid TypeRef refs to classes/structs.
* Fix shadow warnings.
* Apparently clang_getCanonicalType is all I really need for resolving autos. Or so it seems.
* Apparently mLastCursor may be in a file we're not visiting.
* Use the right argument. Make fixits work again.
* Better error for handleInclude failures.
* Add "brew services start rtags" to readme
* resolve symlinks when updating the diagnostics buffer
* Add something about rtags helm support in the readme.
- Update service
* Use naming scheme containing latest release and commit date and
commit id
* Disable service by default to avoid unnecessary executions
-------------------------------------------------------------------
Mon Nov 9 21:52:08 UTC 2015 - sleep_walker@opensuse.org
- bump to new git snapshot 83a40d0, 2015-11-09
- it fixes missing librct problem
- wipe unused files
generate-tarball.sh
rtags-2.0.tar.gz
- add emacs-nox and gcc-c++ into dependencies
-------------------------------------------------------------------
Thu Sep 17 08:53:59 UTC 2015 - sleep_walker@opensuse.org
- let there be rtags package!