1. c62d6f4 Third attempt of updating HarfBuzz to 6.0.0 by Seigo Nonaka · 2 years ago
  2. a089370 Revert "Revert "Revert "Update HarfBuzz to 6.0.0""" by Dan Shi · 2 years ago
  3. 0ed724b Revert "Revert "Update HarfBuzz to 6.0.0"" by Seigo Nonaka · 2 years, 1 month ago
  4. 4d4a715 Revert "Update HarfBuzz to 6.0.0" by Dan Shi · 2 years, 1 month ago
  5. 9027d15 [test-iter] Fix leak by Behdad Esfahbod · 2 years, 3 months ago
  6. 0a97d27 [test-iter] Add another test by Behdad Esfahbod · 2 years, 3 months ago
  7. 8b379dd [test-iter] Add back test of OT namespace iteration by Behdad Esfahbod · 2 years, 7 months ago
  8. c1e280e [reorg] Move Coverage, RangeRecord into new namespace layout. by Garret Rieger · 2 years, 8 months ago
  9. 071aea4 [iter] add specialized implementation for hb_concat forward when iterators are not random access. by Garret Rieger · 3 years, 3 months ago
  10. 2e93551 [iter] fix forward implementation in hb_concat(). by Garret Rieger · 3 years, 3 months ago
  11. ca22741 [iter] add hb_concat (a, b). by Garret Rieger · 3 years, 3 months ago
  12. 2dda6dd minor, tweak spacing by Ebrahim Byagowi · 4 years, 10 months ago
  13. 0558413 Minor, tweak spaces by Ebrahim Byagowi · 5 years ago
  14. 67ec9fa [iter] Add hb_chop() by Behdad Esfahbod · 5 years ago
  15. 398b296 [iter] Add hb_len() by Behdad Esfahbod · 5 years ago
  16. 875131d [iter] Add hb_take() by Behdad Esfahbod · 5 years ago
  17. 1f88dae [iter] Make iota() accept invokable for increasing to next item by Behdad Esfahbod · 5 years ago
  18. b1378d8 [iter] Add hb_repeat() by Behdad Esfahbod · 5 years ago
  19. 78d35f0 Reduce captures of lambdas by Behdad Esfahbod · 6 years ago
  20. d0df996 Use implicit lambda return type by Behdad Esfahbod · 6 years ago
  21. 606841b [iter] Check for more before forwarding/rewinding past ends by Behdad Esfahbod · 6 years ago
  22. ed972d5 [iter] Rewrite test functions by Behdad Esfahbod · 6 years ago
  23. c9b287a Add hb_lidentity(), and rename hb_rvalue() to hb_ridentity() by Behdad Esfahbod · 6 years ago
  24. 57d5459 [test-iter] Don't walk past end by Behdad Esfahbod · 6 years ago
  25. 2c24ea3 [iter] Take start value in hb_enumerate() by Behdad Esfahbod · 6 years ago
  26. 7675d0d [iter] Add hb_range() by Behdad Esfahbod · 6 years ago
  27. afb013f Fix msan issue by Behdad Esfahbod · 6 years ago
  28. a304827 [map] Add .values() iterator by Behdad Esfahbod · 6 years ago
  29. f5705d7 Whitespace by Behdad Esfahbod · 6 years ago
  30. b827181 [map] tweak test-iter.cc by rsheeter · 6 years ago
  31. 492af0f [map] add keys() by rsheeter · 6 years ago
  32. ba60512 [map] add a test for iteration by rsheeter · 6 years ago
  33. cdb61eb [iter] Accept pointer in hb_iter() and hb_iter_t() by Behdad Esfahbod · 6 years ago
  34. c93eeba [iter] Accept pointer in hb_map() by Behdad Esfahbod · 6 years ago
  35. 50dc3e7 Add hb_iota() by Behdad Esfahbod · 6 years ago
  36. 8479eb5 [iter] Fix hb_sink() to accept rvalue by Behdad Esfahbod · 6 years ago
  37. fe14a40 Adjust hb_all/any/none by Behdad Esfahbod · 6 years ago
  38. bdbfdc9 [iter] Add value and projection to hb_all/any/none by Behdad Esfahbod · 6 years ago
  39. cf61acb [iter] Accept rvalues to hb_enumerate() by Behdad Esfahbod · 6 years ago
  40. af571db [meta] Replace most hb_enable_if with hb_requires by Behdad Esfahbod · 6 years ago
  41. 025eaa3 [iter] Make filter/map copyable by Behdad Esfahbod · 6 years ago
  42. 4c2fd05 [iter] Implement range-based for loops by Behdad Esfahbod · 6 years ago
  43. 9258878 Remove space between right angle brackets now that we have C++11 (#1689) by Ebrahim Byagowi · 6 years ago
  44. 59a8fa5 [iter] Add tests for casting to hb_iter_t<> base class for hb_sorted_array_t<> by Behdad Esfahbod · 6 years ago
  45. 12017db Move test code around by Behdad Esfahbod · 6 years ago
  46. 64ca2ff Fix clang's -Wmain complain (#1678) by Ebrahim Byagowi · 6 years ago
  47. 25dd88e Err, fix hb_invoke() variadic by Behdad Esfahbod · 6 years ago
  48. 42ab32c [iter] Remove passing pointer to hb_iter() by Behdad Esfahbod · 6 years ago
  49. b6f29bf [iter] Accept pointers in hb_iter() by Behdad Esfahbod · 6 years ago
  50. edad6b2 [test][iter] minor, fix double promotion warning by Ebrahim Byagowi · 6 years ago
  51. 062f5d6 [test] minor, c style comments by Ebrahim Byagowi · 6 years ago
  52. afdbf96 [iter][test] Add another test for hb_reduce by Ebrahim Byagowi · 6 years ago
  53. b864208 [iter] hb_reduce, accumulator with a different type by Ebrahim Byagowi · 6 years ago
  54. e526414 [iter] Implement hb_reduce by Ebrahim Byagowi · 6 years ago
  55. 78fc43f [iter] Fix up build, ouch by Behdad Esfahbod · 6 years ago
  56. e530692 [iter] Fix bug in hb_any() and hb_none() by Behdad Esfahbod · 6 years ago
  57. 443db2a [iter] Remove hb_len() by Behdad Esfahbod · 6 years ago
  58. f639b9a [iter] Add hb_len() function-object by Behdad Esfahbod · 6 years ago
  59. 77060bc [iter] Add hb_all, hb_any, hb_none by Behdad Esfahbod · 6 years ago
  60. fa35d3f [iter] Add hb_drain by Behdad Esfahbod · 6 years ago
  61. 773d756 [iter] Add hb_apply() by Behdad Esfahbod · 6 years ago
  62. 5fa52e6 [iter] Accept iterator, not iterable, in hb_sink()() by Behdad Esfahbod · 6 years ago
  63. 849a0f1 [iter] Add hb_iter_with_fallback_t instead by Behdad Esfahbod · 6 years ago
  64. 4d40ed9 [iter] Add hb_iter_with_mixin_t<> by Behdad Esfahbod · 6 years ago
  65. 84a25d7 [iter] Rename by Behdad Esfahbod · 6 years ago
  66. 57795bc [iter] Add operator>> and operator<< by Behdad Esfahbod · 6 years ago
  67. 0363ce6 [iter] Accept C arrays in hb_iter() by Behdad Esfahbod · 6 years ago
  68. b62e7f9 [test] Test unary operator+ by Behdad Esfahbod · 6 years ago
  69. 778c96b [iter] Fix hb_iter() by Behdad Esfahbod · 6 years ago
  70. 2f5b1a9 [iter] Add unary operator+ that returns a copy by Behdad Esfahbod · 6 years ago
  71. fbab07f [iter] Add hb_bool() and make hb_filter default to it for predicate by Behdad Esfahbod · 6 years ago
  72. 2aff6d9 [iter] Test that default-constructed iterators are empty by Behdad Esfahbod · 6 years ago
  73. 090fe56 Merge branch 'master' into iter by Behdad Esfahbod · 6 years ago
  74. 7987095 [meta] Remove hb_enable_if_t by Behdad Esfahbod · 6 years ago
  75. 84e5d00 [iter] Add hb_zip() by Behdad Esfahbod · 6 years ago
  76. 636786e [iter] Rename __item_type__ to __item_t__ by Behdad Esfahbod · 6 years ago
  77. 3fc03e4 [iter] Use static_assert with hb_is_random_access_iterator() by Behdad Esfahbod · 6 years ago
  78. 2658e40 [iter] Add hb_is_random_access_iterator() by Behdad Esfahbod · 6 years ago
  79. 445364d [iter] Rename hb_is_[sorted_]iterator() -> hb_is_[sorted_]iterator_of() by Behdad Esfahbod · 6 years ago
  80. ca6adcd [iter] Test hb_is_iterable / hb_is_iterator by Behdad Esfahbod · 6 years ago
  81. 47333c8 [iter] Fix operator-> by Behdad Esfahbod · 6 years ago
  82. 85969e3 [iter] Fix test by Behdad Esfahbod · 6 years ago
  83. 6cd96ba [iter] Make is_random_access_iterator a constant by Behdad Esfahbod · 6 years ago
  84. 859a880 [iter] Add back operator + by Behdad Esfahbod · 6 years ago
  85. 076faf7 [iter] Disable operator + by Behdad Esfahbod · 6 years ago
  86. 037f735 [iter] Remove friend operator +, hoping to fix some bots by Behdad Esfahbod · 6 years ago
  87. 5ec11ce [iter] Clarify readonly vs lvalue iterators by Behdad Esfahbod · 6 years ago
  88. 2cbf5bf [iter] Test OT::Coverage iter by Behdad Esfahbod · 6 years ago
  89. 570473a [iter] Make hb_sorted_array_t work as iter by Behdad Esfahbod · 6 years ago
  90. 3dea9af [iter] Test default-constructability by Behdad Esfahbod · 6 years ago
  91. 743ff09 [iter] Implement friend opeator + (int, iter) by Behdad Esfahbod · 6 years ago
  92. 2ea79e0 [iter] Minor by Behdad Esfahbod · 6 years ago
  93. fb053b6 [iter] Rename random_access() to constexpr is_random_access() by Behdad Esfahbod · 6 years ago
  94. d3976b7 [iter] Make them work, mostly by Behdad Esfahbod · 6 years ago
  95. e4355b1 [set] Add iter_t as alias to const_iter_t by Behdad Esfahbod · 6 years ago
  96. 2a33ab0 [iter] Change __more__ to fallback to __len__ by Behdad Esfahbod · 6 years ago
  97. 474a120 [array/vector] Rename len to length by Behdad Esfahbod · 6 years ago
  98. 2fc1860 [iter] Split hb_iter_t<> into hb_iter_t<> and hb_iter_mixin_t<> by Behdad Esfahbod · 6 years ago
  99. 865deeb Adjust internal header dependencies by Behdad Esfahbod · 6 years ago
  100. 7557e34 [iter] Move hb_fill() and hb_copy() to hb-iter.hh by Behdad Esfahbod · 6 years ago