Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-11-28 Maximiliano... Some more cleaning up, commented out INFO logs go to...
2012-11-28 Maximiliano... Code cleanup
2012-11-28 Maximiliano... Fix compilation error: there's no MSG_clean anymore
2012-11-28 Maximiliano... Fix typo
2012-11-28 Maximiliano... Renamed project to chainsend to avoid confusion
2012-11-28 Maximiliano... Deployment file generator in Ruby, takes a platform...
2012-11-28 Maximiliano... Code is now modular and tidy
2012-11-28 Maximiliano... Refactored the xbt_dynar_iterator_t implementation...
2012-11-28 Maximiliano... First working version with 8 peers I have not evaluated...
2012-11-28 Maximiliano... Modified XML platform file so that routing actually...
2012-11-28 Maximiliano... messages implementation: it dies when trying to forward...
2012-11-28 Maximiliano... Modified platform and deployment files so it's easier...
2012-11-28 Maximiliano... Fixed iterator Initial version of chain generator ...
2012-11-28 Maximiliano... Initial implementation of kadeploy look-alike
2012-11-27 Arnaud GierschTypo + kill useless empty lines.
2012-11-27 Arnaud GierschCall xbt_log_postexit() at the end.
2012-11-27 Arnaud Gierschgras_os_time() has vanished.
2012-11-27 Arnaud GierschFile is unused since commit 678328fb7b84cbcebfff2e5df24...
2012-11-26 Arnaud GierschRemove unused test program.
2012-11-26 Arnaud GierschRemove needless volatile qualifier.
2012-11-26 Arnaud GierschRemove unused variable.
2012-11-26 Arnaud Gierschs/diffrent/different/
2012-11-26 Arnaud GierschTypos.
2012-11-26 Arnaud GierschRevalidate tesh outputs for msg/cloud, and lua tests.
2012-11-26 sutermention the modification of TCP_gamma default value...
2012-11-26 suterrevalidate tesh output for tracing ms and simdag
2012-11-26 suterrevalidate tesh output for token ring
2012-11-26 suterrevalidate tesh outputs for masterslave
2012-11-26 suterrevalidate tesh output for bittorrent
2012-11-26 suterrevalidate tesh output for actions
2012-11-26 suterrevalidate tesh outputs for chord
2012-11-26 suterrevalidate tesh outputs for icomms, pmm, sendrecv
2012-11-26 suterrevalidate tesh outputs for simdag tests
2012-11-26 suterrevalidate (ans simplify) tesh outputs
2012-11-26 suterchange default value of tcp_gamma to use something...
2012-11-26 suterbetter description of the basic simdag tests + cosmetics
2012-11-26 suteroops removed the AS
2012-11-26 suterget rid of useless spaces and tabs
2012-11-26 suteradd a description of the scenario
2012-11-26 suterAdd a description of the scenario
2012-11-26 suteradd a description of the scenario and expected result
2012-11-26 Martin Quinsondoxygen is sooooo roten, it drives me crazy
2012-11-26 Martin Quinsonadd xbt_fifo_search(), to search an item with a user...
2012-11-25 Martin Quinsonmove sg_cmdline to xbt/virtu.h module, and rename it...
2012-11-25 Martin Quinsonxbt_os_procname and xbt_binary_name are the same -...
2012-11-25 Martin QuinsonApparently, I'm not allowed to free the memory here
2012-11-25 Martin Quinsonplug a (damn) memleak. Gosh, this one was hard to get...
2012-11-25 Martin Quinsonplug a memleak in that example
2012-11-25 Martin QuinsonRemove all traces of chord_before_dsend
2012-11-25 Martin Quinsonfurther eradicate all traces of GRAS existance
2012-11-25 Martin Quinsondon't polute my disk with your crappy test files
2012-11-24 Martin Quinsondocument one of the major change of the upcoming release
2012-11-23 Arnaud GierschRemove doc items about gras.
2012-11-23 Arnaud GierschThese files are automatically regenerated at another...
2012-11-23 Arnaud GierschRemove deprecated figures.
2012-11-23 Arnaud GierschRemove old pictures.
2012-11-23 Arnaud GierschRemove binary file!
2012-11-23 Arnaud GierschRemove fixme comment.
2012-11-23 Arnaud GierschLog priorities were renamed a long time ago.
2012-11-23 Arnaud GierschEradicate gras further.
2012-11-23 Arnaud GierschMerge XBT_SG_SRC with XBT_SRC, and fix make dist.
2012-11-23 Arnaud GierschRe-add file (wrongly removed).
2012-11-23 Augustin Degommefix distcheck to handle mpich-test
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschUpdate ChangeLog.
2012-11-23 Arnaud GierschFix make dist.
2012-11-23 Arnaud GierschFinalize coverage for swag.c.
2012-11-23 Arnaud GierschKill more references to GRAS.
2012-11-23 Arnaud GierschThis hack is not needed since gras is killed.
2012-11-23 Arnaud GierschRename gras_config to internal_config.
2012-11-23 Arnaud GierschKill xbt_dynar_dopar().
2012-11-23 Arnaud GierschUse real threads for xbt_dynar_dopar.
2012-11-23 Arnaud GierschRevert "use MSG_init instead of xbt_init since someone...
2012-11-23 Arnaud GierschMove check at another place where it doesn't break...
2012-11-23 Martin Quinsontry to fix 'make dist' after GRAS murder (SMPI test...
2012-11-22 Martin Quinsonadapt the links of this figure to the fact that the...
2012-11-22 Martin Quinsonremove GRAS and AMOK from the module picture
2012-11-22 Martin Quinsonfurther remove GRAS and friends (from the doxygen confi...
2012-11-22 Martin Quinsonuseless cosmetic
2012-11-22 Martin Quinsoncomments, debugs and other minor glitches
2012-11-22 Martin Quinsonuse OS threads and not simix ones to run the test in...
2012-11-22 Martin Quinsona public xbt header wasnt included from xbt.h
2012-11-22 Martin Quinsonignore some of the recently added generated files
2012-11-22 Martin Quinsonthese examples were moved as tesh tests
2012-11-22 Martin Quinsonkill synchronized dynars: we don't need them and they...
2012-11-22 Martin Quinsonuse MSG_init instead of xbt_init since someone wrongly...
2012-11-22 Martin Quinsonhow did that cruft manage to live that long?
2012-11-22 sutertypo--
2012-11-22 sutersome things do not have to be done by each process
2012-11-22 Arnaud GierschWe want host name here, not process name.
2012-11-22 Arnaud GierschRemove further references to gras in buildtools/.
2012-11-22 Arnaud GierschRemove references to amok in builtools/.
2012-11-22 Arnaud GierschThese tests don't exist anymore.
2012-11-22 Arnaud Gierschxbt/time.h dows not exist anymore.
2012-11-22 Arnaud GierschLink against simgrid instead of gras.
2012-11-22 Arnaud GierschUse xbt_os_time() instead of gras_os_time().
2012-11-22 Arnaud GierschRemove more references to gras.
2012-11-22 Arnaud GierschAdd missing files to build.
2012-11-22 Arnaud GierschDefine xbt_os_procname().
2012-11-22 Arnaud Gierschxbt_trp and xbt_datadesc were removed.
next