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
2008-03-15
alegrand
Getting rid of the routing table.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
alegrand
Don't call lmm_solve and correctly use latency in updat...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
alegrand
update_actions_state
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
alegrand
Clean the communicate function.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
alegrand
Starting to code a "constant" network model.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
alegrand
Add seed management to have independant streams.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
alegrand
Use doubles for random generators instead of ints and...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
alegrand
Move a definition around so that other network models...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
alegrand
The interaction between the parser and the surf modules...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
alegrand
cosmetic
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
alegrand
Cleanup in includes.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-15
alegrand
Bug fix. I wonder how this function may have ever worked...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-13
cherierm
tesh version 2
commit
|
commitdiff
|
tree
|
snapshot
2008-03-12
mquinson
welcome to modernity
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
alegrand
Revalidate output (surf model improvement: latency...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-10
alegrand
Revalidate output due to:
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
alegrand
revalidate output.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-09
alegrand
Bugfix.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
mquinson
Fix a god damn race condition: make sure nobody changes...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
mquinson
Right. time_t is not long int on AIX. ahah. Very funny...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
mquinson
publish a symbol used by a test, for the poor souls...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
mquinson
cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
mquinson
Revalidate the output
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
mquinson
avoid redeclaring standard headers to avoid mismatches
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
mquinson
Ignore cruft
commit
|
commitdiff
|
tree
|
snapshot
2008-03-07
markls
moved XBT_LOG_CONNECT calls into smpi_global so that...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
markls
fixed nasty border condition bug.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
mquinson
Document last changes
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
mquinson
Don't be paranoid, people won't connect stuff badly...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
mquinson
Connect correctly the log channels manually for windows...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
mquinson
Fix detection of old versions
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
mquinson
Do connect all log channel manually to parent using...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
mquinson
Make sure that all the categories are connected with...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
mquinson
Cosmetics on the way the documentation of the tree...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
mquinson
Stupid microsoft compiler not understanding the basic...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
mquinson
Strict ANSI compilers (such as microsoft ones) do not...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
mquinson
autogenerated
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
mquinson
Regenerate all flexml-generated files to fix a FTBFS...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
mquinson
regenerate all makefiles.in with the lastest autotools
commit
|
commitdiff
|
tree
|
snapshot
2008-03-06
mquinson
Get the flexml-generated file regenerated on need
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
alegrand
Revalidate output. There is no task root in this exempl...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
alegrand
Bug Fix: The symptom is hard to describe. Sometimes...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
alegrand
Revalidate output. It did not take into account last...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
alegrand
Cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
alegrand
Revalidate output. It did not take into account last...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
alegrand
Bug fix in the trace management: the power value was...
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
alegrand
Remove useless \n in DEBUG messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
alegrand
Help running properly after last XML parsing/DTD changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
alegrand
Remove useless \n in DEBUG messages.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
alegrand
Help running properly after last XML parsing/DTD changes.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
alegrand
cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2008-03-05
alegrand
Help compiling after last xml parsing/dtd modifications.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
markls
added simple usage message to smpirun and removed nonwo...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-03
mquinson
dead link--
commit
|
commitdiff
|
tree
|
snapshot
2008-02-03
mquinson
Fix the DTD wrt trace:connect. I like it better this...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-03
mquinson
kill properly the surfxml.h file since it got renamed...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-03
mquinson
Reintroduce a more robust hack here
commit
|
commitdiff
|
tree
|
snapshot
2008-02-03
mquinson
Remove a useless and now harmful rapid hack
commit
|
commitdiff
|
tree
|
snapshot
2008-01-25
alegrand
Add comments on how to hack surf to seamlessly handle...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-24
mquinson
Use unsigned integers for malloc arguments to allow...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
Oops. Forgot a stub
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
Do not prepare backtraces for display in backtrace_curr...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
And now, fix the linux layer for backtrace extraction...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
Regenerating autogenerated files
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
avoid naming conflicts
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
do not call backtrace directly when raising an exceptio...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
Damnit. Cross-compiling adds the pickyness of gcc to...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
Allow gcc cross-compiling targetting windows, which...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
Damit, leftover of the gcc syntax for inline assembly
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
give up on cross-compiling backtrace code from gcc...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
Allow gcc cross-compilation targetting windows, and...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
Allow gcc cross-compilation targetting windows
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
Various cleanups+allow cross-compilation with gcc
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
Other try at killing that singleton
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
mquinson
Other try at killing that singleton
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
mquinson
try to kill the singleton design pattern
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
mquinson
End of last commit about cleaning up windows backtraces...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
mquinson
Separate the dummy implementation of the backtraces...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
mquinson
Cleanups: kill code dupplication
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
mquinson
xbt_new raises an exception on error, no need to check...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
mquinson
Erm. Reindenting did not make the trick on assembly...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
mquinson
Fix another small signess issue
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
mquinson
Fix a small signess issue
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
mquinson
Reindent (no real change)
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
mquinson
Move a bit of code into the platform-dependent files...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
mquinson
And now, fix the other arguments of makecontext to...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-18
mquinson
Fix the prototype of the context running wrapper to...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
cherierm
include sysdep.h for xbt_new0
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
cherierm
Delete the auto aliasing
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
cherierm
Declaration of the MSG_task_receive_from_host() function
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
cherierm
the java samples alias0 and alias1 are renamed autoDest...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
cherierm
Usage of xbt_new0 instead calloc
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
cherierm
Usage of xbt_new0 instead calloc
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
cherierm
rename msg_mailbox.h to mailbox.h
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
cherierm
rename msg_mailbox.h mailbox.h
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
cherierm
This change is relative with the mailbox concept :
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
cherierm
A distraction
commit
|
commitdiff
|
tree
|
snapshot
2008-01-11
cherierm
add the inclusion of the dbg_help.h header, remove...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
mquinson
Fix syntax
commit
|
commitdiff
|
tree
|
snapshot
2008-01-09
mquinson
Stupid me
commit
|
commitdiff
|
tree
|
snapshot
next