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

pelletier / go-toml / 427

Builds Branch Commit Type Ran Committer Via Coverage
427 master Fix toString float encoding Ensure a round float does contain a decimal point. Otherwise feeding the output back to the parser would convert to an integer. Fixes #171 Pull #172 02 Jun 2017 04:34AM UTC web-flow travis-ci pending completion   set done
426 master Fix toString float encoding Ensure a round float does contain a decimal point. Otherwise feeding the output back to the parser would convert to an integer. Fixes #171 Pull #172 02 Jun 2017 04:32AM UTC web-flow travis-ci pending completion   set done
425 master Optimize some string handling (#170) * Don't use fmt.Sprintf on simple strings * Use bytes.Buffer in encodeTomlString name old time/op new time/op delta Lexer-8 162µs ± 0% 161µs ± 0% -0.12% TreeToTo... push 02 Jun 2017 04:04AM UTC pelletier travis-ci pending completion   set done
422 master Write empty tables as well (#169) Empty tables are allowed by the spec, so they should not be removed: [[empty-tables]] [[empty-tables]] is perfectly valid. Fixes #163 push 31 May 2017 01:36AM UTC web-flow travis-ci pending completion   set done
421 master Clean up documentation (#168) Fixes #135 push 31 May 2017 01:34AM UTC web-flow travis-ci pending completion   set done
420 master Write empty tables as well Empty tables are allowed by the spec, so they should not be removed: [[empty-tables]] [[empty-tables]] is perfectly valid. Fixes #163 Pull #169 31 May 2017 01:33AM UTC web-flow travis-ci pending completion   set done
419 master Clean up documentation Fixes #135 Pull #168 31 May 2017 12:58AM UTC web-flow travis-ci pending completion   set done
418 master Use bytes.Buffer for tomlLexer.buffer (#166) * Use bytes.Buffer for tomlLexer.buffer * Add BenchmarkLexer Fix #165 name old time/op new time/op delta Lexer-4 343µs ± 1% 331µs ± 1% -3.56% (p=0.000 n=20+19) name o... push 30 May 2017 05:28PM UTC pelletier travis-ci pending completion   set done
413 master Switch kindToTypeMapping from map to array (#164) Improve lookup performance by 8x. push 25 May 2017 04:03PM UTC pelletier travis-ci pending completion   set done
411 master Fix Tree.ToMap godoc comment (#162) Fixes #160 push 16 May 2017 05:15PM UTC pelletier travis-ci pending completion   set done
409 master Rename TomlTree to Tree (#159) Avoid stutter. Fixes #55 push 11 May 2017 12:54AM UTC web-flow travis-ci pending completion   set done
407 master Rename TomlTree to Tree Avoid stutter. Fixes #55 Pull #159 08 May 2017 01:27AM UTC web-flow travis-ci pending completion   set done
406 master Move query to its own subpackage (#152) Move all the query system to its own package. The reason is to avoid it to rely on unexported methods and structures, and move it out of the main package since this is really not a core feature. It is st... push 08 May 2017 12:14AM UTC web-flow travis-ci pending completion   set done
405 master Test query.CompileAndExecute Pull #152 08 May 2017 12:07AM UTC web-flow travis-ci pending completion   set done
404 master Update query documentation Pull #152 08 May 2017 12:04AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 14
  • 15
  • 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