Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-10-04 mquinsoncosmetics around portability
2007-10-04 mquinsonkill some misplaced portability bits, leftover from...
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-10-04 mquinsonCleanup parts of malek's mess: reintroduce the bunch...
2007-10-04 mquinsonAdd the indent command line to the coding style
2007-10-04 mquinsonLet's learn a bit of svn syntax to not tell ugly things...
2007-10-04 mquinsonautogenerated
2007-10-04 mquinsonautogenerated
2007-10-04 mquinsonAllow to change the execution environment in this test...
2007-10-04 cheriermnow the simgrid dll is named simgrid so i have destroye...
2007-10-04 mquinsonignore cruft
2007-10-04 cheriermuse snprintf of Visual C++
2007-10-04 cheriermNow the java processes don't use the native locks so...
2007-10-04 cheriermNow the java processes don't use the native locks
2007-10-04 cheriermsorry martin but i really need the portable.h inclusion
2007-10-04 cheriermthe xbt_thread_create function must use a function...
2007-10-04 cheriermdeclare portable snprintf and vsnprintf functions for...
2007-10-04 cheriermthe first pointer of the xbt_thread_create() function...
2007-10-04 cheriermuncomment the special definition of XBT_LOG_NEW_DEFAULT...
2007-10-04 cheriermI just add two function pointer types.
2007-09-27 mquinsonOps, this was published in heteropar, not grid
2007-09-27 alegrandautogenerated file
2007-09-27 alegrandAdd the test with failures.
2007-09-27 alegrandRemove useless file and update tesh file accordingly...
2007-09-27 alegrandUse the right file...
2007-09-26 mquinsonexternal_publi++
2007-09-26 alegrandRevert "Adding the prototype for the callback on startu...
2007-09-26 alegrandAdding the prototype for the callback on startup mechanism.
2007-09-26 alegrandautogenerated file
2007-09-26 alegrandmoving basic tests + revalidating tesh files.
2007-09-26 mquinsonignore binaries and cruft
2007-09-26 alegrandMake teshsuite/simdag/network/test_reinit_costs work...
2007-09-26 alegrandautogenerated file.
2007-09-26 alegrandAdding Louis-Claude Canon's tests.
2007-09-26 mquinsonA whole bunch of test units from Sascha and Fred. Many...
2007-09-26 alegrandUpdate the doc with last reorganization of examples...
2007-09-26 alegrandDoc + use all arguments in free function.
2007-09-26 mquinsonno need for return after a THROW (it will break the...
2007-09-26 alegrandrevalidate tesh outputs.
2007-09-26 alegrandThis code should not be here.
2007-09-26 mquinsonWe switched to SVN
2007-09-26 mquinsonDamn VPATH builds
2007-09-26 mquinsonThis test can last a bit longer
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...
next