Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Doc] Added description for the boost context factory
[simgrid.git] / examples / java / suspend /
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-08-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-08-31 Martin Quinsondon't tell 165 times that we need CMAKE v2.6
2015-07-25 Martin QuinsonTesh: Use 0 as a default sorting prefix
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-06-30 Paul BédarideXml platform cleaning
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-12 Arnaud GierschUse XBT_INFO only after MSG_init, so that log parameter...
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-03 Martin Quinsonspell out -classpath with all letters as it seems to...
2013-11-02 Arnaud GierschRename SG_java -> simgrid-java.
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-02 Arnaud GierschRun Java tests from build directory, instead of source...
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 Arnaud GierschAnother fix in build depends.
2013-02-01 Arnaud GierschFix dependencies for Java and its examples.
2013-01-31 Arnaud GierschEnable tests for all Java examples.
2013-01-31 Arnaud GierschEnable build for all Java examples.
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-30 Arnaud GierschMove Java examples to examples/java/.
2010-12-02 mquinsonthe supernovae exploded: let's split the archive and...
2010-12-01 navarropRemove symetrical for symmetrical.
2010-11-30 navarropRemove Makefile.am from autotools.
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-16 thieryAdd symetrical=NO to msg_platform.xml (symetrical is...
2010-10-04 mquinsonupdate the platforms to kill the :
2010-09-28 navarropNew platform files (just add AS tag)
2010-03-23 mquinsonFix last commit of Medhi so that the Java bindings...
2010-03-02 mquinsonAcknoledge the fact that JniException is a runtime...
2010-02-27 mquinsoncosmetics, and add a README
2008-11-11 mquinsonKill all the autogenerated I've found. Feel free to...
2008-11-10 mquinsonautogenerated files (sorry)
2008-07-11 cheriermincludes the java examples Tesh files
2008-05-14 mquinsonautogen commit fest (some of them being tests related...
2008-03-06 mquinsonregenerate all makefiles.in with the lastest autotools
2007-12-20 mquinsonautogenerated
2007-12-18 mquinsonrename surfxml.dtd into simgrid.dtd
2007-11-19 mquinsonFurther cleanups of the Java bindings:
2007-11-08 mquinsonProperly say the test suite that java tests are not...
2007-11-02 mquinsonThis time, hopefully, the files are in valid version...
2007-10-31 mquinsonUpdate the platform files: the root tag is now called...
2007-10-26 quasarupdate all the XML files
2007-10-05 mquinsonOther useless copyright notice updates
2007-09-25 mquinsonStop trying to add the .class files into the dist ...
2007-09-25 alegrandFix EXTRA_DIST
2007-09-25 alegrandThese Makefiles should always include the source files...
2007-09-25 alegrandAutomatically generated files
2007-09-13 mquinsonNew version of the java bindings by Malek, passing...
2007-09-13 alegrandremove cvs files.
2007-09-12 mquinsonRegenerate yet another time the Makefile.in
2007-08-28 marklsrefactored smpi into multiple source files.
2007-08-08 alegrandCommitting automatically generated file (after the...
2007-08-08 mquinsonthis is a known failure. Mark it as is, do not mask it
2007-08-07 marklsadded SMPI_DEP to configure.ac and src/Makefile.am
2007-08-06 mquinsonDamn autogenerated, get out of the way, I can't see...
2007-08-02 alegrandAutomatically generated files.
2007-07-17 mquinsonProperly disable broken test, plus small fixups
2007-07-17 mquinsonautogenerated
2007-07-17 mquinsonSpecify the right path to the simgrid.jar Hopefully...
2007-07-17 mquinsonStop using options that only gcj understands, and stick...
2007-07-09 mquinsondo not break when java isn't around
2007-07-08 mquinson(kinda) working java wrappers by Malek and me