A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
simgrid.git
2014-04-14
Stéphane Castelli
Definition of a new class to represent the routing...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Marion Guthmuller
model-checker : add commande line in comment to run...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Marion Guthmuller
model-checker : worst case considered for bugged1_liven...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Arnaud Giersch
Remove useless declaration.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Arnaud Giersch
Add missing XBT_PUBLIC*.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Arnaud Giersch
Fix doc.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Arnaud Giersch
No need to have this variable global.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Arnaud Giersch
Update tesh.pl.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Arnaud Giersch
Rewrite command line without using find, which is not...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Arnaud Giersch
Remove warnings about unused parameters.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Paul Bédaride
Add example of java cpu model
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Gabriel Corona
Merge remote-tracking branch 'origin/mc'
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Augustin Degomme
add defines to windows build, to avoid breaking ucontex...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Augustin Degomme
oops
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Augustin Degomme
also document torus networks
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Augustin Degomme
document loopback tags for clusters
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Arnaud Giersch
Missed by previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Arnaud Giersch
Hope that this time win32_ucontext.h will be found.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Arnaud Giersch
Print output when prog_AC_CHECK_MCSC.c fails to compile.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Arnaud Giersch
stack-overflow tests are expected to fail on win32...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Arnaud Giersch
Try to fix MCSC check.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Arnaud Giersch
startsWith doesn't expect a regexp.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Arnaud Giersch
Since SG-java is now reintegrated into the main tree...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Arnaud Giersch
Update version strings.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Augustin Degomme
Force windows jar to bundle into x86, as we only build...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-07
Augustin Degomme
fix surf-java library win compilation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Arnaud Giersch
Add one more failing test.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Arnaud Giersch
Complete tesh documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Martin Quinson
add a flatifying test with a multicore cluster -- it...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Martin Quinson
requests the flatifier to display the amount of core...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Martin Quinson
ignore more generated files
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Martin Quinson
give SimDag the ability to retrieve the amount of cores...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Marion Guthmuller
model-checker : privatization_regions in snapshot may...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Augustin Degomme
add missing include dir
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Augustin Degomme
add XBT_PUBLIC_CLASS macro, and a bunch of XBT_PUBLIC...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Gabriel Corona
[mc] Fix issues with register translation code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Gabriel Corona
[mc] Fix bAd text
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Gabriel Corona
Merge branch 'mc'
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Gabriel Corona
[mc] Implement translation of register number
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Augustin Degomme
oops, forgot to perform the actual change of path in...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Augustin Degomme
line not needed without the handler, and SIGSTKSZ is...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Augustin Degomme
file win32_ucontext.h was moved by 6e893f95c
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Augustin Degomme
fix compil of smpi_bench.c on win32
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Augustin Degomme
get page size info on win32
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Augustin Degomme
disable segv handler and guards on windows platforms
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Arnaud Giersch
Remove unused default constructors.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Arnaud Giersch
Factorize initializations for Action constructors.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Gabriel Corona
[mc] Fix MC_free_snapshot (NP reading NULL snapshot...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Arnaud Giersch
Fix memory leak on file_unlink.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Arnaud Giersch
Older gcc warns that variable may be uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-04
Gabriel Corona
[mc] Make snapshots compatible with SMPI privatization...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Arnaud Legrand
Have an informative final message.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Arnaud Legrand
Distinguish between time precision and sharing precision.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Arnaud Legrand
Use more explicit variable names and add a bit of debug.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Arnaud Legrand
Fix bug #17132 (surf.c:366: The Impossible Did Happen...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Arnaud Legrand
Add more debug
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Arnaud Legrand
Start documenting how lmm works
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Arnaud Giersch
[mc] Initialize expression->ops before calling mc_dwarf...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Pierre Veyre
Fix MSG_file_rcopy() and MSG_file_rmove()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Arnaud Giersch
Check if MAP_ANONYMOUS is defined after including sys...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Arnaud Giersch
Update copyright headers.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Arnaud Giersch
Cosmetics: move SimGrid copyright on top.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Pierre Veyre
Rename msg_storage_priv->host by msg_storage_priv-...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Pierre Veyre
Change MSG_file_unlink() return type
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Pierre Veyre
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Pierre Veyre
remove MSG_file_ls()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Arnaud Giersch
Remove binary file.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Pierre Veyre
Remove XBT_INFO call
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Pierre Veyre
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Pierre Veyre
Add bug-17132 tesh suite
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Martin Quinson
Revert "Remove XBT_INFO call"
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Pierre Veyre
Remove XBT_INFO call
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Pierre Veyre
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Pierre Veyre
Improve MSG_file_read() and MSG_file_write()
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Arnaud Giersch
Improve error message.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Arnaud Giersch
Fix bug with Java bindings on 32-bit systems.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Arnaud Giersch
[mc] Reduce stack_size for tests mc-bugged*.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Arnaud Giersch
[mc] Better fix for compatibility with old/broken versi...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Augustin Degomme
Remove benchmarking calls in MPI functions that don...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-31
Augustin Degomme
forgotten useless line (should not do anything with...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Gabriel Corona
[mc] Fix type conversion in unit test
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Gabriel Corona
[mc] Fix type conversion (once again)
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Gabriel Corona
[mc] Fix type conversion
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Gabriel Corona
[mc] Fix type conversions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Augustin Degomme
privatization : perform the initialization at process...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Augustin Degomme
replace warnings by debug messages
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Gabriel Corona
[mc] Change type for type->id
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Marion Guthmuller
model-checker : smpi mutual exclusion example
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Gabriel Corona
[mc] Fix type of expression resolution methods (uintpt_...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Gabriel Corona
[mc] Fix compatibility with old/broken version of dwarf.h
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Gabriel Corona
[mc] Kernel Samepage Merging support (Linux)
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Gabriel Corona
[mc] Comment unhandled rangelistptr class in DW_AT_star...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Gabriel Corona
[mc] Correctly handle the end of the stack unwinding
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Gabriel Corona
[mc] Really fix DW_AT_high_pc for DWARF4
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Arnaud Giersch
Fix parameter names.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Arnaud Giersch
Fix directories for bug-17312.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Martin Quinson
fix 'make dist', stupid me
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Martin Quinson
integrate the testcase of #17132 into our testsuite
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Paul Bédaride
Finalize reservation surf plugin
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Paul Bédaride
Add networkCommunicateCallback, NetworkLink::updateLate...
commit
|
commitdiff
|
tree
|
snapshot
next