Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Comment unused parameters.
[simgrid.git] / src / surf /
2013-11-20 Arnaud GierschComment unused parameters.
2013-11-20 Arnaud GierschFix warnings about comparisons of integers of different...
2013-11-20 Arnaud GierschDestructor should be virtual.
2013-11-20 Arnaud GierschInitialize variables.
2013-11-20 Arnaud GierschRemove unused static function.
2013-11-20 Arnaud GierschThrow unimplemented.
2013-11-20 Arnaud GierschReturn values.
2013-11-19 Arnaud GierschMissing include.
2013-11-19 Arnaud GierschRemove warning about uninitilized variable.
2013-11-19 Paul BédarideNo vm when ptask on
2013-11-19 Paul BédarideNo vm when ptask on
2013-11-19 Arnaud GierschDelegated constructors are a c++11 feature, avoid them.
2013-11-18 Arnaud GierschUse unsigned long long instead of uint64_t for sg_size_t.
2013-11-18 Arnaud GierschFix comment.
2013-11-18 Paul BédarideChange sg_storage_size_t to sg_size_t and fix surf...
2013-11-18 Paul BédarideFix int overflow on 32 arch
2013-11-15 Paul BédarideFix c++ issue with variable set in class body
2013-11-15 Paul BédarideFix C++ options
2013-11-15 Paul BédarideAdd missing files
2013-11-15 Paul BédarideRemove old surf C files
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-14 Augustin Degommethese terrible sort operators were working everywhere...
2013-11-13 suterfixing file remane. psize is freed by dict_remove,...
2013-11-13 sutercosmetic
2013-11-13 suterno need for const here
2013-11-08 Arnaud GierschMerge tag 'v3_10_rc2'
2013-11-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-08 Pierre VeyreUpdate MSG_storage_file_rename
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-08 Pierre VeyreAdd MSG_file_rename function
2013-11-05 Arnaud GierschMerge branch 'v3_10_x'
2013-11-05 Arnaud GierschCheck that table[0].name is defined.
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-04 Arnaud GierschThere is no need to export these functions. Mark them...
2013-10-31 Paul BédarideRemove unnecessry files
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-29 Takahiro HirofuchiAdd comments and disable verbose outputs
2013-10-28 Takahiro HirofuchiAdd the affinity database of each task
2013-10-28 Takahiro HirofuchiFix lmm_shrink() to correctly free var->cnsts[i]
2013-10-28 Takahiro HirofuchiAdd the affinity setting function for a VM
2013-10-25 Takahiro HirofuchiDisallow setting an affinity to multiple cores
2013-10-24 Paul BédarideRemove c surf files
2013-10-24 Takahiro HirofuchiClear constraint objects before adding new ones
2013-10-24 Takahiro HirofuchiAdd the set_affinity callback to the PM/VM models
2013-10-24 Takahiro HirofuchiAdd the affinity control function in the CPU model
2013-10-24 Paul BédarideFix smpi replay issue
2013-10-24 Takahiro Hirofuchiadd lmm_shrink() as the opposite of lmm_expand()
2013-10-24 Takahiro Hirofuchiadd a constraint object for each CPU core
2013-10-22 Paul BédarideFix action remains bug
2013-10-22 Paul BédarideFix unset variables issues
2013-10-22 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-10-22 Takahiro HirofuchiFix miscalculation of CPU shares on a multicore PM.
2013-10-21 Paul BédarideFix simdag issue
2013-10-18 Paul BédarideFix Network Constant
2013-10-18 Paul BédarideFix tests
2013-10-14 Paul BédarideAdd Floyd routing
2013-10-11 Paul BédarideFix msg-start-kill-time
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-09 suterindent
2013-10-08 Arnaud GierschThis looks unused since 2009 (commit b036991). Remove it.
2013-10-08 Pierre VeyreFix error on variable name
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 Paul BédarideFix surf_usage
2013-10-08 suteruse pointers on sg_storage_size_t in the dict instead...
2013-10-07 suterArgh ... a parse error is killing me, lets clean up...
2013-10-07 Arnaud GierschRather call TRACE_end() at surf level.
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 sutershould be sg_storage_size_t here too
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-02 Pierre VeyreAdd MSG_storage_get_size function
2013-10-02 Pierre VeyreChange parameters order for msg_file_read, msg_file_wri...
2013-10-01 Arnaud GierschFix format specifiers for sg_storage_size_t.
2013-10-01 Arnaud GierschUse homogeneous dicts which are more efficient.
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
2013-10-01 Pierre VeyreFix the storage content update after a write action...
2013-10-01 Arnaud GierschCentralize declaration for _sg_init_status (renamed...
2013-09-30 Paul BédarideReplace surf by surf++ and make it compile
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-28 Pierre VeyrePrepare test suite for msg-storage "ctest -R msg-storage"
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Pierre VeyreChange MSG_host_get_storage_list function + update...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Pierre VeyreFix MSG_storage_get_content function
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 suterhere was the leak ...
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Pierre VeyreMSG_storage API improvements (or not)
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Augustin DegommePower state list was shared between hosts of a cabinet...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 Pierre VeyreAdd MSG_storage_get_content function
2013-09-24 suterremove a leak on almost all simdag tests
2013-09-23 Arnaud GierschMore memory leaks.
2013-09-23 Arnaud GierschThe full dynar is not used here, delete it.
next