1. 20 10月, 2018 1 次提交
  2. 18 10月, 2018 3 次提交
  3. 17 10月, 2018 2 次提交
  4. 15 10月, 2018 2 次提交
  5. 12 10月, 2018 2 次提交
  6. 11 10月, 2018 4 次提交
  7. 10 10月, 2018 3 次提交
  8. 08 10月, 2018 2 次提交
  9. 07 10月, 2018 1 次提交
  10. 06 10月, 2018 1 次提交
  11. 01 10月, 2018 1 次提交
  12. 20 9月, 2018 1 次提交
  13. 16 9月, 2018 1 次提交
    • B
      Disallow null-enabled offsets to unsized structures... · 10642b3f
      Behdad Esfahbod 提交于
      ...like UnsizedArrayOf<>.
      
      This fixes a class of crasher bugs, mostly with color and AAT tables.  We
      cannot use nullable offsets to varsized data that does not declare min_size,
      because it's nost safe to use our fixed-size null pool for types that have
      their size external.  So, use non_null'able offsets for these.
      
      A further enhancement would be to make use of min_size in Null<> itself.
      Will try that after.
      10642b3f
  14. 14 9月, 2018 2 次提交
  15. 11 9月, 2018 2 次提交
  16. 26 8月, 2018 1 次提交
  17. 18 7月, 2018 1 次提交
  18. 09 5月, 2018 1 次提交
  19. 08 5月, 2018 1 次提交
  20. 11 4月, 2018 1 次提交
  21. 15 3月, 2018 1 次提交
  22. 19 2月, 2018 1 次提交
  23. 09 2月, 2018 1 次提交
  24. 08 2月, 2018 2 次提交
  25. 07 2月, 2018 2 次提交