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

universal-ctags / ctags / 1122

Builds Branch Commit Type Ran Committer Via Coverage
1122 master Fix that writing tags to stdout didn't work with MSYS2 MinGW's mkstemp() deletes a tempfile automatically when the fd is closed. So we should not close the fd before sorting is finished. Use redirection when external sort is used. Additionally, t... Pull #515 17 Aug 2015 02:36PM UTC k-takata travis-ci pending completion   set done
1121 master units: Avoid unexpected pathname conversion on MSYS2 MSYS2 wrongly handles regex options as Unix style path, and convert it to MS-DOS style path. Setting MSYS2_ARG_CONV_EXCL avoids it. See: http://sourceforge.net/p/msys2/wiki/Porting/#filesystem-... Pull #516 17 Aug 2015 02:14PM UTC k-takata travis-ci pending completion   set done
1120 master Add Diff parser to VS project files as well Suggested by @vhda. Signed-off-by: Masatake YAMATO <yamato@redhat.com> Pull #503 14 Aug 2015 08:13PM UTC masatake travis-ci pending completion   set done
1119 master Makefile.in: copy ctags.1 from build directory In out-of-source builds, ctags.1 is created in the build directory, not in the directory that contains the source files. Pull #520 14 Aug 2015 03:41PM UTC oscarfv travis-ci pending completion   set done
1118 master Merge pull request #430 from vmiklos/cxx11-delete c++: Handle C++11 '= delete' push 14 Aug 2015 03:03PM UTC masatake travis-ci pending completion   set done
1117 master Merge pull request #514 from oscarfv/asprintf-mingw options.c: Avoid redefining asprintf push 14 Aug 2015 02:54PM UTC k-takata travis-ci pending completion   set done
1116 master Write about fixed bugs in lua.c in tracking.rst Signed-off-by: Masatake YAMATO <yamato@redhat.com> push 14 Aug 2015 06:47AM UTC masatake travis-ci pending completion   set done
1115 master Tmain: don't use source built-in command in scripts dash doesn't know source. Replace it wiht ".". Signed-off-by: Masatake YAMATO <yamato@redhat.com> Pull #513 14 Aug 2015 06:29AM UTC masatake travis-ci pending completion   set done
1114 master JavaScript: allow "." as a name of property For input: X = {'.': 1}; '.' caused null tag for broken input. As reported in https://sourceforge.net/p/ctags/bugs/308/ Tokenizer.js includes such line. Signed-off-by: Masatake YAMATO <yamato@r... Pull #518 14 Aug 2015 06:02AM UTC masatake travis-ci pending completion   set done
1113 master Merge pull request #491 from masatake/lua-fix-whitespace-handling lua: fix whitespace handling (7 days) push 14 Aug 2015 04:09AM UTC masatake travis-ci pending completion   set done
1112 master Merge pull request #506 from masatake/dont-allow-tab-in-tag-name Dont allow tab in tag name push 14 Aug 2015 04:08AM UTC masatake travis-ci pending completion   set done
1111 master selectors: check "enable/disable" of languages before tasting file contents Signed-off-by: Masatake YAMATO <yamato@redhat.com> Pull #517 14 Aug 2015 04:07AM UTC masatake travis-ci pending completion   set done
1110 master build: Simplify compiler echo string during make This was only implemented in the main Makefile and mk_mingw. The normal verbose output can be enabled by calling make as following: make V=1 Pull #507 14 Aug 2015 12:04AM UTC vhda travis-ci pending completion   set done
1109 master gitignore: Ignore *.tmp files generated by make units Signed-off-by: Masatake YAMATO <yamato@redhat.com> push 13 Aug 2015 06:14AM UTC masatake travis-ci pending completion   set done
1108 master Merge pull request #510 from masatake/remove-trashbox-h-from-vs-project-files Remove trashbox.h parser to VS project files push 13 Aug 2015 05:32AM UTC masatake travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 317
  • 318
  • 319
  • 320
  • 321
  • 322
  • 323
  • 324
  • 325
  • …
  • 328
  • 329
  • 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