Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This file was recently added and is missing from the tarballs
[simgrid.git] / src /
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...
2005-10-23 mquinsonConvert config module to unit testing
2005-10-23 mquinsondeal with suite title which title are multiple of 2
2005-10-23 mquinsonReadd the example we need in the documentation, they...
2005-10-23 mquinsonAdd a tool to automatically extract the test units...
2005-10-22 mquinsonRename testsuite to cunit (more sexy name); integrate...
2005-10-22 mquinsonMove OSSP testsuite code out of the testsuite/ dir...
2005-10-22 mquinsonAnd now, use the proper dox tag for parameters
2005-10-22 mquinsonFix broken links
2005-10-22 mquinsonSanitize the documentation of heap: group defined in...
2005-10-20 mquinsonfd_set is not portable on IRIX, but needs some extra...
2005-10-20 mquinsonMissing header on IRIX
2005-10-20 mquinsonI told you that the buf plugin is dead
2005-10-20 mquinsonamok_remoterr is dead; fix a logic issue: error was...
2005-10-20 mquinsonEradicate the last bits of the buffered transport which...
2005-10-20 mquinsonMessages which the payload datatype descriptor is NULL...
2005-10-20 mquinsonpayload_size is used to memcpy the payload. Do not...
2005-10-20 alegrandbug fix (found by Cyril Banino).
2005-10-19 alegrandmake g++ happy
2005-10-19 alegrandmake g++ happy
2005-10-17 alegrandGetting rid of old printf
2005-10-11 alegrandmoved to %f instead of %g. It's usefull when values...
2005-10-11 alegrandAdd two convenient functions for Cyril Banino.
2005-10-03 mquinsonThe buf plugin is dead on SG. Thanks to the verbosity...
2005-10-03 mquinsonGet the simulated exceptions as verbose as real ones
2005-10-03 alegrandAdd some debugging messages.
2005-10-03 alegrandMake SURF complain when you ask to perform a communicat...
2005-10-03 alegrandremoved a brutal exit. It doesn't make sense in MSG...
2005-10-02 mquinsonSome more debugs
2005-10-02 mquinsonI must have been drunk when I did the previous version...
2005-10-02 mquinsonmore explicit logs
2005-09-30 mquinsonput the list of all existing categories in a more visib...
2005-09-30 mquinsonBug fix: Do not use the same name 'count' for two diffe...
2005-09-30 mquinsonallow the size of multidimentional objects to be given...
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 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-09 mquinsonKill an internal function marked 'KILLME' and surviving...
2005-09-09 mquinsonDo not free the datacontainer on dynar_reset. The corre...
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...
next