1. 04 1月, 2018 1 次提交
  2. 06 5月, 2017 1 次提交
  3. 19 4月, 2017 1 次提交
  4. 20 2月, 2016 1 次提交
    • D
      docs: Move wiki docs into Documentation dir · 63a66082
      Derek Parker 提交于
      Going forward, all documentation should be placed in the Documentation
      directory in the root of the project. This switch allows maintainers to
      approve updates to documentation before they are committed, as opposed
      to the pre-existing wiki which anybody could modify.
      
      Currently the Documentation directory includes docs on building, usage,
      and minimal docs around the API. This is just the initial commit, and
      documentation will continue to improve over time.
      
      Some changes have been made (and will continue to be made) to `cmd/dlv` to
      ensure we can auto-generate documentation for all commands from the
      newly provided script `scripts/gen-usage-docs.go`, which can be invoked
      via `go run scripts/gen-usage-docs.go`.
      
      Additionally, version has been split into its own package. This was a
      bit of housekeeping related to the changes made the `cmd/dlv`.
      63a66082
  5. 24 1月, 2016 1 次提交
  6. 04 8月, 2015 1 次提交
  7. 02 8月, 2015 1 次提交
  8. 28 7月, 2015 1 次提交
  9. 26 7月, 2015 2 次提交
  10. 11 7月, 2015 2 次提交
  11. 10 7月, 2015 1 次提交
  12. 22 6月, 2015 2 次提交
  13. 02 6月, 2015 1 次提交
  14. 20 5月, 2015 2 次提交
  15. 14 5月, 2015 1 次提交
  16. 13 5月, 2015 1 次提交
  17. 08 5月, 2015 1 次提交
  18. 30 4月, 2015 1 次提交
    • Z
      Fix typo · 288248d0
      zhee 提交于
      288248d0
  19. 17 4月, 2015 1 次提交
  20. 13 4月, 2015 1 次提交
  21. 08 4月, 2015 1 次提交
  22. 06 4月, 2015 1 次提交
  23. 03 4月, 2015 1 次提交
  24. 14 3月, 2015 1 次提交
  25. 09 3月, 2015 2 次提交
  26. 06 3月, 2015 1 次提交
  27. 02 3月, 2015 1 次提交
    • D
      Bump version to 0.5.0.beta · 5705013f
      Derek Parker 提交于
      Notable changes:
      * OS X support
      * Pure Go readline library
      * Fixes issues debugged cgo enabled programs
      * Substantial refactoring / code cleanup
      
      Fixes #3 #29 #70
      5705013f
  28. 24 2月, 2015 1 次提交
  29. 18 2月, 2015 5 次提交
  30. 05 2月, 2015 1 次提交
  31. 31 12月, 2014 1 次提交