Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-04-09 Martin Quinson[route parsing] kill global_routing->size_of_link
2012-04-09 Martin Quinson[route parsing] greatly streamline the generic_new_exte...
2012-04-09 Martin Quinson[route parsing] reduce the amount of dupplicated code
2012-04-09 Martin Quinsonavoid void* pointers since we know the pointed type...
2012-04-05 schnorr[trace] bugfix
2012-04-05 schnorr[trace] we need to close the file
2012-04-05 schnorrfile presumed to be installed by other header files
2012-04-05 navarroFix some documenttion bar
2012-04-05 schnorr[trace] updating tesh due to buffering by default
2012-04-05 schnorr[trace] it seems that buffering affects trace alias...
2012-04-05 schnorr[trace] example of creating a customized graph configur...
2012-04-05 schnorr[trace] functions needed to create graph configuration...
2012-04-05 schnorr[trace] fix comment
2012-04-05 schnorr[trace] not tracing to test the absense of output
2012-04-05 schnorr[trace] pay attention to the return value of get functi...
2012-04-05 schnorr[trace] factor code
2012-04-05 schnorr[trace] let code compile without tracing
2012-04-05 schnorr[trace] test the TRACE_get_[host|link]_variables
2012-04-05 schnorr[trace] functions to get already declared user host...
2012-04-05 schnorr[trace] check if user variables are being correctly...
2012-04-05 schnorr[trace] update example to show how to get declared...
2012-04-05 schnorr[trace] new function to get the declared marks
2012-04-05 schnorr[trace] move categories dictionary declaration to inter...
2012-04-05 schnorr[trace] update example to show how to use TRACE_get_cat...
2012-04-05 schnorr[trace] new public function to get declared categories
2012-04-05 schnorr[trace] register power and bandwidth for hosts/links...
2012-04-05 Martin Quinsonmake clear to simgrider how to edit that tutorial,...
2012-04-05 Henri Casanovadoc rewording
2012-04-05 Henri CasanovaDoc rewording
2012-04-04 navarroAdd default Layout
2012-04-04 navarroFix warning by doxygen
2012-04-04 navarroUse of bypassASroute.xml instead of three_clusters_bypa...
2012-04-04 navarroThis was necessary. Remove previously
2012-04-04 navarroMade two platforms for bypass and add test to tesh
2012-04-04 navarroImplement bypassRoute and bypassASroute. Add an example.
2012-04-04 Martin Quinsonben si
2012-04-04 Martin Quinsonalso include the 101 presentation into the latex docume...
2012-04-04 Martin Quinsonadd a SimGrid 101 presentation as a quick starter for...
2012-04-04 Martin Quinson[DOC] hide a bit the structure list, nobody cares
2012-04-04 Martin Quinson[DOC] cosmetics: rename some tabs in menus
2012-04-04 Martin Quinson[DOC] kill the datatype specific page
2012-04-04 Martin QuinsonDoc improvement: rename GOS into task usage
2012-04-04 Martin Quinsonimprove the doc of MSG datatypes (and dispatch them...
2012-04-04 Martin Quinsonrename doxygen group m_file_management into msg_file_ma...
2012-04-04 Martin Quinsonimprove doc of trace-driven simulations
2012-04-04 Martin Quinsonreindent, no real change (beside maybe a typo or two)
2012-04-04 Martin QuinsonMerge doc of platform mgmt functions into simulation...
2012-04-04 Martin Quinsonheader blurb about MSG_deprecated doc
2012-04-04 Martin Quinsonvarious MSG doc cleanups
2012-04-04 Martin Quinsonthe word agent seems a bit artificial in our documentat...
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 Martin Quinsonsimcall is not directly parsable since it contains...
2012-04-03 navarroThe test is always true
2012-04-03 navarroSymmetrical route for Dijkstra
2012-04-03 navarroFix compilation error for s_file_stat_t
2012-04-03 navarroOk ;) Never used.
2012-04-03 navarroImplement file stat for storage model.
2012-04-03 navarroCosmetics
2012-04-03 navarroFirst step of optim in memory cache
2012-04-03 navarroReturn result on SIMIX_post_io
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-03 schnorrbetter rendering of simgrid_modules.png (and corrected...
2012-04-03 Laurent BobelinAdded TRACE into index.doc and figure
2012-04-03 Arnaud GierschTypo.
2012-04-03 schnorr[trace] remove "executing" state from tracing/msg/proce...
2012-04-03 schnorr[trace] avoid Paje inconsistencies by forcing the gener...
2012-04-03 Laurent BobelinCompleted platform doc. No missing sections anymore.
2012-04-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-02 Arnaud GierschEradicate strange characters...
2012-04-02 Arnaud GierschFix doxygen comments.
2012-04-02 Arnaud GierschRe-add logcategories.doc into generated doc.
2012-04-02 Arnaud Gierschsmpirun: turn error into warning only.
2012-04-02 Arnaud Gierschsmpirun: option -quiet disappeared a long time ago.
2012-04-02 Arnaud Gierschbcast.tesh: "as much processes than hosts" is 5.
2012-04-02 Arnaud Gierschsmpirun.in: various little fixes.
2012-04-02 Arnaud GierschOptimize xbt_str_diff further.
2012-04-02 Martin Quinsonlittle sentence to hint about the location of missing...
2012-04-02 Martin QuinsonYou cannot say that SMPI has no documentation anymore
2012-04-02 Martin Quinsonsmpirun: Use the amount of processes in the hostfile...
2012-04-02 Martin QuinsonBasic checks on the arguments provoded to smpirun
2012-04-02 Martin Quinsonignore some more binaries in git (mainly tracing)
2012-04-02 Martin Quinsonignore generated manpages
2012-04-02 Martin Quinsona little program to help determining which memory chunk...
2012-04-02 Martin Quinsonsome more doc
2012-03-30 Arnaud GierschDrop support for broken compiler in log.h.
2012-03-30 Arnaud GierschRemove dead code.
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 Laurent BobelinAdded and corrected some stuff in platform.doc. Moved...
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 GierschDeclare the main log categories into their respective...
2012-03-30 Arnaud GierschRemove unused log category.
2012-03-30 Arnaud GierschAlso connect main log categories.
2012-03-30 Arnaud GierschFix xbt_log_extract_hierarchy.pl since XBT_LOG_CONNECT...
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.
next