Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update definePackages
[simgrid.git] / include /
2016-02-24 Martin Quinsonkill several unused functions in xbt
2016-02-23 Martin QuinsonKill graphxml parsing feature. It was not used
2016-02-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-23 Martin Quinsonreduce the amount of includes to speed up recompilations
2016-02-22 Frederic Suternever ending cleanup of the simdag world
2016-02-22 Gabriel Corona[mc] Use simgrid::xbt::range for program-counter ranges
2016-02-22 Christian Heinrich[XBT] Added some markup and "\see" to comment
2016-02-21 Martin Quinsonbanish some surf parsing files to a src/surf/xml jail
2016-02-20 Martin Quinsonkill (for real) an obscure obsolete way of bypassing...
2016-02-20 Martin Quinsonsurfxml: better error checking, and less include of...
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-19 Martin Quinsonrouting cleanup: symbol renaming
2016-02-19 Martin Quinsoncleanups: there is no random in the platforms since...
2016-02-18 Martin Quinsonuseless cosmetic
2016-02-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-17 Martin QuinsonKill rm_cb feature of config sets: it was never useful
2016-02-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-17 Martin Quinsonallow to declare config aliases, to make option renamin...
2016-02-15 Martin Quinsonplug some memleaks in simdag tests
2016-02-14 Martin Quinsonrouting: rename all fields, and less void*
2016-02-14 Martin Quinsonrouting: factorize the argument checking of parseRoute()s
2016-02-14 Martin QuinsonThe code deal with <ASroute> in the exact same way...
2016-02-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-12 Frederic Suterkill the SD_application_reinit function
2016-02-12 Martin Quinsonand now, blow up the routing_models table \o/
2016-02-12 Martin Quinsonrouting: get rid of unused strings
2016-02-11 Martin Quinsonsg_platf_new_netcard was creating hostlinks. Fix it
2016-02-11 Martin Quinsondon't leak the routing name up to into Java
2016-02-11 Martin Quinsonremove parsing cruft from forward.h, move it to platf.h
2016-02-09 Gabriel Corona[simix] Use std::function for the maestro callback...
2016-02-09 Gabriel Corona[simix] Attach context
2016-02-09 Martin QuinsonCommit separately the flex-generated files for DTDv4
2016-02-08 Martin QuinsonIntroduce DTD v4
2016-02-08 Martin QuinsonRegenerate all flexml parsers with 1.9.6-4
2016-02-07 Martin QuinsonSanitize the handling of the future_event_set
2016-02-07 Martin QuinsonNew functions: xbt_str_parse_int / xbt_str_parse_double
2016-02-07 Martin QuinsonNice error message when creating a process on non-exist...
2016-02-07 Martin Quinsonnew function: xbt_dynar_sort_strings(), when the conten...
2016-02-07 Martin Quinsoncompile SMPI as C++ source
2016-02-06 Martin Quinsonsed -i -e 's/\t/ /g' [sources] Please people, stop...
2016-02-06 Martin Quinsonconvert the last bits of surf to C++
2016-02-06 Martin QuinsonMerge pull request #59 from fabienchaix/master
2016-02-05 Martin Quinsonconvert Jedule bindings to C++
2016-02-05 Martin Quinsonkill platform generation from the C sources
2016-02-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-05 Frederic Suterput back macros for manual privatization
2016-02-05 Frederic Suterattempt to remove oudated coccinelle stuff
2016-02-05 Frederic Suterprivatization with coccinelle is outdated
2016-02-04 degommeUnify naming of contexts support.
2016-02-03 Martin QuinsonFurther untangle trace:connect. make trace_connect_list...
2016-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-02 Martin Quinsondon't destroy synchro in a simcall, this drives the...
2016-02-02 Frederic SuterI'm told I have to care about users...
2016-02-02 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-02 fabienchaixMerge pull request #1 from mquinson/master
2016-02-01 Martin Quinsonfurther extend the doc on writing unit tests
2016-02-01 Martin Quinsoncosmetics: rename some documentation files, just for...
2016-02-01 Martin QuinsonMerge pull request #57 from fabienchaix/oldstyle_elemen...
2016-01-30 Martin Quinson[trace_mgr] less void*, (some) more doc
2016-01-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-28 Martin QuinsonKill all deprecated code in MSG -- yeah
2016-01-28 Frederic Suterproduce a jedule file in the jedule format
2016-01-28 Frederic Suterjedule_sd_dump should be called with a filename or...
2016-01-28 Frederic Suterthis tentative of storage layer in SD was a bad idea.
2016-01-28 Frederic Suterdead code
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 Martin Quinsonframe a concept of execution, that will become a s4u...
2016-01-27 Martin Quinsonuseless cosmetics
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 Frederic Suterno need for that declaration anymore
2016-01-27 Frederic Suterkill another dummy function
2016-01-26 Frederic Suterkill dumb function
2016-01-26 Frederic Sutertidying and cosmetics
2016-01-26 Frederic SuterSimDag Revolution: SD_workstation becomes sg_host
2016-01-25 Frederic Suterset are dead. don't include this .h
2016-01-25 Frederic Suterkill sets! kill!
2016-01-25 Martin Quinsonobjectifies the Future Event Set of trace events
2016-01-25 Frederic Suterget rid of simdag tracing. was superficial anyway
2016-01-22 degommeadd missing call in host (available in MSG, used in...
2016-01-22 degommefix compilation with jedule and limited by latency
2016-01-22 Martin QuinsonKill another GRAS leftover: SG/RL thread portability...
2016-01-22 degommetry to fix build with jedule/latency bound
2016-01-21 Martin Quinsonkill another GRAS leftover: xbt_peer_t
2016-01-21 Martin Quinson[xbt] Kill the queue datacontainer: it made more sense...
2016-01-20 Ad(rien) LMerge branch 'master' of git://scm.gforge.inria.fr...
2016-01-20 Frederic SuterStarting the SimDag revolution: Easter trimming
2016-01-20 Gabriel CoronaExplicit instanciation of Extendable<simgrid::s4u:...
2016-01-20 Frederic Sutermv private function header to the right place
2016-01-20 Frederic SuterSD_link_get_list -> sd_link_list
2016-01-19 degommeMake all predefined MPI_Datatype const
2016-01-19 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Frederic SuterThx green guy! power is speed.
2016-01-19 Frederic Suter Start the SimDag revolution: function factoring
2016-01-19 Frederic SuterStart the SimDag revolution: function renaming
2016-01-19 Gabriel CoronaDelete the CPU (fix a mem leak)
2016-01-18 Millian PoquetMerge branch 'master' of https://github.com/mquinson...
2016-01-18 Martin Quinsonfix my borken english
2016-01-18 Martin Quinsonreadd the MSG interface to energy thingy
next