Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-01-28 cristianrosaMake the platform symmetric.
2011-01-28 cristianrosaAdd example pcontexts2 (parallel independent master...
2011-01-27 thieryReplace the return value of SIMIX_req_process_create...
2011-01-27 cristianrosaMake SIMIX_req_host_execution_wait to also destroy...
2011-01-27 cristianrosaReturn action state on SIMIX_req_host_execution_wait().
2011-01-27 cristianrosaAdd extra argument "priority" to SIMIX_req_host_execute.
2011-01-27 cristianrosaCHECK_HOST() is very inefficient and only for debugging...
2011-01-27 cristianrosaAdd MSG's parallel_contexts example.
2011-01-27 agierschFix memory leaks in msg examples.
2011-01-27 agierschFix memory leaks in testall.
2011-01-27 agierschAlways free cat->layout on xbt_log_layout_set.
2011-01-27 agierschDisplay the config options, sorted by their names.
2011-01-27 agierschDo not unref action twice.
2011-01-27 agierschDelete useless option given to pwd.
2011-01-27 agierschFix installation of example files.
2011-01-27 agierschSome cleanup in cmake files.
2011-01-26 navarropIt is not Experimental test but nightly.
2011-01-26 navarropPCRE is installed on /usr/lib
2011-01-26 cristianrosaBugfix: return testany requests' result when they succe...
2011-01-26 cristianrosaDebug generation clean-ups.
2011-01-26 cristianrosaChange again the size of the problem for the MC.
2011-01-26 cristianrosaIncrease the frequency of chord's getrequest operations...
2011-01-26 cristianrosaBugfix: the dependence relation between isend/irecv...
2011-01-26 cristianrosaImprove independence detection and request pretty printing.
2011-01-26 cristianrosaBugfix: do not use the action state to determine the...
2011-01-26 cristianrosaReduce the run size for the MC
2011-01-26 cristianrosaImprove the show stack function. (Now it prints the...
2011-01-25 navarropPcre for fedora.
2011-01-25 navarropAdd test install to pipol.
2011-01-25 thieryFinally beat the communication failure leaks of MSG
2011-01-25 navarropAdd a test for pipol.
2011-01-25 navarropPipol
2011-01-25 navarropPipol
2011-01-25 thieryStringify e_smx_req_t just by using macros (remove...
2011-01-25 navarropPipol
2011-01-25 navarropPipol
2011-01-25 navarropUpdate pipol files
2011-01-25 navarropChange tests for having raw thread and ucontext.
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
next