Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-06-12 navarroUpdate script due to removed file.
2012-06-12 navarroNow it is simgrid java 1.2 ;)
2012-06-12 Arnaud GierschRename functions xbt_dict_hash*() to xbt_str_hash().
2012-06-12 Arnaud GierschInline functions without their definitions don't make...
2012-06-12 navarroRemove some debug from execution
2012-06-12 navarroAdd disk usage and size parameters for storage.
2012-06-12 navarroFind ns3 version 3.14
2012-06-12 jbrvAdd a constructor for probabilist tmgr_trace
2012-06-12 Martin Quinsonthat's perfectly fine to not free that memory on proces...
2012-06-12 Marion Guthmullermodel-checker : warnings compilation fixed
2012-06-12 Marion Guthmullerfix merge conflict
2012-06-12 Marion Guthmullermodel-checker : fix number and address of blocks in...
2012-06-12 Arnaud GierschMissing include.
2012-06-12 Arnaud GierschUse XBT_PUBLIC for exported functions.
2012-06-12 Arnaud GierschDefine variables in C file.
2012-06-12 Arnaud GierschDeclare exported functions in header.
2012-06-12 Arnaud GierschFix compilation errors about unused or uninitialized...
2012-06-12 jbrvchange a function name that I forgot to change
2012-06-11 jbrvTrace manager : add a function to generate values from...
2012-06-11 jbrvTrace manager : Add and change some structures and...
2012-06-11 Marion Guthmullermodel-checker : remove useless memcmp in heap compariso...
2012-06-11 jbrvAdd a function to copy a RngStream structure
2012-06-11 jbrvMove XBT hash functions to xbt_str.c and make them...
2012-06-11 Stephane Genaudgcc defines __APPLE__, use this instead APPLE
2012-06-09 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-09 Marion Guthmullermodel-checker : heap comparison algorithm rewrited
2012-06-08 jbrvAdd new functions to support different sources of avaib...
2012-06-08 jbrvModify structures to support different sources of avaib...
2012-06-08 suterFirst step to move trace replay from MSG towards SMPI
2012-06-08 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-08 jbrvChanged masterslave with failures test platform
2012-06-07 schnorr[trace] paje header changed, update tesh
2012-06-07 schnorr[trace] paje file format has evolved with a new event...
2012-06-07 Arnaud GierschWhitespace etc. (take #3).
2012-06-07 Arnaud GierschFix Doxygen error.
2012-06-07 Arnaud GierschUpdate Doxyfile with doxygen -u.
2012-06-07 navarroUpdate doc to inform which gcc or clang to use.
2012-06-07 pierreHack to compile smpi on Mac (but need to fix;)
2012-06-07 Arnaud GierschMore whitespace cleanup.
2012-06-07 navarroUpdate doc for install section.
2012-06-07 navarroUpdate Changelog for MAC and Win package
2012-06-07 Arnaud GierschCosmetics: whitespace cleanup.
2012-06-07 Arnaud GierschAdd a word about Debian/Hurd in Changelog.
2012-06-07 Martin Quinsonprepare the ChangeLog and NEWS files for the upcoming...
2012-06-07 Martin Quinsona word on installing onto Mac OSX systems
2012-06-07 pierreTry to put script before and after install simgrid...
2012-06-07 pierreUpdate script for iceberg
2012-06-06 Marion Guthmullertypos in message of backtrace display (where malloced...
2012-06-06 schnorr[trace] viva graph configuration (same as for triva...
2012-06-06 schnorr[trace] launch an exception if user provided an unknown...
2012-06-05 Christophe... The usual typo.
2012-06-05 Martin Quinsonavoid double free issues when on host failure+process run
2012-06-05 Martin QuinsonBug fixes around the resource failures in Simix
2012-06-05 Martin Quinsondo not hide issues
2012-06-04 Arnaud GierschDeclare as "unsigned" bit fields used as boolean.
2012-06-04 Arnaud GierschCosmetics: align comment.
2012-06-04 Arnaud GierschAdd missing includes.
2012-06-04 Christophe... A boolean should be unsigned if you want to compare...
2012-06-03 Marion Guthmullermodel-checker : XBT_DEBUG replaced by XBT_INFO
2012-06-03 Marion Guthmullermodel-checker : new properties in promela for centraliz...
2012-06-03 Marion Guthmullermodel-checker : new examples
2012-06-03 Marion Guthmullermodel-checker : free pointers
2012-06-03 Marion Guthmullermodel-checker : free pointers
2012-06-03 Marion Guthmullermodel-checker : initialize pointer and update indice...
2012-06-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-02 Marion Guthmullermodel-checker : free pointer
2012-06-02 Marion Guthmullermodel-checker : initialize pointers (segfault with...
2012-06-02 Marion Guthmullermodel-checker : add pair's number in struct mc_pair_rea...
2012-06-02 Marion Guthmullermodel-checker : free pointers
2012-06-01 Arnaud GierschUndefine this terms, or supernovae build will fail.
2012-06-01 Arnaud Gierschmemcheck_tests: regenerate.
2012-06-01 Marion Guthmullermodel-checker : oops, about 3000 blocks unchecked in...
2012-06-01 Marion Guthmullermodel-checker : first work for canonicalisation (get...
2012-06-01 Arnaud GierschUse XBT_PARMAP_DEFAULT as default SIMIX parallel mode.
2012-06-01 navarroUse default value core, state host value if empty
2012-06-01 navarroMissing routing callback and creation of SIMIx and...
2012-06-01 Arnaud GierschDon't run tests if facility not available.
2012-06-01 unknownFunctions RngStream must be XBT_PUBLIC for dll
2012-06-01 unknownDeclare nonfatal java in the package
2012-06-01 unknownCosmetics
2012-06-01 unknownAdd missing files to install on WIn
2012-06-01 unknownFix compilation on Windows with pthread.
2012-05-31 Arnaud GierschUse the correct variable to check for working ucontexts...
2012-05-31 Christophe... Lua: fix an indentation bug in debug logs (the stack...
2012-05-31 Arnaud GierschDon't lie about VCS.
2012-05-31 Arnaud GierschAlso remove reference to variable ARGS in generate_memc...
2012-05-31 Arnaud GierschRemove usage of environment variable ARGS in tesh files.
2012-05-31 Arnaud GierschRevert "Don't fail when backtrace() returns 0."
2012-05-30 navarroSorry for this.
2012-05-30 navarroDon't change doxygen typo for \dontinclude
2012-05-30 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 Samuel LepetitMove RngStream to xbt (public)
2012-05-30 Marion Guthmullermodel-checker : remove unused variable CS_PER_PROCESS
2012-05-30 navarroRemove custom_flags and use CFLAGS LDFLAGS
2012-05-30 Martin Quinsonupdate FSF address (thanks to debian's paranoid robots ;)
2012-05-30 navarroSome typos in source code
2012-05-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 navarroRewrite --setenv bindir
2012-05-29 Martin Quinsonmake it clear that this is a boolean field
2012-05-29 Martin QuinsonImprove an error message
next