Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-04-08 mehdicallback to parse_properties_XML when parsing prop...
2011-04-08 mehdiparse property tag with lua
2011-04-08 NavarropMerge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
2011-04-08 NavarropAdd tag include.
2011-04-08 NavarropUpdate pipol scripts
2011-04-07 NavarropGenerate g5k.xml with perl.
2011-04-07 Christophe ThiéryInclude math.h for isfinite()
2011-04-07 Christophe ThiéryMC: perform actual model-checking in tesh tests
2011-04-06 cristianrosaImprove parametrization of the pmm example.
2011-04-05 Lucas Schnorrupdating tracing tesh'es to follow updates on category...
2011-04-05 Lucas Schnorrif tracing category X is created, define pX for hosts...
2011-04-05 Lucas Schnorrremoving the loopback and unused links from the platfor...
2011-04-05 Lucas Schnorrupdating the automatic generation of triva's graph...
2011-04-05 Christophe ThiéryThese tests can only work when assertions are enabled
2011-04-05 Christophe ThiéryAdd msg pmm binary to .gitignore
2011-04-04 Pierre-Nicolas ClaussSome distros need this
2011-04-01 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing call. C-MPI should now compile.
2011-03-31 NavarropNeed to set PATH to lipcre and pcre.dll for windows.
2011-03-31 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing MPI call.
2011-03-31 NavarropGift from Laurent and me ;)
2011-03-31 NavarropUpdate pipol script for git and not svn
2011-03-31 NavarropClean tabs for publis.html
2011-03-31 NavarropUpdate faq for cmake.
2011-03-31 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 NavarropAdd test for windows.
2011-03-31 Pierre-Nicolas ClaussPrograms compiled with smpicc now silently and successf...
2011-03-31 NavarropAdd Home and Simgrid Forge to tabs.
2011-03-31 NavarropRe-implement the tab.
2011-03-31 NavarropFix memory leack.
2011-03-31 NavarropGenerate correctly index.php
2011-03-31 NavarropAdd date to log of pipol
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
2011-03-31 Lucas Schnorradding a README.git with our (not yet confirmed) branch...
2011-03-29 piniEnforces that double parameters are finite (fixes ...
2011-03-29 cristianrosaMerge branch 'master', remote branch 'git-hub-cristian...
2011-03-29 navarropSorry, if not enable debug option set -DNDEBUG
2011-03-29 navarropNeed to be root
2011-03-29 navarropAdd option enable_debug by default 'on'.
2011-03-29 navarropCosmetics
2011-03-29 piniMention Debian package for bibtex2html in error msg
2011-03-29 navarropAdd some missing files from postprocesser.
2011-03-29 navarropUpdate faq for windows.
2011-03-29 thieryProtect recursive calls to _xbt_log_cat_init from this...
2011-03-29 mquinsondocument commit r9877
2011-03-29 piniimplement quiet exit (fixes #10045)
2011-03-29 navarropAdd the faq page to tabs.
2011-03-29 navarropRe write the postprocesser for doxygen
2011-03-29 navarropRe add the tab to the index.php
2011-03-29 pinifail after displaying the error msgs
2011-03-29 piniFix display of error message in make simgrid_documentation
2011-03-29 schnorrre-adding output line of gtnets test
2011-03-29 piniFix configure script
2011-03-29 schnorrfix gtnets tracing tesh'es, remove the log message...
2011-03-29 schnorrupdate tracing tesh'es to the new order of events defin...
2011-03-29 navarropWhen enable smpi f2c is mandatory.
2011-03-29 navarropWith the tag peer no need to set fullduplex and routing...
2011-03-29 mquinsonuseless commit to test CIA on IRC
2011-03-28 mquinsondrop a useless dependency on -ldl
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschDefine xbt_assert as a variadic macro.
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-24 agierschDefine THROWF and RETHROWF as variadic macros.
2011-03-24 navarropFree char* used by peer tag.
2011-03-24 agierschReplace, when possible, calls to bprintf() by calls...
2011-03-24 agierschFix documentation for xbt_dict_set.
2011-03-24 navarropThis perl script generate a platform with n peer (arg0)
2011-03-24 thieryReplace XBT_INFO by XBT_DEBUG to make tesh happy
2011-03-24 navarropCorrect lua tests with cmake.
2011-03-24 coldpeaceadd tesh file to master_slave lua example
2011-03-24 navarropAvoid warning
2011-03-24 navarropForgot to change xbt_dict_cursor_t to xbt_lib_cursor_t;
2011-03-24 navarropReimplement SIMIX_host_get_dict.
2011-03-24 navarropUpdate flatifier.tesh as flatifier.c has changed.
2011-03-24 navarropsrc and dst can be in host_lib or as_router_lib.
2011-03-24 navarropAdd --cfg=:yes command option to specify that platform...
2011-03-24 navarropMust set
2011-03-24 navarropfree libs at the right moment.
2011-03-24 navarropDont used (*lib) but l = *lib.
2011-03-24 navarropSet level COORD_HOST_LEVEL and COORD_ASR_LEVEL if there...
2011-03-24 navarropRemove old example.
2011-03-24 navarropUse correct function to free element.
2011-03-24 navarropRemove host_lib, link_lib and as_router_lib from SD_exi...
2011-03-24 navarropMove e_surf_network_element_type_t public.
2011-03-24 navarropRemove xbt_dict_t workstations from SD_global.
2011-03-24 navarropRemove xbt_dict coordinates and move info into host_lib...
2011-03-24 navarropRemove xbt_dict_t links from struct SD_global.
2011-03-24 navarropRemove resource_set from surf_model.
2011-03-24 navarropRemove xbt_dict host from simix.
2011-03-24 navarropRemove where_network_elements and add element in host_l...
2011-03-24 navarropUpdate tesh.
2011-03-24 navarropRemove old function surf_model_resource_by_name.
2011-03-24 navarropUpdate tesh as the SD_get_host_table has change.
2011-03-24 navarropAdd levels to lib host_lib, link_lib and as_router_lib
2011-03-24 navarropAdd xbt_lib_size and xbt_lib_rehash
2011-03-24 navarropAdd library (xbt_lib) to simgrid.
2011-03-23 coldpeaceadd methods to describe a Router component from lua...
2011-03-23 coldpeaceallow parsing a Router component from lua console also
2011-03-22 cristianrosaFactorize some code and cosmetic fixes.
next