Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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...
2012-05-29 alebreCMakeLists for TRACE java bindgins - Adrien
2012-05-25 Samuel LepetitWe don't need the msg process to sleep.
2012-05-23 navarroDon't need those lines.
2012-05-23 navarroRemove previous commit use __APPLE__ define by GNU
2012-05-23 navarroSet variable APPLE dor mac
2012-05-23 navarroDon't try to compare env variable just see if exist.
2012-05-23 Samuel LepetitStop using JNI_GetCreatedJavaVMs, cache the java_vm...
2012-05-23 navarroSorry it's not elseif but else
2012-05-23 navarroAdd this variable to link flag only if it is not empty
2012-05-23 navarroFix configure on MAC
2012-05-21 Samuel LepetitBugfix in Process.waitFor and Process.sleep: Throw...
2012-05-18 Samuel LepetitBugfix in Chord
2012-05-18 Samuel LepetitMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-18 Samuel LepetitAdd chord example for java
2012-05-18 Samuel LepetitAdd chord example for java
2012-05-18 Samuel LepetitBugfix in Comm (GC didn't like it.). Add "debug" logging
2012-05-18 Samuel LepetitFix the handling of errors in Task.send
2012-05-18 Samuel LepetitChanged the way current_context is handled in smx_conte...
2012-05-16 Samuel LepetitRemoved "ApplicationHandler" and "japplication_handler...
2012-05-16 Samuel LepetitAdd an example to test starting_time and kill_time
2012-05-16 Samuel LepetitChange the way the process killing is handled, using...
2012-05-16 Samuel LepetitAdd a straightforward implementation of start_time...
2012-05-15 Samuel LepetitChange "ProcessKilledException" to "ProcessKilledError...
2012-05-14 Samuel LepetitFix platform file for mutual exclusion example. Fix...
2012-05-14 Samuel LepetitUse jxbt_get_jfield instead of jxbt_get_sfield (faster)
2012-05-14 Samuel LepetitRemoved jprocess_start (useless now), cached ids in...
2012-05-14 Samuel LepetitChange the way the Process are killed, since we need...
2012-05-14 Samuel LepetitChange the way the threads are stopped, not killing...
2012-05-14 Samuel LepetitChange the include file for os_thread
2012-05-11 Samuel LepetitChange the way the threads are launched: they are now...
2012-05-11 Samuel LepetitForgot to update migrate signature in Process
2012-05-10 Samuel LepetitAdd setlocale in jmsg.c, to have traces not depending...
2012-05-10 Samuel LepetitMissing import in examples
2012-05-10 Samuel LepetitChange the way the objects are created in ApplicationHa...
2012-05-09 Samuel LepetitAdd sleep in Process, with a Thread.sleep like use...
2012-05-09 Samuel LepetitAdd setName in Task
2012-05-09 Samuel LepetitAdd setComputeDuration in Task
2012-05-09 Samuel LepetitRemove useless line in examples/async/Master.java
2012-05-09 Samuel LepetitCache the task name in Task
2012-05-09 Samuel LepetitRemoved the HostFailureException from waitFor, since...
2012-05-09 Samuel LepetitAdd cache on jmsg_syncro.c/Mutex.java
2012-05-09 Samuel LepetitAdd a cache on Host.name. Add a cache on some jfieldID...
2012-05-09 Samuel LepetitDeleted simulatedSleep, use waitFor instead. Moved...
2012-05-09 Samuel LepetitAdd checking on getSender/getSource to prevent a SEGFAULT
2012-05-05 Samuel LepetitCheck if the fields were found in Task.nativeInit and...
2012-05-04 Samuel LepetitMove functions from MsgNative to Host, and from jmsg...
next