1. 169d2e6 Update dependency rules_apple to v3.5.1 by Mend Renovate · 7 days ago main
  2. c686083 Update dependency rules_apple to v3.5.0 by Mend Renovate · 11 days ago
  3. 48822c4 Update dependency apple_support to v1.15.1 by Mend Renovate · 2 weeks ago
  4. 782bd9e Update dependency rules_apple to v3.4.0 by Mend Renovate · 3 weeks ago
  5. 8ab5531 Move CI to macos-14 and use Xcode 14.2. by Thomas Van Lenten · 7 weeks ago
  6. e52bc93 Update dependency apple_support to v1.14.0 by Mend Renovate · 8 weeks ago
  7. 04e2542 Update dependency rules_apple to v3.3.0 by Mend Renovate · 8 weeks ago
  8. 8fa979d Update dependency apple_support to v1.13.0 by Mend Renovate · 8 weeks ago
  9. 05b28be Update dependency apple_support to v1.12.0 by Mend Renovate · 10 weeks ago
  10. d1b4c31 Put in a cocoapods_version requirement. by Thomas Van Lenten · 3 months ago v4.2.1
  11. c563afa Add xcprivacy manifest info. (#435) by Thomas Van Lenten · 3 months ago v4.2.0
  12. c84a941 Version bump for a release. by Thomas Van Lenten · 3 months ago
  13. f741edd Update dependency rules_apple to v3.2.1 by Mend Renovate · 3 months ago
  14. f1416e7 Remove GTMTestTimer. (#432) by Thomas Van Lenten · 3 months ago
  15. eba1cd2 Remove `includes = ["."]`, disallowed in newer bazel versions by Chris Sauer · 4 months ago
  16. f00fef4 Workaround Bazel 7 issue https://github.com/bazelbuild/bazel/issues/20537 by Chris Sauer · 4 months ago
  17. 73f7ed8 Delete .bazelrc now that Bazel 7 is released by Chris Sauer · 4 months ago
  18. 10f544e Version bump to release with the deprecated warnings. by Thomas Van Lenten · 4 months ago v4.1.0
  19. 0d508cd Deprecated cleanups (#425) by Thomas Van Lenten · 4 months ago
  20. c955d33 Let Xcode 14.3.1 do the suggested updates. by Thomas Van Lenten · 5 months ago
  21. 83cac39 Suppress some deprecated warnings for the time being. by Thomas Van Lenten · 5 months ago v4.0.0
  22. 8120679 Fix issues with `-Wstrict-prototypes`. by Thomas Van Lenten · 5 months ago
  23. ed01273 Raise the min OS versions. by Thomas Van Lenten · 5 months ago
  24. 947ce9a Bump major version instead. by Thomas Van Lenten · 5 months ago
  25. e635839 Version bump to prep for a release. by Thomas Van Lenten · 5 months ago
  26. c86bb02 oops by Thomas Van Lenten · 5 months ago
  27. 16a50c5 add disableDependencyDashboard by Thomas Van Lenten · 5 months ago
  28. 892abd3 Update actions/checkout action to v4 by Mend Renovate · 5 months ago
  29. 4ef7a12 Add renovate.json by Mend Renovate · 5 months ago
  30. b51c622 Re-add (blank) WORKSPACE by Chris Sauer · 5 months ago
  31. 62aff9a Use bzlmod internally Forms the basis for releasing with bzlmod in the future by Chris Sauer · 5 months ago
  32. 94c0deb Quick attempt at fixing bazel testing, assuming it's preinstalled by Chris Sauer · 5 months ago
  33. 9aca701 Bazel: Improve dependency situation per #410 by Chris Sauer · 5 months ago
  34. 1b2da5e Drop the `ceil` calls. by Thomas Van Lenten · 1 year, 1 month ago
  35. b7665e7 Remove __autoreleasing, not needed with modern compilers. (#404) by Thomas Van Lenten · 1 year, 1 month ago
  36. 41aafb8 Add nullability annotations to GTMLogger. by Thomas Van Lenten · 1 year, 1 month ago
  37. fbdaa14 Add nullable annotations. (#402) by Thomas Van Lenten · 1 year, 1 month ago
  38. ea56e7f Add nullability annotations for GTMSQLite. (#400) by Thomas Van Lenten · 1 year, 1 month ago
  39. 68463c3 Add nullability annotations to NSData+zlib apis. by Thomas Van Lenten · 1 year, 1 month ago
  40. 73cecc3 Remove unneeded accepting of null for sync. by Thomas Van Lenten · 1 year, 1 month ago
  41. 4e3ed3b Add nullability to Logger+ASL. (#396) by Thomas Van Lenten · 1 year, 1 month ago
  42. d79aab0 Add nullability to string+html. (#397) by Thomas Van Lenten · 1 year, 1 month ago
  43. 864f37a Move the private category addition to a static method. (#395) by Thomas Van Lenten · 1 year, 1 month ago
  44. 4624d22 Really add the nullability annotations to the header this time. by Thomas Van Lenten · 1 year, 1 month ago
  45. 535995a Add nullability annotations. (#393) by Thomas Van Lenten · 1 year, 1 month ago
  46. 273c6f3 Add nullability annotation. (#391) by Thomas Van Lenten · 1 year, 1 month ago
  47. 6ad0cb2 Adopt nullability annotations in more headers. (#390) by Thomas Van Lenten · 1 year, 1 month ago
  48. 3924aa5 Add nullability annotations. by Thomas Van Lenten · 1 year, 1 month ago
  49. 65bf704 Adopt instancetype in GTMGoogleTestRunner (#389) by Thomas Van Lenten · 1 year, 1 month ago
  50. ac3ec99 Add some Swift names. by Thomas Van Lenten · 1 year, 1 month ago
  51. 630c916 add common things to ignore by Thomas Van Lenten · 1 year, 1 month ago
  52. 5d95153 More nullability annotations. (#386) by Thomas Van Lenten · 1 year, 1 month ago
  53. feb437c More nullability annotations. by Thomas Van Lenten · 1 year, 1 month ago
  54. 2a4a36c More nullability annotations. (#384) by Thomas Van Lenten · 1 year, 1 month ago
  55. 29dc3d7 Remove the deprecated apis. (#383) by Thomas Van Lenten · 1 year, 1 month ago
  56. 251ff91 Drop GTMCarbonEvent. by Thomas Van Lenten · 1 year, 1 month ago
  57. 6ce0bd8 Adding nullability annotations. by Thomas Van Lenten · 1 year, 1 month ago
  58. 713784e More nullability annotations. by Thomas Van Lenten · 1 year, 1 month ago
  59. fabdb94 Drop GTMObjC2Runtime, been deprecated a while. by Thomas Van Lenten · 1 year, 1 month ago
  60. ed8e360 Add nullability annotations. by Thomas Van Lenten · 1 year, 1 month ago
  61. debdab3 Make GTMTestTimerCreate abort if something fails. by Thomas Van Lenten · 1 year, 1 month ago
  62. 20b4741 Start adding nullability annotations. by Thomas Van Lenten · 1 year, 1 month ago
  63. 1e01a00 Remove the deprecated apis. (#376) by Thomas Van Lenten · 1 year, 1 month ago
  64. fb5b144 Adopt `instancetype` over `id` (#374) by Thomas Van Lenten · 1 year, 1 month ago
  65. 02cc785 Adopt `instancetype` of `id`. (#373) by Thomas Van Lenten · 1 year, 1 month ago
  66. 8fbaae9 Avoid threading race between setting default logger and fetcher it. by Thomas Van Lenten · 1 year, 3 months ago
  67. 883998b Always import CoreGraphics. by Thomas Van Lenten · 1 year, 4 months ago
  68. 402366a Use actions/checkout@v3 to avoid warnings. by Thomas Van Lenten · 1 year, 6 months ago
  69. 18060db Add __unused attribute to variables by Ivan Tadeu Ferreira Antunes Filho · 1 year, 6 months ago
  70. d735da0 setflag by jonmeow · 1 year, 7 months ago
  71. 9bcb2d0 Bump version for a release. by Thomas Van Lenten · 1 year, 8 months ago v3.0.0
  72. e68733f Fix unused-variable violations in code. by dmaclach · 1 year, 10 months ago
  73. 18da70c Move docs from wiki into the repo. by Thomas Van Lenten · 1 year, 11 months ago
  74. 92e2e89 Drop the rest of the deprecated apis/classes. by Thomas Van Lenten · 1 year, 11 months ago
  75. 60a08b4 Drop the testing scripts. (#344) by Thomas Van Lenten · 1 year, 11 months ago
  76. f5ab7bf Remove the empty GTMMethodCheck impl files. (#345) by Thomas Van Lenten · 1 year, 11 months ago
  77. a687ad7 Drop the helper for python, perl, and bash runners. (#342) by Thomas Van Lenten · 1 year, 11 months ago
  78. e934608 Get the UnitTesting subspec working. (#341) by Thomas Van Lenten · 1 year, 11 months ago
  79. 826075a Remove some deprecated runUntil apis. (#340) by Thomas Van Lenten · 1 year, 11 months ago
  80. 80f11dd Move macOS min to 10.10 and prune more accordingly. (#339) by Thomas Van Lenten · 1 year, 11 months ago
  81. 50704eb Prune more deprecated classes (#337) by Thomas Van Lenten · 1 year, 11 months ago
  82. ee6b64b Drop the gcov support shims. (#336) by Thomas Van Lenten · 1 year, 11 months ago
  83. 2df8a47 Ensure the build shows as broken when it fails. by Thomas Van Lenten · 1 year, 11 months ago
  84. b0bab97 Prune some deps that aren't needed. (#335) by Thomas Van Lenten · 1 year, 11 months ago
  85. 431d5bb Remove some more legacy testing support. (#334) by Thomas Van Lenten · 1 year, 11 months ago
  86. e0b2f53 drop the .swift-version, don't think cocoapods needs it any more by Thomas Van Lenten · 1 year, 11 months ago
  87. abe3a31 Only suppose testing with XCTest. (#332) by Thomas Van Lenten · 1 year, 11 months ago
  88. ba36146 Add assertions so the variable is used. (#331) by Thomas Van Lenten · 1 year, 11 months ago
  89. 6751905 Move the MacOS min OS version to 10.9. by Thomas Van Lenten · 1 year, 11 months ago
  90. ab625fc Drop the ScreenSaver check. (#329) by Thomas Van Lenten · 1 year, 11 months ago
  91. 4ba1e2b Drop GTMServiceManagement. by Thomas Van Lenten · 1 year, 11 months ago
  92. 269902e Drop 'GTMNSString+FindFolder'. by Thomas Van Lenten · 1 year, 11 months ago
  93. 0ec32f0 Use xcpretty to reduce log chatter in workflows. by Thomas Van Lenten · 1 year, 11 months ago
  94. 7a1d43b Drop PPC references. by Thomas Van Lenten · 1 year, 11 months ago
  95. 50b5797 Remove all the checks for things being < the current minOS versions. (#321) by Thomas Van Lenten · 1 year, 11 months ago
  96. b9f1e4a Use constants so updating mins is a little easier. (#322) by Thomas Van Lenten · 1 year, 11 months ago
  97. b1b88a2 Drop GTMNSNumber+64Bit, been empty a while. (#324) by Thomas Van Lenten · 1 year, 11 months ago
  98. 42b12f1 Modernize constants by Avi Drissman · 2 years ago
  99. 7a94cde Run clang-format by Eytan Biala · 2 years ago
  100. 217bc28 Fix indent/formatting by Eytan Biala · 2 years ago