1. 7918f67 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 5 months ago
  2. 3e424a5 shiny/driver/gldriver: stop activating regardless of the current app by Dmitri Shuralyov · 1 year, 5 months ago
  3. 9212866 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 6 months ago
  4. d852ddb all: go get golang.org/x/tools@74c255b by Cuong Manh Le · 1 year, 7 months ago
  5. 89c5cff apidiff: fix confusing changed messages by Jonathan Amsterdam · 1 year, 8 months ago
  6. 3b0b5b6 apidiff: fix comparison of a type in an other package with a basic type by Jonathan Amsterdam · 1 year, 8 months ago
  7. 352e893 event: update x/sys by Dmitri Shuralyov · 1 year, 7 months ago
  8. 7b3493d jsonrpc2: do not panic when sending unmarshalable params by Maxime Soulé · 1 year, 7 months ago
  9. 853ea24 slog: update value receiver names by suntala · 1 year, 7 months ago
  10. 050eac2 shiny/driver/mtldriver: add cgo build constraint by Dmitri Shuralyov · 1 year, 7 months ago
  11. 38c65eb all: delete obsolete // +build lines by Dmitri Shuralyov · 1 year, 7 months ago
  12. d63ba01 apidiff: fix comparison of named types in other packages by Jonathan Amsterdam · 1 year, 8 months ago
  13. a07a844 apidiff: support instantiated generic types by Jonathan Amsterdam · 1 year, 8 months ago
  14. b0cb94b apidiff: clarify and add tests by Jonathan Amsterdam · 1 year, 8 months ago
  15. 515e97e apidiff: split remaining tests by Jonathan Amsterdam · 1 year, 8 months ago
  16. e86e1b1 apidiff: add subtests by Jonathan Amsterdam · 1 year, 8 months ago
  17. 5dae85e apidiff: use testing.T.TempDir by Jonathan Amsterdam · 1 year, 8 months ago
  18. 302865e slices: update to current standard library version by Ian Lance Taylor · 1 year, 8 months ago
  19. d98519c x/exp/apidiff: add package path to change messages by Max Bowsher · 1 year, 8 months ago
  20. 613f0c0 slices: add DeleteFunc by Ian Lance Taylor · 1 year, 8 months ago
  21. 06a737e slog: rename XXXCtx to XXXContext, deprecate old names by Jonathan Amsterdam · 1 year, 8 months ago
  22. fffb143 apidiff: rename typesEquivalent args by Jonathan Amsterdam · 1 year, 8 months ago
  23. 2a6b8fd apidiff: clarify establishCorrespondence by Jonathan Amsterdam · 1 year, 8 months ago
  24. beca063 apidiff: compare Basic types' kinds for correspondence by Jonathan Amsterdam · 1 year, 8 months ago
  25. c3f3712 apidiff: match type parameter lists using correspondence by Jonathan Amsterdam · 1 year, 9 months ago
  26. 97b1e66 cmd/gorelease: fix for LUCI by Heschi Kreinick · 1 year, 9 months ago
  27. c6a51d5 errors/fmt: fix tests that assume GOPATH layout by Heschi Kreinick · 1 year, 9 months ago
  28. 2e198f4 slog: support go 1.19 by Jonathan Amsterdam · 1 year, 10 months ago
  29. 03e9162 apidiff: add module comparison support by noahdietz · 1 year, 10 months ago
  30. f3d0a9c slog: remove unused files by Jonathan Amsterdam · 1 year, 10 months ago
  31. dd950f8 slog: sync with log/slog by Jonathan Amsterdam · 1 year, 10 months ago
  32. 47ecfdc slices: optimize Index and Compact for large types by Egon Elbre · 1 year, 11 months ago
  33. 0ee363d slog/slogtest: add WithAttr resolve checks by Jonathan Amsterdam · 1 year, 11 months ago
  34. 133eef4 slog: update value to go 1.20 unsafe functions; remove safe version by Jonathan Amsterdam · 1 year, 11 months ago
  35. 22ee2bf go.mod: change language version to 1.20 by Jonathan Amsterdam · 1 year, 11 months ago
  36. 5d9e357 slog/slogtest: add checks for resolving by Jonathan Amsterdam · 1 year, 11 months ago
  37. 78e9a96 slog: move slogtests for built-in handlers by Jonathan Amsterdam · 1 year, 11 months ago
  38. be6415c slog: backport changes from stdlib by Jonathan Amsterdam · 1 year, 11 months ago
  39. 864b3d6 slices: update BinarySearchFunc docs for CL 464456 by Ian Lance Taylor · 1 year, 11 months ago
  40. 0354be2 slog/slogtest: package for testing slog by Jonathan Amsterdam · 2 years, 2 months ago
  41. 10a5072 all: fix some comments by cui fliter · 2 years ago
  42. 642cace slog: TextHandler uses %+v by Jonathan Amsterdam · 2 years ago
  43. db07412 slog: promote subheadings by Jonathan Amsterdam · 2 years ago
  44. 6c0aa0d slog: remove attempted subheading markers by Jonathan Amsterdam · 2 years ago
  45. 522b1b5 slog: remove error argument from Error by Jonathan Amsterdam · 2 years ago
  46. 24139be slog: documentation clarifications by Jonathan Amsterdam · 2 years ago
  47. f0f767c slog: ensure Handler context is non-nil by Jonathan Amsterdam · 2 years ago
  48. 9ff063c slog: change nopc variant from build tag to internal global by Jonathan Amsterdam · 2 years ago
  49. 44a13b0 slog: define a removeTime function for examples by Jonathan Amsterdam · 2 years, 1 month ago
  50. 1329907 slog: clean up low-level logging functions by Jonathan Amsterdam · 2 years ago
  51. c95f2b4 slog: update package doc by Jonathan Amsterdam · 2 years, 1 month ago
  52. 806bf56 slog: add context arguments by Jonathan Amsterdam · 2 years, 1 month ago
  53. 50820d9 slog: fix TextHandler panic on nil by Jonathan Amsterdam · 2 years, 1 month ago
  54. 30ed42f slog: make context an argument of Handle by Jonathan Amsterdam · 2 years, 1 month ago
  55. 5e25df0 slog: allow package docs to appear by Piers · 2 years, 2 months ago
  56. a684f29 slog: fix Logger.Error doc by Jonathan Amsterdam · 2 years, 1 month ago
  57. 01b2a36 slog: add doc to LevelHandler example by Jonathan Amsterdam · 2 years, 1 month ago
  58. 062eb4c slog: add NewLogLogger by Jonathan Amsterdam · 2 years, 1 month ago
  59. 9508327 slog: inline a group with an empty key by Jonathan Amsterdam · 2 years, 1 month ago
  60. 766ae72 slog: WithGroup("") is a no-op by Jonathan Amsterdam · 2 years, 1 month ago
  61. 059f4d9 slog: Handlers drop empty groups. by Jonathan Amsterdam · 2 years, 1 month ago
  62. 46f607a slog: LevelVar implements TextMarshaler by Jonathan Amsterdam · 2 years, 1 month ago
  63. 033684c slog: call Value.Resolve so Handlers don't have to by Jonathan Amsterdam · 2 years, 1 month ago
  64. 98cc5a0 slices: allow different types in BinarySearchFunc by Ian Lance Taylor · 2 years, 1 month ago
  65. 54bba9f slog: fix group example panic by Wei Zhang · 2 years, 2 months ago
  66. 04ff78c slog: remove Logger.makeRecord by Jonathan Amsterdam · 2 years, 1 month ago
  67. f062dba all: fix some comments by cui fliter · 2 years, 1 month ago
  68. dfa7d7a slog: JSONHandler does not escape HTML by Jonathan Amsterdam · 2 years, 1 month ago
  69. aae9b4e slog: Logger.Error puts error attribute first by Jonathan Amsterdam · 2 years, 1 month ago
  70. 8bd7c9d slog: Value.Any should return []Attr for a group by Jonathan Amsterdam · 2 years, 1 month ago
  71. ac48d9c slog: fix HandlerOptions.ReplaceAttr doc by Jonathan Amsterdam · 2 years, 2 months ago
  72. a960b37 slog: Handler.Enabled takes a context by Jonathan Amsterdam · 2 years, 2 months ago
  73. 31bee51 slog: correctly represent the zero Time in a Value by Jonathan Amsterdam · 2 years, 2 months ago
  74. cafedaf slog/benchmarks/zerolog_benchmarks: add locking by Jonathan Amsterdam · 2 years, 2 months ago
  75. 4ca2cb1 slog/benchmarks/zap_benchmarks: add JSON benchmarks by Jonathan Amsterdam · 2 years, 2 months ago
  76. b79b991 slog: improve benchmark handling by Jonathan Amsterdam · 2 years, 2 months ago
  77. a67bb56 slog: marshal/unmarshal support for Levels by Jonathan Amsterdam · 2 years, 2 months ago
  78. b3c2aaf exp/slog: make tests more deterministic by Seth Vargo · 2 years, 2 months ago
  79. 672c092 slog: export Record.PC by Jonathan Amsterdam · 2 years, 2 months ago
  80. d38c7dc slog: mention that built-in handlers lock by Jonathan Amsterdam · 2 years, 2 months ago
  81. 7f5a42a slog: rename Kind enum values by Jonathan Amsterdam · 2 years, 2 months ago
  82. 927031b slog: re-run slog, zerolog, zap benchmarks by Jonathan Amsterdam · 2 years, 2 months ago
  83. a68e582 exp/slog: add example for custom levels and names by Seth Vargo · 2 years, 2 months ago
  84. 1de6713 slices: don't share references to the array in tests by Jorropo · 2 years, 2 months ago
  85. f9f960f slog: change the meaning of slog.bench by Jonathan Amsterdam · 2 years, 2 months ago
  86. 45b9f31 slog: add benchmarks for zerolog by Jonathan Amsterdam · 2 years, 2 months ago
  87. 03b686d slog: fix nopc code by Jonathan Amsterdam · 2 years, 2 months ago
  88. c42ee1c slog: remove FromContext, NewContext and Ctx by Jonathan Amsterdam · 2 years, 2 months ago
  89. 75897c7 slices: inline search into its callers by Panmari · 2 years, 2 months ago
  90. 4b8118a slog: fix example in Level.String doc by Jonathan Amsterdam · 2 years, 2 months ago
  91. 8879d01 slog: remove "Writing a handler" section. by Jonathan Amsterdam · 2 years, 2 months ago
  92. eab7a2c constraints: update test to match old and new constraint error messages by Robert Griesemer · 2 years, 2 months ago
  93. 738e83a slog: doc Record methods and performance by Jonathan Amsterdam · 2 years, 3 months ago
  94. 3160c0a slog: document LogDepth and LogAttrsDepth by Jonathan Amsterdam · 2 years, 3 months ago
  95. c8adb6e slog: add missing calls to Handler.Enabled by Jonathan Amsterdam · 2 years, 3 months ago
  96. 02c3fc3 slog: document LogValuer by Jonathan Amsterdam · 2 years, 3 months ago
  97. 971e412 slog: document context support by Jonathan Amsterdam · 2 years, 3 months ago
  98. b6b6137 slog: have Logger.With,WithGroup preserve context by Jonathan Amsterdam · 2 years, 3 months ago
  99. 29b3886 slog: interpret call depth consistently by Jonathan Amsterdam · 2 years, 3 months ago
  100. 1b44709 slog: move runtime.Callers up the stack by Jonathan Amsterdam · 2 years, 3 months ago