Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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
2006-07-16 mquinsonDoxygen fixups
2006-07-16 mquinsonLesson 5
2006-07-16 mquinsonSplit gtut in several pages, add lesson 5
2006-07-15 mquinsonLesson 4
2006-07-15 mquinsonlesson 4
2006-07-15 mquinsontypo
2006-07-15 mquinsonUse an automatic TOC to avoid forgetting parts
2006-07-15 mquinson.
2006-07-15 mquinsonNot this one
2006-07-15 mquinsonChapter 3
2006-07-15 mquinsonFirst chapters of the GRAS tutorial
2006-07-15 mquinsonWe don't use txt deployment files since a long while
2006-07-15 mquinsonStupid rookies
2006-07-15 mquinsonDo not generate the stuff for remote generation since...
2006-07-14 alegrandSetting up the 3.1.1 version. We have to fix portabilit...
2006-07-14 alegrandLast-minute modifications before release.
2006-07-13 mquinsonAdd some more info to this
2006-07-13 alegrandUpdating the SG/SimDAG section (again!).
2006-07-13 alegrandUpdating entry on SG and SimDAG
2006-07-13 alegrandAdd SimDAG to the ChangeLog
2006-07-13 mquinsonThis change went unoticed
2006-07-13 mquinsonsimplify that chunk thanks to flexml 1.5.1
2006-07-13 mquinsonNo idea why this file got regenerated
2006-07-13 mquinsonflexml 1.5.1 will save the world
2006-07-13 mquinsonFix doxygen
2006-07-13 mquinsonFix on hppa: there is no working backtrace() there
2006-07-13 mquinsonThis example moved around
2006-07-12 alegrandooups... forgot the $@
2006-07-12 alegrandUse the same xml files'directory as in gras...
2006-07-12 alegrandModify SD_task structures so that get_start_time, get_f...
2006-07-12 alegrandFix log message with respect to our recent unit modific...
2006-07-12 alegrandMove clock modification to the right location so that...
2006-07-12 alegrandSet start_time.
2006-07-12 alegrandbug fix suggested by Vince... :)
2006-07-12 mquinsonRevert Darina's last changes. This is definitively...
2006-07-12 mquinsonautomake dont like '-' in names. Move those files from...
2006-07-12 mquinsonMove those files a second time today: automake don...
2006-07-12 mquinsonMove those files a second time today: automake don...
2006-07-12 mquinsonMove simple token-ring to a subdir
2006-07-12 mquinsonRevert last change so that it still work
2006-07-12 mquinsonLet it compile
2006-07-12 dimitrovcatching exceptions if some during amok_bw_request...
2006-07-12 thieryTest functions SD_task_get_start_time and SD_task_get_f...
2006-07-12 mquinsonRe-import the simple-token example (was named tokenS...
2006-07-12 mquinsonMove the simple token-ring in a 'mutual-exclusion'...
2006-07-12 mquinsonsome people don't have 1Gb of RAM, apparently. Play...
2006-07-12 thieryAdd functions SD_task_get_start_time() and SD_task_get_...
2006-07-12 thieryAdd functions action_get_start_time() and action_get_fi...
2006-07-12 mquinsons/xbt_host_t/xbt_peer_t/
2006-07-12 thieryStupid bug
2006-07-12 mquinsonIgnore ignorable
2006-07-12 mquinsons/xbt_host_t/xbt_peer_t/
2006-07-12 alegrandbug fix
2006-07-12 mquinsonActually use the autocomputed saturation size, too
2006-07-12 mquinsonMore documentation; logs tweaking; make sure msg_size...
2006-07-12 mquinsonsmall adjustment of the syncronization delays; Let...
2006-07-11 mquinsonArnaud ask me for more documentation in my code. Can...
2006-07-11 mquinson- Also adapt the message size when experiment is too...
2006-07-10 mquinsonallow to autocompute msgsize to achieve Real Saturations
2006-07-10 thieryThis function could be useful.
2006-07-10 thierySimDag test script
2006-07-10 thieryAdd SimDag test
2006-07-10 thieryUpdate SimDag example
next