- 31 10月, 2018 17 次提交
-
-
由 Khaled Hosny 提交于
Co-Authored-By: Nn8willis <nwillis@glyphography.com>
-
由 Khaled Hosny 提交于
Co-Authored-By: Nn8willis <nwillis@glyphography.com>
-
由 Nathan Willis 提交于
-
由 Khaled Hosny 提交于
Co-Authored-By: Nn8willis <nwillis@glyphography.com>
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
由 Nathan Willis 提交于
-
- 30 10月, 2018 23 次提交
-
-
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
Speeds up runnings in-house tests from over 20s to 2s.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Ebrahim Byagowi 提交于
-
由 Behdad Esfahbod 提交于
I keep forgetting that primitive types are NOT initialized during construction. :|
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
See a85641446c30247c4e948263f0f8c1147ed4efb9
-
由 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.
-
由 Behdad Esfahbod 提交于
-
由 Behdad Esfahbod 提交于
It was arbitrary that this struct had it and not dozens of others.
-
由 Behdad Esfahbod 提交于
-