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

mattn / go-sqlite3 / 323

Builds Branch Commit Type Ran Committer Via Coverage
323 master Conditional build for the FTS5 Extension push 07 Mar 2016 07:23AM UTC mattn travis-ci pending completion   set done
322 master Add SQLiteRows.DeclTypes() method Pull #282 06 Mar 2016 08:34PM UTC zmedico travis-ci pending completion   set done
321 master Use fts5 build tag :) Pull #281 04 Mar 2016 04:35PM UTC bwmarrin travis-ci pending completion   set done
320 master Merge pull request #278 from rkintzi/json1 Conditional build for the JSON1 Extension push 02 Mar 2016 04:12PM UTC mattn travis-ci pending completion   set done
319 master Fix reversed source and destination names Pull #279 28 Feb 2016 07:54PM UTC otoolep travis-ci pending completion   set done
318 master Fix reversed source and destination names Pull #279 28 Feb 2016 07:51PM UTC otoolep travis-ci pending completion   set done
317 master Conditional build for the JSON1 Extension Pull #278 28 Feb 2016 09:19AM UTC rkintzi travis-ci pending completion   set done
316 master Merge pull request #275 from otoolep/fix_typos Fix minor typos in comments push 23 Feb 2016 07:37AM UTC mattn travis-ci pending completion   set done
315 master Fix minor typos in comments Pull #275 23 Feb 2016 06:44AM UTC otoolep travis-ci pending completion   set done
314 master Fix minor typos in comments Pull #275 23 Feb 2016 06:26AM UTC otoolep travis-ci pending completion   set done
313 master Add functions to register update, commit, and rollback hooks. Pull #271 13 Feb 2016 10:00PM UTC brokensandals travis-ci pending completion   set done
312 master Merge pull request #267 from ianlancetaylor/go16 bind: pass &v[0] in direct call to C push 01 Feb 2016 05:37AM UTC mattn travis-ci pending completion   set done
311 master Merge pull request #268 from ianlancetaylor/handle callback: use handles rather than passing Go pointers push 31 Jan 2016 02:53PM UTC mattn travis-ci pending completion   set done
310 master callback: use handles rather than passing Go pointers The cgo pointer passing rules forbid passing a Go pointer to C if that pointer points to memory containing other Go pointers. This is true even if the Go pointer is converted to uintptr. Thi... Pull #268 29 Jan 2016 09:23PM UTC ianlancetaylor travis-ci pending completion   set done
309 master bind: pass &v[0] in direct call to C In Go 1.6, the cgo checking rules are more precise when they see an address operation as an argument to the C function. When you pass &v[0] to a C function, the cgo check just verifies that v itself does not ... Pull #267 29 Jan 2016 08:50PM UTC ianlancetaylor travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • …
  • 66
  • 67
  • 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