1. 17 12月, 2018 3 次提交
  2. 07 12月, 2018 1 次提交
  3. 02 12月, 2018 1 次提交
  4. 01 12月, 2018 1 次提交
  5. 30 11月, 2018 1 次提交
  6. 24 11月, 2018 12 次提交
  7. 09 11月, 2018 1 次提交
  8. 30 10月, 2018 1 次提交
    • B
      [set/map/vector] Make constructable, but not copy or assignable · 67a22f37
      Behdad Esfahbod 提交于
      Disable copy/assign on them, as they shouldn't.
      
      Make constructor / destructor call init_shallow/fini_shallow,
      and make those idempotent.  So, these three can be constructed
      on stack now and no init/fini call is needed.  As such,
      hb_auto_t<> is not needed anymore.  I'll remove that separately.
      67a22f37
  9. 26 10月, 2018 2 次提交
  10. 17 10月, 2018 3 次提交
  11. 07 10月, 2018 1 次提交
  12. 06 10月, 2018 2 次提交
  13. 05 9月, 2018 1 次提交
  14. 26 8月, 2018 1 次提交
  15. 06 8月, 2018 2 次提交