Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-01-17 Jonathan Rouzaud... Merge branch 'vmtrace'
2013-01-17 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-17 Jonathan Rouzaud... Duplicate entry
2012-12-18 Martin Quinsoncorrectly add the Manifest file to the jar archive
2012-12-18 Martin Quinsonadd some files, and make sure that they land in the...
2012-12-14 Martin Quinsontrace initialization requires some more love concerning...
2012-12-14 Martin Quinsonadd a missing file to the archive
2012-12-14 Martin Quinsonddl files have strange names when generated with mingw
2012-12-05 Martin Quinsonensures that the native libraries are always loaded...
2012-12-05 Martin Quinsonbundle the native library into the jar file
2012-12-04 Martin Quinsondoc cosmetics
2012-12-04 Martin Quinsonimprove the documentation with regard to the compilatio...
2012-12-04 Martin QuinsonStart the development of the next release
2012-12-04 Martin Quinsonget ready to release, at least
2012-12-04 Arnaud GierschAvoid to add an empty component into LD_LIBRARY_PATH...
2012-12-04 Martin QuinsonImprove a bit the documentation with the help of Guglie...
2012-11-29 Jonathan Rouzaud... Merge branch 'vmtrace' of git+ssh://scm.gforge.inria...
2012-11-29 Jonathan Rouzaud... getMessageSize
2012-11-19 Martin Quinsonfix the tesh outputs after last output cleanups
2012-11-09 Martin Quinsontry to add a more verbose error message when the corout...
2012-11-09 Martin Quinsonbe more explicit about why sysctl is needed and why...
2012-11-08 Martin QuinsonNew function Process.getCount()
2012-11-08 Martin Quinsonthis is actually implemented
2012-10-29 navarroPreset JAVA_INCLUDE_PATH to user env variable.
2012-10-26 alebreComplete jni trace code - Adrien
2012-10-25 Martin Quinsonreduce the amount of log messages
2012-10-25 Martin QuinsonAdd a link to Jonathan's version of the coro JVM
2012-10-11 Jonathan Rouzaud... Fix an issue in smx_ctx_cojava_runall ie do not try...
2012-10-11 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-02 Arnaud GierschAdd missing line in tesh file.
2012-10-02 Arnaud GierschIncrease version.
2012-10-02 Martin Quinsonfix the tests by refreshing the tesh files (one line...
2012-10-02 Martin QuinsonDeprecate Msg.clean()
2012-10-02 Martin Quinsoncosmetics in the ChangeLog
2012-09-27 Martin QuinsonEase the installation of coroutines
2012-09-27 Martin Quinsonmanaged to fetch the sources to test myself, so update...
2012-09-26 Martin Quinsonpoint to the coroutines documentation from the Ad error...
2012-09-26 Martin Quinsoninclude the documentation from Jonathan (a bit updated...
2012-09-26 Martin Quinsonreindent
2012-08-30 Jonathan Rouzaud... Fix the masterslave example
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
next