Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Allow to configure precision in the maxmin systems.
[simgrid.git] / src /
2010-12-06 piniAllow to configure precision in the maxmin systems.
2010-12-06 cristianrosaImprove context switching for ucontext
2010-12-06 cristianrosaCompile fix: iwannadie is now in the context structure
2010-12-06 schnorr[trace] TRACE_[start|end] no longer belong to public...
2010-12-06 schnorr[trace] logging the categorized/uncategorized resource...
2010-12-06 schnorr[trace] configuration option tracing/platform renamed...
2010-12-06 schnorr[trace] use of xbt functions inside instr
2010-12-06 schnorr[trace] logging messages for category attribution of...
2010-12-06 schnorr[trace] call functions that do the simix processes...
2010-12-06 schnorr[trace] declaring xbt_log categories for tracing
2010-12-06 schnorr[trace] detailed description of new configuration options
2010-12-06 schnorr[trace] end must be called while surf configuration...
2010-12-06 schnorr[trace] new tracing options to generate graph configura...
2010-12-06 schnorr[trace] uncategorized resource tracing option is indepe...
2010-12-06 schnorr[trace] verbose comments to connect simulator parameter...
2010-12-06 schnorr[trace] let paje output its own header
2010-12-06 schnorr[trace] encapsulating the open/close of the trace file
2010-12-05 alegrandAllow cluster tag to use the core tag...
2010-12-03 schnorr[trace] do not rely on preprocessor constants to contro...
2010-12-03 schnorr[trace] do not check what is traced in internal resourc...
2010-12-03 schnorr[trace] do not rely on preprocessor constants to contro...
2010-12-03 schnorr[trace] separate TRACE_is_active() from IS_TRACED condition
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-03 thieryFix compilation
2010-12-02 cristianrosaSwitch to Ruby 1.9.x
2010-12-02 schnorr[trace] adding comments to #endif's
2010-12-02 schnorr[trace] renaming almost all tracing files in src/instr
2010-12-02 alegrandForgot to update after recent removal of FATPIPE in...
2010-12-02 alegrandUpdate simgrid_dtd flexml files to cope with recent...
2010-12-02 alegrandRemove stupid value in the DTD. Young will soon take...
2010-12-02 alegrandHelp debuging
2010-12-02 alegrandAdd a peer tag to the DTD and make it compatible with...
2010-12-02 alegrandAllow communication actions to use no link at all ...
2010-12-02 alegrandStart modifying net_communicate so that it can work...
2010-12-02 alegrandAdd a vivaldi routing model.
2010-12-02 alegrandUse the get_latency function from the routing mechanism...
2010-12-02 alegrandRead and store coordinates.
2010-12-02 alegrandFinish to kill vivaldi
2010-12-02 alegrandRename tag vivaldi to coordinates in the DTD file
2010-12-02 alegrandCPU_im (i.e., with lazy evaluation) now supports multic...
2010-12-02 alegrandMulticore model now enabled with Cas01.
2010-12-02 alegrandStart handling the core attribute (store in cpu.c and...
2010-12-02 alegrandAdd a core attribute in the DTD
2010-12-02 thieryReally fix this (still unimplemented) function
2010-12-02 thieryComment out more of SIMIX_display_process_status()...
2010-12-02 quintin[simdag/dotloader] correction of some memory leak
2010-12-02 piniThis file has been renamed.
2010-12-02 cristianrosaCompile fix
2010-12-02 cristianrosaFix compile: ruby's context factoy should respect the...
2010-12-02 mquinsonmake simix headers public so that we can write external...
2010-12-02 schnorr[trace] detailed explanation about all tracing options...
2010-12-02 mquinsonsmx_context.h must be installed so that I can write...
2010-12-02 mquinsonJava contextes are in the java package now
2010-12-02 cristianrosaCompile fix: pthread should respect the context factory...
2010-12-02 thieryResolve a conflict
2010-12-02 thieryCleaner detection of using model-checking.
2010-12-02 thieryRename two functions and a structure
2010-12-02 thieryClean indentation and coding style in SIMIX
2010-12-02 piniKill old implementation of SIMIX_process_self.
2010-12-02 cristianrosa- Move simix_global->current_process to smx_current_context
2010-12-02 schnorr[trace] removing unused strsplit that is no longer...
2010-12-02 schnorr[trace] removing constant that is used only once
2010-12-02 schnorr[trace] undef constants used only in this source file...
2010-12-02 schnorr[trace] removing unused code
2010-12-02 mquinsonthe supernovae exploded: let's split the archive and...
2010-12-02 quintin[simdag/cycle] delete the function acyclic_graph_detect...
2010-12-02 quintin[simdag/dax] the function which details the task inside...
2010-12-02 thieryDefine inline functions before calling them
2010-12-02 thieryRemove deprectaed function SIMIX_solve()
2010-12-02 suterAdd a new function xbt_dynar_to_array that transforms...
2010-12-02 navarropFree those variables after the end of the cluster tag.
2010-12-02 piniSIMIX2 renamed some of the tracing stuff.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-02 quintin[simdag/dot,simdag/dax] move the test for acyclic graph...
2010-12-02 piniAllow SMPI to run on old unixes (even on darwin).
2010-12-02 quintin[simdag/dot,example/simdag/dot] correction of logs
2010-12-02 quintin[simdag/dotloader,example/simdag/dot] correction of...
2010-12-02 quintin[surf] the second free inside the good #ifdef
2010-12-02 quintinbug correction on a free out of the ifdef PCRE
2010-12-02 quintin[src/simdag,examples/simdag] add the simulator inside...
2010-12-01 agierschFix memory leaks in surf_routing.
2010-12-01 agierschFix, simplify, and reindent surf_*_resource_cmp functions.
2010-12-01 agierschCosmetics: remove useless parentheses.
2010-12-01 agierschFree trace_id and trace_file in parse_Etag_trace.
2010-12-01 agierschFix memory errors in gras_os_myname.
2010-12-01 agierschFree _host_properties on gras_process_exit.
2010-12-01 agierschFree keyname for all execution paths.
2010-12-01 agierschFix a memory leak in SD_task_schedule.
2010-12-01 agierschFix a memory leak in xbt_ex_setup_backtrace.
2010-12-01 agierschFix a memory leak in ptask_parse_link_init.
2010-12-01 agierschFree cursor when returning from inside a xbt_dict_forea...
2010-12-01 agierschFix typos.
2010-12-01 agierschDo not pass a pointer to dynar where a pointer to sem...
2010-12-01 agierschDo not request status if not requested by caller.
2010-12-01 agierschUsing strcpy is ok as enough memory was reserved just...
2010-12-01 agierschAlways initialize task->category...
2010-12-01 schnorrchanging default tracing method for resource categorize...
2010-12-01 mquinsonregenerate maintainer files (although I have no idea...
2010-12-01 alegrandUse a cleaner function type for get_link_latency functions.
next