Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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
2010-05-18 navarropAdd option enable_modele-checking.
2010-05-18 navarropClean old command install-simgrid.
2010-05-18 navarropPrint install doc IGNORED if it is necessary.
2010-05-18 navarropThis commit 590f9c7e65ce6a64705272d79443599877d5cb72...
2010-05-18 mquinsonDamn, once again, I forgot do document my changes
2010-05-18 mquinsonA working 'make install' target
2010-05-18 mquinsonfurther cleanups to the cmake files. We now have a...
2010-05-18 mquinsonDocument last changes
2010-05-17 mquinsonLittle cleanups to the install target. Still a long...
2010-05-17 mquinsoninstall MSG_colorize.pl under the name simgrid-colorizer
2010-05-17 mquinsonInstall the libraries carefully so that we have a link...
2010-05-17 mquinsonRebuild the jar file only on need. The examples are...
2010-05-17 cristianrosaInitial FAQ section for using the model-checking mode.
2010-05-17 cristianrosaAdd dead-lock detection to MC
2010-05-17 cristianrosaImprove comments on examples
2010-05-17 cristianrosaAdd new example: "Shared buffer between asynchronous...
2010-05-17 cristianrosaImprove independence detection of transitions (more...
2010-05-17 cristianrosaBugfix: Do not copy the communication data in the model...
2010-05-17 navarropNo error if there is no file into doc/html.
2010-05-17 navarropAdd verification before install doc. Cosmetics.
2010-05-14 cristianrosaFree MC memory on exit SVN
2010-05-14 cristianrosaBugfix: destroy all the sets when destroying a setset...
2010-05-12 cristianrosaBugfix: delete the set of created transitions, otherwis...
2010-05-12 cristianrosaBugfix: do not assume that the object still exists...
2010-05-12 cristianrosaBugfix: delete the tasks after using them
2010-05-12 cristianrosaBugfix: fix memory leak related to transition creation...
2010-05-11 cristianrosaBugfix:delete unused variables in order to compile
2010-05-11 cristianrosaAdd new example to test MC_random function
2010-05-11 cristianrosaAdd int MC_random(int min, int max) function that will...
2010-05-10 suterAdd a small example for SD_workstation_get_current_task
2010-05-10 suterAdd a SD_workstation_get_current_task function
2010-05-10 suterIn SD_SEQUENTIAL_ACCESS_MODE, when we check if all...
2010-05-10 mquinsonMSG_task_isend/irecv and MSG_comm_test/wait added in...
2010-05-10 mquinsonImprove error message since this can also be caused...
2010-05-10 cristianrosaImprove the transition's dependence detection in MC
2010-05-10 cristianrosaDo not use the src_buff and dst_buff to flag that the...
2010-05-10 cristianrosaDelay the copy of the data of the communication actions...
2010-05-10 cristianrosaBugfix: make mmalloc build in x64
next