rtags/rtags.changes
Marcus Meissner fa6d348712 Accepting request 438380 from home:pluskalm:branches:devel:tools
- 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

OBS-URL: https://build.opensuse.org/request/show/438380
OBS-URL: https://build.opensuse.org/package/show/devel:tools/rtags?expand=0&rev=3
2016-11-04 16:01:29 +00:00

35 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
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!