Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix the examples now that they can throw potentially more exception types
[simgrid.git] / src / java / simgrid / msg / Process.java
2010-03-17 mquinsonfix the examples now that they can throw potentially...
2010-02-27 mquinsonMake JniException a runtime exception, nobody wants...
2010-02-27 mquinsonvarious cleanups to the java bindings
2008-08-11 cheriermThe default alias name is now build from the name of...
2008-04-30 mquinsonDocumentation fixup and light reindentation
2008-04-15 mquinsonDo not pass a NULL argument to processes
2008-01-07 cheriermThis change introduce the new mailbox concept.
2007-11-19 mquinsonFurther cleanups of the Java bindings:
2007-11-19 mquinsonReindent, no change at all
2007-09-24 cheriermAs the ApplicationHandler class this file doesn't use...
2007-09-21 cheriermschedule() and unschedule() methods implementation
2007-09-13 mquinsonNew version of the java bindings by Malek, passing...
2007-07-08 mquinson(kinda) working java wrappers by Malek and me