Age | Commit message (Expand) | Author |
---|---|---|
2018-11-06 | adopt sanitizer API | shyouhei |
2018-11-01 | introduce USE_TRANSIENT_HEAP to enable/disable theap. | ko1 |
2018-10-31 | explicit cast to void* required for %p | shyouhei |
2018-10-30 | * remove trailing spaces, expand tabs. | svn |
2018-10-30 | support theap for T_HASH. [Feature #14989] | ko1 |
2018-10-30 | support theap for T_STRUCT. | ko1 |
2018-10-30 | support theap for T_OBJECT. | ko1 |
2018-10-30 | introduce TransientHeap. [Bug #14858] | ko1 |