Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Improve context switching for ucontext
[simgrid.git] / include /
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
2010-11-30 quintinSuppression of an unnecessary function
2010-11-30 navarropThis file is now generated by cmake.
2010-11-30 navarropRemove error if not having f2c.
2010-11-30 thieryRevert commit r8748: xbt_dynar_set_at_ptr() was declare...
2010-11-30 mquinsonadd a missing header. sorry for breaking the svn, dudes
2010-11-30 mquinsondocument gras_agent_spawn
2010-11-30 thieryAdd missing prototype for xbt_dynar_set_at_ptr()
2010-11-30 piniAdd many missing (but not yet implemented) MPI calls.
2010-11-30 piniAdd more definition to fortran (so that LU works).
2010-11-30 piniImplement PMPI.
2010-11-28 mquinsonthis file really should not depend on a generated file...
2010-11-26 piniSupport more MPI calls in fortran.
2010-11-25 navarropFix error detection of f2c.
2010-11-24 mquinsonimplement gras_agent_spawn in RL, kill the data argumen...
2010-11-24 mquinsonadd queue.h to the public header
2010-11-23 schnorradding XBT_IN with 6 parameters
2010-11-22 piniSupport for Fortran code in SMPI based on f2c, some...
2010-11-18 piniMPI_Comm_split is back to life.
2010-11-16 agierschAdd missing XBT_PUBLIC in declaration.
2010-11-12 mquinsonPartial fix of GRAS: gras-ping-sg now works again
2010-11-12 thieryProtect the if inside the xbt_assert macros
2010-11-12 mquinsonadd a convinient xbt_dynar_set_as() macro, and test it
2010-11-10 schnorrtwo additional functions to declare categories (now...
2010-11-09 agierschForgot this file with commit 8506.
2010-11-05 navarropAdd function xbt_dynar_compare
2010-11-05 navarropAdd a backbone sharing policy in dtd.
2010-10-31 mquinsontypo in comments (sorry for the noise)
2010-10-28 schnorrpreprocessor define for latency bound tracking can...
2010-10-27 navarropAdd in DTD direction for link_ctn and sharing_policy...
2010-10-25 agierschMake bprintf abort on error, and define bvprintf accord...
2010-10-23 agierschUse size_t for xbt_malloc and friends.
2010-10-11 alegrandIndent include and src using this command:
2010-10-08 schnorrSimDag instrumentation for categorized resource utilization
2010-10-08 navarropBe compatible with windows
2010-10-06 navarropClean DTD and add tag config.
2010-10-06 schnorrcosmetics on tracing mechanism
2010-10-04 navarropNow cluster Tag don't necessary need libpcre.
2010-10-04 mquinsonmerge
2010-10-01 mquinsonAdd missing include for HAVE_TRACING [Arnaud Giersch]
2010-10-01 mquinsonMissing includes by Arnaud Giersch
2010-09-29 piniSqueeze any block with a given delay (in flops).
2010-09-28 navarropCorrect implementation of start/end tags when bypassing...
2010-09-28 navarropRewrite the SURFXML_START_TAG and SURFXML_END_TAG.
2010-09-28 navarropAdd cluster tag
2010-09-28 navarropNew maintainer sources for simgrid dtd
2010-09-28 navarropThis code is necessary for masterslave_bypass example
2010-09-28 navarropmore clean code
2010-09-28 navarropclean code and remove foreach and set
2010-09-28 navarropadd the bypasss route mechanims
2010-09-28 navarroppre version of hierarchical routing, make in a recursiv...
2010-09-28 navarropchanges for solve warrings
2010-09-28 navarropThe second version of the hierarchical routing, Here...
2010-09-27 coldpeaceadding some setter methods
2010-09-27 piniAdded local and global sampling.
2010-09-23 navarropRename CLEANUP definition (used after TRY) into TRY_CLEANUP
2010-09-23 navarropRename CLEANUP macro into _CLEANUP for Supernovae mode.
2010-09-22 piniAdded RAM folding to SMPI.
2010-09-15 schnorrtrace: new interface function for tracing resource...
2010-09-13 navarropIf we are on windows _GNU is defined by cmake.
2010-09-06 piniFixed return type.
2010-09-06 piniAdded missing MPI call.
2010-08-09 schnorrfullduplex support
2010-08-09 coldpeaceadd new function : xbt_dict_is_empty
2010-08-05 coldpeaceadd gras_load_environment_script & gras_function_regist...
2010-08-05 schnorrkill all aspects related to masks in the tracing interface
2010-08-04 coldpeaceadd SD_load_environment_script function to Simdag Module
2010-08-04 navarropMore windows compatibility for context.
2010-07-30 navarropAdd an example for waitany fct.
2010-07-29 coldpeaceadd function MSG_load_platform_script that load the...
2010-07-21 navarropPlease compile with enable_compile_warnings=on. Missing...
2010-07-21 coldpeaceadd MSG_set_function function, used to bypass the deplo...
2010-07-13 coldpeaceremove the init_host_bypass from here
2010-07-12 schnorrfix: pre-processor declarations to disable tracing...
next