Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2006-04-12 mquinsonMake sure we won't try to survive to unexpected exceptions
2006-04-12 mquinsonMake sure we kill peers properly, and plug some memleaks
2006-04-12 mquinsonDo not close socket which were never opened (see docume...
2006-04-12 mquinsoncosmetics, plus tracked down a source of problem with...
2006-04-11 mquinsonTrack the symbols even if they hide in a dynamic librar...
2006-04-11 mquinsonNew function: xbt_display_backtrace(). Sweet while...
2006-04-11 mquinsonNew function: xbt_display_backtrace(). Sweet while...
2006-04-11 mquinsonPlug a memleak and shut it up
2006-04-11 mquinsoncosmetics
2006-04-11 mquinsonDo not malloc(0), please. It looks ugly
2006-04-11 mquinsonRework the MSG navbar
2006-04-11 mquinsonMore verbose on the remaining bug
2006-04-11 mquinson.
2006-04-11 mquinsonMajor refactoring to make the test stricter and more...
2006-04-11 mquinsondebug logs tweaking; to reset the exception container...
2006-04-11 mquinsonUse xbt_ex_setup_backtrace to actually setup the backtr...
2006-04-11 mquinsononly dupplicate the procname when dealing with remote...
2006-04-11 mquinsononly dupplicate the procname when dealing with remote...
2006-04-10 alegrandAdd a test in MSG_task_execute to stop whenever a task...
2006-04-07 mquinsonCatch up with lastest API breakage (xbt_ex_free)
2006-04-07 mquinsonDisplay some info about the frames addr2line knows...
2006-04-07 mquinsonThe neat backtraces need a semi-public symbol from...
2006-04-07 mquinsonCatch up with the lastest API breakage, and fix doxygen...
2006-04-07 mquinsonCatch up with the lastest API breakage
2006-04-07 mquinsonCatch up with lastest API breakage, and fix doxygen...
2006-04-07 mquinsonBreak the API once again so that we can reset the struc...
2006-04-07 mquinsonDocument my new toy feature
2006-04-07 mquinsonReindent, deal properly with remote exceptions
2006-04-07 mquinsonDisplay neat exceptions backtraces
2006-04-07 mquinsonWe need to store the binary name somewhere to display...
2006-04-07 mquinsoncheck whether what we need to display neat backtraces...
2006-04-07 mquinsonmove oldies out of the way
2006-04-06 mquinsonMake two tests in the same file: a simple saturation...
2006-04-06 mquinsonAvoid returning in the TRY block since it makes everyth...
2006-04-06 mquinsoncosmetics
2006-04-06 mquinsonreindent
2006-04-06 mquinsonAdd an emergency debugging facility (cannot use regular...
2006-04-06 mquinsonDocument the issue I searched for 3 days now. HOW CAN...
2006-04-06 mquinsonsplit out the compilation issues from the 'make check...
2006-04-06 mquinsonThere is a new process in can
2006-04-06 mquinsonMake sure those scripts are runable
2006-04-06 mquinsonFirst pass of cleanup so that it compiles with paranoid...
2006-04-06 illogictUpdate for chord example, indentation, cleaning out...
2006-04-06 mquinsonInfrastructure
2006-04-06 mquinsonAdd can
2006-04-06 bimalInitial import
2006-04-04 mquinsonduration are double in GRAS
2006-04-04 mquinsonseems to work in most cases. Yuhu
2006-04-04 mquinsonallow caller to not be interested in all the data we...
2006-04-04 mquinsonAvoid to actually malloc the chunk of data when exchang...
2006-04-04 alegrandUsing brand new logo.
2006-04-04 mquinsonFound why the backtrace were not propagated anymore
2006-04-04 mquinsonzorglub
2006-04-04 mquinsonIntroduce saturation mecanism
2006-04-04 mquinsonUse message kind instead of message type kind or we...
2006-04-04 mquinsonReimplement on top of new amok module
2006-04-04 mquinsonwelcome, saturate testcase
2006-04-04 mquinson* Better split between bandwidth and saturation sub...
2006-04-04 mquinsonWelcome to modernity, testing infrastructure
2006-04-04 mquinsonsanitize around the xbt_host_t typedef; kill the remote...
2006-04-04 mquinsoncosmetics
2006-04-04 mquinsonAllow for asynchronous RPC calls, plus better detection...
2006-04-04 mquinsonTypo in comments, and add the timeout to the CB context...
2006-04-04 mquinsonKill non-portable comment
2006-04-04 mquinsonIntroduce asynchronous RPC calls
2006-04-04 mquinsonTest mecanism
2006-04-04 mquinsonImprove detection of remote exceptions
2006-04-04 mquinsonImprove detection of remote exceptions, plus workaround...
2006-04-04 mquinsondebug msg tweaking
2006-04-04 mquinsonIgnore ignorable
2006-04-04 mquinsonAlso test in RL ;)
2006-04-04 mquinsonMake the testcase catch more errors: let A,B,C be 3...
2006-04-04 mquinsonWhen answering a RPC, use the answer message type,...
2006-04-04 mquinsonAll we need on this earth is verbose debugging messages...
2006-04-04 mquinsonMake sure we don't change a timeout=0 into a timeout...
2006-04-04 mquinsonplug a memleak on remote exception propagation
2006-04-04 mquinsonMore verbose error msg
2006-04-03 mquinsonAllow up to 8 params to the INFO logging severity
2006-04-03 mquinsonSizes in bytes; rework the documentation; uniformize...
2006-04-03 amad206the code of Matrix bandwidth function
2006-04-03 amad206prototype of the new matrix bandwidth test
2006-03-31 mquinsonDocumentation fixup
2006-03-31 mquinsonsexy sexy, I love figs
2006-03-31 mquinsonMove the figs into a subdir, and add a new one to expla...
2006-03-31 mquinsonStick to the coding standards wrt xbt_host_t structure
2006-03-31 mquinsonThose damn RPC are done now
2006-03-31 mquinsonDo use those wonderful RPC
2006-03-31 mquinsonSizes are now in bytes in GRAS & AMOK (plus 'the thing...
2006-03-31 mquinsonMove your ass to another host, you lazy maestro. Signed...
2006-03-31 mquinsonYet another documentation improvement
2006-03-31 mquinsonDocumentation improvement
2006-03-31 mquinsonThere is half a dozen of examples, actually
2006-03-31 mquinsonclean behind Arnaud (hehe) so that make distcheck works...
2006-03-31 mquinsonprocesses are now started in file order
2006-03-31 mquinsonFix doxygen; more debuging (is always welcome); make...
2006-03-31 mquinsonFix doxygen
2006-03-30 mquinsonKeep in sync with callback API change
2006-03-30 mquinsonI'm such a looser (too)
2006-03-30 mquinsonDocument the introduction of RPC into GRAS, and the...
2006-03-30 mquinsonSome room for the rpc example
next