Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2005-06-27 mquinsoncleanups
2005-06-27 mquinsonImprove documentation and other cleanups
2005-06-27 mquinsonbump library version info; add dict_multi; cosmetics
2005-06-27 mquinsonLet's run amok
2005-06-27 mquinsonAdd an ad at the beginning of the main page
2005-06-27 mquinsonImplement callbacks, add some missing functions and...
2005-06-27 mquinsonKill defaultlog
2005-06-27 mquinsonre-enable multidicts
2005-06-27 mquinsonWait until the end of the experiment before testing...
2005-06-27 mquinsonLet's run AMOK, friends
2005-06-27 mquinsonkill gras/core.h
2005-06-27 mquinsonmeasurement sockets ARE functionnal; add function gras_...
2005-06-27 mquinsondocumentation 'improvement' (move it to the source...
2005-06-27 mquinsonKill defaultlog and gras/core.h
2005-06-27 mquinsonUnstar the gras_trp_plugin_t type, even if internal...
2005-06-27 mquinsoncleanups
2005-06-27 mquinsonStop implementing bit fields manually, and ask the...
2005-06-27 mquinsonMore helpful logs
2005-06-27 mquinsonUse select to sleep portably on weird platforms
2005-06-27 mquinsonKill gras/core.h by moving the last bits into gras...
2005-06-27 mquinsonWork better in RL (by not assuming that pid begin at...
2005-06-27 mquinsonenable the multidict_crash test, even if it's not perfe...
2005-06-27 mquinsonKill defaultlog of xbt_init
2005-06-27 mquinsonUpdate now that multidicts are reimplemented
2005-06-25 mquinsoncosmetics
2005-06-25 mquinsonAllow NULL payload messages
2005-06-23 mquinson.
2005-06-23 mquinsonclean(?) reimport
2005-06-23 mquinsondon't use XBT_CIN, since I didn't manage to implement...
2005-06-23 mquinsonTry to reput the cvs base in a usable state, sorry
2005-06-23 mquinsonTry to reput the cvs base in a usable state, sorry
2005-06-23 mquinsonbw_request now works
2005-06-23 mquinsonAutomatic update
2005-06-23 mquinsonautomatic commit
2005-06-23 mquinsonlibc is really brain-dead on debian
2005-06-23 mquinsonPut the maestro on Jupiter so that there is a direct...
2005-06-23 mquinsonlet the maestro explictly kill the sensors so that...
2005-06-23 mquinsonLet bw_request work
2005-06-23 mquinsonAllow users to not care about who sended the message...
2005-06-23 mquinsoncleanup
2005-06-23 mquinsoncleanups
2005-06-23 mquinsonlet it work in RL (more work needed for SG)
2005-06-23 mquinsoncosmetics
2005-06-23 mquinsonnew function: gras_socket_meas_accept (mandatory on...
2005-06-23 mquinsonnew function: gras_socket_meas_accept (mandatory on...
2005-06-23 mquinsonsizes are unsigned long int
2005-06-23 mquinsoncosmetics
2005-06-23 mquinsondead code
2005-06-23 mquinsonraising errors now use logging and not printf. We thus...
2005-06-23 mquinsondon't use printf bug logs. Even when raising an error
2005-06-23 mquinsonreenable amok now that it partially work
2005-06-23 mquinsonyeah, amok comes back already
2005-06-23 mquinsonuse temps-gras-stub.mk to cleanup
2005-06-23 mquinsonput the parts common to each gras/amok example in one...
2005-06-23 mquinsoncosmetics
2005-06-23 mquinsonDocument last changes
2005-06-23 mquinsonDid some points, which made me think about the next...
2005-06-23 mquinsonDon't try to unregister accepted sockets from OS tables...
2005-06-23 mquinsonon exit, close all the sockets left open and others...
2005-06-23 mquinsonNew GRAS example: simple/static token ring implementation
2005-06-23 mquinsonautomatic updates
2005-06-23 mquinsonNew GRAS example: simple/static token ring implementation
2005-06-23 mquinsonfree the libdata fabrics on exit (actually call the...
2005-06-23 mquinsonReduce the default amount of logs
2005-06-23 mquinsonplug a memleak on exit
2005-06-23 mquinsonreduce the default amount of logs
2005-06-23 mquinsonIn RL, count the time from the begining of the applicat...
2005-06-23 mquinsonin remove_at, if the user didn't provide room to retrie...
2005-06-23 mquinsonreduce the amount of logging; don't exit the process...
2005-06-23 mquinsonBugfixes: in SG, don't nhol the size, when zeroing...
2005-06-23 mquinsonbugfixing do find the existing sockets in the cache...
2005-06-23 mquinsonRun make check on easy stuff first, and full featured...
2005-06-23 mquinsoncleanups
2005-06-23 mquinsonNew example: tokenS
2005-06-23 mquinsonGenerated file
2005-06-23 mquinsonForget about amok for now
2005-06-23 mquinsonautomatic update
2005-06-13 alegrandcleanup
2005-06-13 alegrandcall surf->action_free. It's incredibly faster now...
2005-06-13 alegrandAdd a new function action_use that help to delay the...
2005-06-10 alegrandInitialization that should be useless because of the...
2005-06-09 alegranddefault value of start_time = -1.0. It enables to make...
2005-06-07 mquinsonconfigure documentation improvement, and document the...
2005-06-06 mquinsonamok examples revival; cosmetics
2005-06-06 mquinsondocument last changes (s/raw/meas/)
2005-06-06 mquinsonrename raw sock to meas ones; do declare msgtypes on...
2005-06-06 mquinsonrename raw sockets to measurement ones
2005-06-06 mquinsonignore some cruft
2005-06-06 mquinsonRevival of the bandwidth test to help me ensuring that...
2005-06-06 mquinsonDocument another public value, don't document in doxyge...
2005-06-06 mquinsoncosmetics
2005-06-06 mquinsonWork around windows stupidity, leading to change printf...
2005-06-06 mquinsonlet it compile on windows too
2005-06-06 mquinsonlet timer work on host without gettimeofday (windows...
2005-06-06 mquinsonchange the prototype of datadesc_get_name to return...
2005-06-06 mquinsonSurvive NULL datadesc in datadesc_get_name; change...
2005-06-06 mquinsonUse ERROR to display stuff while raising errors. It...
2005-06-06 mquinsonActually, null payload is quite common, harmless and...
2005-06-06 mquinsonAdd some example/tests to amok
2005-06-06 mquinsoninfrastructure
next