Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Whitespace etc. (take #3).
[simgrid.git] / include /
2012-06-04 Arnaud GierschDeclare as "unsigned" bit fields used as boolean.
2012-06-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-01 unknownFunctions RngStream must be XBT_PUBLIC for dll
2012-06-01 unknownCosmetics
2012-06-01 unknownFix compilation on Windows with pthread.
2012-05-30 navarroDon't change doxygen typo for \dontinclude
2012-05-30 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 Samuel LepetitMove RngStream to xbt (public)
2012-05-30 navarroSome typos in source code
2012-05-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-29 Martin Quinsonrecommit my initial version of cloud stuff for 3.8...
2012-05-29 navarroRemove kill_time from MSG_process_create_with_environment
2012-05-29 navarroAdd MSG_process_set_kill_time
2012-05-25 navarroAdd documentation for xbt_dict_foreach
2012-05-24 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 Arnaud GierschCannot use a variable defined on command line here.
2012-05-23 suteradd a SD_workstation_dump function (not tested yet)
2012-05-23 Arnaud GierschApparently, constructor priorities are not supported...
2012-05-22 Frederic SuterAdd a new type of typed task that we may be able to...
2012-05-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-21 Marion Guthmullermodel-checker : get location of pointed address in...
2012-05-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-13 Martin Quinsonmake xbt_os_thread module public (Java needs it, at...
2012-05-10 Martin Quinsonnew function xbt_dynar_search_or_negative()
2012-05-03 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Marion Guthmulleradd SIMIX_host_get/set_data declaration in simix.h...
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonRemove the public field msg_host_t->name. Use MSG_host_...
2012-04-27 Martin Quinsonsimplify msg_host_t by inlining the simdata field
2012-04-27 Martin Quinsonsave one pointer per MSG host
2012-04-27 Martin QuinsonMerge all public simix headers, and distribute them...
2012-04-27 Martin QuinsonEnhance the communication filtering mechanism
2012-04-27 navarroRewrite the kill_time mecanism.
2012-04-27 Arnaud GierschAllow user defined format for XBT_IN() and XBT_HERE...
2012-04-26 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-25 Arnaud LegrandAdd a convenient dynar function to sort the dynar using...
2012-04-25 schnorr[trace] let user code declare/set/push/pop states for...
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-20 Arnaud GierschAdd a --verbose option for testall.
2012-04-09 Martin Quinson[route parsing] make surf_network_resource_by_name...
2012-04-09 Martin Quinson[route parsing] rename network_element_t into sg_routin...
2012-04-09 Martin Quinson[route parsing] kill global_routing->size_of_link
2012-04-05 schnorr[trace] functions needed to create graph configuration...
2012-04-05 schnorr[trace] let code compile without tracing
2012-04-05 schnorr[trace] functions to get already declared user host...
2012-04-05 schnorr[trace] new function to get the declared marks
2012-04-05 schnorr[trace] new public function to get declared categories
2012-04-04 navarroImplement bypassRoute and bypassASroute. Add an example.
2012-04-04 Martin Quinsonben si
2012-04-04 Martin Quinson[DOC] kill the datatype specific page
2012-04-04 Martin Quinsonimprove the doc of MSG datatypes (and dispatch them...
2012-04-04 Martin Quinsonvarious MSG doc cleanups
2012-04-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-03 navarroOk ;) Never used.
2012-04-03 navarroImplement file stat for storage model.
2012-04-03 navarroReorganize storage structures (msg, smx and surf) and...
2012-04-03 navarroMake smx_file_t, surf_file_t and msg_file_t
2012-04-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-02 Arnaud GierschEradicate strange characters...
2012-03-30 Arnaud GierschDrop support for broken compiler in log.h.
2012-03-30 Arnaud GierschLog constructor: guard against multiple initializations.
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-30 Arnaud GierschConnect categories before the beginning of main().
2012-03-30 Arnaud GierschAllow to give a priority to _XBT_GNUC_{CONS,DES}TRUCTOR.
2012-03-30 Arnaud GierschRemove unused 2nd parameter for XBT_LOG_CONNECT.
2012-03-30 Arnaud GierschDefine a constructor function for each log category.
2012-03-30 Arnaud GierschUse appropriate macro.
2012-03-30 Arnaud GierschDeactivate this assert again.
2012-03-30 Arnaud GierschMissing include.
2012-03-30 Arnaud GierschTools name has changed.
2012-03-28 Arnaud GierschHandle --help-log* options from xbt_log_init.
2012-03-28 Arnaud GierschInitialize categories through XBT_LOG_CONNECT,
2012-03-28 Arnaud GierschRemember the description for log categories.
2012-03-28 Arnaud GierschFirst attempt to display log categoy hierarchy.
2012-03-28 Arnaud GierschMove LOG_help() from surf_config.c to log.c.
2012-03-28 Arnaud GierschDeclare needed categories in XBT_LOG_CONNECT macro.
2012-03-28 Arnaud GierschChild comes first when XBT_LOG_CONNECT is used.
2012-03-28 navarroAdd a msg deprecated section on API
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-26 navarroRemove surf_file_t and smx_file_t for only m_file_t
2012-03-24 schnorr[trace] clean-up of old tracing API
2012-03-24 schnorr[trace] two new functions for the SD API (set/get traci...
2012-03-24 schnorr[trace] function is now private
2012-03-24 schnorr[trace] cosmetics
2012-03-24 schnorr[trace] function is no longer public
2012-03-24 schnorrnew functions for the MSG API (set/get task category)
2012-03-23 navarroLink for m_file_t works on doxygen now
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 schnorrprototypes in public msg.h file should be marked XBT_PUBLIC
2012-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-21 schnorr[trace] only one public function for extracting the...
2012-03-21 schnorr[trace] remove function from tracing interface, should...
2012-03-21 schnorr[trace] add some comments, cosmetics
2012-03-21 schnorr[trace] remove deprecated function from the compilation...
2012-03-21 schnorr[trace] removing deprecated function from the tracing...
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next