Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
* Cleanup the DTD by renaming:
[simgrid.git] / src / java /
2007-10-04 mquinsonkill some misplaced portability bits, leftover from...
2007-09-26 cheriermNow the java implementation of the msg process don...
2007-09-24 mquinsonPrefer automatically updated date marker to manual one
2007-09-24 cheriermjust add the copyright of the file
2007-09-24 mquinsonInsist on searching the DTD where I put it in the jar
2007-09-24 cheriermAs the ApplicationHandler class this file doesn't use...
2007-09-24 cheriermJust add a new line at the end of the file
2007-09-24 cheriermThe java reflect is already of use, i have removed...
2007-09-24 cheriermIndeed, the sax.helpers and java.lang importation are...
2007-09-21 mquinsonThis file must not be dupplicated in the svn tree....
2007-09-21 cheriermjni schedule and unschedule functions implementation
2007-09-21 cheriermnow this file does not used the native locks
2007-09-21 cheriermnow this file does not used the native locks
2007-09-21 cheriermnow this file doesn't use the native locks
2007-09-21 cheriermappend the surfxml dtd for the DTDResolver
2007-09-21 cheriermschedule() and unschedule() methods implementation
2007-09-21 cheriermcorrection of sem.acquire() method
2007-09-21 cheriermimport java.reflect
2007-09-21 cheriermimport sax helpers
2007-09-21 cheriermimport the good exception class
2007-09-20 mquinsonOps, there is some more s_host fields around
2007-09-13 mquinsonNew version of the java bindings by Malek, passing...
2007-09-13 alegrandremove cvs files.
2007-08-06 mquinsonname threads to ease debugging
2007-07-17 mquinsonLet it compile without --disable-compile-optimizations
2007-07-14 mquinsonSanitize backtrace naming space
2007-07-11 mquinsonkill dead code
2007-07-11 mquinsonMore cleanups in simix and friends. Do not request...
2007-07-10 mquinsonKill the types xbt_context_function_t, smx_process_code...
2007-07-09 mquinson.
2007-07-09 mquinsonrename xbt_thread, xbt_mutex and xbt_thcond to xbt_os_t...
2007-07-08 mquinson(kinda) working java wrappers by Malek and me