Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix private host variable after a migration - Adrien
[simgrid.git] / src / bindings /
2013-10-08 alebreFix private host variable after a migration - Adrien
2013-09-12 alebreFix silly bug in msg process sleep bindings - Adrien
2013-07-04 alebrecosmetic changes - Adrien
2013-07-03 alebreAdd VM.setBound() and cosmetics changes - Adrien
2013-07-02 alebreMinor changes for fixing dp_intensity at java level...
2013-07-01 alebreFix VM params once for all - Adrien
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-26 Paul BédarideFix problems on host on/off
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Jonathan Rouzaud... SIMIX call + MSG function + Java binding for get_core
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Jonathan Rouzaud... Properties available for cluster tag
2013-06-13 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 Arnaud GierschPrototypes were changed by previous commit.
2013-06-12 suterfurther simplification of the storage API, keep size...
2013-06-12 Arnaud GierschUse real parameter name in comment.
2013-06-12 Jonathan Rouzaud... AS access from MSG layer
2013-06-11 Paul BédarideRemove debuging printf
2013-06-11 Jonathan Rouzaud... Fix jmsg_as getSons
2013-06-11 Paul BédarideAdd msg As getModel and GetHosts
2013-06-11 Paul BédarideAdd missing files
2013-06-11 Paul BédarideAccess AS hierarchy at Msg layer
2013-06-11 sutercleaning step: uniform naming (stream to fd) + some...
2013-06-11 suterone parameter less for open
2013-06-11 suterget rid of mode for open in Java bindings too
2013-06-11 suterget rid of "mode" parameter in the open file function...
2013-06-07 Paul BédarideRemove debuging printf
2013-06-07 Jonathan Rouzaud... Fix jmsg_as getSons
2013-06-06 LionelFix exception handling in Java semaphores
2013-06-06 LionelAdd correct headers for Java exports
2013-06-06 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-06-06 Paul BédarideAdd msg As getModel and GetHosts
2013-06-06 LionelMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-06-06 Paul BédarideAdd missing files
2013-06-06 LionelAdded Semaphore visibility to the Java bindings
2013-06-06 LionelMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-06 LionelAdded Semaphore visibility to the Java bindings
2013-06-06 Paul BédarideAdd AS support in MSG and java bindings
2013-06-06 LionelExport setAsyncMailbox to Java world
2013-05-27 Arnaud GierschRemove reference to nonexistent class.
2013-05-24 Arnaud GierschTry to normalize path for libraries bundled into simgri...
2013-05-23 Paul BédarideAdd a scala masterslave example
2013-05-15 Paul BédarideRemove PCRE dependency and RuleBased routing
2013-05-06 Paul BédarideFix to handle warnings+optimizations on CI for MC32...
2013-05-06 Paul BédarideFix to handle warnings+optimizations on CI [#15544]
2013-04-24 Takahiro Hirofuchimerge from the java bindings work
2013-04-24 alebreMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-24 alebreJava bindings - Adrien
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-04 alebreJava binding (on going) - Adrien
2013-04-02 alebreStart to update java bindings - Adrien
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-03-25 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-25 Jonathan Rouzaud... Fix sendBounded java binding
2013-03-19 Arnaud GierschAdd missing declarations.
2013-03-19 Jonathan Rouzaud... Add receive bounded to the java binding
2013-02-28 Takahiro HirofuchiCorrectly destroy the MSG_host object of a VM
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-19 Augustin Degommeremove forgotten debug println
2013-02-19 Augustin DegommeJava didn't report the same OS name as Cmake for Window...
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Arnaud GierschRemove declarations for nonexistent functions or variables.
2013-02-14 Arnaud GierschRemove remaining traces from synchronized dynars.
2013-02-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2013-02-14 Arnaud GierschSimply say func(...) instead of (*func)(...) when func...
2013-02-14 Arnaud GierschUse CATCH_ANONYMOUS whenever possible.
2013-02-14 Arnaud GierschReplace, when possible, calls to bprintf() by calls...
2013-02-14 Arnaud GierschRemove declarations for undefined functions.
2013-02-14 Jonathan Rouzaud... Remove commented code from surf_routing_cluster
2013-02-13 Arnaud GierschFix errors caught by java -Xcheck:jni.
2013-02-13 Arnaud GierschMore long -> intptr_t changes.
2013-02-13 Arnaud GierschAdd missing class initializer for VM.java.
2013-02-13 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-13 Arnaud GierschTypos: binded -> bound.
2013-02-12 Arnaud GierschFix build warnings on 32bits archs.
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-04 Arnaud GierschAvoid to return from inside a TRY block.
2013-02-03 Arnaud GierschFix javadoc warnings.
2013-02-03 Arnaud GierschConnect log categories used in java bindings.
2013-02-03 Arnaud GierschChange message to debug loglevel.
2013-02-02 Arnaud GierschSG_java_tracing is not a separate library anymore.
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 Martin Quinsonbugfix in Task.setDataSize(): change both C and Java...
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 Arnaud GierschFix warning: [cast] redundant cast to java.lang.String.
2013-01-31 Arnaud GierschDon't define variables in header file.!
2013-01-31 Arnaud GierschDon't catch exceptions if you don't know what to do...
2013-01-31 Arnaud GierschBuild simgrid.jar.
2013-01-30 Arnaud GierschMove Java sources (Java files) to src/bindings/java...
2013-01-30 Arnaud GierschMove Java sources (C files) to src/bindings/java/.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-21 Paul BédarideAll hosts types fusion to xbt_dictelm_t
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
next