Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'hypervisor' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid...
[simgrid.git] / include /
2013-06-06 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-06-06 Paul BédarideAdd msg As getModel and GetHosts
2013-06-06 LionelMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-06-06 LionelMake semaphores visible from MSG
2013-06-06 Paul BédarideAdd AS support in MSG and java bindings
2013-06-06 Takahiro Hirofuchiadd a missing file and add MSG_vm_set_bound
2013-06-05 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-05 Takahiro Hirofuchiadd the load capping feature
2013-06-05 Takahiro Hirofuchiadd more about migration
2013-04-24 Takahiro Hirofuchimerge from the java bindings work
2013-04-24 Takahiro HirofuchiFix int usage at MSG_vm_create
2013-04-24 alebreMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-11 Takahiro Hirofuchienable the bandwidth capping of migration traffic
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-04 alebreJava binding (on going) - Adrien
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-03-29 Augustin Degommenew attempt to stabilize the use of underscores on...
2013-03-29 Augustin Degommeadd a cfg:tracing/smpi/internals option, to trace all...
2013-03-29 Augustin Degommeadd a loopback_lat and loopback_bw to cluster tag
2013-03-29 Augustin Degommeadd limiter_link option to cluster tag, to add a pseudo...
2013-03-29 Augustin Degommeadd a bunch of bindings/new definitions of unimplemente...
2013-03-27 Martin Quinsonfix for windows -- not sure if it's still mandatory...
2013-03-19 Marion Guthmullermodel-checker : cleanups
2013-03-16 Marion Guthmullermodel-checker : get current backtrace with libunwind...
2013-03-16 Marion Guthmullermodel-checker : fix MC_RANDOM simcall
2013-03-16 Marion Guthmullermodel-checker : new simcall MC_RANDOM
2013-03-14 Takahiro HirofuchiAdd the precopy migration model
2013-03-11 Takahiro Hirofuchiadd MSG_vm_get_pm
2013-03-11 Takahiro Hirofuchiadd the {set/get}_params operations to a host object
2013-02-28 Takahiro HirofuchiCorrectly destroy the MSG_host object of a VM
2013-02-26 Takahiro HirofuchiNow VM operations workig!
2013-02-22 Takahiro HirofuchiFix the segfault upon exit
2013-02-22 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 Arnaud GierschTry to fix const madness.
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 Takahiro Hirofuchifix compile warnings
2013-02-21 Arnaud GierschExtend smpi_register_static to accept any free function.
2013-02-21 alebreMerge with master and fix conflicts
2013-02-20 Arnaud GierschFix a few memory leaks.
2013-02-19 Augustin Degommechange name of the real executed main function to a...
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-19 Takahiro HirofuchiMove VM state definition to a common header file
2013-02-18 Arnaud GierschRemove declarations for nonexistent functions or variables.
2013-02-18 Arnaud GierschRemove duplicated declaration for xbt_time().
2013-02-18 Arnaud GierschChange regexp to correctly handle types like "short...
2013-02-18 Arnaud GierschCosmetics: add space.
2013-02-15 Takahiro Hirofuchiadd the definition of VM state to the surf layer
2013-02-15 Takahiro Hirofuchifix minor issues aroud the msg layer
2013-02-14 Arnaud GierschRemove remaining traces from synchronized dynars.
2013-02-14 Jonathan Rouzaud... New version of recv/irecv with bounded rate
2013-02-14 Jonathan Rouzaud... Remove commented code from surf_routing_cluster
2013-02-13 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-13 suterword was missing, rephrase.
2013-02-13 Martin Quinsonadd another word about the trap of dynar_search with...
2013-02-13 Martin Quinsondocument that it's safe to interrupt a foreach with...
2013-02-12 Arnaud GierschAdd missing declaration.
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-12 Jonathan Rouzaud... Bounded receive
2013-02-11 Augustin Degommerename main function for windows
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-07 Takahiro Hirofuchiremove vms from MSG_Global and msg_host_priv
2013-02-07 Takahiro Hirofuchido cleanup around msg_vm_state_abc
2013-02-07 Takahiro Hirofuchiadd MSG_vm_{save/restore} and delete MSG_vm_reboot
2013-02-07 Jonathan Rouzaud... Add a new simcall that modifies the rate of the first...
2013-02-07 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-06 Arnaud GierschFix memory leak.
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-05 Arnaud GierschCast value, to please C++ compilers.
2013-02-05 Arnaud GierschMark parameter as unused.
2013-02-05 Takahiro Hirofuchidelete MSG_vm_{bind/unbind} stuff and other obsolete...
2013-02-04 Takahiro Hirofuchifix monior issues
2013-02-04 Takahiro Hirofuchimake the prefix of the functions consistent, e.g.,...
2013-02-04 Martin Quinsonuse our xbt_getline on every platform to ease our cmake...
2013-02-03 Arnaud GierschRename getline as xbt_getline.
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 Martin QuinsonCompile with a recent flexml
2013-01-31 Marion Guthmullermodel-checker : start heap comparison from local variables
2013-01-31 Marion Guthmullermodel-checker : get bytes used in std_heap instead...
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 alebreFix conflict - Adrien
2013-01-31 alebreStill fixing bugs - Adrien
2013-01-31 Takahiro Hirofuchifix msg_vm_shutdown
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 alebreFix conflict - Adrien
2013-01-31 alebreStill fixing bugs - Adrien
2013-01-31 Takahiro Hirofuchiadd xbt_lib_unset
2013-01-31 alebrefix conflict
2013-01-31 alebreminor stuff
2013-01-31 alebreAdrien Fix conflict
2013-01-31 alebreMinor fixes - Adrien
2013-01-31 Paul BédarideAdd xbt_lib_remove
2013-01-31 alebreFixed conflicts - Adrien
2013-01-31 alebreSome progress (start, get/set state, ...) - Adrien
2013-01-31 sutermake the category setting function public
2013-01-31 suterremove set/get category functions. Managed in another...
2013-01-31 Maximiliano GeierAdded xbt_dynar_remove_n_at to remove an n-sized slice...
2013-01-31 alebreFirst complete implementation of a new MSG call (starti...
next