Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2005-07-01 alegrandmoving the doc to another location on gforge
2005-07-01 mquinsonfit libex into SimGrid (with an axe, I admit)
2005-07-01 mquinsonAdd a pimple^W^W an helper function
2005-07-01 mquinsons/_XBT_GNUC_FUNCTION/_XBT_FUNCTION/ (that's how to...
2005-07-01 mquinsonfit libex into SimGrid (with an axe, I admit)
2005-07-01 mquinsonPrototypes to some *printf functions in public interfac...
2005-07-01 mquinsons/_XBT_GNUC_FUNCTION/_XBT_FUNCTION/ (that's how to...
2005-07-01 alegranddetect va_copy and provide a replacement. Code stolen...
2005-07-01 alegranduse a nice va_copy if none was provided by the system
2005-07-01 alegrandcosmetics
2005-07-01 mquinsonWe now use vasprintf
2005-07-01 mquinsonmove comments around so that they don't induce a syntax...
2005-07-01 alegrandSee! I document my work! ;)
2005-07-01 alegrandMSG_process_resume did not work if you tried to resume...
2005-07-01 mquinsoninclude libex
2005-07-01 mquinsonasprintf replacement
2005-07-01 mquinsonTest libex
2005-07-01 mquinsonasprintf & friends replacement
2005-07-01 mquinsonInclude libex and snprintf replacement
2005-07-01 mquinson-Wformat=2 chokes on the snprintf replacement because...
2005-07-01 mquinsonMake sure we have an implementation of asprintf, even...
2005-07-01 mquinsonInclude the original version of the libex library....
2005-07-01 alegrandmoving to 2.96
2005-07-01 alegrandmajor doc reorganization to get something that works...
2005-07-01 alegrandfix references broken due to trailing ":"
2005-07-01 alegrandthese references could not work... disable reference...
2005-07-01 alegrandhelp doxygen to stop complaining about documentation...
2005-07-01 alegrandhelp doxygen to stop complaining about nested groups
2005-07-01 alegrandfix reference (especially the trailing ":")
2005-07-01 alegrandtell the world that MSG_set_verbosity is deprecated.
2005-07-01 alegrandfix documentation
2005-07-01 alegrandfix a reference
2005-07-01 mquinson.
2005-06-30 alegrandmoving to 2.95
2005-06-30 alegrandsome compiler don't like this return void... :)
2005-06-30 mquinsonSome stuff were done, another one were added here
2005-06-30 alegrandremove this damn fflush that spoils the performance...
2005-06-29 alegrandremoving MSG_process_start from the documentation
2005-06-29 alegrandIt's amazing how a well-placed ! can make such a differ...
2005-06-29 mquinsonstupid me
2005-06-29 mquinsonDocument some of the lastest changes
2005-06-29 mquinsondisable MSG_get_msgload until we find a good specificat...
2005-06-29 mquinsonPass the args to the child
2005-06-29 mquinsonAdapt to API change (I was too quick, I guess)
2005-06-29 alegrandI had forgotten a few functions last time. It could...
2005-06-29 alegrandAdd a select for Martin.
2005-06-29 mquinsonAdapt to upcomming changes in MSG even before Arnaud...
2005-06-29 mquinsonput the great MSG_config stuff in the libs
2005-06-29 mquinsonxbt_cfg_set_vargs() and xbt_cfg_set() now handle only...
2005-06-29 mquinsonTry to use the MSG configuration stuff
2005-06-29 mquinsonExplicit another argument before the vaargs so that...
2005-06-29 mquinsonconfig support in MSG
2005-06-29 mquinsonKill evil cruft ;)
2005-06-29 mquinsonFirst try at actually using the configuration stuff...
2005-06-29 mquinsonSearch for graspe-master where it is (ie, allow remote...
2005-06-29 alegrandAdd a new function: MSG_task_get_with_timeout. That...
2005-06-29 alegrandhelps for debuging without having to modify and recompi...
2005-06-29 alegrandUseless file I had forgotten to remove.
2005-06-29 alegrandAdding a function to set the max_duration of an action.
2005-06-29 mquinsonDo compile correctly under windows
2005-06-29 mquinsonDo compile correctly under windows; some more informati...
2005-06-29 mquinson+= ucontext_stack.h, which is generated
2005-06-29 mquinsonamok separate library is dead
2005-06-29 mquinsonInclude amok into libraries to avoid issues on AIX...
2005-06-29 mquinsonBig fat warning of deprecation
2005-06-29 mquinsonquote correctly macro definition to make autoconf happy
2005-06-29 mquinsonDocument lastest Arnaud's changes
2005-06-29 alegrandTrying to make context work on stupid architectures...
2005-06-29 alegrandautomatic updates
2005-06-28 mquinsonreduce amount of login for the new default loop count
2005-06-28 mquinsonDon't pass -fno-loop-optimize to gcc<3.0, even on power...
2005-06-28 mquinsonNo instruction before the last variable declaration...
2005-06-28 mquinsonNo instruction before the last variable declaration...
2005-06-28 mquinsonReduce a bit the amount of logs at INFO level
2005-06-28 mquinsonreduce the number of loops to do to not kill the old...
2005-06-28 mquinsontypo
2005-06-28 mquinsonStupid C++ comments breaking AIX compilers
2005-06-28 mquinsonStupid C++ comments breaking AIX compilers
2005-06-28 mquinsonGot the last little bugs; more useful loggings
2005-06-28 mquinsonReuse the dynar of keys to speed the test up;verbose...
2005-06-27 mquinsonAdd amok; feel free to make it look better
2005-06-27 mquinsonDocument last change
2005-06-27 mquinsonImplement callbacks, add some missing functions and...
2005-06-27 mquinsonReimplementation in the modern coding standards
2005-06-27 mquinsonkill defaultlog
2005-06-27 mquinsonmulti dicts take care of their own logging category...
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
next