Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-02-24 navarropSupernovae with lib msg.
2010-02-24 navarropDelete warning during compiling.
2010-02-24 navarropSelect ruby or not.
2010-02-24 navarropBe compatible with ruby.
2010-02-23 piniAdded implementation of missing case for Alltoall ...
2010-02-22 piniFix bug while counting created requests in alltoallv.
2010-02-22 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-02-22 coldpeaceSimix Ruby Context
2010-02-22 coldpeaceStuks When a process ( Slave ) Tries to Recieve a...
2010-02-18 navarropDon't remove file if we can't make them.
2010-02-18 navarropAdd some test to cmake and correct bug in tesh file...
2010-02-17 navarropFind ruby.h.
2010-02-17 navarropMake ruby in consideration with cmake.
2010-02-17 navarropMore efficient with add definition
2010-02-17 navarropFind Ruby.h path.
2010-02-17 navarropFind Ruby.h path.
2010-02-17 navarropFix the getline prb with cmake.
2010-02-16 coldpeaceSome Modification on the Ruby Context File...
2010-02-16 coldpeaceAlmost Done ... Still Stuckin' Wiith Some MSG Error...
2010-02-16 navarropSet SIMGRID NEED GETLINE for Mac.
2010-02-16 navarropAdd flags for gtnets examples.
2010-02-16 navarropAdd makefile for gtnets.
2010-02-16 navarropFix the mcsc problem with mac.
2010-02-16 navarropTest gtnets.
2010-02-16 navarropSyntaxe.
2010-02-16 navarropCorrect the getline definition.
2010-02-16 navarropSet definitions with Darwin.
2010-02-16 navarropPut GTNETS buildname.
2010-02-15 navarropAdd gtnets to tests.
2010-02-15 navarropPass arg OPEN_SOURCE with C compile flags.
2010-02-12 navarropAdd XOPEN SOURCE flags for Mac.
2010-02-12 navarropMake a logical Site and Buildname for Cdash.
2010-02-12 navarropClean some unused source lines.
2010-02-12 navarropForgot smthing...
2010-02-12 navarropPass with all flags.
2010-02-11 mquinsonbummer. Didn't meant to break everything for everyone...
2010-02-11 mquinsonSomehow integrate ruby to the library. That's ... crude...
2010-02-11 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-02-11 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-02-11 navarropAdd flag options.
2010-02-10 navarropfix smpi compile failed.
2010-02-10 navarropTake care of xbt/log.c file during supernovae mode.
2010-02-10 navarropmake smpi's lib STATIC for mac
2010-02-10 navarropworks on Linux...
2010-02-10 navarropDefined _XOPEN_SOURCE if mac
2010-02-10 navarropSupernovae mode with cmake.
2010-02-10 piniOops, forgot to commit the updated Makefile.
2010-02-09 mquinsonvarious small cleanups. Not quite there yet
2010-02-09 mquinsonFirst version of ruby bindings by Medhi
2010-02-09 mquinsondoc improvement
2010-02-09 mquinsonHello java 5
2010-02-09 mquinsonKill useless code
2010-02-09 mquinsonreindent
2010-02-09 mquinsonupdate documentation
2010-02-09 mquinsonmassive reindent
2010-02-09 navarropaccept lua option
2010-02-08 piniSMPI over SIMIX_network in a two days rush.
2010-02-05 navarropRemove arg Rate.
2010-02-04 suterone parameter less in SD_task_get_execution_time
2010-02-04 mquinsonKill the useless 'rate' argument of SD_task_get_executi...
2010-02-04 mquinsonin function SD_task_get_execution_time, return a time...
2010-02-04 mquinsonImprove documentation after discussion with FS
2010-02-04 navarropSet full path.
2010-02-04 navarropSet full path.
2010-02-04 suterRepair collective operations (changes made for asynchro...
2010-02-03 navarropAdd maintainer mode with flex and flexml
2010-02-03 navarropCompilation and context work on Mac
2010-02-03 navarropremove Args NO_POLICY_SCOPE for Mac compatibility
2010-02-02 alegrandHandle correctly (hopefully) timeouts in communications.
2010-02-02 alegrandIt's the least I can do in a cancel function...
2010-02-02 alegrandMake SIMIX_sem_block_onto public and fix a bug in SIMIX...
2010-02-02 alegrandWork even when names have ":"
2010-02-02 navarropModified for tesh test
2010-02-02 navarropAdd code coverage for simgrid compilation
2010-02-02 piniOops, forgot to add this in r7040.
2010-02-02 velhoAdded missing header file.
2010-02-01 alegrandCosmetics.
2010-02-01 alegrandFix the doc and update the biblio.
2010-01-29 piniAdded some missing MPI calls.
2010-01-28 donassbrAvoid adding elements to active_element_set when the...
2010-01-28 mquinsonfurther try at getting lua working (not quite there...
2010-01-28 mquinsonreindent and cosmetics
2010-01-28 mquinsonSome more memleaks removed
2010-01-28 mquinsonDisplay a warning if some actions remain to be done...
2010-01-28 mquinsonplug a few memleaks
2010-01-28 mquinsonOn the fly parsing of the actions file. One idle proces...
2010-01-28 mquinsonpoor man's try to save some memory in actions. Does...
2010-01-28 piniBetter fix for r7026.
2010-01-27 piniFix errors with relative includes with smpicc
2010-01-27 piniAdded missing include.
2010-01-27 piniIn smpi_mpi.c:
2010-01-26 navarropAdd test for LUA and more.
2010-01-25 navarropMake the gras.h with cmake.
2010-01-21 velhoCorrected GTNetS faq, bug found by Navarro.
2010-01-21 velhoFinally a proper working version of GTNets with RED...
2010-01-20 piniIn smpi_mpi.c:
2010-01-19 suteridentify sender on the recv lines
2010-01-19 piniAdded flag for printing more debug info
2010-01-19 piniFix stripping of first argument.
2010-01-17 mquinsonlet simgrid still compile when lua was not detected
next