1. 0dc655b event: add a benchmark with namespace capturing turned on by Ian Cottrell · 3 years ago
  2. acb5c12 event: move the special values back to direct embedding in the event by Ian Cottrell · 3 years ago
  3. 55df113 event: merge bench and eventtest, and put it in the right place by Ian Cottrell · 3 years ago
  4. 89548d5 event: make all the benchmarks consistent, and clean up time handling by Ian Cottrell · 3 years ago
  5. 84e2742 event: renaming all benchmarks for consistency by Ian Cottrell · 3 years ago
  6. 9b3f4f7 event: move all the benchmarks to live with their adapter by Ian Cottrell · 3 years ago
  7. f5511b2 event: extract the benchmark helpers from the benchmarks by Ian Cottrell · 3 years ago
  8. 27b892e cmd/gorelease: fix tests for race builders by Ian Cottrell · 3 years ago
  9. f956177 jsonrpc2: JSON-RPC 2.0 implementation by Jonathan Amsterdam · 3 years ago
  10. c1684c6 event: Builder.Start returns a builder by Jonathan Amsterdam · 3 years ago
  11. 3d9d43c event: add IntDistribution metric by Jonathan Amsterdam · 3 years ago
  12. 172e675 event: constructors require metric description by Jonathan Amsterdam · 3 years ago
  13. 50e41a6 event: semi-automatic trace duration metric by Jonathan Amsterdam · 3 years ago
  14. 67a24dd event: move all the logging adapters into the adapters directory by Ian Cottrell · 3 years ago
  15. 7e9bf48 event: normalize the keys used by all the logging adapters by Ian Cottrell · 3 years ago
  16. 11da5e4 event: extract capture handler for re-use by Ian Cottrell · 3 years ago
  17. f116da1 event: metric tweaks by Jonathan Amsterdam · 3 years ago
  18. 2883fa7 event: fix broken test by Jonathan Amsterdam · 3 years ago
  19. bd6f80a event: separate metric types with Record methods by Jonathan Amsterdam · 3 years ago
  20. 368a25b event: metric-specific builders by Jonathan Amsterdam · 3 years ago
  21. 8a7358d event: WIP: another try at metrics by Jonathan Amsterdam · 3 years ago
  22. cd2df34 event: add benchmarks for context lookups by Jonathan Amsterdam · 3 years ago
  23. bacb258 event/bench: rename and add benchmarks by Jonathan Amsterdam · 3 years ago
  24. 10f7c07 event/logging: use eventtest options by Jonathan Amsterdam · 3 years ago
  25. ab0bbb6 event: add NopHandler by Jonathan Amsterdam · 3 years ago
  26. 12e9f91 event: detect failure to clone by Jonathan Amsterdam · 3 years ago
  27. 3d6432c event: add a namespace to every event by Jonathan Amsterdam · 3 years ago
  28. 50c1ec4 event: default to adding current time to events by Jonathan Amsterdam · 3 years ago
  29. e6151d1 event: add ExporterOptions by Jonathan Amsterdam · 3 years ago
  30. 86dd7ad event: make all the tests external tests by Ian Cottrell · 3 years ago
  31. cad338e event: merge the handlers but not the methods by Ian Cottrell · 3 years ago
  32. df593c4 event: fix up the disabled version by Ian Cottrell · 3 years ago
  33. 36a7a80 event: remove report allocs from the benchmarks by Ian Cottrell · 3 years ago
  34. 29119ec event: clean up exporter construction by Ian Cottrell · 3 years ago
  35. 300efdb event: cleanup the printer by Ian Cottrell · 3 years ago
  36. 273e9f4 event: only give trace events an ID by Ian Cottrell · 3 years ago
  37. a7ccfa7 event: add Bytes value type and simplify the printer by Ian Cottrell · 3 years ago
  38. 4c09cab event: make message a normal label by Ian Cottrell · 3 years ago
  39. e39418b event/otel: adapter for OpenTelemetry tracing by Jonathan Amsterdam · 3 years ago
  40. 3999bb4 event/logging: event adapters for logging by Jonathan Amsterdam · 3 years, 1 month ago
  41. 9e70acc shiny/iconvg: link to the canonical spec by Nigel Tao · 3 years ago
  42. b47a03e event: merge the trace builder into the normal one by Ian Cottrell · 3 years ago
  43. 737f94c event: propagate trace context by Jonathan Amsterdam · 3 years ago
  44. bd7cc9f event: various builder changes by Jonathan Amsterdam · 3 years ago
  45. 9a6c3a9 event: switch to kind specific handlers by Ian Cottrell · 3 years ago
  46. b71d70b event: changes to support context in start by Ian Cottrell · 3 years, 1 month ago
  47. 0325d67 event: add Equal methods for Label and Value by Jonathan Amsterdam · 3 years, 1 month ago
  48. 2df949a cmd/gorelease: skip circular imports when inspecting go.sum and go.mod differences by Jean de Klerk · 3 years, 1 month ago
  49. 202106c cmd/gorelease: fix test runner, and implementation of existing versions check by Jean de Klerk · 3 years ago
  50. b3083d5 event: better printing by Ian Cottrell · 3 years, 1 month ago
  51. 60409ab go.mod: upgrade to go 1.17 by Bryan C. Mills · 3 years, 1 month ago
  52. b698a44 go.mod: update go version to 1.16 by Bryan C. Mills · 3 years, 1 month ago
  53. dae36d6 go.sum: add missing checksums by Bryan C. Mills · 3 years, 1 month ago
  54. aa42230 event: adding a global default exporter by Ian Cottrell · 3 years, 1 month ago
  55. b322ce8 event: a better version of labels by Ian Cottrell · 3 years, 1 month ago
  56. ab28325 event: mild improvement to severity by Ian Cottrell · 3 years, 1 month ago
  57. 937deba event: Start takes labels; remove Builder.End by Jonathan Amsterdam · 3 years, 1 month ago
  58. 49edb86 event: suggestion: event.Start returns end by Jonathan Amsterdam · 3 years, 1 month ago
  59. e860ab8 event: simplify label slice storage optimization by Jonathan Amsterdam · 3 years, 1 month ago
  60. 9595b1e event: add Label.Apply by Jonathan Amsterdam · 3 years, 1 month ago
  61. ea4f228 event: a new version of the observability system used in gopls by Ian Cottrell · 3 years, 1 month ago
  62. 0739314 cmd/gorelease: don't suggest a version that already exists by Jean de Klerk · 3 years, 4 months ago
  63. 4513512 x/exp/cmd/gorelease: add more documentation for version by Jean de Klerk · 3 years, 2 months ago
  64. 85be41e all: go fmt ./... by Russ Cox · 3 years, 3 months ago
  65. 62dc522 shiny/iconvg: fix panic for out-of-range colors by Nigel Tao · 3 years, 3 months ago
  66. d352d2d x/exp/cmd/gorelease: add test for tidy submodule by Jean de Klerk · 3 years, 4 months ago
  67. 8498777 x/exp/cmd/gorelease: err when main module requests lower version than cycle by Jean de Klerk · 3 years, 6 months ago
  68. 4ebcfff x/exp/cmd/gorelease: avoid using -mod=mod and support lazy module loading by Jean de Klerk · 3 years, 7 months ago
  69. eab1b5e shiny/iconvg: add a decode + encode round-trip test by Dmitri Shuralyov · 3 years, 5 months ago
  70. e89b829 shiny/iconvg: make SetEllipticalGradient math deterministic by Dmitri Shuralyov · 3 years, 5 months ago
  71. b63382b shiny/driver/gldriver: add darwin/arm64 (macOS) support by Dmitri Shuralyov · 3 years, 5 months ago
  72. 660891f shiny/driver/mtldriver: add darwin/arm64 (macOS) support by Dmitri Shuralyov · 3 years, 5 months ago
  73. b5a6e24 cmd/gorelease: support comparing replacement modules by Jay Conrod · 3 years, 5 months ago
  74. a20c86d cmd/gorelease: support comparison of modules with different paths by Jay Conrod · 4 years ago
  75. fa01524 README: add pkg.go.dev tag by Jay Conrod · 3 years, 6 months ago
  76. e3b2a7f x/exp/cmd/gorelease: diagnostic about proposed prerelease by Jean de Klerk · 3 years, 8 months ago
  77. c827fd4 x/exp/cmd/gorelease: suggest a minor version increment if requirements increase by Jean de Klerk · 3 years, 8 months ago
  78. 18d7dbd cmd/gorelease: use -mod=mod when listing packages by Jay Conrod · 3 years, 8 months ago
  79. 20d5ce0 x/exp/cmd/gorelease: specify which incomplete requirements were missing by Jean de Klerk · 3 years, 9 months ago
  80. ae8ad44 x/exp/cmd/gorelease: report all go.mod zip errors by Jean de Klerk · 3 years, 9 months ago
  81. c4f52b2 x/exp/cmd/gorelease: add usage by Jean de Klerk · 3 years, 9 months ago
  82. 1ff542f cmd/gorelease: add testdata/README.md, explaining test format by Jay Conrod · 3 years, 9 months ago
  83. 343667a cmd/gorelease: make TestRelease/errors/errors pass with new error message by Jay Conrod · 3 years, 9 months ago
  84. 94841d0 cmd/gorelease: extract loading functions out of makeReleaseReport by Jay Conrod · 4 years ago
  85. eaf4f2b cmd/gorelease: move path functions to new file and add tests by Jay Conrod · 4 years ago
  86. 40f9624 cmd/gorelease: accept version queries for -base by Jay Conrod · 4 years ago
  87. 27b6b2a errors/fmt: test fmt copy not std lib fmt by Martin Möhrmann · 3 years, 9 months ago
  88. e886ac8 cmd/gorelease: don't depend on order of requirements in go.mod by Jay Conrod · 3 years, 9 months ago
  89. 0022984 errors/fmt: avoid string(int) by Brad Fitzpatrick · 4 years ago
  90. e8c3332 exp/ebnflint: skip test if spec is not found by Robert Griesemer · 4 years, 2 months ago
  91. 167ffe9 cmd/gorelease: remove comment about packages.Load behavior by Jay Conrod · 4 years, 2 months ago
  92. 8573502 cmd/gorelease: sort packages returned by packages.Load. by Jay Conrod · 4 years, 2 months ago
  93. fcea875 cmd/gorelease: infer base version if unspecified by Jay Conrod · 4 years, 4 months ago
  94. 6cc2880 shiny/driver/mtldriver: update to GLFW 3.3.2 by Dmitri Shuralyov · 4 years, 3 months ago
  95. 7c80518 ebnf: support raw string tokens as used by EBNF in the Go spec by Frederik Zipp · 4 years, 3 months ago
  96. 85f925b cmd/gorelease: detect problems before releasing new module versions by Jay Conrod · 4 years, 8 months ago
  97. f17229e cmd/txtar: add a minimal command for creating txtar archives by Bryan C. Mills · 4 years, 3 months ago
  98. 0405dc7 shiny/driver/x11driver: fallback to regular pixmaps if SHM is unavaiable by jopbrown · 4 years, 4 months ago
  99. da58074 shiny/driver/internal/win32: handle syskey messages by Green Lightning · 4 years, 5 months ago
  100. 1fea468 shiny/driver/gldriver: revert "update the open gl context after making it current" by Dmitri Shuralyov · 4 years, 5 months ago