Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-08-07 mquinsonfix win build
2007-08-07 mquinsonallow to retrieve the name of threads
2007-08-07 mquinsonAlso detect mingw compiler as a gcc one, and also clean...
2007-08-07 mquinsonthis isn't used since at least 4 years
2007-08-07 marklsadded SMPI_DEP to configure.ac and src/Makefile.am
2007-08-06 mquinsonYou stupid automatic dependency trackers! Move out...
2007-08-06 mquinsonre-export some symbols for windows after the regenerati...
2007-08-06 mquinsonDamn autogenerated, get out of the way, I can't see...
2007-08-06 mquinsonactually, when --enable-maintainer-mode is on, we can...
2007-08-06 mquinsonAlso get ride of unit files on make maintainer-clean
2007-08-06 mquinsonName the threads, add a main_thread describing the...
2007-08-06 mquinsonwin needs some love for symbols not defined in the...
2007-08-06 mquinsonName the threads
2007-08-06 mquinsonname threads, plus only put an exeption fetcher and...
2007-08-06 mquinsona bit more debugs
2007-08-06 mquinsonname the threads
2007-08-06 mquinsonname the threads, plus debugs (ways too much for now)
2007-08-06 mquinsonMore debugging, kill dead includes, and give a name...
2007-08-06 mquinsonname threads to ease debugging
2007-08-06 mquinsonname threads to easy debugging
2007-08-06 mquinsonname threads to help debugs
2007-08-06 mquinsonInsist on having the unit files generated in current...
2007-08-06 mquinsonAs Arnaud said, one function to rule them all
2007-08-06 alegrandPlug memleak.
2007-08-06 alegrandKeep up with last SIMIX modifications.
2007-08-06 alegrandKeep up with last SIMIX modifications.
2007-08-06 alegrandcosmetics
2007-08-06 alegrandClean the links between action and conditions. Now...
2007-08-06 alegrandcosmetics + one function to rule them all
2007-08-06 alegrandindent -i2 -kr. Aaaah, I feel much better now. Sorry...
2007-08-06 alegrandOne function to rule them all.
2007-08-06 mquinsonFurther fix of win build
2007-08-06 alegrandReindent!
2007-08-06 alegrandAdding convenient function.
2007-08-06 mquinsonFix win build of smpi
2007-08-06 mquinsonfix win build
2007-08-06 mquinsonFix windows build (don't ask why this helps)
2007-08-06 mquinsonAdd an explanation in the default exception fetcher...
2007-08-06 mquinsonFix ucontext build
2007-08-06 marklsremoving all sub directories and private build stuff.
2007-08-05 mquinsonDo not push newly created sockets into the dynar before...
2007-08-05 mquinsonautogenerated
2007-08-05 mquinsonStop C file inclusion madness and do include the files...
2007-08-05 mquinsonStop C file inclusion madness and do include the files...
2007-08-05 mquinsonMore debugs (actually, since there were no debug at...
2007-08-05 mquinson%P is now the process name, and %t becomes the thread...
2007-08-05 mquinsonharden xbt_os_thread_self to work when module not inite...
2007-08-05 mquinsondocument upcoming change to format layout before I...
2007-08-05 mquinsondocumentation update
2007-08-05 mquinsonDo not throw exception on problem, since we will be...
2007-08-05 alegrandGosh! I almost forgot Mark!
2007-08-05 alegrandUpdate.
2007-08-05 marklsmoving smpi into the mainstream build...
2007-08-05 mquinsoncontributers += malek
2007-08-05 mquinsonImprovements
2007-08-05 mquinsonCut the people section to its own page
2007-08-05 mquinsonAdd the people page to the navbar
2007-08-05 mquinsonProper list of people, also featuring a list of authors
2007-08-05 mquinsonutf8
2007-08-05 mquinsontypo
2007-08-05 marklsremoved unused variables
2007-08-05 alegrandUpdate...
2007-08-05 alegrandUpdate...
2007-08-04 alegrandReturn whether an item was removed or not when trying...
2007-08-04 mquinsonremove unconditional backtrace display
2007-08-04 alegrandClean up actions when a condition is destroyed.
2007-08-04 alegrandCleaner initialization.
2007-08-04 alegrandadd debug.
2007-08-04 alegrandAdding debug.
2007-08-04 alegrandReindent.
2007-08-04 mquinsonInsane amount of debugs
2007-08-04 mquinsonThese two files need to be added to EXTRA_DIST for...
2007-08-03 mquinsonCleanup the way we specify that we are compiling on...
2007-08-03 alegrandCleaning stuff.
2007-08-02 marklsminor changes
2007-08-02 alegrandAutomatically generated files.
2007-08-02 alegrandMaking gtnets and csdp detection and compilation working.
2007-08-02 alegrandKeeping up with the new surf model description.
2007-08-02 alegrandAdding a nice description mechanism for models + cleani...
2007-08-02 velhoNow configure receives the csdp path as parameter when...
2007-08-02 mquinsonUsing shell comments to rip out M4 macros is dangerous...
2007-08-01 marklsmakes a lot more sense to use request->cond than a...
2007-08-01 mquinsonX<->Y inversion in the table (okay, I stop playing...
2007-08-01 mquinsonInternal publi += 2 (alnem-related)
2007-08-01 mquinsonRework the publication page
2007-08-01 alegrandmaking all needed functions "public"
2007-08-01 alegrandimprove detection of gtnets and sdp
2007-08-01 alegrandImprove gtnets and sdp detection.
2007-08-01 alegrandminor improvement
2007-08-01 alegrandWe would like to check the availability of some funky...
2007-08-01 alegrandbring new network models to end users
2007-08-01 alegrandadding network models
2007-08-01 alegrandcan't see why these functions are considered more publi...
2007-08-01 alegrandvarious cleanups:
2007-08-01 alegrandIterate only on "active" variables
2007-08-01 alegrandjust warn me when a value is weird. This is just a...
2007-07-31 mquinsonfix list indentation
2007-07-31 mquinsonmemleak
2007-07-30 alegrand* Moving things around (private->public)
2007-07-30 alegrandCleanup.
next