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

k-takata / ctags / 329

Builds Branch Commit Type Ran Committer Via Coverage
329 reduce-configure-checking buildsys: Stop checking C90 standard headers We already use C99. We can assume that C90 standard headers, macros and functions are always available. Stop checking: * errno.h, limits.h, stdlib.h, string.h, time.h. Also stop checking sys/times.h... push 31 Oct 2019 12:37AM UTC k-takata travis-ci pending completion   set done
328 reduce-configure-checking buildsys: Stop checking C90 standard headers We already use C99. We can assume that C90 standard headers, macros and functions are always available. Stop checking: * errno.h, limits.h, stdlib.h, string.h, time.h. Also stop checking sys/times.h... push 30 Oct 2019 01:17PM UTC k-takata travis-ci pending completion   set done
327 typescript-clang-warning typescript: Suppress clang warning Clang warns this: ``` ../parsers/typescript.c:740:18: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs] va_start (args, skipUnparsed);... push 30 Oct 2019 01:14PM UTC k-takata travis-ci pending completion   set done
326 appveyor-make-j2 appveyor: Use `make -j2` to speed up the builds Also remove `--enable-iconv`, because now it is the default. push 29 Oct 2019 11:21AM UTC k-takata travis-ci pending completion   set done
325 units-py circleci: Install python3 push 29 Oct 2019 11:19AM UTC k-takata travis-ci pending completion   set done
324 units-py appveyor: Use `make -j2` to speed up the builds Also remove `--enable-iconv`, because now it is the default. push 29 Oct 2019 12:04AM UTC k-takata travis-ci pending completion   set done
323 units-py appveyor: Use `make -j2` to speed up the builds Also remove `--enable-iconv`, because now it is the default. push 28 Oct 2019 11:51PM UTC k-takata travis-ci pending completion   set done
322 suppress-clang-warnings typescript: Suppress clang warnings Clang produces the following warnings: ``` ../parsers/typescript.c:679:1: warning: unused function 'parseSemicolon' [-Wunused-function] SINGLE_CHAR_PARSER_DEF (Semicolon, ';', TOKEN_SEMICOLON) ^ ../parse... push 28 Oct 2019 07:10PM UTC k-takata travis-ci pending completion   set done
321 units-py appveyor: Use `make -j2` to speed up the builds Also remove `--enable-iconv`, because now it is the default. push 28 Oct 2019 07:03PM UTC k-takata travis-ci pending completion   set done
320 revise-travis travis: Reduce configure and make configure and make are executed 3 times on Travis. Reduce them to twice. push 28 Oct 2019 04:17PM UTC k-takata travis-ci pending completion   set done
319 delete-unused-files main: Delete unused file See also: https://github.com/universal-ctags/ctags/pull/2231#issuecomment-539025926 https://github.com/universal-ctags/ctags/pull/2231#issuecomment-544234701 push 28 Oct 2019 04:12PM UTC k-takata travis-ci pending completion   set done
318 suppress-clang-warnings typescript: Suppress clang warnings Clang produces the following warnings: ``` ../parsers/typescript.c:679:1: warning: unused function 'parseSemicolon' [-Wunused-function] SINGLE_CHAR_PARSER_DEF (Semicolon, ';', TOKEN_SEMICOLON) ^ ../parse... push 28 Oct 2019 01:55PM UTC k-takata travis-ci pending completion   set done
317 align-makefiles makefiles: Align with tabsize=8 Makefiles were not well aligned. `source.mak` already has a modeline: `# vim: ts=8`. So, it would be better to use tabsize=8 for all Makefiles for consistency. Set `indent_size=8` in `.editorconfig` and align the ... push 28 Oct 2019 01:52PM UTC k-takata travis-ci pending completion   set done
316 delete-unused-files main,parsers: Delete unused files See also: https://github.com/universal-ctags/ctags/pull/2231#issuecomment-539025926 https://github.com/universal-ctags/ctags/pull/2231#issuecomment-544234701 push 28 Oct 2019 01:49PM UTC k-takata travis-ci pending completion   set done
315 extra-dist buildsys: Add some files under misc to EXTRA_DIST See also: https://github.com/universal-ctags/ctags/pull/2231#issuecomment-544234701 push 28 Oct 2019 01:45PM UTC k-takata travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 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