Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update on smpirun script to accept -trace argument with the name of the tracefile
[simgrid.git] / include /
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...
2010-07-05 navarropAdd a function called after a MSG_comm_test.
2010-07-01 quintinAdd a dot loader to have a connection with the random...
2010-06-24 mquinsonNew function gras_msgtype_get_name()
2010-06-23 navarropNeed to have the HAVE_MMAP variable.
2010-06-21 navarropAdd DLL_STATIC flags.
2010-06-18 navarropRemove gras_config.h include.
2010-06-18 navarropSet variables for windows.
2010-06-18 navarropDefine correctly variables for windows.
2010-06-17 navarropNow sources are generated with #line.
2010-06-16 coldpeacexbt_dynar_is_empty to check if a dynar is empty or not
2010-06-16 navarropChange path for win32 ucontext files.
2010-06-16 navarropDeclare variable DLL_EXPORT for Libs.
2010-06-15 suterrename SD_READY in SD_SCHEDULABLE to prevent troubles...
2010-06-14 suterReintroduce a SD_READY state, which now means "ready...
2010-06-14 navarropWe need this flag for libraries on visualc.
2010-06-14 suterRename the SD_READY (all dependencies are satisfied...
2010-06-14 suter3rd attempt: replace __compar_fn_t by a new function...
2010-06-14 suterRhhaaa, use the __compar_fn_t type defined in stdlib...
2010-06-14 suterAdd a new function xbt_dynar_sort() which is a wrapper...
2010-06-11 suterchange the return type of SD_simulate
2010-06-04 navarropPortable definition of inline for windows visual C
2010-06-02 alegrandRevert "Make gras compil with Visual C++." This commit...
2010-06-01 navarropMake gras compil with Visual C++.
2010-06-01 navarropSolve variable init value for windows.
2010-05-27 cristianrosaRemove the reference count of the elements from the...
2010-05-20 navarropAdd stdarg.h for va_list.
2010-05-11 cristianrosaAdd int MC_random(int min, int max) function that will...
2010-05-10 suterAdd a SD_workstation_get_current_task function
2010-05-10 mquinsonMSG_task_isend/irecv and MSG_comm_test/wait added in...
2010-05-06 mquinsonFight for better integration of mmalloc, mc and xbt
2010-05-06 mquinsonImprove the integration of mmalloc and mc_memory into...
2010-05-06 mquinsonUse library init/fini functions for xbt initialization
2010-05-05 mquinsonSome MSG examples mainly useful to test the model-checker
2010-05-05 mquinsonchange mmalloc.h into a public header
2010-05-05 mquinsonNew data container: setset (set of sets of elements)
2010-05-05 mquinsonNew function: xbt_fifo_get_last_item()
2010-05-05 mquinsonNew function: xbt_dict_cursor_set_data()
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-23 schnorrnew tracing mask TRACE_VOLUME to trace the msg tasks...
2010-04-21 piniAdded persistent communications (working but not yet...
2010-04-15 mquinsonImprove the license statement of these files
2010-04-14 navarropAdd source included vivaldi.
2010-04-14 navarropFirst commit for do cmake in an other directory.
2010-04-14 mquinsoncommit generated files produced by flexml and friends
2010-04-14 schnorrimplement TRACE_start as function instead of pre-proces...
2010-04-13 schnorrdo not throw an exception if category is already create...
2010-04-09 mquinsonAdd a SD_task_set_name() function
2010-04-09 mquinsonallow the use of MSG_TIMEOUT_FAILURE if MSG_USE_DEPRECA...
2010-04-09 mquinsonKill the dangerous MSG_task_ref() now that the bindings...
2010-04-09 mquinsonkill trivial MSG_task_has_data() and use get_data(...
2010-04-07 schnorrcorrecting the return value for the TRACE_start function
2010-04-06 mquinsonregenerate flex generated files with a more recent...
2010-04-01 schnorrproper use of the HAVE_TRACING variable defined by...
2010-04-01 mquinsonnope, dudes, this function is a standard one.
2010-04-01 mquinsonAdd a pimple to get the ability to trace the amount...
2010-04-01 mquinsonMake sure that dict of integers can be traversed too
2010-04-01 mquinsonxbt_dict: allow to have integer key and data
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2010-03-30 mquinsonadd the ability to set a default value after registration
2010-03-25 piniMore MPI calls support in SMPI
2010-03-25 piniAdded MPI_COMM_SELF.
2010-03-25 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-03-24 mquinsonAdd a MSG_task_set_data() function
2010-03-24 navarropDelete a redefine warning.
2010-03-23 mquinsonRename MSG_TIMEOUT_FAILURE into MSG_TIMEOUT for sake...
2010-03-23 mquinsonadd a dangerous MSG_task_ref() needed by lua to not...
2010-03-23 genaudMPI_MAXLOC & MPI_MINLOC + all associated datatype MPI_D...
2010-03-23 mquinsonKill MSG_WARNING and MSG_FATAL return codes
2010-03-22 genaudadded MPI_Get_processor_name()
2010-03-22 mquinsonfurther cleanups of the java bindings
2010-03-03 mquinsonSD_SCHED_NO_COST: Constant to use as cost in SD_task_sc...
next