Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2005-10-25 mquinsonNew function to have a finer control on what kind of...
2005-10-24 mquinsonPut all typedef of generic callbacks in the same place
2005-10-24 mquinsonplug a leak
2005-10-24 mquinsonmake automake happy
2005-10-24 mquinsonno variable declaration in the middle of the code,...
2005-10-23 mquinsonDocument last changes
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 mquinsonKill dead test, add forgoten test
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 mquinsonKill dead tests
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 mquinson+= xbt_test_assert
2005-10-23 mquinsonConnect the m_datatypes_management doxygen module onto...
2005-10-23 mquinsonConnect the m_datatypes_management_details doxygen...
2005-10-23 mquinsonConnect node GRAS_msg into the doxygen module tree
2005-10-23 alegrandadd a simple navbar
2005-10-23 mquinsonPort set datacontainer to unit testing
2005-10-23 mquinsonTry to explain gcc that we're rewriting the source...
2005-10-23 mquinsonMake the current unit a global instead of passing it...
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 mquinsonLet xbt_die die with an exception so that we get the...
2005-10-23 mquinsonDamn, there was an undefined symbol in the header file...
2005-10-23 mquinsonConvert modules 'config', 'ex' and 'cunit' to unit...
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 mquinsons/testsuite/cunit/
2005-10-22 mquinsonRename testsuite to cunit (more sexy name); integrate...
2005-10-22 mquinsonCurrent state
2005-10-22 mquinsonMissing prototypes
2005-10-22 mquinsonmissing header
2005-10-22 mquinsonAdd xbt_dynar_getlast_as and xbt_dynar_getfirst_as...
2005-10-22 mquinsonMove OSSP testsuite code out of the testsuite/ dir...
2005-10-22 mquinsonLet it compile again
2005-10-22 mquinsonXBT documentation reorganization. module-xbt only conta...
2005-10-22 mquinsonXBT documentation reorganization. module-xbt only conta...
2005-10-22 mquinsonSupport to get all parts, even the ones hiden within...
2005-10-22 mquinsonAdd navigation bar in the documentation (of GRAS)
2005-10-22 mquinsonDocumentation reorganization: no @name anymore since...
2005-10-22 mquinsonNew version was released
2005-10-22 mquinsonAnd now, use the proper dox tag for parameters
2005-10-22 mquinsonFix broken links
2005-10-22 mquinsonFix broken links in documentation
2005-10-22 mquinsonSanitize the documentation of heap: group defined in...
2005-10-22 mquinsonreindent
2005-10-22 mquinsonSearch the doc files where they live
2005-10-21 alegrandOn the 3.0.2 tracks...
2005-10-21 alegrandGetting ready for 3.0.1
2005-10-20 mquinsonlet's be optimistic and assume that things are ok when...
2005-10-20 mquinsonfd_set is not portable on IRIX, but needs some extra...
2005-10-20 mquinsonLost access to this machine
2005-10-20 mquinsonI really dislike gcc on AIX
2005-10-20 mquinsonMissing header on IRIX
2005-10-20 mquinsonYeah xlC, calm down, I'll write ansi C without fancy...
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 mquinsonAvoid double free
2005-10-20 mquinsonLet it fit my testing infrastructure a bit better
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 mquinsonLet me run valgrind on that shitty code without changin...
2005-10-20 mquinsonpayload_size is used to memcpy the payload. Do not...
2005-10-20 mquinsonI keep forgetting the correct name of this macro
2005-10-20 mquinsonThis file is needed to do make distcheck
2005-10-20 mquinsonLet it compile properly
2005-10-20 alegrandbug fix (found by Cyril Banino).
2005-10-19 alegrandmake g++ happy
2005-10-19 alegrandmake g++ happy. Hope it still has the same meaning...
2005-10-19 alegrandmake g++ happy
2005-10-18 alegrandfinal reference
2005-10-17 alegrandstupid example of msg_process_suspend and resume
2005-10-17 alegrandReturn an error code when the simulation deadlocks...
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 alegrandDocument last changes.
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 mquinsonWrite yet another changelog entry for Arnaud (bugfix...
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-03 alegrandAdd the ability to print the message location in the...
2005-10-02 mquinsonAdd a yummy matrix multiplication rpc thing
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-30 mquinsonDamn. It's harder than expected. First finish this...
2005-09-25 mquinsonDon't forget to run the ./msg_test_surfxml_bypassed...
2005-09-25 mquinsonlet it run
next