Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move the DTD file from gforge to our own homepage
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 13 Oct 2018 19:51:57 +0000 (21:51 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Sun, 14 Oct 2018 23:09:44 +0000 (01:09 +0200)
commit7b9972a1b7c3d3357a3089161831ca87e055fa61
treefd67bcd91fcc3eab817324af0a6d807ba7dae5dc
parente3bb7b28fc868b58a93fdbc35cc01c7ac6f4fc6b
move the DTD file from gforge to our own homepage
167 files changed:
docs/source/tuto_s4u/deployment1.xml
docs/source/tuto_s4u/deployment2.xml
docs/source/tuto_s4u/deployment3.xml
docs/source/tuto_s4u/deployment4.xml
docs/source/tuto_smpi/3hosts.xml
examples/java/app/bittorrent/bittorrent.xml
examples/java/app/centralizedmutex/centralizedmutex.xml
examples/java/app/masterworker/masterworker.xml
examples/java/dht/chord/chord.xml
examples/java/dht/kademlia/kademlia.xml
examples/java/process/startkilltime/startkilltime.xml
examples/java/task/priority/priority.xml
examples/msg/app-masterworker/app-masterworker-multicore_d.xml
examples/msg/app-masterworker/app-masterworker-vivaldi_d.xml
examples/msg/app-masterworker/app-masterworker_d.xml
examples/msg/dht-kademlia/dht-kademlia_d.xml
examples/msg/dht-kademlia/generate.py
examples/msg/dht-pastry/dht-pastry_d.xml
examples/msg/mc/deploy_bugged1.xml
examples/msg/mc/deploy_bugged1_liveness.xml
examples/msg/mc/deploy_bugged1_liveness_visited.xml
examples/msg/mc/deploy_bugged2.xml
examples/msg/mc/deploy_bugged2_liveness.xml
examples/msg/mc/deploy_bugged3.xml
examples/msg/mc/deploy_centralized_mutex.xml
examples/msg/mc/deploy_electric_fence.xml
examples/msg/mc/platform.xml
examples/msg/network-ns3/3hosts_2links_d.xml
examples/msg/network-ns3/3links-timer_d.xml
examples/msg/network-ns3/3links_d.xml
examples/msg/network-ns3/crosstraffic_d.xml
examples/msg/network-ns3/dogbone_d.xml
examples/msg/network-ns3/one_cluster_d.xml
examples/msg/network-ns3/onelink_d.xml
examples/platforms/bypassASroute.xml
examples/platforms/bypassRoute.xml
examples/platforms/cloud.xml
examples/platforms/cluster_and_one_host.xml
examples/platforms/cluster_backbone.xml
examples/platforms/cluster_crossbar.xml
examples/platforms/cluster_dragonfly.xml
examples/platforms/cluster_fat_tree.xml
examples/platforms/cluster_multi.xml
examples/platforms/cluster_torus.xml
examples/platforms/config.xml
examples/platforms/config_tracing.xml
examples/platforms/crosstraffic.xml
examples/platforms/data_center.xml
examples/platforms/dogbone.xml
examples/platforms/energy_cluster.xml
examples/platforms/energy_platform.xml
examples/platforms/faulty_host.xml
examples/platforms/g5k.xml
examples/platforms/griffon.xml
examples/platforms/meta_cluster.xml
examples/platforms/multicore_machine.xml
examples/platforms/onelink.xml
examples/platforms/prop.xml
examples/platforms/routing_cluster.xml
examples/platforms/routing_none.xml
examples/platforms/simulacrum_7_hosts.xml
examples/platforms/small_platform.xml
examples/platforms/small_platform_constant.xml
examples/platforms/small_platform_fatpipe.xml
examples/platforms/small_platform_one_link_routes.xml
examples/platforms/small_platform_with_failures.xml
examples/platforms/small_platform_with_routers.xml
examples/platforms/storage/remote_io.xml
examples/platforms/storage/storage.xml
examples/platforms/syscoord/generate_peer_platform.pl
examples/platforms/three_multicore_hosts.xml
examples/platforms/two_hosts.xml
examples/platforms/two_hosts_platform_shared.xml
examples/platforms/two_hosts_platform_with_availability.xml
examples/platforms/two_hosts_platform_with_availability_included.xml
examples/platforms/two_peers.xml
examples/platforms/vivaldi.xml
examples/s4u/actor-create/s4u-actor-create_d.xml
examples/s4u/actor-lifetime/s4u-actor-lifetime_d.xml
examples/s4u/actor-yield/s4u-actor-yield_d.xml
examples/s4u/app-bittorrent/s4u-app-bittorrent_d.xml
examples/s4u/app-masterworkers/s4u-app-masterworkers_d.xml
examples/s4u/async-ready/s4u-async-ready_d.xml
examples/s4u/async-wait/s4u-async-wait_d.xml
examples/s4u/async-waitall/s4u-async-waitall_d.xml
examples/s4u/async-waitany/s4u-async-waitany_d.xml
examples/s4u/async-waituntil/s4u-async-waituntil_d.xml
examples/s4u/dht-chord/s4u-dht-chord_d.xml
examples/s4u/dht-kademlia/generate.py
examples/s4u/dht-kademlia/s4u-dht-kademlia_d.xml
examples/s4u/energy-boot/platform_boot.xml
examples/s4u/io-file-remote/s4u-io-file-remote_d.xml
examples/s4u/platform-failures/s4u-masterworker-failures_d.xml
examples/s4u/platform-properties/s4u-platform-properties_d.xml
examples/s4u/replay-comm/s4u-replay-comm-split_d.xml
examples/s4u/replay-comm/s4u-replay-comm_d.xml
examples/s4u/replay-storage/s4u-replay-storage_d.xml
examples/smpi/replay_multiple/generate_multiple_deployment.sh
examples/smpi/smpi_msg_masterslave/deployment_masterslave_mailbox_smpi.xml
include/simgrid/s4u/Actor.hpp
src/smpi/smpirun.in
src/surf/xml/simgrid.dtd
src/surf/xml/simgrid_dtd.c
src/surf/xml/surfxml_sax_cb.cpp
teshsuite/mc/mutex-handling/mutex-handling_d.xml
teshsuite/msg/app-bittorrent/app-bittorrent_d.xml
teshsuite/msg/app-bittorrent/generate.py
teshsuite/msg/app-chainsend/app-chainsend_d.xml
teshsuite/msg/app-pingpong/app-pingpong_d.xml
teshsuite/msg/async-wait/async-wait2_d.xml
teshsuite/msg/async-wait/async-wait3_d.xml
teshsuite/msg/async-wait/async-wait4_d.xml
teshsuite/msg/async-wait/async-wait_d.xml
teshsuite/msg/async-waitall/async-waitall_d.xml
teshsuite/msg/async-waitany/async-waitany_d.xml
teshsuite/msg/io-file-remote/io-file-remote_d.xml
teshsuite/msg/platform-properties/platform-properties_d.xml
teshsuite/msg/process-lifetime/baseline_d.xml
teshsuite/msg/process-lifetime/kill_d.xml
teshsuite/msg/process-lifetime/start_d.xml
teshsuite/msg/process-lifetime/start_kill_d.xml
teshsuite/msg/process-yield/process-yield_d.xml
teshsuite/msg/task-priority/task-priority_d.xml
teshsuite/msg/trace_integration/test-hbp1-c0s0-c0s1.xml
teshsuite/msg/trace_integration/test-hbp1-c0s0-c1s0.xml
teshsuite/msg/trace_integration/test-hbp1-c0s1-c0s2.xml
teshsuite/msg/trace_integration/test-hbp1-c0s1-c2s2.xml
teshsuite/msg/trace_integration/test-hbp1-c0s2-c1s0.xml
teshsuite/msg/trace_integration/test-hbp1-c0s2-c1s1.xml
teshsuite/msg/trace_integration/test-hbp1-c1s1-c1s2.xml
teshsuite/msg/trace_integration/test-hbp1-c1s1-c3s2.xml
teshsuite/msg/trace_integration/test-hbp1.0-hbp1.0-hbp1.0.xml
teshsuite/msg/trace_integration/test-hbp1.0-hbp3.0-hbp4.0.xml
teshsuite/msg/trace_integration/test-hbp1.5-hbp1.5.xml
teshsuite/msg/trace_integration/test-hbp2.5-hbp1.5.xml
teshsuite/s4u/activity-lifecycle/testing_platform.xml
teshsuite/simdag/flatifier/flatifier.cpp
teshsuite/simdag/flatifier/flatifier.tesh
teshsuite/simdag/platforms/Dijkstra.xml
teshsuite/simdag/platforms/bogus_disk_attachment.xml
teshsuite/simdag/platforms/bogus_missing_dst_gateway.xml
teshsuite/simdag/platforms/bogus_missing_src_gateway.xml
teshsuite/simdag/platforms/bogus_two_hosts_asymetric.xml
teshsuite/simdag/platforms/four_hosts_floyd.xml
teshsuite/simdag/platforms/host_attributes.xml
teshsuite/simdag/platforms/link_attributes.xml
teshsuite/simdag/platforms/one_cluster.xml
teshsuite/simdag/platforms/one_cluster_multicore.xml
teshsuite/simdag/platforms/one_cluster_router_id.xml
teshsuite/simdag/platforms/one_cluster_splitduplex.xml
teshsuite/simdag/platforms/platform_2p_1bb.xml
teshsuite/simdag/platforms/platform_2p_1fl.xml
teshsuite/simdag/platforms/platform_2p_1sl.xml
teshsuite/simdag/platforms/platform_2p_1sl_hetero.xml
teshsuite/simdag/platforms/platform_2p_1switch.xml
teshsuite/simdag/platforms/platform_4p_1switch.xml
teshsuite/simdag/platforms/properties.xml
teshsuite/simdag/platforms/test_of_is_router.xml
teshsuite/simdag/platforms/three_hosts_non_symmetric_route.xml
teshsuite/simdag/platforms/two_clusters.xml
teshsuite/simdag/platforms/two_clusters_one_name.xml
teshsuite/simdag/platforms/two_clusters_router_id.xml
teshsuite/simdag/platforms/two_hosts_multi_hop.xml
teshsuite/simdag/platforms/two_hosts_one_link.xml
teshsuite/simdag/platforms/two_hosts_one_link_splitduplex.xml
tools/cmake/MaintainerMode.cmake
tools/simgrid_update_xml.pl