Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Our usage of mmap (MMAP_ANONYMOUS) is Linux-specific
[simgrid.git] / include /
2011-04-18 Martin Quinsonfurther doxygen fixes (I'll try to stop for today)
2011-04-18 Martin Quinsonsome more tiny doxygen fixes
2011-04-14 mehdiMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-14 Lucas Schnorrtwo new functions to xbt_graph, load and save
2011-04-12 NavarropFixing building warning.
2011-04-12 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 Lucas Schnorrmerging tracing changes
2011-04-11 Lucas Schnorrexport to graphviz function in the tracing way, we...
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 NavarropDelete coordinates for AS.
2011-04-09 Lucas Schnorrgraphicator re-implemented
2011-04-08 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 NavarropMerge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
2011-04-08 NavarropAdd tag include.
2011-04-01 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing call. C-MPI should now compile.
2011-03-31 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing MPI call.
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
2011-03-29 cristianrosaMerge branch 'master', remote branch 'git-hub-cristian...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschDefine xbt_assert as a variadic macro.
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-24 agierschDefine THROWF and RETHROWF as variadic macros.
2011-03-24 navarropReimplement SIMIX_host_get_dict.
2011-03-24 navarropRemove xbt_dict host from simix.
2011-03-24 navarropAdd xbt_lib_size and xbt_lib_rehash
2011-03-24 navarropAdd library (xbt_lib) to simgrid.
2011-03-18 thieryAdd functions SIMIX_comm_has_send/recv_match
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-09 navarropRevert "Change those functions to public for use extern...
2011-03-01 piniTentatively use sampling with Fortran.
2011-02-28 navarropChange those functions to public for use external parser.
2011-02-22 thierySimplify the management of processes in MSG.
2011-02-22 agierschUse variadic variants of xbt_test_{add,fail,assert...
2011-02-22 agierschMake xbt_test_{add,fail,assert,log} variadic macros.
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 agierschDefine macro _XBT_IF_ONE_ARG.
2011-02-22 agierschDefine SIMGRID_VERSION through cmake.
2011-02-21 thieryAllow MSG_process_cleanup(p) to be called by other...
2011-02-17 agierschRevert "Remove old style logging macros."
2011-02-17 mquinsonDefine a SIMGRID_VERSION macro in simgrid_config.h
2011-02-17 agierschMake XBT_{IN,OUT,HERE} function-like macros.
2011-02-17 agierschRemove old style logging macros.
2011-02-17 agierschUse new style logging macros.
2011-02-17 agierschDefine variadic logging macros.
2011-02-17 agierschRemove ; after SG_BEGIN_DECL().
2011-02-16 thieryEvaluating the expression of xbt_assert must not have...
2011-02-14 navarropAdd sources for rngstreams
2011-02-14 navarropReimplement old tag random.
2011-02-11 agierschReview const attribute for pointers..
2011-02-11 agierschAdd missing XBT_PUBLIC.
2011-02-11 agierschRemove duplicated declaration.
2011-02-09 sahumake jedule compilable with all warning flags
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-04 agierschDefine CONTEXT_THREADS in simgrid_config.h.
2011-02-03 thieryThe process list of MSG is now a swag instead of a...
2011-02-02 thieryUse a mallocator for SIMIX actions
2011-02-01 thieryAdd a flag --cfg=contexts/parallel_threshold:n
2011-02-01 thieryRemove SIMIX requests that get src and dst buffers...
2011-02-01 cristianrosa-Add smx_ctx_sysv_get_thread_id to the parallel ucontex...
2011-02-01 cristianrosa- Add SIMIX_context_get_thread_id to the context factor...
2011-02-01 thieryRename flag cfg=contexts/parallel to cfg=contexts/nthreads
2011-02-01 thierycfg=contexts/parallel:nb is now the number of threads...
2011-01-31 thieryFix possible compilation problem with the declaration...
2011-01-31 navarropAdd token_ring example.
2011-01-31 cristianrosaMake SIMIX cleanup the user data of the detached isend...
2011-01-31 cristianrosaAdd MSG_task_dsend function to MSG.
2011-01-28 thieryMake msg_comm_t be a real structure again, not an alias...
2011-01-27 thieryReplace the return value of SIMIX_req_process_create...
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-24 thieryAdd a flag --cfg=contexts/stacksize and rename other...
2011-01-21 navarropCorrectly set callbacks for tags.
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-19 navarropTest if the configuration into tag_config is already...
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 piniAdded include file with macro definitions for coccinell...
2011-01-12 agierschMSG_mailbox_create does not exist anymore.
2011-01-10 thieryDefine smx_current_context only once to make the linker...
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] using process name and PID as identification...
2010-12-17 mquinsonthis line is not only UGLY, but it exists a path where...
2010-12-17 mquinsonkill pimples in SIMIX intended to make the stack-free...
2010-12-16 thieryHandle transfer failures in MSG_test, MSG_testany and...
2010-12-16 thieryCompile fix: add a missing XBT_INLINE
2010-12-15 mquinsonKill the braindead MSG_task_refcount_dec() function.
2010-12-15 thieryAdd a flag --cfg=simix/context to choose the context...
2010-12-15 mquinsonprotect this file against multiple inclusions to fix...
2010-12-14 mquinsonget the good parts of the replay without stack into...
2010-12-13 schnorr[trace] update of msg process tracing (to monitor migra...
next