Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2014-04-08 Paul BédarideAdd example of java cpu model
2014-04-08 Gabriel CoronaMerge remote-tracking branch 'origin/mc'
2014-04-07 Augustin Degommeadd defines to windows build, to avoid breaking ucontex...
2014-04-07 Augustin Degommeoops
2014-04-07 Augustin Degommealso document torus networks
2014-04-07 Augustin Degommedocument loopback tags for clusters
2014-04-07 Arnaud GierschMissed by previous commit.
2014-04-07 Arnaud GierschHope that this time win32_ucontext.h will be found.
2014-04-07 Arnaud GierschPrint output when prog_AC_CHECK_MCSC.c fails to compile.
2014-04-07 Arnaud Gierschstack-overflow tests are expected to fail on win32...
2014-04-07 Arnaud GierschTry to fix MCSC check.
2014-04-07 Arnaud GierschstartsWith doesn't expect a regexp.
2014-04-07 Arnaud GierschSince SG-java is now reintegrated into the main tree...
2014-04-07 Arnaud GierschUpdate version strings.
2014-04-07 Augustin DegommeForce windows jar to bundle into x86, as we only build...
2014-04-07 Augustin Degommefix surf-java library win compilation
2014-04-05 Arnaud GierschAdd one more failing test.
2014-04-05 Arnaud GierschComplete tesh documentation.
2014-04-05 Martin Quinsonadd a flatifying test with a multicore cluster -- it...
2014-04-05 Martin Quinsonrequests the flatifier to display the amount of core...
2014-04-05 Martin Quinsonignore more generated files
2014-04-05 Martin Quinsongive SimDag the ability to retrieve the amount of cores...
2014-04-05 Marion Guthmullermodel-checker : privatization_regions in snapshot may...
2014-04-04 Augustin Degommeadd missing include dir
2014-04-04 Augustin Degommeadd XBT_PUBLIC_CLASS macro, and a bunch of XBT_PUBLIC...
2014-04-04 Gabriel Corona[mc] Fix issues with register translation code
2014-04-04 Gabriel Corona[mc] Fix bAd text
2014-04-04 Gabriel CoronaMerge branch 'mc'
2014-04-04 Gabriel Corona[mc] Implement translation of register number
2014-04-04 Augustin Degommeoops, forgot to perform the actual change of path in...
2014-04-04 Augustin Degommeline not needed without the handler, and SIGSTKSZ is...
2014-04-04 Augustin Degommefile win32_ucontext.h was moved by 6e893f95c
2014-04-04 Augustin Degommefix compil of smpi_bench.c on win32
2014-04-04 Augustin Degommeget page size info on win32
2014-04-04 Augustin Degommedisable segv handler and guards on windows platforms
2014-04-04 Arnaud GierschRemove unused default constructors.
2014-04-04 Arnaud GierschFactorize initializations for Action constructors.
2014-04-04 Gabriel Corona[mc] Fix MC_free_snapshot (NP reading NULL snapshot...
2014-04-04 Arnaud GierschFix memory leak on file_unlink.
2014-04-04 Arnaud GierschOlder gcc warns that variable may be uninitialized...
2014-04-04 Gabriel Corona[mc] Make snapshots compatible with SMPI privatization...
2014-04-03 Arnaud LegrandHave an informative final message.
2014-04-03 Arnaud LegrandDistinguish between time precision and sharing precision.
2014-04-03 Arnaud LegrandUse more explicit variable names and add a bit of debug.
2014-04-03 Arnaud LegrandFix bug #17132 (surf.c:366: The Impossible Did Happen...
2014-04-03 Arnaud LegrandAdd more debug
2014-04-03 Arnaud LegrandStart documenting how lmm works
2014-04-01 Arnaud Giersch[mc] Initialize expression->ops before calling mc_dwarf...
2014-04-01 Pierre VeyreFix MSG_file_rcopy() and MSG_file_rmove()
2014-04-01 Arnaud GierschCheck if MAP_ANONYMOUS is defined after including sys...
2014-04-01 Arnaud GierschUpdate copyright headers.
2014-04-01 Arnaud GierschCosmetics: move SimGrid copyright on top.
2014-04-01 Pierre VeyreRename msg_storage_priv->host by msg_storage_priv-...
2014-04-01 Pierre VeyreChange MSG_file_unlink() return type
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-01 Pierre Veyreremove MSG_file_ls()
2014-04-01 Arnaud GierschRemove binary file.
2014-04-01 Pierre VeyreRemove XBT_INFO call
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-01 Pierre VeyreAdd bug-17132 tesh suite
2014-03-31 Martin QuinsonRevert "Remove XBT_INFO call"
2014-03-31 Pierre VeyreRemove XBT_INFO call
2014-03-31 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-31 Pierre VeyreImprove MSG_file_read() and MSG_file_write()
2014-03-31 Arnaud GierschImprove error message.
2014-03-31 Arnaud GierschFix bug with Java bindings on 32-bit systems.
2014-03-31 Arnaud Giersch[mc] Reduce stack_size for tests mc-bugged*.
2014-03-31 Arnaud Giersch[mc] Better fix for compatibility with old/broken versi...
2014-03-31 Augustin DegommeRemove benchmarking calls in MPI functions that don...
2014-03-31 Augustin Degommeforgotten useless line (should not do anything with...
2014-03-28 Gabriel Corona[mc] Fix type conversion in unit test
2014-03-28 Gabriel Corona[mc] Fix type conversion (once again)
2014-03-28 Gabriel Corona[mc] Fix type conversion
2014-03-28 Gabriel Corona[mc] Fix type conversions
2014-03-28 Augustin Degommeprivatization : perform the initialization at process...
2014-03-28 Augustin Degommereplace warnings by debug messages
2014-03-28 Gabriel Corona[mc] Change type for type->id
2014-03-28 Marion Guthmullermodel-checker : smpi mutual exclusion example
2014-03-28 Gabriel Corona[mc] Fix type of expression resolution methods (uintpt_...
2014-03-28 Gabriel Corona[mc] Fix compatibility with old/broken version of dwarf.h
2014-03-28 Gabriel Corona[mc] Kernel Samepage Merging support (Linux)
2014-03-27 Gabriel Corona[mc] Comment unhandled rangelistptr class in DW_AT_star...
2014-03-27 Gabriel Corona[mc] Correctly handle the end of the stack unwinding
2014-03-27 Gabriel Corona[mc] Really fix DW_AT_high_pc for DWARF4
2014-03-26 Arnaud GierschFix parameter names.
2014-03-26 Arnaud GierschFix directories for bug-17312.
2014-03-26 Martin Quinsonfix 'make dist', stupid me
2014-03-26 Martin Quinsonintegrate the testcase of #17132 into our testsuite
2014-03-26 Paul BédarideFinalize reservation surf plugin
2014-03-26 Paul BédarideAdd networkCommunicateCallback, NetworkLink::updateLate...
2014-03-26 Paul BédarideChange StateChanged callback signatures
2014-03-26 Pierre VeyreFix Workstation::fileRcopy
2014-03-25 Stéphane Castellismall leak (removed)
2014-03-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-25 Pierre VeyreFinalises MSG_file_rcopy() and MSG_file_rmove()
2014-03-25 Gabriel CoronaMerge branch 'mc++'
2014-03-25 Gabriel Corona[mc] Fix warning on pointer/integer/address conversion
2014-03-25 Gabriel Corona[mc] Handle DW_AT_high_pc as offset for DWARF4
2014-03-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-25 Pierre Veyreprepare MSG_file_rcopy()
next