Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
double definition makes windows unhappy
[simgrid.git] / include /
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Augustin Degommemissing prototype
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 Pierre VeyreAdd MSG_storage_get_content function
2013-09-23 Arnaud GierschFix doxygen comments.
2013-09-23 Arnaud GierschEmpty structs are not allowed in C.
2013-09-21 Marion Guthmullermodel-checker : parallel comparison of system states...
2013-09-21 Marion Guthmullermodel-checker : get size used (heapinfo meta-data)
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-18 Pierre VeyreMSG storage API improvements
2013-09-13 Arnaud GierschMake smpi_process_init public, and avoid errors with...
2013-09-10 Pierre VeyreStorage API
2013-08-22 Arnaud LegrandFix a bunch of typos thanks to the new spell script...
2013-08-19 Pierre VeyreAdd MSG_storages_as_dynar function
2013-08-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-12 Marion Guthmullermodel-checker : extend ignore mechanism with new user...
2013-08-10 Marion Guthmullermodel-checker : update chord example for exhaustive...
2013-08-10 Marion Guthmullermodel-checker : add min and max values for MC_RANDOM...
2013-08-10 Marion Guthmullermodel-checker : rename MC_max_depth(int prop) -> MC_cut()
2013-08-09 suterSimdag users may also want to change SimGrid configurat...
2013-08-09 suteradd a SD_workstation_storage_get_list as a first try...
2013-08-09 suteradd new simdag function upon user request.
2013-08-05 Marion Guthmullermodel-checker : new primitive MC_max_depth, to define...
2013-08-05 Marion Guthmullermodel-checker : snapshot comparison with the types...
2013-07-17 Augustin Degommefix behavior of MPI_STATUS_IGNORE and MPI_STATUSES_IGNO...
2013-07-17 Augustin Degommesmpif90 changes (force gfortran for now), replace ...
2013-07-17 suterAllow users to attach arbitrary data to opened files
2013-07-17 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-16 Augustin Degommemake fortran new bindings almost functional
2013-07-16 Augustin Degommeadd two more functions
2013-07-15 Pierre VeyreUpdate msg_storage_t structure and prepare new storage...
2013-07-12 Pierre VeyreFix MSG_storage_get_free_size() and add MSG_storage_get...
2013-07-11 Augustin DegommeMPI_UNIVERSE_SIZE is initialized at runtime with MPI_CO...
2013-07-11 Augustin DegommeCrash with message when trying to use a log level that...
2013-07-11 suterFinally succeed to bring back all the needed informatio...
2013-07-10 Pierre VeyreAdd MSG_host_get_storage_list() function
2013-07-10 suteradd missing prototype declarations
2013-07-10 suterunimplemented MSG_file_dump function
2013-07-10 suteruseless comment to delimit sections
2013-07-10 Pierre VeyreAdd msg_storage_t structure, msg_storage_get_free_size...
2013-07-09 suteradd a content_type attribute to the storage and storage...
2013-07-09 suterthe name field of a msg_file_t is actually a full name...
2013-07-08 Augustin Degommehave persistent communications use a PREPARED flag...
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-03 suteradd MSG_host_get_process_list() function.
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-30 acarpenaadded dvfs support
2013-06-28 Augustin DegommeAdd a huge variety of not yet impelmented functions...
2013-06-25 Augustin Degommetry again and again to be more portable with this test
2013-06-25 Augustin DegommeAdd a test for SMPI shared malloc and free
2013-06-25 suterallow to use units for storage too (bits, or bytes...
2013-06-18 suterapply some coding standard in function naming (agier...
2013-06-18 Augustin Degommechange some defined values to less current ones
2013-06-18 suteryet another simplification of the storage API: we don...
2013-06-18 sutersize shouldn't be accessible from the user API.
2013-06-14 Augustin Degommeadd missing prototype
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Jonathan Rouzaud... SIMIX call + MSG function + Java binding for get_core
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Jonathan Rouzaud... Properties available for cluster tag
2013-06-13 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 suterfurther simplification of the storage API, keep size...
2013-06-11 Paul BédarideAdd msg As getModel and GetHosts
2013-06-11 Paul BédarideAccess AS hierarchy at Msg layer
2013-06-11 sutercleaning step: uniform naming (stream to fd) + some...
2013-06-11 suterget rid of "mode" parameter in the open file function...
2013-06-10 Augustin Degommeadd a new allreduce algorithm from openmpi
2013-06-06 LionelMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-06 suterfp => fd (for file descriptor)
2013-06-06 suterWow, I wrote a simcall! 11 files to modify to do a...
2013-06-06 suteradd a function to retrieve the size of an msg_file_t
2013-06-06 Martin QuinsonMake semaphores visible from MSG
2013-06-06 sutermore cleanups related to stat on files
2013-06-06 suterno more stat structure
2013-06-06 suterremove references to an include file that doesn't exist...
2013-06-05 suterSimplify the way files are described. Get rid of the...
2013-06-05 suterstart to simplify the stack of structures for files...
2013-05-15 Paul BédarideRemove PCRE dependency and RuleBased routing
2013-05-10 Paul BédarideAdd new boolean type for configuration
2013-05-06 Paul BédarideFix to handle warnings+optimizations on CI [#15544]
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-29 Augustin Degommenew attempt to stabilize the use of underscores on...
2013-03-29 Augustin Degommeadd a cfg:tracing/smpi/internals option, to trace all...
2013-03-29 Augustin Degommeadd a loopback_lat and loopback_bw to cluster tag
2013-03-29 Augustin Degommeadd limiter_link option to cluster tag, to add a pseudo...
2013-03-29 Augustin Degommeadd a bunch of bindings/new definitions of unimplemente...
2013-03-27 Martin Quinsonfix for windows -- not sure if it's still mandatory...
2013-03-19 Marion Guthmullermodel-checker : cleanups
2013-03-16 Marion Guthmullermodel-checker : get current backtrace with libunwind...
2013-03-16 Marion Guthmullermodel-checker : fix MC_RANDOM simcall
2013-03-16 Marion Guthmullermodel-checker : new simcall MC_RANDOM
2013-02-21 Arnaud GierschTry to fix const madness.
2013-02-21 Arnaud GierschExtend smpi_register_static to accept any free function.
2013-02-20 Arnaud GierschFix a few memory leaks.
2013-02-19 Augustin Degommechange name of the real executed main function to a...
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Arnaud GierschRemove declarations for nonexistent functions or variables.
2013-02-18 Arnaud GierschRemove duplicated declaration for xbt_time().
next