Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2015-06-29 Gabriel CoronaAdd some #includes
2015-06-26 degommesecond attempt
2015-06-26 degomme(attempt to) Disable fortran for mac platforms, for...
2015-06-25 Frederic Suterhappy now?
2015-06-25 Frederic Suterplease the paranoid freak
2015-06-25 Frederic SuterDon't try to change the rate of task once it's done...
2015-06-25 Frederic Suterforgot to declare newly added actions_io.txt and
2015-06-25 Frederic Suterfirst prototype of storage action replay
2015-06-25 Frederic Suterprepare implementation of first prototype of I/O trace...
2015-06-25 degommeadd two declarations for fortran
2015-06-25 degommefix memory leak
2015-06-25 Gabriel CoronaFix thread safety issue in process cleanup
2015-06-25 Arnaud LegrandImprove the doc and checkings of SD_task_set_rate.
2015-06-23 Martin Quinsondo not generate the timestamps to help debian building...
2015-06-23 degommeFind objdump before admitting privatization is possible...
2015-06-23 degommeremove unused var
2015-06-22 Gabriel CoronaMSG_process_get_data(): don't segfault if there the...
2015-06-19 Gabriel Corona[mc] Remove some extern "C"
2015-06-19 Gabriel CoronaAdd support for new Boost.Context API
2015-06-18 Gabriel CoronaParallel implementation for Boost.Context context
2015-06-18 Gabriel Corona[cmake] Fix broken -D_DWARWIN_C_SOURCE
2015-06-18 Gabriel CoronaDo not try to link against boost_context when there...
2015-06-18 Gabriel Corona[cmake] Do not find cmake as required
2015-06-18 Martin Quinsonmerge smpi_replay_init and smpi_replay_finalize into...
2015-06-18 Martin Quinsonrename a test in order to easily select it
2015-06-18 Gabriel CoronaAdd the detection of Boost.Context
2015-06-18 Gabriel CoronaUpdate comments about process swag hookups
2015-06-17 Martin Quinsonsome sorting in the [smpi/xbt]_replay stuff
2015-06-17 Martin Quinsontypos in comments
2015-06-16 Martin QuinsonRemove a file associated to a test that got removed...
2015-06-16 Gabriel Corona[java] Add missing throw NativeException specifications...
2015-06-16 Gabriel Corona[java] Fix javadoc
2015-06-16 Gabriel Corona[java] Synchronize Storage.getByName() throw specificat...
2015-06-16 Gabriel CoronaDon't use -pthreads on Mac OS X
2015-06-16 Gabriel CoronaFix warning in xbt_os_time.c on Mach
2015-06-16 Gabriel CoronaRemove the install/ directory in the run_DynamicAnalysi...
2015-06-16 Gabriel Corona[cmake] Detect libunwind on Mac OS X
2015-06-16 Gabriel CoronaTry to detect libunwind.{so,dylib} on x86_64
2015-06-16 Gabriel CoronaAdd jenkins script for the debug build
2015-06-16 Gabriel CoronaAdd missing __APPLE__ test in xbt_os_thread.c
2015-06-16 Gabriel CoronaAdd missing headers in xbt_os_thread.c
2015-06-16 Gabriel Corona[cmake] Add _DARWIN_C_SOURCE
2015-06-16 Gabriel CoronaGet rid of the MACOS tests
2015-06-16 Gabriel CoronaRemove extraneous parentheses
2015-06-16 degommefix unused return value warning
2015-06-16 Gabriel CoronaDefine a version for _XOPEN_SOURCE
2015-06-16 Gabriel Corona[cmake] Try to simplify the ucontext checks
2015-06-15 Gabriel CoronaRemove IS_WINDOWS (not used)
2015-06-15 Gabriel CoronaRemove windows_context (not used)
2015-06-15 Gabriel CoronaRemove PRINTF_STR
2015-06-15 Martin Quinsonuseful error message when requesting for the debug...
2015-06-15 Martin QuinsonSMPI replay: make sure that the replay is inited even...
2015-06-15 Martin Quinsonsmall doc improvement
2015-06-15 Gabriel CoronaRemove non-statis initializer in s_dw_type, s_mc_object...
2015-06-15 Gabriel Corona[jenkins] Remove unused jenkins scripts
2015-06-15 Gabriel CoronaKill the pipol build scripts
2015-06-15 Gabriel Corona[jenkins] Cleanup memcheck files in the DynamicAnalysis...
2015-06-15 Gabriel CoronaRemove unused variable
2015-06-13 Olivier Richard[SMPI] smpi_process_init: revert to SIMIX_process_count...
2015-06-13 Olivier Richard[SMPI] Update test output (smpi_replay.tesh)
2015-06-13 Olivier RichardCosmetics
2015-06-13 Olivier Richard[SMPI] index_to_rank_map must be a xbt_dict, not a...
2015-06-13 Olivier Richard[SMPI] change SIMIX_process_count() by process count
2015-06-13 Olivier Richard[SMPI] reqq must be a xbt_dict not a xbt_dynar
2015-06-13 Olivier Richard[SMPI] Fixed smpi_replay_init()
2015-06-13 Olivier Richard[SMPI] Fixed smpi_replay_init()
2015-06-11 Martin Quinsontiny small cleanup of a messssy code
2015-06-11 Martin QuinsonJava should prefer the bundled version of native libs
2015-06-11 Gabriel CoronaRemove cycles in #include files
2015-06-10 Martin QuinsonMerge pull request #16 from Tien-Dat/master
2015-06-10 Tien-DatJava io examples fix
2015-06-10 Martin Quinsoncrude revalidation of a tesh file that Christian will...
2015-06-10 Martin Quinsonkill an useless example
2015-06-10 Martin Quinsonmake sure that MSG_host_get_wattmin_at() is tested
2015-06-10 Martin Quinsonrevalidate a tesh file that I recently broken -- sorry
2015-06-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-10 Martin Quinsonrename an energy example
2015-06-10 Gabriel Corona[Windows] Fix access to root log categories from other...
2015-06-10 Martin QuinsonNew functions getWattMinAt and getWattMaxAt
2015-06-10 Gabriel Corona[Windows] Proper declaration of [v]asprintf()
2015-06-10 Gabriel CoronaAdd some doc stuff to .gitignore
2015-06-10 Gabriel Corona[cmake] Fix Java binding generation
2015-06-10 Gabriel CoronaFix dllexport/dllimport declarations (Windows)
2015-06-10 Gabriel CoronaFix the Java compilation and linking
2015-06-09 Gabriel CoronaUse _mkdir in direct.h on Windows
2015-06-09 Gabriel CoronaTry to be consistent bewteen xbt_os_thread.h and xbt_os...
2015-06-09 Gabriel CoronaRemove an explicit declaration of pthread_mutex_timedlock()
2015-06-09 Gabriel CoronaBreak #include-dependency cycle
2015-06-09 Gabriel CoronaAdd missing #include for _XBT_WIN32
2015-06-09 Gabriel CoronaHopefully fix the strdup/_strdup issue
2015-06-09 Gabriel CoronaFix strdup/_strdup detection
2015-06-09 Christian Heinrich[Javadoc] Fixed wrong JDoc comment
2015-06-09 Christian Heinrich[Doc] Reordered options in options.doc
2015-06-09 Christian Heinrich[Doc] Added section on --cfg=plugin:*
2015-06-09 Christian Heinrich[Doc] Added tentative note on collective algorithms...
2015-06-09 Christian Heinrich[Doc] Added note on --cfg=vm_workstation/model to optio...
2015-06-09 Christian Heinrich[Doc] Added documentation for --cfg=msg/debug_multiple_use
2015-06-09 Christian Heinrich[Doc] Added a brief note on --cfg=storage/model
2015-06-09 Christian Heinrich[Doc] Fixed doxygen bug: 'Userspace is not a file'
2015-06-09 Martin Quinsonimprove the doc of MSG_host_on() and friends
next