Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
distribute all needed files to compile
[simgrid.git] / src /
2006-04-19 mquinsonDocument the gras_datadesc_dynar function
2006-04-18 alegrandSmarter assert in MSG_task_execute and take care of...
2006-04-18 mquinsonThis is *really* bad
2006-04-18 mquinsonKill dead code; make sure that amok_bw_saturate_stop...
2006-04-14 mquinsonInit offset in any case
2006-04-14 mquinsonRework the headers to follow our habits
2006-04-13 mquinsonRaise an exception on timeout, as we should
2006-04-13 mquinsonsetup the select() timeout correctly, some more debuggi...
2006-04-12 alegrandAdding more verbose informations to Paje
2006-04-12 mquinsontypo
2006-04-12 alegrandAdding more verbose Paje output
2006-04-12 mquinsoncosmetics
2006-04-12 mquinsonAlso display the pid on backtraces
2006-04-12 mquinsonMake the code more robust: Add debugging outputs, add...
2006-04-12 mquinsonUse long int for the pids, just to be sure without...
2006-04-12 mquinsonsanitize this function name before its API is frozen...
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-12 mquinsonIiiirk. It leaks
2006-04-12 mquinsonMake sure we won't try to survive to unexpected exceptions
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 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 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-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 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-06 mquinsonAvoid returning in the TRY block since it makes everyth...
2006-04-06 mquinsoncosmetics
2006-04-06 mquinsonreindent
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 mquinsonFound why the backtrace were not propagated anymore
2006-04-04 mquinsonUse message kind instead of message type kind or we...
2006-04-04 mquinson* Better split between bandwidth and saturation sub...
2006-04-04 mquinsonsanitize around the xbt_host_t typedef; kill the remote...
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 mquinsonImprove detection of remote exceptions
2006-04-04 mquinsonImprove detection of remote exceptions, plus workaround...
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 mquinsonSizes in bytes; rework the documentation; uniformize...
2006-04-03 amad206the code of Matrix bandwidth function
2006-03-31 mquinsonDocumentation fixup
2006-03-31 mquinsonStick to the coding standards wrt xbt_host_t structure
2006-03-31 mquinsonDo use those wonderful RPC
2006-03-31 mquinsonFix doxygen; more debuging (is always welcome); make...
2006-03-31 mquinsonFix doxygen
2006-03-30 mquinsonI'm such a looser (too)
2006-03-30 mquinsonKeep in sync with last changes in the GRAS callback API
2006-03-30 mquinsonDo not forget this great new feature in the library...
2006-03-30 mquinsonMore debuging, that's what we need
2006-03-30 mquinsonThis is the proper data description to propagate exceptions
2006-03-30 mquinsonTweak things here and there so that we can propagate...
2006-03-30 mquinsonHere come the new GRAS RPC
2006-03-30 alegrandfiner inclusion of sysdep.h
2006-03-30 alegrandmissing } that prevented compilation
2006-03-30 mquinsonDo not force experiment sizes to be expressed in kb...
2006-03-30 dimitrovreset the xbtdata at the and of topologicalsort (forgotten)
2006-03-30 alegrandbad position for the initialization.
2006-03-29 dimitrovAdding topological sort.
2006-03-28 alegrandKeep up with last dtd extensions.
2006-03-28 alegrandextending the graph structure to handle last dtd modifi...
2006-03-28 alegrandExtending the dtd
2006-03-28 alegrandmaking the use of xbt_fifo more uniform and closing...
2006-03-27 alegrandAvoid endless bogus messages when an exception is raise...
2006-03-27 alegrandI'm so lazy...
2006-03-27 alegrandI'm so lame.
2006-03-27 alegrandChanged the convention for undirected graphs to decreas...
2006-03-27 alegrandfix comments...
2006-03-27 alegrandAdd a xbtdata field to nodes and edges. This field...
2006-03-27 alegrandget rid of invalid data value given during parsing
2006-03-27 alegrandhandle directed graphs in graphviz export
2006-03-27 alegrandStupid me! I had swapped function names..
2006-03-27 alegrandplug memleak, fix uninitialized values, export functions
2006-03-27 alegrandbug fix: cleaning should be done before returning...
2006-03-27 alegrandcheck this constraint exists before testing something...
2006-03-27 alegrandComplete rewriting of this workstation instance! I...
2006-03-27 alegrandAdding traces for easier debuging + bugfix
2006-03-27 alegrandAdding traces for easier debuging
2006-03-27 alegrandthis value should have been be global...
next