Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-10-16 alegrandImprove debug readability.
2007-10-12 alegrandAdding a new test.
2007-10-12 marklscode cleanup, streamlining, removed some redundant...
2007-10-12 mquinsonLet's be VPATH friendly
2007-10-12 mquinsonAllow java to compile in VPATH settings (at the price...
2007-10-12 mquinsonAutogenerated
2007-10-12 mquinsonOops, I forgot this one
2007-10-12 mquinsonEnforce some order on the tags; needs flexml 1.8 to...
2007-10-12 mquinsonignore more cruft
2007-10-12 mquinsontypo
2007-10-12 mquinsonDo not truncate the output on large messages, but switc...
2007-10-11 cheriermreturn NULL to avoid that the function returns an inval...
2007-10-11 cheriermthis directory contains all the projects of the exemple...
2007-10-11 cheriermadd the project group of simgrid (contains the msg...
2007-10-11 cheriermdelete the account of the buildbot
2007-10-11 mquinsonMove string buffers from 'private to tesh' to 'public...
2007-10-11 mquinsonMove private definition out of the log.h public header...
2007-10-11 mquinsonDo truncate files before writting into it (gras file...
2007-10-10 mquinsonErm. Really revalidate this dataset (old one must be...
2007-10-10 mquinsonRevalidate this dataset after the move to full blown...
2007-10-10 mquinsonLet's play safe here and don't loose the first char...
2007-10-10 mquinsoncosmetics
2007-10-10 mquinsonDisplay hexa representation of the borken header if...
2007-10-10 mquinsonChange completely the test to use messages instead...
2007-10-10 mquinsonDo display where the exception comes from when dealing...
2007-10-10 mquinsoncosmetics
2007-10-10 mquinsonDo not use recv() but read() to check whether a socket...
2007-10-10 mquinsonKill old cruft
2007-10-10 mquinsonAnd now, make sure that the logging of the log module...
2007-10-10 mquinsonSome more debugging, plus killing a stupid bug: when...
2007-10-10 marklsupdated to use branching-tree broadcast instead of...
2007-10-09 mquinsonWhen the logs are not usable because we are before...
2007-10-09 mquinsonSome comments in the initalization of categories. Once...
2007-10-05 mquinsonOther useless copyright notice updates
2007-10-05 mquinsonGot bored during a meeting: fix the copyright notice...
2007-10-04 mquinsonfight against multiple 'extern' specification
2007-10-04 mquinsonMark data as extern; hopefully it'll help the macOSx...
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 ...
next