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

JoakimSoderberg / cargo / 406

Builds Branch Commit Type Ran Committer Via Coverage
406 master Add different return values for cargo_parse So the caller can know what failed exactly, so that doing own error messages becomes possible. Also added more documentation and flags. push 24 Apr 2015 02:23PM UTC JoakimSoderberg travis-ci pending completion   set done
405 master Get rid of cargo_set_option_count_hint This is messing too much with internals. Might change the internals so that use of this doens't make sense (such as changing to a linked list or allocating options). So get rid of it, just bloats the API push 24 Apr 2015 09:11AM UTC JoakimSoderberg travis-ci pending completion   set done
403 master Add CARGO_OPT_STOP allows you to stop when a specific option is reached. This can be good for doing multiple passes and the like. push 22 Apr 2015 09:55PM UTC JoakimSoderberg travis-ci pending completion   set done
402 master Add cargo_set_option_description push 22 Apr 2015 09:50PM UTC JoakimSoderberg travis-ci pending completion   set done
401 master Add cargo_get_args_copy and cargo_get_unknown_copy By default all functions returning allocated memory in cargo tries to return const types and keep track of the memory internally to not risk memory leaks in casual use. For things like a single ... push 22 Apr 2015 07:52PM UTC JoakimSoderberg travis-ci pending completion   set done
400 master Bugfix for indenting some option descriptions push 22 Apr 2015 05:42PM UTC JoakimSoderberg travis-ci pending completion   set done
399 master Option to not fail on unknown options push 22 Apr 2015 03:15PM UTC JoakimSoderberg travis-ci pending completion   set done
398 master Add --help in cargo_init for CARGO_AUTOHELP push 22 Apr 2015 02:35PM UTC JoakimSoderberg travis-ci pending completion   set done
397 master Add support for mutex order groups. This lets you define in what order options are parsed in. Given one option, you can specify if other options must be parsed before or after that. push 22 Apr 2015 12:36AM UTC JoakimSoderberg travis-ci pending completion   set done
396 master Fix debug suppression bug push 22 Apr 2015 12:23AM UTC JoakimSoderberg travis-ci pending completion   set done
395 master Add flags to cargo_parse push 20 Apr 2015 08:58PM UTC JoakimSoderberg travis-ci pending completion   set done
394 master Some more documentation. push 20 Apr 2015 12:31AM UTC JoakimSoderberg travis-ci pending completion   set done
393 master Fix non-debug builds push 19 Apr 2015 11:43PM UTC JoakimSoderberg travis-ci pending completion   set done
390 master Fix coverity issues push 19 Apr 2015 09:40PM UTC JoakimSoderberg travis-ci pending completion   set done
389 master Add README.md in docs folder for github push 19 Apr 2015 09:28PM UTC JoakimSoderberg travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 30
  • 31
  • 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