• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

k-takata / ctags / 234

Builds Branch Commit Type Ran Committer Via Coverage
234 appveyor-man appveyor: Copy man/*.rst before building html files Copy man/*.rst to docs/man/ before building html files, because Git for Windows doesn't handle symlinks by default. push 03 Oct 2019 12:46PM UTC k-takata travis-ci pending completion   set done
233 master appveyor: Copy man/*.rst before building html files Copy man/*.rst to docs/man/ before building html files, because Git for Windows doesn't handle symlinks by default. push 03 Oct 2019 12:45PM UTC k-takata travis-ci pending completion   set done
232 update-docs docs: Update the document for Windows * Update a URL. * Update the information about scandir(). * Write about mkstemp(). push 01 Oct 2019 03:53PM UTC k-takata travis-ci pending completion   set done
231 fix-typo Fix typos push 30 Sep 2019 12:34AM UTC k-takata travis-ci pending completion   set done
230 fix-typo docs: Fix a typo push 27 Sep 2019 01:30PM UTC k-takata travis-ci pending completion   set done
229 use-getdrive main,win32: Use _getdrive() also on MinGW absoluteFilename() always returned C: drive when compiled with MinGW. MinGW also has _getdrive(), so use it. push 19 Sep 2019 01:29PM UTC k-takata travis-ci pending completion   set done
228 appveyor-rst2html appveyor: Use rst2html instead of rst2html3 The rst2html3 command from the python3-docutils package was renamed to rst2html a few weeks ago. No need to set RST2HTML variable anymore. push 10 Sep 2019 03:13PM UTC k-takata travis-ci pending completion   set done
227 support-vc2015 regex: Fix cast error on VC2015 x64 `long` is 32 bits on 64-bit VC, so casting a pointer to `long` causes a warning on VC2015 x64 and it becomes an error by the `/WX` flag. This fixes the casting errors by using `intptr_t`. Old MinGW needs to in... push 24 Jul 2019 09:38AM UTC k-takata travis-ci pending completion   set done
226 support-vc2015 regex: Fix cast error on VC2015 x64 `long` is 32 bits on 64-bit VC, so casting a pointer to `long` causes a warning on VC2015 x64 and it becomes an error by the `/WX` flag. This fixes the casting errors by using `size_t`. (I wanted to use `intpt... push 23 Jul 2019 03:31PM UTC k-takata travis-ci pending completion   set done
225 nsis-fix-typos NSIS: Fix a typo As suggested by @b4n. push 23 Jul 2019 01:38PM UTC k-takata travis-ci pending completion   set done
224 win32-update-license win32: Update copyright and license information Explicitly state that GPL 2 or later. push 23 Jul 2019 12:46PM UTC k-takata travis-ci pending completion   set done
223 nsis-fix-typos NSIS: Fix typos push 23 Jul 2019 12:45PM UTC k-takata travis-ci pending completion   set done
222 support-vc2015 regex: Use size_t instead of intptr_t intptr_t cannot be used on an old MinGW compiler. push 20 Jul 2019 01:39AM UTC k-takata travis-ci pending completion   set done
221 support-vc2015 regex: Fix cast error on VC2015 x64 `long` is 32 bits on 64-bit VC, so casting a pointer to `long` causes a warning on VC2015 x64 and it becomes an error by the `/WX` flag. This fixes the casting errors. push 19 Jul 2019 11:51PM UTC k-takata travis-ci pending completion   set done
220 fix-appveyor appveyor: Make only html for the man pages Creating PDF fails on AppVeyor: https://ci.appveyor.com/project/universalctags/ctags-win32/builds/26091558 Only html files are needed. push 19 Jul 2019 11:38PM UTC k-takata travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 25
  • 26
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc