Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-05-23 schnorr[trace] updating tesh's that check graph configuration...
2012-05-23 schnorr[trace] more changes to adapt graph configuration to...
2012-05-23 schnorr[trace] changing graph configuration generation to...
2012-05-23 Arnaud GierschRemove unused variable: task.
2012-05-23 Arnaud GierschUpdate memcheck_tests.cmake.
2012-05-23 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 suterlist SimDag additions
2012-05-23 Arnaud GierschRevert "Give vriable APPLE if on mac"
2012-05-23 suterupdate and simplify the test of sequential access mode...
2012-05-23 Arnaud GierschCannot use a variable defined on command line here.
2012-05-23 suterslight change to the dump function
2012-05-23 Arnaud GierschUpdate ChangeLog for 3.7.1.
2012-05-23 navarroGive vriable APPLE if on mac
2012-05-23 navarroFix configure warning on mac
2012-05-23 suteradd a SD_workstation_dump function (not tested yet)
2012-05-23 Arnaud GierschApparently, constructor priorities are not supported...
2012-05-23 Arnaud GierschCosmetics: keep categories lexicographically ordered.
2012-05-23 Arnaud GierschUse standard modifier %z instead of %Z.
2012-05-23 Arnaud GierschA cast is mandatory here to discard the volatile qualifier.
2012-05-23 Arnaud GierschGive the correct address for the source of memcpy
2012-05-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 Marion Guthmullermodel-checker : function get_addr_memory_map rewrited...
2012-05-23 navarroGenerate directory /home/groups/simgrid/htdocs/simgrid...
2012-05-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 Marion Guthmullercompilation errors (optimizations and model checking...
2012-05-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 Arnaud GierschUpdate next version to 3.7.1.
2012-05-23 Frederic Sutersmall glitches there (I didn't "bob" was a routing...
2012-05-22 Arnaud GierschCosmetics: correctly align Cmake messages, and replace...
2012-05-22 navarroMerge ... cpu_update_actions_state_full and net_update_...
2012-05-22 navarroMerge cpu_update_actions_state_lazy and net_update_acti...
2012-05-22 navarroForget to remove this line from previous commit
2012-05-22 navarroMerge cpu and network
2012-05-22 navarroFix compilation with MSG_DEPRECATED
2012-05-22 Arnaud GierschEnsure that lfields[] is fully initialized.
2012-05-22 Arnaud GierschThe mutex is useless when mallocators are disabled.
2012-05-22 navarroFix compilation when using MSG_USE_DEPRECATED
2012-05-22 Frederic Suteradd an example of usage of SD_TASK_COMP_PAR_AMDHAL...
2012-05-22 Frederic SuterAdd a new type of typed task that we may be able to...
2012-05-22 Frederic Suterrevalidate the tesh file for sd_test. BTW the timings...
2012-05-22 Frederic Suterthe "amount" field leads to weird behaviors when dealin...
2012-05-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-21 Marion Guthmullermodel-checker : get location of pointed address in...
2012-05-20 Duco van AmstelA few more details in some functions descriptions
2012-05-15 Arnaud Legrandmy two cents on this release :)
2012-05-15 Arnaud LegrandSet up documentation for simix
2012-05-15 Martin Quinsontiny post-release adjustment
2012-05-15 Martin QuinsonAhem. Typo in release nick name. Retagging and everything v3_7
2012-05-15 Martin QuinsonRELEAAAAAAAASE
2012-05-14 Arnaud GierschMissing include (?).
2012-05-14 Arnaud GierschSpell check in NEWS and ChangeLog.
2012-05-14 Frederic SuterSD_simulate doesn't return a NULL-terminated array...
2012-05-14 Martin Quinsonadd a short proof of corectness. should work too
2012-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-14 Martin Quinsonargument why parallel execution don't jeopardize reprod...
2012-05-14 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-14 Arnaud GierschRemove old cruft.
2012-05-14 Christophe... Add comments to this script
2012-05-14 Arnaud GierschTypo.
2012-05-13 Martin Quinsonmissing file in .tgz causing errors in ctest
2012-05-13 Martin Quinsonprepare the NEWS file for next release
2012-05-13 Martin Quinsonupdate the ChangeLog
2012-05-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-13 Martin Quinsonmake xbt_os_thread module public (Java needs it, at...
2012-05-13 Martin Quinsonensure that this header can be made public by relying...
2012-05-11 Marion Guthmullermodel-checker : parser for dwarf file (to complete...
2012-05-11 schnorr[trace] update ChangeLog to report relevant changes...
2012-05-10 navarroUpdate tesh for 32 bit
2012-05-10 navarroJust hack the Bconnection to be sure test succed on...
2012-05-10 navarroUpdate tesh file
2012-05-10 Martin Quinsonimprove a comment on my way
2012-05-10 Martin QuinsonMore debugs around process suspension
2012-05-10 Martin Quinsonallow a process blocked on a communication that didn...
2012-05-10 Martin Quinsontypo
2012-05-10 Martin Quinsonnew function xbt_dynar_search_or_negative()
2012-05-10 Laurent Bobelindoc : misc : documented that the numeric sep in trace...
2012-05-10 navarroMake simgrid doc with new logo name
2012-05-10 Samuel LepetitAdd explanation in MSG_task_irecv documentation
2012-05-10 navarroMerge cpu and network for action functions.
2012-05-10 navarroPut those variables private
2012-05-10 navarroTODO for cache friendly
2012-05-10 navarroPrepare network.c and cpu_cas01.c for net and cpu merge.
2012-05-09 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-09 Samuel LepetitLittle mistake in MSG_task_set_name javadoc
2012-05-05 Arnaud GierschUse -DBL_MAX for MIN_KEY_VALUE.
2012-05-05 Arnaud GierschTypo.
2012-05-04 unknownAdd a real new ico ;)
2012-05-04 Laurent BobelinAdded an ico as Pierre also wants this format.
2012-05-04 navarroAdd new icon for doc
2012-05-04 unknownUpdate list of headers to install for nsis
2012-05-04 unknownFix compilation error if don't have MMAP like win32
2012-05-04 navarroRewrite function net_update_action_remaining_lazy like...
2012-05-04 Arnaud LegrandGet rid of intrusive check now that suspend, resume...
2012-05-04 Arnaud LegrandBetter coverage of SIMIX_process_suspend and resume.
2012-05-03 navarroA priori, no need to propagate modifications when the...
2012-05-03 navarroRevisit lazy_remaining_update that was completely broken.
2012-05-03 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Samuel LepetitBugfix in masterslave_arg
2012-05-03 Arnaud LegrandRevalidate output after my recent modifications in...
2012-05-03 Arnaud LegrandMake the suspend/resume work while a process is in...
next