Changeset 455a7d5 for examples/gc_no_raii
- Timestamp:
- Aug 9, 2018, 6:35:02 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, stuck-waitfor-destruct
- Children:
- ea5b7d6
- Parents:
- fb975a50 (diff), 0c827019 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- examples/gc_no_raii
- Files:
-
- 55 moved
-
.gitignore (moved) (moved from src/examples/gc_no_raii/.gitignore )
-
bug-repro/assert.c (moved) (moved from src/examples/gc_no_raii/bug-repro/assert.c )
-
bug-repro/blockers.tar.gz (moved) (moved from src/examples/gc_no_raii/bug-repro/blockers.tar.gz )
-
bug-repro/blockers/explicit_cast.c (moved) (moved from src/examples/gc_no_raii/bug-repro/blockers/explicit_cast.c )
-
bug-repro/blockers/file_scope.c (moved) (moved from src/examples/gc_no_raii/bug-repro/blockers/file_scope.c ) (1 diff)
-
bug-repro/blockers/recursive_realloc.c (moved) (moved from src/examples/gc_no_raii/bug-repro/blockers/recursive_realloc.c ) (1 diff)
-
bug-repro/crash.c (moved) (moved from src/examples/gc_no_raii/bug-repro/crash.c )
-
bug-repro/deref.c (moved) (moved from src/examples/gc_no_raii/bug-repro/deref.c )
-
bug-repro/field.c (moved) (moved from src/examples/gc_no_raii/bug-repro/field.c ) (1 diff)
-
bug-repro/find.c (moved) (moved from src/examples/gc_no_raii/bug-repro/find.c )
-
bug-repro/inline.c (moved) (moved from src/examples/gc_no_raii/bug-repro/inline.c )
-
bug-repro/malloc.c (moved) (moved from src/examples/gc_no_raii/bug-repro/malloc.c )
-
bug-repro/not_equal.c (moved) (moved from src/examples/gc_no_raii/bug-repro/not_equal.c )
-
bug-repro/oddtype.c (moved) (moved from src/examples/gc_no_raii/bug-repro/oddtype.c )
-
bug-repro/push_back.c (moved) (moved from src/examples/gc_no_raii/bug-repro/push_back.c )
-
bug-repro/push_back.h (moved) (moved from src/examples/gc_no_raii/bug-repro/push_back.h )
-
bug-repro/realloc.c (moved) (moved from src/examples/gc_no_raii/bug-repro/realloc.c )
-
bug-repro/return.c (moved) (moved from src/examples/gc_no_raii/bug-repro/return.c )
-
bug-repro/return_template.c (moved) (moved from src/examples/gc_no_raii/bug-repro/return_template.c )
-
bug-repro/slow_malloc.c (moved) (moved from src/examples/gc_no_raii/bug-repro/slow_malloc.c ) (1 diff)
-
bug-repro/static_const_local.c (moved) (moved from src/examples/gc_no_raii/bug-repro/static_const_local.c )
-
bug-repro/test-assert.cpp (moved) (moved from src/examples/gc_no_raii/bug-repro/test-assert.cpp )
-
bug-repro/void_pointer.c (moved) (moved from src/examples/gc_no_raii/bug-repro/void_pointer.c )
-
bug-repro/while.c (moved) (moved from src/examples/gc_no_raii/bug-repro/while.c )
-
bug-repro/zero.c (moved) (moved from src/examples/gc_no_raii/bug-repro/zero.c )
-
pool-alloc/allocate-malign.c (moved) (moved from src/examples/gc_no_raii/pool-alloc/allocate-malign.c )
-
pool-alloc/allocate-malloc.c (moved) (moved from src/examples/gc_no_raii/pool-alloc/allocate-malloc.c )
-
pool-alloc/allocate-mmap.c (moved) (moved from src/examples/gc_no_raii/pool-alloc/allocate-mmap.c )
-
pool-alloc/allocate-win-valloc.c (moved) (moved from src/examples/gc_no_raii/pool-alloc/allocate-win-valloc.c )
-
premake4.lua (moved) (moved from src/examples/gc_no_raii/premake4.lua )
-
src/allocate-pool.c (moved) (moved from src/examples/gc_no_raii/src/allocate-pool.c )
-
src/allocate-pool.h (moved) (moved from src/examples/gc_no_raii/src/allocate-pool.h )
-
src/gc.h (moved) (moved from src/examples/gc_no_raii/src/gc.h )
-
src/gcpointers.c (moved) (moved from src/examples/gc_no_raii/src/gcpointers.c )
-
src/gcpointers.h (moved) (moved from src/examples/gc_no_raii/src/gcpointers.h )
-
src/internal/card_table.h (moved) (moved from src/examples/gc_no_raii/src/internal/card_table.h )
-
src/internal/collector.c (moved) (moved from src/examples/gc_no_raii/src/internal/collector.c ) (1 diff)
-
src/internal/collector.h (moved) (moved from src/examples/gc_no_raii/src/internal/collector.h )
-
src/internal/gc_tools.h (moved) (moved from src/examples/gc_no_raii/src/internal/gc_tools.h )
-
src/internal/globals.h (moved) (moved from src/examples/gc_no_raii/src/internal/globals.h )
-
src/internal/memory_pool.c (moved) (moved from src/examples/gc_no_raii/src/internal/memory_pool.c )
-
src/internal/memory_pool.h (moved) (moved from src/examples/gc_no_raii/src/internal/memory_pool.h )
-
src/internal/object_header.c (moved) (moved from src/examples/gc_no_raii/src/internal/object_header.c )
-
src/internal/object_header.h (moved) (moved from src/examples/gc_no_raii/src/internal/object_header.h )
-
src/internal/state.c (moved) (moved from src/examples/gc_no_raii/src/internal/state.c ) (1 diff)
-
src/internal/state.h (moved) (moved from src/examples/gc_no_raii/src/internal/state.h ) (1 diff)
-
src/test_include.c (moved) (moved from src/examples/gc_no_raii/src/test_include.c )
-
src/tools.h (moved) (moved from src/examples/gc_no_raii/src/tools.h )
-
src/tools/checks.h (moved) (moved from src/examples/gc_no_raii/src/tools/checks.h )
-
src/tools/print.c (moved) (moved from src/examples/gc_no_raii/src/tools/print.c )
-
src/tools/print.h (moved) (moved from src/examples/gc_no_raii/src/tools/print.h ) (1 diff)
-
src/tools/worklist.h (moved) (moved from src/examples/gc_no_raii/src/tools/worklist.h ) (1 diff)
-
test/badlll.c (moved) (moved from src/examples/gc_no_raii/test/badlll.c )
-
test/gctest.c (moved) (moved from src/examples/gc_no_raii/test/gctest.c ) (1 diff)
-
test/operators.c (moved) (moved from src/examples/gc_no_raii/test/operators.c )
Legend:
- Unmodified
- Added
- Removed
-
examples/gc_no_raii/bug-repro/blockers/file_scope.c
rfb975a50 r455a7d5 1 1 2 2 #include <stdbool.h> 3 #include <stdlib >3 #include <stdlib.hfa> 4 4 5 5 #define POOL_SIZE_EXP 24 -
examples/gc_no_raii/bug-repro/blockers/recursive_realloc.c
rfb975a50 r455a7d5 1 1 2 2 #include <stdbool.h> 3 #include <stdlib >3 #include <stdlib.hfa> 4 4 5 5 trait allocator_c(otype T, otype allocator_t) -
examples/gc_no_raii/bug-repro/field.c
rfb975a50 r455a7d5 4 4 } 5 5 6 #include <stdlib >6 #include <stdlib.hfa> 7 7 8 8 //------------------------------------------------------------------------------ -
examples/gc_no_raii/bug-repro/slow_malloc.c
rfb975a50 r455a7d5 1 #include <stdlib >1 #include <stdlib.hfa> 2 2 3 3 forall(otype T) -
examples/gc_no_raii/src/internal/collector.c
rfb975a50 r455a7d5 9 9 #endif 10 10 11 #include <fstream >11 #include <fstream.hfa> 12 12 13 13 #include "state.h" -
examples/gc_no_raii/src/internal/state.c
rfb975a50 r455a7d5 1 1 #include "state.h" 2 2 3 #include <stdlib >3 #include <stdlib.hfa> 4 4 5 5 //general purpouse includes -
examples/gc_no_raii/src/internal/state.h
rfb975a50 r455a7d5 9 9 } 10 10 #endif 11 #include <fstream >11 #include <fstream.hfa> 12 12 #include <vector> 13 13 -
examples/gc_no_raii/src/tools/print.h
rfb975a50 r455a7d5 3 3 // #ifndef NDEBUG 4 4 // 5 // #include <fstream >5 // #include <fstream.hfa> 6 6 // 7 7 // #define DEBUG_OUT(x) sout | x | endl; -
examples/gc_no_raii/src/tools/worklist.h
rfb975a50 r455a7d5 10 10 #endif 11 11 12 #include <vector >12 #include <vector.hfa> 13 13 14 14 typedef vector(intptr_t*, heap_allocator(intptr_t*)) worklist_t; -
examples/gc_no_raii/test/gctest.c
rfb975a50 r455a7d5 1 #include <fstream >1 #include <fstream.hfa> 2 2 3 3 #include "gc.h"
Note:
See TracChangeset
for help on using the changeset viewer.