Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make JniException a runtime exception, nobody wants to survive this
[simgrid.git] / src / java / simgrid / msg / JniException.java
2010-02-27 mquinsonMake JniException a runtime exception, nobody wants...
2010-02-27 mquinsonthis function never send NullPointerE anymore
2010-02-27 mquinsonvarious cleanups to the java bindings
2007-11-19 mquinsonFurther cleanups of the Java bindings:
2007-11-19 mquinsonReindent, no change at all
2007-07-08 mquinson(kinda) working java wrappers by Malek and me