Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Generate publis correctely.
[simgrid.git] / src /
2011-03-15 mquinsonmake SIMIX_comm_finish() public
2011-03-15 mquinsonallow MSG users to play with request matching mecanism
2011-03-14 piniAdd wrapper to match receiving mailboxes against a...
2011-03-14 navarropSorry need to be call here for compile warning.
2011-03-14 navarropRemove xbt_assert from generic_src_dst_check function.
2011-03-14 navarropWe may want to use this function in examples.
2011-03-14 thieryFix a compilation warning (use of an uninitialized...
2011-03-10 navarropForgot one free.
2011-03-10 navarropAdd log to random_mgr.
2011-03-10 navarropFree some missing variables.
2011-03-10 navarropFree dict random_value and patterns after the end of...
2011-03-10 navarropFree dynar after use in xbt_dynar_compare.
2011-03-09 navarropVerify if elements src_gateway and dst_gateway are...
2011-03-09 navarropReturn SURF_NETWORK_ELEMENT_NULL if the elements is...
2011-03-09 navarropRevert "Change those functions to public for use extern...
2011-03-08 navarropFactorize functions for Unix and Windows.
2011-03-07 navarropProtect with HAVE_FUTEX_H
2011-03-07 navarropAdd missing functions with windows
2011-03-07 navarropSet win32_ucontext.c as simgrid source file
2011-03-03 schnorr[trace] bugfix, correct matching of link keys on trace
2011-03-02 cristianrosaUse a better synchronization mechanism to control the...
2011-03-02 cristianrosaBugfix: do not hardcode the number of workers in the...
2011-03-02 navarropProtect the use of parmap.
2011-03-01 thieryFix a bug introduced by r9743
2011-03-01 piniMissing semicolon
2011-03-01 piniTentatively use sampling with Fortran.
2011-03-01 thieryRemove side effects from xbt_asserts calls
2011-02-28 navarropRevert "Remove lua parse functions from simgrid."
2011-02-28 navarropChange those functions to public for use external parser.
2011-02-28 navarropRemove lua parse functions from simgrid.
2011-02-25 navarropCompletely remove ruby and java from simgrid project.
2011-02-24 navarropWe must set host_coordinates to "" with bypass.
2011-02-24 thieryA request is still needed here as this code is run...
2011-02-24 thierySimplify process cleanup calls between SIMIX and MSG
2011-02-24 navarropCreate current_property_set only if it is required.
2011-02-24 thieryThose XBT_INFO broke the tests
2011-02-23 coldpeaceget AS id when addRoute method is not indexed
2011-02-22 agierschInitialize current_as.
2011-02-22 thierySimplify the management of processes in MSG.
2011-02-22 coldpeaceupdate methods
2011-02-22 coldpeaceimprove the way to describe platform and all multi...
2011-02-22 agierschFree temporary strings.
2011-02-22 agierschsurf_routing: free patterns elements.
2011-02-22 agierschFix replace_random_parameter, and its usage.
2011-02-22 agierschsurf_routing: free coordinates elements.
2011-02-22 agierschReceived a dynar, and not a pointer to it.
2011-02-22 agierschAutomatically release resources associated with detache...
2011-02-22 agierschFree memory after parmap test.
2011-02-22 agierschUse variadic variants of xbt_test_{add,fail,assert...
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-22 agierschMake xbt_die() accept a format string with arguments.
2011-02-22 agierschRemove spurious else..
2011-02-22 agierschThere is no need to dup the key when using xbt_dict_set.
2011-02-22 agierschReplace a combination of malloc+strcpy by xbt_strdup.
2011-02-22 agierschRemove useless double parentheses in function calls.
2011-02-22 agierschFix build error: implicit declaration of function ...
2011-02-21 thieryAllow MSG_process_cleanup(p) to be called by other...
2011-02-18 navarropWe need include simgrid_config.h for function getline.
2011-02-17 navarropRemove old DEBUGx() for XBT_DEBUG
2011-02-17 navarropRemove unused include "simgrid_config.h"
2011-02-17 navarropRemove all xbt_assert.*(0,FALSE or NULL for xbt_die
2011-02-17 agierschMake PARSE_ERROR a variadic macro too.
2011-02-17 agierschMake XBT_{IN,OUT,HERE} function-like macros.
2011-02-17 agierschUse new style logging macros.
2011-02-17 agierschDefine variadic logging macros.
2011-02-17 agierschRemove unused file.
2011-02-17 navarropNow it compiles with NDEBUG flag
2011-02-17 navarropCompile with flag NDEBUG.
2011-02-15 navarropCorrectely use xbt_str_varsubs
2011-02-15 cristianrosaAlways show the MC statistics on exit.
2011-02-15 cristianrosaIf --cfg=model-check:2 was passed, use a DFS exploration.
2011-02-15 cristianrosaCount the context switches as user code also.
2011-02-15 navarropThis job is done two time.
2011-02-15 thieryConsider the value of the cfg=model-checker flag
2011-02-14 navarropAdd sources for rngstreams
2011-02-14 navarropReimplement old tag random.
2011-02-14 schnorr[trace] fix bug on interconnections tracing
2011-02-11 agierschReview const attribute for pointers..
2011-02-11 agierschUse xbt_dynar_free to destroy dynar.
2011-02-11 agierschRemove useless cast.
2011-02-11 agierschCosmetics: fix indentation.
2011-02-11 agierschRemove useless operation.
2011-02-11 agierschFree mallocator for SIMIX actions on exit.
2011-02-10 cristianrosaUse verbose instead of debug-
2011-02-10 cristianrosaCompute the user code execution time
2011-02-10 cristianrosaShow also the sub-scheduling rounds.
2011-02-09 sahumake jedule compilable with all warning flags
2011-02-09 sahujed output written to simgrid.jed
2011-02-09 sahuadded jedule output to SimDAG
2011-02-09 sahujedule binding to SD started
2011-02-08 thierySimix: add requests to make isend+wait or irecv+wait...
2011-02-08 thieryChord: display the number of messages created
2011-02-07 schnorr[trace] process container creation must be before simix...
2011-02-07 schnorr[trace] only one id generator for tracing system
2011-02-07 schnorr[trace] free the type values
2011-02-07 schnorr[trace] new data structure to hold values of states...
2011-02-07 schnorr[trace] removing unused code
2011-02-07 schnorr[trace] better way of getting references to types
2011-02-04 schnorr[trace] cleaner instrumentation
2011-02-04 schnorr[trace] categories are only used for characterized...
next