Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow MSG_process_cleanup(p) to be called by other processes than p
[simgrid.git] / include /
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...
2010-07-12 schnorrnew tracing functions to deal with trace markers
2010-07-09 piniCosmetics
2010-07-09 coldpeaceadd init_host_bypass to be used (by lua) to init cpu...
2010-07-07 navarropAdd function MSG_comm_waitall for icomm and add one...
2010-07-07 schnorrremoving dependency on file that is no longer generated
2010-07-07 quintinadd the fonction SD_task_dotty in simdag after deleting...
2010-07-07 navarropRevert [From A. Giersch] Fix the following compilation...
2010-07-07 navarropwindows compatibility.
2010-07-07 mquinsonMerge tracing_config.h into simgrid_config.h, where...
2010-07-07 quintinDelete the dependencies with stdio in simdag.h. Correct...
2010-07-06 navarrop[From Arnaud Giersch] Add missing {BEGIN,END}_DECL...
2010-07-06 navarrop[From Arnaud Giersch] Fix compilation warning about...
2010-07-06 navarrop[From Arnaud Giersch] In standard C, we are allowed...
2010-07-06 navarrop[From Arnaud Giersch] Use Gcc attribute __unused__...
2010-07-06 navarrop[From A. Giersch] Fix the following compilation warning...
2010-07-06 navarrop[From A. Giersch] Fix the following compilation errors...
next