Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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
2011-01-07 piniForce use of thread contexts when running fortran code.
2011-01-07 piniLocally store the process rank.
2011-01-07 piniCheck if the pointer is writable.
2011-01-07 cristianrosaSmall bugfixes to stabilize the MC
2011-01-07 cristianrosaBugfix: the result of waitany calls should be determine...
2011-01-06 navarropNeed to remove option and not free cause it is also
2011-01-06 navarropRemove unused variables.
2011-01-06 navarropTest if the config name is "simix/context" is better.
2011-01-06 navarropNeed to passe this line in debug due to cfg = raw,...
2011-01-06 navarropAdd an option to tesh : --cfg
2011-01-06 navarropgenerate sources into CMAKE_CURRENT_BINARY_DIR.
2011-01-06 navarropNeed this lines because when using gtnets, the libgtnet...
2011-01-06 navarropUpdate tesh for mc.
2011-01-06 navarropSuppress warning of cmake in mac.
2011-01-06 piniWe have to somehow rely on F2C if we want it.
2011-01-05 piniAdded support for sampling up to a given number of...
2011-01-05 schnorr[trace] updating process migration tracing tesh
2011-01-05 schnorr[trace] process category is deprecated (for now, at...
2011-01-05 schnorr[trace] using process name and PID as identification...
2011-01-05 schnorr[trace] unique id's for types and containers have to...
2011-01-05 navarropCosmetics
2011-01-05 navarropCan compile out of source now.
2011-01-05 navarropDestroy mutex and condition.
2011-01-05 navarropRemove old comments.
2011-01-05 navarropTest if having futex.h.
2011-01-05 schnorr[trace] clean-up tracing ctests
2011-01-05 cristianrosaAdd suport for TestAny and WaitAny requests to the...
2011-01-05 cristianrosaBugfix: killall should execute all processes after...
2011-01-05 cristianrosaRework state's implementation to better support waitany...
2011-01-05 cristianrosaReplace the setsets in the MC's states by malloced...
2011-01-04 piniFix SMPI scripts against the target directory
2011-01-04 thieryStill working on Chord
2011-01-04 thieryAdd a debug message
2011-01-03 schnorr[trace] updating tracing tesh'es to check correct conta...
2011-01-03 schnorr[trace] improved example of traced migration
2011-01-03 schnorr[trace] tracing/msg/process:1 has states/links for...
2011-01-03 schnorr[trace] dump *before* destroy container, correct trace...
2011-01-03 schnorr[trace] setting the process state to "executing" after...
2011-01-03 schnorr[trace] faster method to insert into buffer
2011-01-03 schnorr[trace] updating tesh'es to unconditional buffer dump...
2011-01-03 schnorr[trace] faster method to dump when unconditional dump...
2011-01-03 schnorr[trace] fix on tesh again, missing log lines
2011-01-03 schnorr[trace] fixing the tesh to contain the proper log format
2010-12-29 schnorr[trace] simpler verifications to see what is enabled...
2010-12-29 schnorr[trace] kill dictionary that is no longer necessary
2010-12-29 schnorr[trace] updating tracing tesh files to compare trace...
2010-12-29 schnorr[trace] debug messages for tracing data structures...
next