Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix initialization order.
[simgrid.git] / src / surf / maxmin.c
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-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-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-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-29 Takahiro HirofuchiAdd comments and disable verbose outputs
2013-10-28 Takahiro HirofuchiFix lmm_shrink() to correctly free var->cnsts[i]
2013-10-24 Takahiro Hirofuchiadd lmm_shrink() as the opposite of lmm_expand()
2013-09-30 Paul BédarideReplace surf by surf++ and make it compile
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-08-08 Paul BédarideMake surf++ compile
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-30 acarpenaadded dvfs support
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2012-12-18 Martin QuinsonUse xbt_malloc (and friends) instead of direct malloc()
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-19 navarroFix compilation error for smpi.
2012-10-19 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 navarroCompil smpi on win32.
2012-10-10 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-10 Arnaud GierschDeclare static functions in c file.
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-15 Martin Quinsonif this line induce a bug (see commit 05cd623), then...
2012-08-07 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-07 Augustin Degommefix a bug causing surf to sometimes loop forever
2012-07-05 Arnaud GierschBreak loop here.
2012-07-05 Arnaud GierschCheck if cnst->cnst_usage is NULL.
2012-07-04 navarroMore cache cleaning in lmm_solve
2012-07-03 navarrolmm_solve cache cleaning
2012-06-28 navarroTODO comments
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-05-10 navarroTODO for cache friendly
2012-05-03 navarroA priori, no need to propagate modifications when the...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Arnaud GierschWorkaround problem with excess precision on i387 FPU.
2012-04-27 Arnaud GierschUse existing xbt_swag_reset().
2012-04-27 Arnaud GierschUse XBT_OUT/XBT_HERE with user defined format.
2012-04-26 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-25 Arnaud LegrandMinor tracing/debug output improvement.
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-29 schnorrfunction to get the weight of a constraint of a lmm...
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-19 Arnaud LegrandOptimize lmm_solve by avoiding looping over useless...
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-07 Arnaud GierschRemove global variable, and push it into lmm_system_t.
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-17 Arnaud GierschCosmetics: fix indentation.
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Arnaud GierschFix the order of contraints changed by previous commits:
2012-01-06 Arnaud GierschIn lmm_update_modified_set, don't visit variables twice.
2012-01-06 Arnaud GierschTry hard to optimize lmm_update_modified_set.
2012-01-06 NavarropThe variable-constraint graph is already traversed...
2012-01-06 Arnaud GierschEnsure that all constraints are put in modified_constra...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropAllow selective update to be independently set for...
2011-12-13 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-08 Arnaud GierschKill duplicated macro.
2011-12-08 Arnaud GierschUse xbt_swag_reset wherever possible.
2011-12-08 Arnaud GierschRemove redundant assignment in lmm_solve.
2011-12-07 Arnaud GierschThose are constraints, and not elements.
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-28 Arnaud GierschRemove useless internal functions.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-05 Arnaud GierschFix the fixme.
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-17 agierschMake XBT_{IN,OUT,HERE} function-like macros.
2011-02-17 agierschUse new style logging macros.
2011-02-03 thieryOptimization of the lmm_variable_t mallocator
2011-02-02 thieryLarge-scale simulations need bigger mallocators
2010-12-15 velhoAdded the lazy management improvement for network models.
2010-12-06 piniAllow to configure precision in the maxmin systems.
2010-11-10 alegrandImprove debugging and fix a broken test that was only...
2010-10-11 alegrandIndent include and src using this command:
2010-09-30 schnorrisolating latency bounded functions with ifdef's
2010-08-09 schnorrfullduplex support
2010-04-25 mquinsonFix copyright headers
2010-03-12 mquinsonWarn when there is some remaining actions in the system...
2010-01-28 donassbrAvoid adding elements to active_element_set when the...
2009-12-03 alegrandFix a bug noted by Martin (weird undefined variable...
2009-11-20 mquinsonMark two more functions as inline in supernovae, and...
2009-11-20 mquinsonMark a bunch of functions as candidates to inlining...
2009-11-10 mquinsondon't trust gcc for cleaning your code after you. he...
2009-11-04 donassbrRemove old code and useless code.
2009-08-27 donassbrRemove unnecessary changes at maxmin.c.
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
next