Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2005-09-25 mquinsonlet it run
2005-09-23 mquinsonLet's stick to ascii and avoid non-breaking spaces
2005-09-21 alegrandLet's document my modifications by myself !!! :)
2005-09-21 mquinsonMake the error message both correct and explicit about...
2005-09-21 alegrand"Malformated" is not correct and malformation is only...
2005-09-21 alegrandhelp compilation on grid5000 with the paranoid compilat...
2005-09-21 mquinsonLet the hack to make solaris happy work even when bash...
2005-09-21 alegranda few casts to help compilation with gcc-4.0
2005-09-20 alegrandsolving the pthread problem. Henri, give it a try on...
2005-09-19 mquinsonDamn *slow* m68k
2005-09-09 mquinsonKill an internal function marked 'KILLME' and surviving...
2005-09-09 mquinsonDocument last changes (gras perf improvement) and some...
2005-09-09 mquinsonThat's done, now
2005-09-09 mquinsonDo not free the datacontainer on dynar_reset. The corre...
2005-09-09 mquinsonYet another dataset regeneration (some machines need...
2005-09-09 mquinsonPerf improvement: Change libdata to a set so that we...
2005-09-09 mquinsonDo not use IOV for now, it doesn't seem implemented...
2005-09-09 mquinsonPerf improvement: Change libdata to a set so that we...
2005-09-09 mquinsonPerf improvement: Change libdata to a set so that we...
2005-09-09 mquinsonPerf improvement: reduce the amount of cbps creation...
2005-09-09 mquinsonMove some stuff unrelated to dynar out of dynar.h ...
2005-09-08 mquinsondocumentation fix
2005-09-08 mquinsonRename BEGIN_DECL since we changed the usual definition...
2005-09-08 mquinsonthis one comes from ia64
2005-09-08 mquinsonRegenerate this one on AIX
2005-09-08 mquinsonThis data is used within the TRY/CATCH block; mark...
2005-09-08 mquinsonChange an assert to an exception raising point (to...
2005-09-08 mquinsonWrite a changelog entry for Henry
2005-09-08 mquinsonOfficially start the work on next release
2005-09-08 mquinsonRegenerate some of the datatest after last wire protoco...
2005-09-08 mquinsonBe prehistoric-compiler-friendly
2005-09-08 mquinsonDeal with the fact that some prehistoric arches don...
2005-09-08 mquinsonLoad the headers we need, don't rely on some random...
2005-09-08 mquinsonAdapt to recent changes in transport layer
2005-09-08 mquinsonRework the Transport layer to simplify it and improve...
2005-09-08 mquinsonRework the hexadecimal displayer I use to debug the...
2005-09-08 mquinsonreduce verbosity
2005-09-08 mquinsonCheck whether the readv function is available or not
2005-09-08 mquinsonFixup the context build
2005-09-05 mquinsonThe buffered transport is now RL only (will allow a...
2005-09-05 mquinsonTweak gras_trp_*_recv() prototype. This is now (sock...
2005-09-05 mquinsonSG don't get buffered by default (since only measuremen...
2005-09-05 mquinsonAvoid a useless bprintf (and test whether NULL msg...
2005-09-05 mquinsonmsg now has a RL and a SG specific files
2005-09-05 mquinsonA new little function I did need
2005-09-05 mquinsonmake sure no variable seem to be used uninitialized...
2005-09-05 mquinsonTest gras_datadesc_copy(); make sure no variable seem...
2005-09-05 mquinsonMake sure that the code still compiles with the freakin...
2005-09-05 mquinsonThis variable is used only with contexts, not with...
2005-09-05 mquinsontypo
2005-09-05 mquinsoncosmetics
2005-09-05 mquinsonUse gras_datadesc_copy() to exchange messages on top...
2005-09-05 mquinsonMove msg_send/recv to a RL specific file, so that we...
2005-09-05 mquinsonAllow exceptions with NULL msg
2005-09-05 mquinsonAllow exception with NULL msg
2005-09-05 mquinsonImplement gras_datadesc_copy
2005-09-05 mquinsonImplement gras_datadesc_copy. Was actually easier than...
2005-08-30 alegrandgetting rid of memleaks.
2005-08-30 casanovaImplemented the MSG_task_get_source() function. (See...
2005-08-30 mquinsonWrite a changelog entry for Arnaud, since he keeps...
2005-08-29 alegrandRemoved awful bugs noticed by Henri. And this code...
2005-08-27 mquinsonDocumentation of xbt_log module unmercifully reworked
2005-08-27 alegrandAdd more checkings...
2005-08-26 alegrandUpdate the changelog
2005-08-26 alegrandAdditionnal checks for Henri ;)
2005-08-26 alegrandfixing the doc...
2005-08-26 alegrandDeprecating stupidly named functions...
2005-08-26 alegrandfixing the doc...
2005-08-25 alegrandI think this is an obsolete section.
2005-08-25 alegrandStupid me. I hadn't noticed the xbt_dict_get_or_null...
2005-08-25 alegrandI had forgotten to commit these files at release time...
2005-08-25 alegrandCatch not_found_error. I'm just restoring the previous...
2005-08-25 alegranda cast to make it compile... Martin, that's your part...
2005-08-25 alegrandtypos + update
2005-08-25 casanovaReplaced all task->name by MSG_task_get_name(task)
2005-08-24 casanovaFixed spelling and grammar in some comments
2005-08-16 alegrandupdate the changelog
2005-08-16 alegrandinclude the right files
2005-08-16 alegrandregenerate the lexer
2005-08-16 alegrandmoving public parts to public places and generating...
2005-08-16 alegrandminor fix
2005-08-16 alegrandrenaming
2005-08-16 alegrandmoving stuff to enable surf_parser hijacking
2005-08-16 alegrandBypassing the XML parser. Need to fix include directori...
2005-08-16 alegrandPreparing surf_parser to be hijacked
2005-08-16 alegrandPreparing surf_parser to be hijacked
2005-08-09 alegrandmoving to 2.97
2005-08-09 alegrandstupid me
2005-08-09 alegrandMake the list of functions, types, ...
2005-08-09 alegrandoops. forgot a msg_getClock...
2005-08-09 alegrandversion 2.96
2005-08-09 alegrandgetting rid of deprecated functions
2005-08-09 alegrandadding a priority mechanism
2005-08-08 alegrandgetting rid of MSG_getClock
2005-08-08 alegrandadd a list of all functions, types and macros to the...
2005-08-08 mquinsonkill dead stuff
2005-08-08 mquinsonof course, xlC does not like gcc attributes. And since...
2005-08-07 mquinsonxlC dont like having a return <value> in a void functio...
2005-08-07 mquinsonI've lost access to this one, unfortunately
2005-08-07 mquinsondon't include execinfo.h directly, but using portable...
next