X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/34d8098630b1fc0378ac7af87703f28bc14a44a8..0317d7ec79c2738ef5682b295457210ac91ec82b:/.gitignore diff --git a/.gitignore b/.gitignore index 5c7c24b72c..ccf5ab7293 100644 --- a/.gitignore +++ b/.gitignore @@ -96,6 +96,7 @@ doc/realtoc.sh doc/tmp.realtoc doc/using_bib.html doc/Doxyfile +doc/doxygen_sqlite3.db doc/footer.html *.doc.toc doc/latex/ @@ -105,6 +106,7 @@ doc/simgrid.tag doc/doxygen/logcategories.doc doc/index-API.doc doc/simgrid_modules.map +doc/javadoc ### Specific of project .settings/ .csettings/ @@ -138,8 +140,9 @@ examples/msg/cloud/multicore examples/msg/cloud/scale examples/msg/cloud/simple_vm examples/msg/cloud/two_tasks_vm -examples/msg/energy/e1/e1 -examples/msg/energy/e2/e2 +examples/msg/energy/consumption/energy_consumption +examples/msg/energy/onoff/onoff +examples/msg/energy/pstate/pstate examples/msg/energy/e3/e3 examples/msg/pastry/pastry examples/msg/semaphores/synchro @@ -392,7 +395,6 @@ teshsuite/smpi/isp/umpire/remote_group-no-error teshsuite/smpi/isp/umpire/send-recv-ok teshsuite/smpi/isp/umpire/sendrecv-deadlock teshsuite/smpi/isp/umpire/temp.txt -teshsuite/smpi/isp/umpire/tmpzLRJML teshsuite/smpi/isp/umpire/type-commit-twice teshsuite/smpi/isp/umpire/type-no-error teshsuite/smpi/isp/umpire/type-no-error-exhaustive @@ -404,7 +406,6 @@ teshsuite/smpi/isp/umpire/type-no-free3 teshsuite/smpi/isp/umpire/wait-deadlock teshsuite/smpi/isp/umpire/waitall-deadlock teshsuite/smpi/isp/umpire/waitany-deadlock -teshsuite/smpi/bcast/bcast_coll teshsuite/smpi/compute/compute2 teshsuite/smpi/compute/compute3 teshsuite/smpi/pingpong/dsend @@ -583,11 +584,12 @@ teshsuite/smpi/mpich-test/pt2pt/waitall2 teshsuite/smpi/mpich-test/pt2pt/waitall3 teshsuite/smpi/mpich-test/pt2pt/waitall4 teshsuite/smpi/mpich-test/pt2pt/waitany +teshsuite/smpi/mpich3-test/f77/info/infotest2f +teshsuite/smpi/mpich3-test/f77/info/infotestf +teshsuite/smpi/mpich3-test/f90/info/infotest2f90 +teshsuite/smpi/mpich3-test/f90/info/infotestf90 +teshsuite/smpi/bcast/bcast_coll teshsuite/smpi/mpich3-test/coll/allred -teshsuite/smpi/mpich3-test/coll/tmp73Vx2L -teshsuite/smpi/mpich3-test/coll/tmpE4hKX0 -teshsuite/smpi/mpich3-test/coll/tmphostCPGVnk -teshsuite/smpi/mpich3-test/coll/tmphostepz3pY teshsuite/smpi/mpich3-test/datatype/dataalign teshsuite/smpi/mpich3-test/datatype/sendrecvt2 teshsuite/smpi/mpich3-test/datatype/sendrecvt4 @@ -602,10 +604,6 @@ teshsuite/smpi/mpich3-test/f90/rma/winaccf90 teshsuite/smpi/mpich3-test/f90/rma/winfencef90 teshsuite/smpi/mpich3-test/f90/rma/wingetf90 teshsuite/smpi/mpich3-test/f90/rma/winnamef90 -teshsuite/smpi/mpich3-test/init/tmp73CIfB -teshsuite/smpi/mpich3-test/init/tmpZL3N2j -teshsuite/smpi/mpich3-test/init/tmphostLLOBUj -teshsuite/smpi/mpich3-test/init/tmphostl1QCPt teshsuite/smpi/mpich3-test/perf/commcreatep teshsuite/smpi/mpich3-test/perf/non_zero_root teshsuite/smpi/mpich3-test/perf/sendrecvl @@ -613,8 +611,6 @@ teshsuite/smpi/mpich3-test/perf/timer teshsuite/smpi/mpich3-test/perf/transp-datatype teshsuite/smpi/mpich3-test/perf/twovec teshsuite/smpi/mpich3-test/pt2pt/issendselfcancel -teshsuite/smpi/mpich3-test/pt2pt/tmpF7WuWe -teshsuite/smpi/mpich3-test/pt2pt/tmphost4geNJj teshsuite/smpi/mpich3-test/rma/getgroup teshsuite/smpi/mpich3-test/rma/manyrma3 teshsuite/smpi/mpich3-test/attr/attr2type @@ -1054,8 +1050,6 @@ examples/java/surfPlugin/java_surf_plugin_compiled /CMakeCache.txt teshsuite/mc/dwarf/dwarf teshsuite/mc/dwarf_expression/dwarf-expression -src/bindings/java/org/simgrid/surf/surfJAVA_wrap.cxx -src/bindings/java/org/simgrid/surf/surfJAVA_wrap.h examples/smpi/mc/smpi_bugged1 examples/smpi/mc/smpi_bugged1_liveness examples/smpi/mc/smpi_bugged2 @@ -1064,7 +1058,7 @@ examples/smpi/mc/smpi_non_deterministic examples/smpi/mc/smpi_send_deterministic simgrid.jar_finalized simgrid_full.jar -src/mc_page_store_unit.cpp +src/PageStore_unit.cpp src/bindings/java/MANIFEST.MF NATIVE/ VERSION