Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Test mecanism
[simgrid.git] / src /
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...
2006-03-27 alegrandremove useless declarations
2006-03-27 alegrandAdding convenient functions and traces for debuging
2006-03-27 alegrandstoring edges is useless and causes some segfaults...
2006-03-27 dimitrovshortest path algorithm already working
2006-03-24 dimitrovbugs fixed in graph destructors
2006-03-24 mquinsonFix doxygen
2006-03-22 dimitrovsome test code and bugs fixed + add of some accessors...
2006-03-21 alegrandkeep up with last Darina's modifications of the DTD
2006-03-21 dimitrovadd a length attribute to edge node
2006-03-21 alegrandMake last version of flex (2.5.33-2) happy.
2006-03-21 alegrandRemoved useless commands that made flex happy.
2006-03-21 alegrandKeep up with last API modifications induced by flexml...
2006-03-21 alegrandEnable surfxml to live with an other xml parser in...
2006-03-21 alegrandtypo
2006-03-20 alegrandAdding basic parsing functions to the graph library
2006-03-20 alegrandAdding a XML graph parser
2006-03-20 alegrandsimple dtd for graphs
2006-03-20 alegrandenable surfxml to live with an other xml parser in...
2006-03-20 mquinsonRework a warning message to make it more clear (hopefully)
2006-03-20 alegrandmv surf_parse -> surfxml_parse
2006-03-20 alegrandfactoring + some functions go public
2006-03-20 alegrandRemove cruft
2006-03-14 alegrandAdding licence + cosmetics
2006-03-14 dimitrovconstructors and destructors for graph structures
2006-03-14 casanovaMultiplied network latencies by two when computing...
2006-03-13 alegrandfirst guess
2006-03-10 dimitrovAdding a stub for the graph library.
2006-02-23 alegrandAdding Derrick's function to check whether a host is...
2006-02-20 dutotResetting the rate to default should be done before...
2006-02-15 mquinsonex_t datadescription. We need it to propagate the excep...
2006-02-09 dutot - set the value stored in the PID pointer to the corre...
2006-02-09 dutotcosmetics : Some english mistakes in the comments.
2006-01-18 alegrandfix The Loc's bug. It happened only in very particular...
2006-01-18 alegrandadd more debuging informations
2005-12-05 casanovaAdded an #ifndef/#endif around the #define MIN so...
2005-12-05 mquinsonReduce the context stack size from 512k to 128k, and...
2005-12-01 mquinsonKill a redefinition of XBT_MAX_CHANNEL which is also...
2005-11-01 mquinsonMore explicit error message when not going the maintain...
2005-10-25 mquinsonplug an harmless leak
2005-10-25 mquinsonplug a memleak which is harmless in most situations...
2005-10-25 mquinsonNew function: gras_msg_wait_ext (for a finer control...
2005-10-24 mquinsonno variable declaration in the middle of the code,...
2005-10-23 mquinsonRun the testing infrastructure on make check
2005-10-23 mquinsonAnd now get doxygen AND compilation AND testsuite worki...
2005-10-23 mquinsonMake sure doxygen still finds the code examples after...
2005-10-23 mquinsonDisplay what's going on as the unit is running, not...
2005-10-23 mquinsonLet's compile MSG once in the afternoon and cleanup...
2005-10-23 mquinsonLet's compile SURF once in the afternoon and cleanup...
2005-10-23 mquinsonconvert the modules dict, dynar and swag to unit testing
2005-10-23 mquinsonPort set datacontainer to unit testing
2005-10-23 mquinsonMake the current unit a global instead of passing it...
2005-10-23 mquinsonThese modules does not use logging anymore now that...
2005-10-23 mquinsonOk, I'm a lammer, and I cannot get the rule from an...
next