Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-01-25 thieryFix test lua-msg-masterslave-console (was broken since...
2011-01-24 piniUse a linear sweep waitall when MC is enabled.
2011-01-24 navarropCosmetics
2011-01-24 navarropWe can now compile simgrid into a link directory.
2011-01-24 navarropUpdate tesh for 64bits
2011-01-24 navarropruby
2011-01-24 thieryAdd a flag --cfg=contexts/stacksize and rename other...
2011-01-24 thierySIMIX requests: generate strings from enumeration value...
2011-01-24 thieryMove SIMIX comm requests to the top of the big switch
2011-01-24 navarropNow install ruby v1.9.*
2011-01-23 thieryReplace while+modulo by a bitwise operation
2011-01-21 marklsmade it so that to apply varget for statics we not...
2011-01-21 navarropFlatifier is now with simgrid.gforge.inria.fr/simgrid.dtd
2011-01-21 navarropWe now use simgrid.gforge.inria.fr/simgrid.dtd to gener...
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-21 navarropCorrectly set callbacks for tags.
2011-01-20 thieryChord: protect MC calls
2011-01-20 thieryChord: fix more memory leaks
2011-01-20 thieryDon't access a task that failed to be received
2011-01-20 cristianrosaAdd a clock per process when running in MC mode.
2011-01-20 cristianrosaAdd assertions to use with the model-checker
2011-01-20 cristianrosaLet the model-checker decide if the wait transitions...
2011-01-20 cristianrosaCode refactor: move the functions associated to the...
2011-01-20 cristianrosaImprove debug information for waitany and testany requests.
2011-01-20 cristianrosaBugfix: do not compare comm actions to decide if they...
2011-01-20 cristianrosaBugfix: correctly set the process to MC_DONE once the...
2011-01-20 cristianrosaBugfix: return after answering the sleep request when...
2011-01-20 cristianrosaBugfix: every state should also save a copy of the...
2011-01-20 cristianrosaTranslate the executed TestAny and WaitAny requests...
2011-01-20 cristianrosaBugfix: save only the state of the heap and libsimgrid.
2011-01-20 cristianrosaBugfix: do not assume that request of different type...
2011-01-20 cristianrosaDo not free the data structures before leaving because...
2011-01-20 cristianrosaSome bugfixes:
2011-01-20 cristianrosaBugfix: manually increase the time when running the...
2011-01-20 thieryFix memory leaks
2011-01-20 piniAdded macros definitions and runtime support for cocci...
2011-01-20 navarropAdd functions for callbacks.
2011-01-20 navarropMake a function to know if the configuration is set...
2011-01-20 alegrandUntested update to take deployment file into account.
2011-01-20 marklsupdated patch file to work with static variables. This...
2011-01-19 thieryChord: make a lookup every 10 seconds
2011-01-19 thieryChord: load a platform with appropriate size
2011-01-19 navarropCosmetics
2011-01-19 navarropTest if the configuration into tag_config is already...
2011-01-19 thieryChord: reproduce the scenario of the Oversim paper
2011-01-19 navarropModify pipol scripts.
2011-01-18 piniIn the end use a temporary file (for those systems...
2011-01-18 navarropWindows compatibility.
2011-01-18 navarropProtect for windows.
2011-01-18 navarropCosmetics.
2011-01-18 navarropCan have pcrelib in windows by setting PCRE_LIBRARY_PATH.
2011-01-18 navarropRemove old scripts for windows.
2011-01-18 marklsadded cocci for static vars...
2011-01-18 marklsmostly fixed up some comments here and there.
2011-01-18 piniNo need to use a temporary file here.
2011-01-18 piniAlways add the needed include file.
2011-01-18 navarropUpdate documentation since v3.5
2011-01-18 mquinsondon't use lock file to protect against parallel invocat...
2011-01-18 mquinsoncosmetics
2011-01-18 marklscommiting some more automatic source patching stuff...
2011-01-17 piniAccess to SIMIX data without resorting to a request...
2011-01-17 thieryChord: give some options at runtime
2011-01-17 marklsput var name back in macro calls...
2011-01-17 marklshey, figured out how to change vars to pointers without...
2011-01-17 piniAdded include file with macro definitions for coccinell...
2011-01-17 marklsoh, hey, got everything but the array initializers...
2011-01-17 marklsokay, this version should work now.
2011-01-17 piniChange the type of globals to pointer-of-the-type.
2011-01-17 thieryChord: add a large deployment file and a script to...
2011-01-17 marklsokay, semantic patches mostly doing what is probably...
2011-01-17 marklsadded replace globals cocci patch to repository
2011-01-14 thieryChord: add a deployment file with 90 nodes and fix...
2011-01-14 thieryDon't store user pointers
2011-01-14 thieryThe output of this test has changed after r9407
2011-01-13 navarropThis test was not out of source.
2011-01-13 navarropAdd test for cluster tag with state_file and availabili...
2011-01-13 navarropSet gtnets sources as fragile sources for simgrid cause...
2011-01-13 navarropNow tag config is available.
2011-01-13 navarropRemove supernovae files with make clean.
2011-01-12 agierschRevert "Fix memory leak in xbt_str_split_quoted."
2011-01-12 agierschRemove redundant call to git svn info.
2011-01-12 agierschFix memory leak in xbt_str_split_quoted.
2011-01-12 agierschFix debugging message.
2011-01-12 agierschFix parameter passing through makecontext (again).
2011-01-12 agierschMSG_mailbox_create does not exist anymore.
2011-01-12 agierschFix installation of smpif.h.
2011-01-12 thieryDon't try forever to join the Chord ring
2011-01-12 thieryCheck a parameter
2011-01-12 mquinsoncurrent version (maybe 30 or 40% done) of our spatching...
2011-01-11 cristianrosaBugfix: no longer post a request in the clean up function.
2011-01-11 cristianrosaImprove debug information
2011-01-11 navarropUse full path for prefix.
2011-01-11 navarropUpdate perl script for generate memcheck test with...
2011-01-11 navarropCosmetics.
2011-01-10 thieryDefine smx_current_context only once to make the linker...
2011-01-10 navarropOut of sources build for those examples.
2011-01-10 navarropDon't remove files from svn sources.
2011-01-10 navarropAdd new tests.
2011-01-10 navarropCosmetics.
2011-01-10 navarropUpdate pipol scripts
next