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
2012-05-23
suter
slight change to the dump function
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Arnaud Giersch
Update ChangeLog for 3.7.1.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
navarro
Give vriable APPLE if on mac
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
navarro
Fix configure warning on mac
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
suter
add a SD_workstation_dump function (not tested yet)
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Arnaud Giersch
Apparently, constructor priorities are not supported...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Arnaud Giersch
Cosmetics: keep categories lexicographically ordered.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Arnaud Giersch
Use standard modifier %z instead of %Z.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Arnaud Giersch
A cast is mandatory here to discard the volatile qualifier.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Arnaud Giersch
Give the correct address for the source of memcpy
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Marion Guthmuller
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Marion Guthmuller
model-checker : function get_addr_memory_map rewrited...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
navarro
Generate directory /home/groups/simgrid/htdocs/simgrid...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Marion Guthmuller
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Marion Guthmuller
compilation errors (optimizations and model checking...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Arnaud Giersch
Update next version to 3.7.1.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Frederic Suter
small glitches there (I didn't "bob" was a routing...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Arnaud Giersch
Cosmetics: correctly align Cmake messages, and replace...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
navarro
Merge ... cpu_update_actions_state_full and net_update_...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
navarro
Merge cpu_update_actions_state_lazy and net_update_acti...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
navarro
Forget to remove this line from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
navarro
Merge cpu and network
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
navarro
Fix compilation with MSG_DEPRECATED
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Arnaud Giersch
Ensure that lfields[] is fully initialized.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Arnaud Giersch
The mutex is useless when mallocators are disabled.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
navarro
Fix compilation when using MSG_USE_DEPRECATED
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Frederic Suter
add an example of usage of SD_TASK_COMP_PAR_AMDHAL...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Frederic Suter
Add a new type of typed task that we may be able to...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Frederic Suter
revalidate the tesh file for sd_test. BTW the timings...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Frederic Suter
the "amount" field leads to weird behaviors when dealin...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Marion Guthmuller
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Marion Guthmuller
model-checker : get location of pointed address in...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Duco van Amstel
A few more details in some functions descriptions
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Arnaud Legrand
my two cents on this release :)
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Arnaud Legrand
Set up documentation for simix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Martin Quinson
tiny post-release adjustment
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Martin Quinson
Ahem. Typo in release nick name. Retagging and everything
v3_7
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Martin Quinson
RELEAAAAAAAASE
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Arnaud Giersch
Missing include (?).
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Arnaud Giersch
Spell check in NEWS and ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Frederic Suter
SD_simulate doesn't return a NULL-terminated array...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Martin Quinson
add a short proof of corectness. should work too
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Martin Quinson
argument why parallel execution don't jeopardize reprod...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Christophe...
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Arnaud Giersch
Remove old cruft.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Christophe...
Add comments to this script
commit
|
commitdiff
|
tree
|
snapshot
2012-05-14
Arnaud Giersch
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Martin Quinson
missing file in .tgz causing errors in ctest
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Martin Quinson
prepare the NEWS file for next release
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Martin Quinson
update the ChangeLog
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Martin Quinson
make xbt_os_thread module public (Java needs it, at...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-13
Martin Quinson
ensure that this header can be made public by relying...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
Marion Guthmuller
model-checker : parser for dwarf file (to complete...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-11
schnorr
[trace] update ChangeLog to report relevant changes...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
navarro
Update tesh for 32 bit
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
navarro
Just hack the Bconnection to be sure test succed on...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
navarro
Update tesh file
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Martin Quinson
improve a comment on my way
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Martin Quinson
More debugs around process suspension
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Martin Quinson
allow a process blocked on a communication that didn...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Martin Quinson
typo
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Martin Quinson
new function xbt_dynar_search_or_negative()
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Laurent Bobelin
doc : misc : documented that the numeric sep in trace...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
navarro
Make simgrid doc with new logo name
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
Samuel Lepetit
Add explanation in MSG_task_irecv documentation
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
navarro
Merge cpu and network for action functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
navarro
Put those variables private
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
navarro
TODO for cache friendly
commit
|
commitdiff
|
tree
|
snapshot
2012-05-10
navarro
Prepare network.c and cpu_cas01.c for net and cpu merge.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Samuel Lepetit
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-09
Samuel Lepetit
Little mistake in MSG_task_set_name javadoc
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Arnaud Giersch
Use -DBL_MAX for MIN_KEY_VALUE.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-05
Arnaud Giersch
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
unknown
Add a real new ico ;)
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Laurent Bobelin
Added an ico as Pierre also wants this format.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
navarro
Add new icon for doc
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
unknown
Update list of headers to install for nsis
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
unknown
Fix compilation error if don't have MMAP like win32
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
navarro
Rewrite function net_update_action_remaining_lazy like...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Arnaud Legrand
Get rid of intrusive check now that suspend, resume...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-04
Arnaud Legrand
Better coverage of SIMIX_process_suspend and resume.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
navarro
A priori, no need to propagate modifications when the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
navarro
Revisit lazy_remaining_update that was completely broken.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Samuel Lepetit
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Samuel Lepetit
Bugfix in masterslave_arg
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Arnaud Legrand
Revalidate output after my recent modifications in...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Arnaud Legrand
Make the suspend/resume work while a process is in...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Arnaud Legrand
Use this variable so that gcc does not warn anymore.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Marion Guthmuller
add SIMIX_host_get/set_data declaration in simix.h...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Marion Guthmuller
Merge branch 'master' of git+ssh://scm.gforge.inria...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-03
Marion Guthmuller
model-checker : new comparison of region (program data...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
schnorr
[trace] always set initial value for variables, if...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-02
navarro
This file does not exist.
commit
|
commitdiff
|
tree
|
snapshot
2012-04-30
Martin Quinson
Stop using SMX host->data to store MSG host
commit
|
commitdiff
|
tree
|
snapshot
2012-04-28
Martin Quinson
I forgot to update my tree before commiting (once again...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Martin Quinson
removing the channels would really make the structures...
commit
|
commitdiff
|
tree
|
snapshot
2012-04-27
Martin Quinson
Remove the public field msg_host_t->name. Use MSG_host_...
commit
|
commitdiff
|
tree
|
snapshot
next