Changeset ff39851 for doc/theses
- Timestamp:
- Jan 29, 2018, 10:13:07 AM (8 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, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- ebcb7ba
- Parents:
- c916e12 (diff), f0322e20 (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:
- doc/theses
- Files:
-
- 14 added
- 81 moved
-
aaron_moss/comp_II/.gitignore (moved) (moved from doc/aaron_comp_II/.gitignore )
-
aaron_moss/comp_II/Efficient Type Resolution in Cforall.pptx (moved) (moved from doc/aaron_comp_II/Efficient Type Resolution in Cforall.pptx )
-
aaron_moss/comp_II/Makefile (moved) (moved from doc/aaron_comp_II/Makefile )
-
aaron_moss/comp_II/comp_II.tex (moved) (moved from doc/aaron_comp_II/comp_II.tex )
-
aaron_moss/comp_II/conversion_dag.eps (moved) (moved from doc/aaron_comp_II/conversion_dag.eps )
-
aaron_moss/comp_II/conversion_dag.odg (moved) (moved from doc/aaron_comp_II/conversion_dag.odg )
-
aaron_moss/comp_II/conversion_dag.png (moved) (moved from doc/aaron_comp_II/conversion_dag.png )
-
aaron_moss/comp_II/resolution_dag.eps (moved) (moved from doc/aaron_comp_II/resolution_dag.eps )
-
aaron_moss/comp_II/resolution_dag.odg (moved) (moved from doc/aaron_comp_II/resolution_dag.odg )
-
aaron_moss/comp_II/resolution_dag.png (moved) (moved from doc/aaron_comp_II/resolution_dag.png )
-
aaron_moss/comp_II/resolution_dag2.odg (moved) (moved from doc/aaron_comp_II/resolution_dag2.odg )
-
aaron_moss/comp_II/resolution_dag2.png (moved) (moved from doc/aaron_comp_II/resolution_dag2.png )
-
rob_schluntz/.gitignore (moved) (moved from doc/rob_thesis/.gitignore )
-
rob_schluntz/Makefile (moved) (moved from doc/rob_thesis/Makefile )
-
rob_schluntz/cfa-format.tex (moved) (moved from doc/rob_thesis/cfa-format.tex )
-
rob_schluntz/conclusions.tex (moved) (moved from doc/rob_thesis/conclusions.tex )
-
rob_schluntz/ctordtor.tex (moved) (moved from doc/rob_thesis/ctordtor.tex )
-
rob_schluntz/examples/conclusions/dtor.c (moved) (moved from doc/rob_thesis/examples/conclusions/dtor.c )
-
rob_schluntz/examples/conclusions/except.c (moved) (moved from doc/rob_thesis/examples/conclusions/except.c )
-
rob_schluntz/examples/conclusions/except.cc (moved) (moved from doc/rob_thesis/examples/conclusions/except.cc )
-
rob_schluntz/examples/ctor/array_ctor.c (moved) (moved from doc/rob_thesis/examples/ctor/array_ctor.c )
-
rob_schluntz/examples/ctor/copy_ctor.c (moved) (moved from doc/rob_thesis/examples/ctor/copy_ctor.c )
-
rob_schluntz/examples/ctor/cv_ctor.c (moved) (moved from doc/rob_thesis/examples/ctor/cv_ctor.c )
-
rob_schluntz/examples/ctor/enum_ctor.c (moved) (moved from doc/rob_thesis/examples/ctor/enum_ctor.c )
-
rob_schluntz/examples/ctor/expr_ctor.c (moved) (moved from doc/rob_thesis/examples/ctor/expr_ctor.c )
-
rob_schluntz/examples/ctor/global_ctor.c (moved) (moved from doc/rob_thesis/examples/ctor/global_ctor.c )
-
rob_schluntz/examples/ctor/hide_ctor.c (moved) (moved from doc/rob_thesis/examples/ctor/hide_ctor.c )
-
rob_schluntz/examples/ctor/member.c (moved) (moved from doc/rob_thesis/examples/ctor/member.c )
-
rob_schluntz/examples/ctor/placement_ctor.c (moved) (moved from doc/rob_thesis/examples/ctor/placement_ctor.c )
-
rob_schluntz/examples/ctor/return_dtor.c (moved) (moved from doc/rob_thesis/examples/ctor/return_dtor.c )
-
rob_schluntz/examples/ctor/static_ctor.c (moved) (moved from doc/rob_thesis/examples/ctor/static_ctor.c )
-
rob_schluntz/examples/ctor/union_ctor.c (moved) (moved from doc/rob_thesis/examples/ctor/union_ctor.c )
-
rob_schluntz/examples/intro/FileOutputStream.java (moved) (moved from doc/rob_thesis/examples/intro/FileOutputStream.java )
-
rob_schluntz/examples/intro/compound_lit.c (moved) (moved from doc/rob_thesis/examples/intro/compound_lit.c )
-
rob_schluntz/examples/intro/designation.c (moved) (moved from doc/rob_thesis/examples/intro/designation.c )
-
rob_schluntz/examples/intro/ignore.c (moved) (moved from doc/rob_thesis/examples/intro/ignore.c )
-
rob_schluntz/examples/intro/ires.java (moved) (moved from doc/rob_thesis/examples/intro/ires.java )
-
rob_schluntz/examples/intro/res.java (moved) (moved from doc/rob_thesis/examples/intro/res.java )
-
rob_schluntz/examples/intro/res1.java (moved) (moved from doc/rob_thesis/examples/intro/res1.java )
-
rob_schluntz/examples/intro/res2.java (moved) (moved from doc/rob_thesis/examples/intro/res2.java )
-
rob_schluntz/examples/intro/res3.java (moved) (moved from doc/rob_thesis/examples/intro/res3.java )
-
rob_schluntz/examples/intro/tuple.cc (moved) (moved from doc/rob_thesis/examples/intro/tuple.cc )
-
rob_schluntz/examples/intro/variadic.java (moved) (moved from doc/rob_thesis/examples/intro/variadic.java )
-
rob_schluntz/examples/malloc.cc (moved) (moved from doc/rob_thesis/examples/malloc.cc )
-
rob_schluntz/examples/nested.c (moved) (moved from doc/rob_thesis/examples/nested.c )
-
rob_schluntz/examples/poly.c (moved) (moved from doc/rob_thesis/examples/poly.c )
-
rob_schluntz/examples/scope_guard.h (moved) (moved from doc/rob_thesis/examples/scope_guard.h )
-
rob_schluntz/examples/test_scoped_guard.c (moved) (moved from doc/rob_thesis/examples/test_scoped_guard.c )
-
rob_schluntz/examples/tuples/assign.c (moved) (moved from doc/rob_thesis/examples/tuples/assign.c )
-
rob_schluntz/examples/tuples/cast.c (moved) (moved from doc/rob_thesis/examples/tuples/cast.c )
-
rob_schluntz/examples/tuples/ctor.c (moved) (moved from doc/rob_thesis/examples/tuples/ctor.c )
-
rob_schluntz/examples/tuples/mrv.c (moved) (moved from doc/rob_thesis/examples/tuples/mrv.c )
-
rob_schluntz/examples/tuples/mrv_1.c (moved) (moved from doc/rob_thesis/examples/tuples/mrv_1.c )
-
rob_schluntz/examples/tuples/mrv_2.c (moved) (moved from doc/rob_thesis/examples/tuples/mrv_2.c )
-
rob_schluntz/examples/tuples/mrv_3.c (moved) (moved from doc/rob_thesis/examples/tuples/mrv_3.c )
-
rob_schluntz/examples/tuples/named.c (moved) (moved from doc/rob_thesis/examples/tuples/named.c )
-
rob_schluntz/examples/variadic/new.c (moved) (moved from doc/rob_thesis/examples/variadic/new.c )
-
rob_schluntz/examples/variadic/print.c (moved) (moved from doc/rob_thesis/examples/variadic/print.c )
-
rob_schluntz/examples/variadic/sum1.c (moved) (moved from doc/rob_thesis/examples/variadic/sum1.c )
-
rob_schluntz/examples/variadic/sum2.c (moved) (moved from doc/rob_thesis/examples/variadic/sum2.c )
-
rob_schluntz/intro.tex (moved) (moved from doc/rob_thesis/intro.tex )
-
rob_schluntz/thesis-frontpgs.tex (moved) (moved from doc/rob_thesis/thesis-frontpgs.tex )
-
rob_schluntz/thesis.bib (moved) (moved from doc/rob_thesis/thesis.bib )
-
rob_schluntz/thesis.tex (moved) (moved from doc/rob_thesis/thesis.tex )
-
rob_schluntz/tuples.tex (moved) (moved from doc/rob_thesis/tuples.tex )
-
rob_schluntz/variadic.tex (moved) (moved from doc/rob_thesis/variadic.tex )
-
thierry_delisle/.gitignore (added)
-
thierry_delisle/Makefile (moved) (moved from doc/proposals/concurrency/Makefile )
-
thierry_delisle/annex/glossary.tex (moved) (moved from doc/proposals/concurrency/annex/glossary.tex )
-
thierry_delisle/annex/local.bib (added)
-
thierry_delisle/build/bump_ver.sh (added)
-
thierry_delisle/figures/dependency.fig (added)
-
thierry_delisle/figures/ext_monitor.fig (added)
-
thierry_delisle/figures/int_monitor.fig (added)
-
thierry_delisle/figures/monitor.fig (added)
-
thierry_delisle/figures/monitor_structs.fig (added)
-
thierry_delisle/figures/system.fig (added)
-
thierry_delisle/notes/cor-thread-traits.c (added)
-
thierry_delisle/notes/lit-review.md (added)
-
thierry_delisle/notes/notes.md (added)
-
thierry_delisle/style/cfa-format.tex (added)
-
thierry_delisle/style/style.tex (added)
-
thierry_delisle/text/basics.tex (moved) (moved from doc/proposals/concurrency/text/basics.tex )
-
thierry_delisle/text/cforall.tex (moved) (moved from doc/proposals/concurrency/text/cforall.tex )
-
thierry_delisle/text/concurrency.tex (moved) (moved from doc/proposals/concurrency/text/concurrency.tex )
-
thierry_delisle/text/frontpgs.tex (moved) (moved from doc/proposals/concurrency/text/frontpgs.tex )
-
thierry_delisle/text/future.tex (moved) (moved from doc/proposals/concurrency/text/future.tex )
-
thierry_delisle/text/internals.tex (moved) (moved from doc/proposals/concurrency/text/internals.tex )
-
thierry_delisle/text/intro.tex (moved) (moved from doc/proposals/concurrency/text/intro.tex )
-
thierry_delisle/text/parallelism.tex (moved) (moved from doc/proposals/concurrency/text/parallelism.tex )
-
thierry_delisle/text/results.tex (moved) (moved from doc/proposals/concurrency/text/results.tex )
-
thierry_delisle/text/together.tex (moved) (moved from doc/proposals/concurrency/text/together.tex )
-
thierry_delisle/thePlan.md (moved) (moved from doc/proposals/concurrency/thePlan.md )
-
thierry_delisle/thesis.tex (moved) (moved from doc/proposals/concurrency/thesis.tex )
-
thierry_delisle/version (moved) (moved from doc/proposals/concurrency/version )
Note:
See TracChangeset
for help on using the changeset viewer.