1. 3b8b60f Merge "Upgrade fmtlib to 10.2.0" into main by Elliott Hughes · 9 weeks ago emu-34-2-dev main master
  2. 5fbe170 Upgrade fmtlib to 10.2.0 by Elliott Hughes · 9 weeks ago
  3. 50931e4 Correct update year in METADATA am: 1b9a3d7a9e by Henri Chataing · 9 weeks ago
  4. 1b9a3d7 Correct update year in METADATA by Henri Chataing · 9 weeks ago
  5. b0fbfc6 Make apex availability of fmtlib_ndk explicit am: 9ceaceb712 am: 6e91310212 am: fa67a88c90 by Spandan Das · 4 months ago
  6. fa67a88 Make apex availability of fmtlib_ndk explicit am: 9ceaceb712 am: 6e91310212 by Spandan Das · 4 months ago
  7. 6e91310 Make apex availability of fmtlib_ndk explicit am: 9ceaceb712 by Spandan Das · 4 months ago
  8. 9ceaceb Make apex availability of fmtlib_ndk explicit by Spandan Das · 4 months ago emu-34-3-release
  9. 67c0c0c Update version by Victor Zverovich · 4 months ago
  10. 051b315 Fix changelog update by Victor Zverovich · 4 months ago
  11. b056945 Bump version by Victor Zverovich · 4 months ago
  12. ce31618 Add overflow check by Victor Zverovich · 4 months ago
  13. 1a95e5d Update changelog by Victor Zverovich · 4 months ago
  14. e1aac42 Implement hex specifier by Victor Zverovich · 4 months ago
  15. 1705600 Remove optional by Victor Zverovich · 4 months ago
  16. 0c345dc Bump actions/upload-artifact from 3.1.2 to 4.0.0 (#3782) by dependabot[bot] · 4 months ago
  17. d33731d Implement empty format specs by Victor Zverovich · 4 months ago
  18. c068c7c Add sentinel support by Victor Zverovich · 4 months ago
  19. 13fa267 Update changelog by Victor Zverovich · 4 months ago
  20. ebd5c8f Consistently use `fmt::` when invoking `format_to`. (#3779) by Bruce Mitchener · 4 months ago
  21. f5ca178 Complete scan_handler by Victor Zverovich · 4 months ago
  22. 138a64b Privatization by Victor Zverovich · 4 months ago
  23. a5bacf3 Remove custom_formatter by Victor Zverovich · 4 months ago
  24. 4aa24f5 Implement visitor for scan by Victor Zverovich · 4 months ago
  25. e33c156 Implement scan argument access by Victor Zverovich · 4 months ago
  26. 2382666 Cleanup error handling by Victor Zverovich · 4 months ago
  27. 8e6b254 Apply coding conventions by Victor Zverovich · 4 months ago
  28. 4939d67 Cleanup scripts by Victor Zverovich · 4 months ago
  29. bd32730 Update release script by Victor Zverovich · 4 months ago
  30. 5f9058d Improve scripts by Victor Zverovich · 4 months ago
  31. 28576b0 Workaround github markdown mess by Victor Zverovich · 4 months ago
  32. 5ddd0ca Add a visitor for scan arguments by Victor Zverovich · 4 months ago
  33. 41d3151 Remove unused import by Victor Zverovich · 4 months ago
  34. 44b76d8 Fix docs by Victor Zverovich · 4 months ago
  35. 3324152 Update the release script by Victor Zverovich · 4 months ago
  36. 55190da Cleanup chrono test by Victor Zverovich · 4 months ago
  37. 63e4b93 Update changelog by Victor Zverovich · 4 months ago
  38. c64edcd Fix grammar by Victor Zverovich · 4 months ago
  39. 8c520b4 Fix comment by Victor Zverovich · 4 months ago
  40. 2e6bb70 Update changelog by Victor Zverovich · 4 months ago
  41. a13d1b1 Update changelog and docs by Victor Zverovich · 4 months ago
  42. 47a0eec Remove unnecessary alias by Victor Zverovich · 4 months ago
  43. a8bed38 Update changelog by Victor Zverovich · 4 months ago
  44. e206043 Update changelog by Victor Zverovich · 4 months ago
  45. 4a6f0be Improve scan test by Victor Zverovich · 4 months ago
  46. 662d784 Fix scan test by Victor Zverovich · 4 months ago
  47. d5823aa Ceci n'est pas une pipe by Victor Zverovich · 4 months ago
  48. d83c1b8 Add initial specifier support to scan by Victor Zverovich · 4 months ago
  49. bfba2f9 Improve iterator handling in scan by Victor Zverovich · 4 months ago
  50. a3bf408 Initial range support in scan by Victor Zverovich · 4 months ago
  51. ea1066b Cleanup test by Victor Zverovich · 4 months ago
  52. be57ec7 Fix chrono-test on platforms with 32-bit time_t by Victor Zverovich · 4 months ago
  53. 305747d Update changelog by Victor Zverovich · 4 months ago
  54. 47c8f63 Remove redundant specifier by Victor Zverovich · 4 months ago
  55. 76e8f10 Update changelog by Victor Zverovich · 4 months ago
  56. 18ca224 Document '?' by Victor Zverovich · 4 months ago
  57. 3a25a58 Update README.md by Victor Zverovich · 4 months ago
  58. 4cbf618 Remove peek by Victor Zverovich · 4 months ago
  59. 88d19f5 Cleanup scan by Victor Zverovich · 4 months ago
  60. 62529aa Apply coding conventions by Victor Zverovich · 4 months ago
  61. df62c86 Mark grow as deprecated by Victor Zverovich · 4 months ago
  62. eef6dba Refactor file layer in scan by Victor Zverovich · 4 months ago
  63. 41c2433 clang-format by Victor Zverovich · 4 months ago
  64. 0a9d08f Simplify fallback by Victor Zverovich · 4 months ago
  65. e450b7a Implement locking by Victor Zverovich · 4 months ago
  66. c5a85f8 Handle end of input in scan by Victor Zverovich · 4 months ago
  67. 1fd093a Update changelog by Victor Zverovich · 4 months ago
  68. c4f2de4 Improve scan by Victor Zverovich · 4 months ago
  69. d06921d Update changelog by Victor Zverovich · 4 months ago
  70. fc0f84d Move formatbuf to ostream.h by Victor Zverovich · 4 months ago
  71. 86f2ec5 Fix a warning by Victor Zverovich · 4 months ago
  72. a537c39 Move conjunction to where it is used by Victor Zverovich · 4 months ago
  73. 7c240d5 Remove unused symbol by Victor Zverovich · 4 months ago
  74. f64a6a2 Update changelog by Victor Zverovich · 4 months ago
  75. 6f9a816 Enable test by Victor Zverovich · 4 months ago
  76. e7875ae Fix formatting of some nested ranges by Victor Zverovich · 4 months ago
  77. 3eb3aef Fix handling of set_debug_format by Victor Zverovich · 4 months ago
  78. 56d7a8c Simplify test by Victor Zverovich · 4 months ago
  79. 968fb9d Update changelog by Victor Zverovich · 4 months ago
  80. b5f6b36 Update changelog by Victor Zverovich · 4 months ago
  81. 44dd6c0 Add glibc support to scan by Victor Zverovich · 4 months ago
  82. 3a0f4af Refactor file layer by Victor Zverovich · 4 months ago
  83. 1ca1a4a Update scan test by Victor Zverovich · 4 months ago
  84. 604b2d7 Update test names and move failing tests to postsubmit am: eace01857b am: f4a2b0fa46 am: 3cb90dd77c by Dan Shi · 4 months ago
  85. 3cb90dd Update test names and move failing tests to postsubmit am: eace01857b am: f4a2b0fa46 by Dan Shi · 4 months ago
  86. f4a2b0f Update test names and move failing tests to postsubmit am: eace01857b by Dan Shi · 4 months ago
  87. eace018 Update test names and move failing tests to postsubmit by Dan Shi · 5 months ago
  88. dbd9c89 Fix URI by Victor Zverovich · 5 months ago
  89. 9cd2b87 Fix wchar_t to char conversion warnings (#3764) by Vladislav Shchapov · 5 months ago
  90. d5da9cc Apply clang-tidy by Victor Zverovich · 5 months ago
  91. 3a2c50d Cleanup test by Victor Zverovich · 5 months ago
  92. 18c43a2 Cleanup test by Victor Zverovich · 5 months ago
  93. 6b07fff Make hex float test more stable on different libc (#3762) by Vladislav Shchapov · 5 months ago
  94. 9165434 Enable consteval in MSVC VS2019 version 16.10 (#3757) by Vladislav Shchapov · 5 months ago
  95. b8f81de [StepSecurity] ci: Harden GitHub Actions (#3759) by StepSecurity Bot · 5 months ago
  96. 923005b Add stdlib version check for C++20 (#3754) by Vladislav Shchapov · 5 months ago
  97. afa85e4 Apply clang-format by Victor Zverovich · 5 months ago
  98. 6025bd7 Add localized formatting to non-decimal presentation types of ints (#3750) by js324 · 5 months ago
  99. 8b7861e Merge changes from topic "fmtlib-10.1.1" into main am: 44490d866d am: c41c41c230 am: dbd9ceaf13 by Henri Chataing · 5 months ago
  100. 202c04e Merge remote-tracking branch 'aosp/upstream-master' into aosp/main am: deee43a80c am: bf4822978a am: cbb1433e39 by Henri Chataing · 5 months ago