Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't search for RngStream.h but specific file simulator.h
[simgrid.git] / include /
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...
2010-12-13 schnorr[trace] protecting category field in process structure
2010-12-13 schnorr[trace] removing old interface prototype that no longer...
2010-12-13 schnorr[trace] updating the user link variables mechanism...
2010-12-13 schnorr[trace] simpler tracing interface, just one way to...
2010-12-13 schnorr[trace] missing declaration to avoid compilation errors...
2010-12-13 mquinsonfunction to see the name of syscall types in debugging...
2010-12-13 cristianrosaUse a dynar instead of a swag to implement the process_...
2010-12-13 cristianrosaTransform the thread pool into a parallel map data...
2010-12-13 cristianrosaRemove the threadpool from the context factories.
2010-12-08 mquinsonNew trace replayer, as fast as hell, and as boring...
2010-12-08 navarropAdd availability_file and state_file to peer tag.
2010-12-08 navarropAdd availability_file and state_file in cluster.
2010-12-08 cristianrosaInclude threadpool.h
2010-12-07 mquinsonnew function: xbt_str_split_quoted_in_place (w/o mallocs)
2010-12-07 thieryMake SIMIX_process_create() private
2010-12-07 piniDistinguish access to sender-side and receiver-side...
2010-12-07 mquinsonnew function: MSG_action_paranoid_mode_set (allowing...
2010-12-07 cristianrosaAdd support for custom communication matching to SIMIX...
2010-12-07 schnorr[trace] error codes that are no longer used
2010-12-07 schnorr[trace] smpi set tracing category returns void
2010-12-07 schnorr[trace] renaming system call to set any action tracing...
2010-12-07 schnorr[trace] new system call to make categorized host utiliz...
2010-12-07 mquinsonstubs for comm_testany, implemented with comm_waitany...
2010-12-07 mquinsontry a bit harder to get the simulated time without...
2010-12-07 mquinsoncosmetics: don't load a file from itself
2010-12-06 schnorr[trace] fix on compilation without tracing
2010-12-06 schnorr[trace] TRACE_[start|end] no longer belong to public...
2010-12-05 alegrandAllow cluster tag to use the core tag...
2010-12-03 schnorr[trace] replace IS_TRACING by TRACE_is_active() function
2010-12-03 mquinsonmove iwannadie from processes to contextes back
2010-12-02 alegrandUpdate simgrid_dtd flexml files to cope with recent...
2010-12-02 alegrandAdd a peer tag to the DTD and make it compatible with...
2010-12-02 mquinsonmake simix headers public so that we can write external...
2010-12-02 mquinsonsmx_context.h must be installed so that I can write...
2010-12-02 mquinsonHello you stupid doxygen. Our inline functions are...
2010-12-02 suterAdd a new function xbt_dynar_to_array that transforms...
2010-12-02 piniNo need to generate that file.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-02 piniNo need to rely on f2c anymore
2010-12-02 piniAllow SMPI to run on old unixes (even on darwin).
2010-12-02 quintin[simdag/dotloader,example/simdag/dot] correction of...
2010-12-02 quintin[src/simdag,examples/simdag] add the simulator inside...
2010-12-01 agierschAdd missing XBT_PUBLIC in declaration.
2010-12-01 mquinsonregenerate maintainer files (although I have no idea...
2010-12-01 alegrandUse a cleaner function type for get_link_latency functions.
2010-12-01 alegrandIntroduce convenient function prototype.
2010-12-01 navarropRemove symetrical for symmetrical.
2010-12-01 piniUse plain old C types.
2010-11-30 mquinsondefinitely kill the Horrible Pimple
2010-11-30 alegrandCosmetics (remove uggly windows linefeeds)
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 mquinsonDUDES. We need one copy and only one copy of that damn...
2010-11-30 mquinsonFix location of library license in win32 ucontextes
next