Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-06-15 mquinsonmake clean works now
2010-06-15 coldpeacebasic layer for simdag bindings ( modifyin' the return...
2010-06-15 navarropDont declare variables at the middle of nowhere.
2010-06-15 navarropAdd sources with win32 for pthread.
2010-06-15 navarropCosmetics.
2010-06-15 navarropAdd context ucontext for windows.
2010-06-14 navarropAdd condition before use a mmalloc function.
2010-06-14 navarropThe function ffs doesn't exist for windows, so we have...
2010-06-14 navarropIf it is a win plateform we have to use wenvironment...
2010-06-14 navarropInit variables.
2010-06-14 navarropAdd a flags for include a lib for winsock.
2010-06-14 piniAdded new model (default with smpirun) that integrates...
2010-06-14 suterWhen a transfer is auto-scheduled, it should now be...
2010-06-14 suterReintroduce a SD_READY state, which now means "ready...
2010-06-14 navarropWe used those lines in VBC.
2010-06-14 navarropWe need this flag for libraries on visualc.
2010-06-14 navarropDelete some unused flags.
2010-06-14 navarropDo not redefine function in visualc.
2010-06-14 navarropDo not declare variables in the middle of nowhere.
2010-06-14 suterRename the SD_READY (all dependencies are satisfied...
2010-06-14 suter3rd attempt: replace __compar_fn_t by a new function...
2010-06-14 suterRhhaaa, use the __compar_fn_t type defined in stdlib...
2010-06-14 suterAdd a new function xbt_dynar_sort() which is a wrapper...
2010-06-11 suterupdate the changelog (and BTW put my changes in the...
2010-06-11 suterModify the examples and tests to cope with the new...
2010-06-11 suterchange the return type of SD_simulate
2010-06-11 suterAdd a new test of SimDag to the list
2010-06-11 suterDon't forget to update the changlog
2010-06-11 suterThese one ara also part of ctest. Take the INFO->VERB...
2010-06-11 suterUptade the teshsuite of SimDag to take the INFO ->...
2010-06-11 suterChange the way a task is considered as ready
2010-06-07 piniBad idea to acquire a semaphore that is already hold...
2010-06-04 navarropProtect EWOULDBLOCK, EINPROGRESS, ETIMEDOUT macro defin...
2010-06-04 navarropProtect macro definitions for VA_COPY. They should...
2010-06-04 navarropPortable definition of inline for windows visual C
2010-06-04 navarropCorrect macro declaration for VA_COPY so that it does...
2010-06-04 navarropThis file should not be tracked. It is automatically...
2010-06-04 navarropUse a portable inline and declare variables at the...
2010-06-04 navarropUse a portable inline
2010-06-04 navarropDo not declare variable in the middle of nowhere!
2010-06-04 navarropIncorrect use of conditionnal expressions
2010-06-04 navarropSet some variables and flags for windows.
2010-06-03 alegrandI need this to compile on my machine. It may break...
2010-06-03 navarropNow supernovae mode works out of project directory.
2010-06-02 navarropCosmetics for Windows
2010-06-02 alegrandRevert "Make gras compil with Visual C++." This commit...
2010-06-01 navarropMake gras compil with Visual C++.
2010-06-01 navarropSave script for pipol.
2010-06-01 navarropSolve variable init value for windows.
2010-05-31 navarropNo more mail.
2010-05-31 navarropMemcheck timeout set to 300s.
2010-05-31 navarropMemcheck mode.
2010-05-31 navarropOn Mac set smpi to off by default.
2010-05-31 navarropOUps.
2010-05-31 navarropAdd notes to cdash.
2010-05-31 navarropAdd a forget s to an variable and Cosmetics.
2010-05-27 navarropCosmetics
2010-05-27 navarropAdd full path for some files.
2010-05-27 navarropCosmetics
2010-05-27 navarropMaintainer mode works without project directory.
2010-05-27 cristianrosaRemove the transitions from the model-checker's setset...
2010-05-27 cristianrosaRemove the reference count of the elements from the...
2010-05-27 cristianrosaImprove setset iterator
2010-05-27 navarropAdd a variable HAVE_MC for enable model-checking.
2010-05-27 cristianrosaTransform transitions of type "mc_waitany" into multipl...
2010-05-26 cristianrosaTransform random transitions into multiple // transitio...
2010-05-26 cristianrosaAdd logging for transitions
2010-05-26 cristianrosaAdd MC support for processes with multiple enabled...
2010-05-26 cristianrosaBugfix: setset cursors were incorrectly implemented...
2010-05-25 navarropMAJ FAQ.
2010-05-25 navarropGenerate tests for memcheck.
2010-05-25 navarropDisable make test if memcheck, now make memcheck tests.
2010-05-25 navarropChange perl script for valgrind path.
2010-05-25 navarropTest if valgrind is found for enable memcheck.
2010-05-21 coldpeacetricky way to bypass XML parser and setup the environme...
2010-05-21 navarropAdd a path to smpicc for find libsimgrid.
2010-05-21 navarropMake to file in project_directory for the moment.
2010-05-21 navarropCosmetics and generate lib links for bindings correctely.
2010-05-21 navarropAnd path to testing progams too.
2010-05-21 navarropChanges path to find cmake files.
2010-05-21 navarropReorganize cmake directory.
2010-05-21 cristianrosaImprove support for WaitAny transitions, not usable...
2010-05-20 cristianrosaRework MC transition interception/creation. Now it...
2010-05-20 cristianrosaCompile fix, size_t != int in 64 bits
2010-05-20 navarropAdd stdarg.h for va_list.
2010-05-20 navarropCosmetics and again windows compilation.
2010-05-20 schnorrbug fixes: correct use of xbt dictionaries and arrays
2010-05-20 schnorrcorrect duplication of a variable
2010-05-19 mquinsonfix a bunch of issues found by make distcheck
2010-05-19 navarropDelete error in windows.
2010-05-19 navarropAgain for windows.
2010-05-19 navarropPrepare to windows.
2010-05-19 navarropKill old README, now in the FAQ.
2010-05-19 navarropBe compatible with all plateforms.
2010-05-18 navarropRename some variales and cosmetics.
2010-05-18 navarropGenerate files correctely with gras_stub_generator.
2010-05-18 cristianrosaFix problem on merge from svn
2010-05-18 cristianrosaImport portability macro in mmalloc
2010-05-18 mquinsonImport portability macros in mmalloc
2010-05-18 mquinsonOngoing work to port GRAS to smx_network. Not working yet
next