Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-08-20 Jonathan Rouzaud... Merge branch 'master' of git://scm.gforge.inria.fr...
2012-08-20 Martin Quinsonpublicize the existance of Java continuations as an...
2012-08-09 Jonathan Rouzaud... Fix VM Trace bugs
2012-08-09 Jonathan Rouzaud... Modify Trace to support VM
2012-07-30 Jonathan Rouzaud... Add TRACE_host_variable_set and TRACE_host_variable_dec...
2012-07-05 Samuel LepetitAdd Process.getProperty, Host.getProperty, Host.setProp...
2012-07-05 Samuel LepetitAdd VM.reboot
2012-07-05 Samuel LepetitUpdate changelog
2012-07-05 Samuel LepetitAdd Process.setAutoRestart
2012-07-05 Samuel LepetitAdd Process.restart
2012-07-05 Samuel LepetitRemove deprecated restart function
2012-07-05 Samuel LepetitUpdate copyright comments
2012-07-05 Samuel LepetitUpdate copyright comments
2012-07-03 Samuel LepetitCleanup in Kademlia example
2012-07-03 Samuel LepetitBugfix in bittorrent example
2012-07-02 Arnaud Gierschs/MSG_error_t/msg_error_t/
2012-07-02 Samuel LepetitBugfix in Bittorrent example
2012-07-02 Samuel LepetitBugfix in Kademlia example
2012-07-02 Samuel LepetitAdd more logging level to Msg
2012-07-02 Samuel LepetitUpdate bittorrent example
2012-07-02 Samuel LepetitTypo
2012-06-29 Samuel LepetitFix kademlia tesh file
2012-06-29 Samuel LepetitSome doc on how to use the coroutines context factory
2012-06-29 Samuel LepetitAdapt to the latest changes in MSG API
2012-06-28 Samuel LepetitUpdate changelog.
2012-06-28 Samuel LepetitBugfix in kademlia example
2012-06-25 Samuel LepetitFix cloud tesh file
2012-06-25 Samuel LepetitAdd kademlia example
2012-06-25 Samuel LepetitBugfix in bittorrent example
2012-06-21 Samuel LepetitUse MSG_init instead of MSG_global_init. Use MSG_vm_des...
2012-06-19 Samuel LepetitFix memory leak when process killed. Fix bug where...
2012-06-19 Samuel LepetitUse RngStream for random number in bittorrent example
2012-06-14 Samuel LepetitAdd a conveniant method in Comm to wait for the complet...
2012-06-14 Samuel LepetitFix indentation
2012-06-14 Samuel LepetitAdd comment on VM.shutdown
2012-06-14 Samuel LepetitRemove unimplemented method.
2012-06-14 Samuel LepetitBugfix in Java Cloud API. Bugfix in the associated...
2012-06-14 Samuel LepetitBugfix in Task.execute (simulation crash when Process...
2012-06-14 Samuel LepetitAdd an example for the cloud API (doesn't work yet).
2012-06-13 Samuel LepetitMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-06-13 Samuel LepetitBugfix
2012-06-13 pierreFix compilation without tracing
2012-06-13 pierreAdd file to clean
2012-06-13 pierreFix compilation problem with tracing
2012-06-13 Samuel LepetitFix in masterslave deploy.xml
2012-06-13 Samuel LepetitChange the File java API according to the changes in...
2012-06-13 Samuel LepetitAdd VM API from MSG (experimental, still buggy in MSG...
2012-06-13 Samuel LepetitMake bind atributes private (we don't want users to...
2012-06-13 navarroIf don't find TRACE_* functions don't break Simgrid...
2012-06-13 navarroAdd missing files and Check for option TRACING in Simgrid
2012-06-13 navarroMerge branch 'v3_7_1'
2012-06-12 navarroAdd missing files for dist.
2012-06-12 navarroUpdate version for scp
2012-06-12 navarroClean generated file class.
2012-06-12 alebreMerge branch 'master' of git://scm.gforge.inria.fr...
2012-06-12 alebreMerge branch 'master' of git://scm.gforge.inria.fr...
2012-06-12 navarroFix dependencies for java examples
2012-06-12 Samuel LepetitBugfix in coroutines
2012-06-12 navarroRemove useless replace command lines
2012-06-12 alebreRemove Trace useless files - Adrien
2012-06-12 alebreUpdate the ChangeLog with Traces stuf + Trace stuff...
2012-06-12 alebreUpdate the ChangeLog with Traces stuf + CMakeLists...
2012-06-12 navarroUpdate simgrid java version and indent.
2012-06-12 Samuel LepetitAdd File support and an example to cover it.
2012-06-12 Samuel LepetitMerge scm.gforge.inria.fr:/gitroot/simgrid/simgrid...
2012-06-12 navarroMake the directory with command line
2012-06-12 Martin Quinsonrewrite the changelog for cosmetics
2012-06-12 Samuel LepetitBugfix in smx_context_cojava
2012-06-12 Samuel LepetitForgot coroutines files
2012-06-12 Samuel LepetitUpdate changelog
2012-06-12 Samuel LepetitMerge scm.gforge.inria.fr:/gitroot/simgrid/simgrid...
2012-06-12 Samuel LepetitChange the way the flag is handled in smx_ctx_java_stop
2012-06-12 Samuel LepetitAdd migration example
2012-06-12 Samuel LepetitBugfix in Mutex class. Forgot the deployment file in...
2012-06-12 Samuel LepetitAdd resume/suspend. Make restart/pause deprecated
2012-06-12 Samuel LepetitRenamed basic example to "masterslave" (more accurate)
2012-06-12 Samuel LepetitBugfix in Basic example
2012-06-12 Samuel LepetitMake Process.migrate non-static
2012-06-12 Samuel LepetitBugfix in comment
2012-06-12 Samuel LepetitBugfix in Mutex comments
2012-06-12 Samuel LepetitRemove useless fields in Msg
2012-06-12 Samuel LepetitMerge scm.gforge.inria.fr:/gitroot/simgrid/simgrid...
2012-06-12 Samuel LepetitAdd priority example/test
2012-06-12 Samuel LepetitMerge scm.gforge.inria.fr:/gitroot/simgrid/simgrid...
2012-06-12 Samuel LepetitAdd setKillTime in Process
2012-06-11 Samuel LepetitAdd EXPERIMENTAL Coroutines support
2012-06-11 Samuel LepetitAdd suspend example/test
2012-06-11 Samuel LepetitProcess bind bugfix
2012-06-11 Samuel LepetitFix encoding in RngStream class
2012-06-07 Samuel LepetitRemove a useless FIXME (since it has already been fixed)
2012-06-05 alebreMerge concerns - Adrien
2012-06-05 alebreMerge concerns - Adrien
2012-06-05 Samuel LepetitAdd the forgotten bittorrent tesh file. Change the...
2012-06-04 Samuel LepetitAdd bittorrent example
2012-06-01 unknownSet some warnings on windows with no-error flag.
2012-05-31 Samuel LepetitExport RngStreams to Java
2012-05-31 Samuel LepetitAdd a test for chord
2012-05-31 Samuel LepetitAdd a boolean field "finished" in Comm to prevent excep...
2012-05-29 Samuel LepetitMake simgrid-java buildable after MSG_process_create_wi...
2012-05-29 alebreMerge branch 'master' of git://scm.gforge.inria.fr...
next