Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-09-26 mquinsonDuring VPATH builds, this directory may not exist
2007-09-26 mquinsonAnd now, try to compile before commiting in order to...
2007-09-26 alegrandRevert "ucontext and java are incompatible."
2007-09-26 mquinsonRemove a wrong assert. This condition isn't supposed...
2007-09-26 alegrandremove dead functions.
2007-09-26 mquinsonYeah, right. 64bits architectures produce a different...
2007-09-26 alegranducontext and java are incompatible.
2007-09-26 alegrandcosmetics.
2007-09-26 mquinson* One makefile to deal with all the AMOK examples
2007-09-26 mquinsonIn free, do use a version of map that assumes that...
2007-09-26 cheriermNow the java implementation of the msg process don...
2007-09-26 cheriermThe windows implementation of simgrid use now the porta...
2007-09-26 mquinsonOps, forgot debuging outputs
2007-09-26 cheriermjust add the copyright of the fileNow the java implemen...
2007-09-26 mquinsonFight against synchronization issues on armageddon...
2007-09-26 cheriermNow the java implementation of the msg process don...
2007-09-26 cheriermNow the java implementation of the msg process don...
2007-09-26 alegrandUse THROW_UNIMPLEMENTED and THROW_IMPOSSIBLE as suggest...
2007-09-25 mquinsonI must be a code cleanup freak, sorry
2007-09-25 mquinsonStop trying to add the .class files into the dist ...
2007-09-25 mquinsonCleanup: stop going into the subdir before going out...
2007-09-25 alegrandDo not forget to distribute the java sources...
2007-09-25 alegrandFix EXTRA_DIST
2007-09-25 alegranddo not forget headers for the dist.
2007-09-25 alegrandFix conditional includes. Check I'm right please.
2007-09-25 alegrandThese Makefiles should always include the source files...
2007-09-25 alegrandAdd missing files to the dist...
2007-09-25 alegrandAdd forgotten headers to the dist...
2007-09-25 alegrandThese Makefiles should always be generated to ensure...
2007-09-25 alegrandFixing EXTRA_DIST (a \ was missing...)
2007-09-25 alegrandfix broken file name.
2007-09-25 alegrandAutomatically generated files
2007-09-25 alegrandTrying to fix make dist.
2007-09-25 mquinsonAnswer to FS: valgrind don't like contextes
2007-09-24 mquinsonPrefer automatically updated date marker to manual one
2007-09-24 cheriermChange of the name of the generated dll (now simgrid4java)
2007-09-24 cheriermjust add the copyright of the file
2007-09-24 mquinsonThis variable is only used with threads. Protect it...
2007-09-24 mquinsonUpdate autogenerated
2007-09-24 mquinsontypo
2007-09-24 mquinsonAdd . to the classpath to find the source of the exampl...
2007-09-24 mquinsonKill oldies
2007-09-24 mquinsonInsist on searching the DTD where I put it in the jar
2007-09-24 mquinsonAuto apply the changes needed to port flexml to windows...
2007-09-24 mquinsonCleanup of the portability between win and lin at heade...
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 mquinsonAlso remove the const markers of parameters in the...
2007-09-21 mquinsonKill malek's leftovers
2007-09-21 mquinsondo not return after a THROW. Fix the THROW macro if...
2007-09-21 mquinsonMove buildbot configuration into the build subdir
2007-09-21 mquinsonArnaud implemented latencies in L07, so do not warn...
2007-09-21 mquinsonMake FS happy
2007-09-21 cheriermthe Visual Studio project for simgrid and simgrid for...
2007-09-21 cheriermVisual C++ has no header named unistd.h
2007-09-21 cheriermuse portable.h
2007-09-21 cheriermDeclaration of the variables at the beginning of the...
2007-09-21 cheriermDeclaration of the variables at the beginning of the...
2007-09-21 cheriermDeclaration of the variables at the begining of the...
2007-09-21 cheriermDeclaration of the variables at the begining of the...
2007-09-21 cheriermuse portable.h
2007-09-21 cheriermdon't use const parameter
2007-09-21 cheriermvoid functions don't return
2007-09-21 cheriermadd_free_f use now a pointer to a free function
2007-09-21 cheriermDeclaration of the variables at the begining of the...
2007-09-21 cheriermVisual C++ config doesn't use the gnu functions
2007-09-21 cheriermupdate the configuration file of Visual C++
2007-09-21 cheriermadapt the prototypes of the declaration to the prototyp...
2007-09-21 cheriermcorrect usage of function pointer
2007-09-21 cheriermexport data declaration
2007-09-21 cheriermneed to include portable.h
2007-09-21 cheriermDeclaration of the variables at the begining of the...
2007-09-21 cherierminclude str.h
2007-09-21 cheriermVisual C++ has no header named unistd.h
2007-09-21 cheriermdeclaration of the variables at the begining of the...
2007-09-21 cheriermadapt the prototypes of the declaration to the prototyp...
2007-09-21 cheriermadapt the prototypes of the declaration to the prototyp...
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-21 cheriermbuilbot configuration files back up
2007-09-21 alegrandFix initialization.
2007-09-21 alegrandRemoving now useless function.
2007-09-20 mquinsonOps, there is some more s_host fields around
2007-09-20 mquinsonOk, you won't believe this one. Visual seems to break...
2007-09-20 mquinsonFurther cleanups:
2007-09-20 mquinsonKill old leftover
2007-09-20 mquinsonCleanup: shuffle the functions to get them in a somehow...
2007-09-18 mquinsonKill oldies
2007-09-18 alegrandmodel->resource when needed...
next