X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cf108868b4eeed4d0d9d343bc68557d7814e18c0..7eb29c34b3056c12c97bcb26bdbfce502d4afcd8:/.gitignore diff --git a/.gitignore b/.gitignore index be91017496..9703ad1175 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,11 @@ \#* .attach_pid* smpitmp-* +# exuberant ctags +ctags +# vim completion +.ycm_extra_conf.py +.ycm_extra_conf.pyc ### cmake CTestCustom.cmake @@ -24,7 +29,6 @@ CTestResults.xml ### Maintainer mode src/simdag/dax_dtd.l src/surf/xml/simgrid_dtd.l -src/xbt/graphxml.l ### Jedule examples/simdag/scheduling/simgrid.jed teshsuite/simdag/platforms/simgrid.jed @@ -77,6 +81,8 @@ tools/cmake/test_prog/prog_va_copy.c *.bpr *.bpf ### Documentation +doc/*.tmp +doc/example_lists/* doc/allclasses-frame.html doc/allclasses-noframe.html doc/constant-values.html @@ -140,6 +146,8 @@ examples/msg/cloud/scale examples/msg/cloud/simple_vm examples/msg/cloud/two_tasks_vm examples/msg/energy/consumption/energy_consumption +examples/msg/energy/e1/e1 +examples/msg/energy/e2/e2 examples/msg/energy/e3/e3 examples/msg/energy/onoff/onoff examples/msg/energy/pstate/pstate @@ -158,6 +166,7 @@ examples/msg/irc_isend/peer examples/msg/irc_isend/toto.txt examples/msg/kademlia/kademlia examples/msg/masterslave/masterslave_arg +examples/msg/masterslave/masterslave_bypass examples/msg/masterslave/masterslave_cluster examples/msg/masterslave/masterslave_console examples/msg/masterslave/masterslave_failure @@ -202,6 +211,7 @@ examples/msg/start_kill_time/sk_time examples/msg/suspend/suspend examples/msg/tasks.trace examples/msg/token_ring/token_ring +examples/msg/token_ring/token_bypass examples/msg/toto.txt examples/msg/trace/test_trace_integration examples/msg/tracing/categories @@ -227,7 +237,6 @@ examples/simdag/ex_sd_test2 examples/simdag/ex_sd_test_console examples/simdag/goal/goal_test examples/simdag/io/sd_io -examples/simdag/metaxml/sd_meta examples/simdag/properties/sd_prop examples/simdag/scheduling/minmin_test examples/simdag/scheduling/Montage_25.jed @@ -265,10 +274,11 @@ examples/smpi/smpi_replay examples/smpi/smpi_traced examples/smpi/smpi_traced_simple examples/smpi/smpi_traced.trace +examples/smpi/tmp* examples/smpi/toto.txt examples/smpi/ttest01 src/replay/replay -src/testall +testall teshsuite/bug-17132/bug-17132 teshsuite/datadesc_usage.out teshsuite/java/semaphore/java_semaphore_gc_compiled @@ -276,11 +286,14 @@ teshsuite/java/sleep_host_off/java_sleep_host_off_compiled teshsuite/mc/dwarf/dwarf teshsuite/mc/dwarf_expression/dwarf-expression teshsuite/mc/replay/random_bug +teshsuite/mc/with_mutex_handling +teshsuite/mc/without_mutex_handling teshsuite/msg/get_sender/get_sender teshsuite/msg/host_on_off/host_on_off teshsuite/msg/host_on_off/host_on_off_recv teshsuite/msg/host_on_off/host_on_off_wait teshsuite/msg/host_on_off_processes/host_on_off_processes +teshsuite/msg/listen_async/listen_async teshsuite/msg/pid/pid teshsuite/msg/process_join/process_join teshsuite/msg/process/process @@ -1026,7 +1039,6 @@ teshsuite/surf/maxmin_bench/maxmin_bench teshsuite/surf/surf_usage/surf_usage teshsuite/surf/surf_usage/surf_usage2 teshsuite/surf/trace_usage/trace_usage -teshsuite/xbt/graphxml_usage/graphxml_usage teshsuite/xbt/heap_bench/heap_bench teshsuite/xbt/log_large/log_large_test teshsuite/xbt/log_large_test