Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2006-08-04 thieryAdd Doxygen documentation for mallocators
2006-08-04 thieryReplace an exception by an assertion
2006-08-04 thieryAdd mallocators in ChangeLog
2006-08-03 thieryReset an object only when the user needs it
2006-08-03 thieryAdd a mallocator system to recycle unused objects inste...
2006-08-03 thieryReimplement dictionaries as hashtables
2006-08-02 mquinsondocument my last change (unit selection in testall...
2006-08-02 mquinsonAdd a clean-unit target which removes any extracted...
2006-08-02 mquinsonAllow the user to specify which tests should be run...
2006-08-02 mquinsonPlug memleaks in the runned tests. Yeah, I'm vicious...
2006-08-02 mquinsonMake sure that mod won't go undefined when an exception...
2006-08-02 mquinsonDocument a bug fix, and cosmetics
2006-08-02 mquinsoncosmetics
2006-08-02 mquinsonKill old unused stuff
2006-08-02 mquinsonkill unused struct
2006-08-01 mquinsonMake room for the other lessons on data description
2006-08-01 mquinsonLesson 9 is done
2006-08-01 mquinsonFix a vicious bug: TCP socket use a buffer and read...
2006-07-31 mquinsonMake room for the simpledata lesson
2006-07-31 mquinsonimprove my helping target
2006-07-31 mquinsonMassive file renaming (stupid CVS) so that we can have...
2006-07-31 mquinsonMassive file renaming (stupid CVS) so that we can have...
2006-07-31 mquinsonDocument lastly added FAQ
2006-07-31 mquinsonNew entry: how to repport bugs
2006-07-31 mquinsonOups, previous commit was a bit premature. Properly...
2006-07-31 mquinsonGroup valgrind related entries
2006-07-31 mquinsonGroup valgrind related entries
2006-07-31 mquinsontypo
2006-07-31 mquinsonMake more clear that some entries are MSG specific
2006-07-31 mquinsonNew section: 'pushing the limits', with the entries...
2006-07-31 mquinsonKill oldies deprecated by the tutorial
2006-07-31 mquinsonalso post-process the examples
2006-07-31 mquinsonAlso post-process the tutorial
2006-07-31 mquinsonDocument my code changes too, and reformat the document...
2006-07-31 thieryDocument my last changes too
2006-07-31 mquinsonDocument my last changes (documentation improvement)
2006-07-31 thieryAdd a sequential mode to the workstations. In this...
2006-07-31 mquinsonNew question: Valgrind spits tons of errors
2006-07-31 mquinsonNo need to warn the user 4 times. Instead, explaining...
2006-07-31 mquinsonPlug a memleak found by FS
2006-07-31 mquinsonRevert part of the last change since it let the make...
2006-07-28 thieryIt was hard to use FIFOs when xbt_fifo_push was not...
2006-07-20 mquinsonsome more paje state poping
2006-07-20 mquinsonFix a bug in our usage of Paje
2006-07-19 mquinsonGeneration with flex-1.5.3
2006-07-19 mquinsonGet the flexml rules right
2006-07-19 mquinsonAlso clean the generated makefile under its new name
2006-07-19 mquinsontypo
2006-07-19 mquinsonTypo (?)
2006-07-19 mquinsonAnd now, add the right header to the dist (sorry)
2006-07-19 mquinsonAdd a missing header to archives
2006-07-19 alegrandadd more debugging
2006-07-19 mquinsonReduce debug loggings to their real value
2006-07-19 mquinsonYeah, right. Comments within comments. Erm. No comments
2006-07-19 mquinsonDocument tools/xbt_exception_checker
2006-07-19 mquinsonA little script which saved my soul one day I messed...
2006-07-19 mquinsonSwitch from libdata to moddata (to ensure the correctne...
2006-07-19 mquinsoncleanup the GRAS+AMOK initialization schema
2006-07-19 mquinsongras_modules come into the dance, cleanup the GRAS...
2006-07-19 mquinsongras_modules come into the dance
2006-07-19 mquinsonlog tweakings
2006-07-19 mquinsoncosmetics
2006-07-19 mquinsonMake room for moddata along with libdata during the...
2006-07-19 mquinsonNew, proper, module mecanism. Still missing dependency...
2006-07-19 mquinsonAdd a define directly setting the correct element heade...
2006-07-19 mquinsontest_sg.in
2006-07-19 mquinsonguardrail
2006-07-19 mquinsonProtect the link address
2006-07-19 mquinsonDon't mess up with absolute links
2006-07-18 mquinsonSanitize the XBT log chans, too. Arnaud did so for...
2006-07-18 mquinsonRevert last change since it makes valgrind angry. No...
2006-07-18 thieryUse exceptions instead of assertions when it is appropriate
2006-07-18 thieryI don't need that anymore
2006-07-18 thieryFix SimDag exception test
2006-07-18 mquinsonAnother try at cleaning up the function types
2006-07-18 mquinsonTry to catch up with last cleanup in the function type...
2006-07-18 mquinsonCatch up with last cleanup in the function type naming...
2006-07-18 mquinsoncleanup the function type names
2006-07-18 mquinsonLet's take the compatibilities issues seriously
2006-07-18 thieryFree set->catname even if it was incorrect
2006-07-18 thieryAdd missing xbt_ex_free
2006-07-18 thieryUpdate SD_init() and SD_exit()
2006-07-18 thieryForgot to remove that comment
2006-07-18 thieryImplement execute_parallel_task in model KCCFLN05
2006-07-17 mquinsonRename xbt/module.c into xbt/xbt_main.c since this...
2006-07-17 mquinsonGet xbt_init seeding the system random generator
2006-07-17 mquinsonReally rename the HostManagement amok module to PeerMan...
2006-07-17 mquinsonReally rename this module to peermanagement
2006-07-17 thieryUse model KCCFLN05 in SimDag
2006-07-16 mquinsoncosmetics done instead of sleeping, stupid me. And...
2006-07-16 mquinsonLesson 8: exceptions
2006-07-16 mquinsonDocumentation improvement
2006-07-16 mquinsonReintenting (sorry), plus do the list managment operati...
2006-07-16 mquinsonplaceholders for lessons 8 and 9, plus add tocs all...
2006-07-16 mquinsonAdd a little rule to check that the several TOCs in...
2006-07-16 mquinsonLesson 7: timers (plus some cleanups)
2006-07-16 mquinsonGras_stub_generator does not produce the same files...
2006-07-16 mquinsonUse the include flags
2006-07-16 mquinsonLesson 6 added
2006-07-16 mquinsonDocumentation improvements
next