Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-06-24 mquinsonSIMIX_sem_would_block() was blatantly wrong; missing...
2010-06-24 mquinsonmask bottom of stacks when using sysv ctx
2010-06-24 mquinsonthis test is supposed to check whether the net/cpu...
2010-06-24 mquinsonLet this code compile with the paranoid compiler flags on
2010-06-23 navarropUpdate tests for java.
2010-06-23 navarropNeed to have the HAVE_MMAP variable.
2010-06-23 navarropThose variables must be set here.
2010-06-23 navarropChange function called.
2010-06-22 coldpeaceremove unused lines
2010-06-22 coldpeacetalking about Ruby in FAQ
2010-06-21 coldpeacestart talking about lMSG [ on last commit > start ...
2010-06-21 navarropAdd DLL_STATIC flags.
2010-06-21 navarropNow call the file for windows.
2010-06-21 navarropAdd a new cmake file for windows. Cosmetics.
2010-06-18 navarropNeed gras_config.h.
2010-06-18 navarropVariables correctly set by cmake in gras_config.h.
2010-06-18 navarropRemove gras_config.h include.
2010-06-18 navarropSet variables for windows.
2010-06-18 navarropVariables setted by an other file.
2010-06-18 coldpeace respect MSG privacy : host case
2010-06-18 coldpeace respect MSG privacy : Using public setter and getter...
2010-06-18 navarropDefine correctly variables for windows.
2010-06-18 navarropUpdate ignored files.
2010-06-18 navarropDeclare variables at the beginning of the function.
2010-06-18 navarropDeclare LOG_DEFAULT_CATEGORY with LOG_NEW_DEFAULT_SUBCA...
2010-06-17 navarropMissing the word line for compiler.
2010-06-17 navarropNow sources are generated with #line.
2010-06-17 navarropDont set full path.
2010-06-17 coldpeacetalking about lua binding in FAQ
2010-06-17 suterforgot to remove this one before commit
2010-06-17 navarropFlags for coverage.
2010-06-17 navarropOups. Sorry.
2010-06-17 mquinsonunifiy the names of target building some bindings
2010-06-17 sutermention the new SimDag example
2010-06-17 suterAdd the new example to the build
2010-06-17 suterAdd a new example for simdag
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-06-17 navarropGenerate doc only if it is necessary. Set enable_doc...
2010-06-17 suterAdd stuff to make compute tasks schedulable.
2010-06-16 mquinsonMake sure that created sequential tasks cannot look...
2010-06-16 mquinsonAdd a simgrid_java target to rebuild the jar file;...
2010-06-16 coldpeaceno need to set the number of host,link or route at...
2010-06-16 coldpeaceswitching to xbt_dynar_t for methods to bypass XMl
2010-06-16 coldpeacexbt_dynar_is_empty to check if a dynar is empty or not
2010-06-16 mquinsonOf course we only need to add /D DLL_EXPORT to CFLAGS...
2010-06-16 navarropDon't generate doc with windows.
2010-06-16 navarropUpdate COPING license file for ucontext and windows.
2010-06-16 navarropChange path for win32 ucontext files.
2010-06-16 navarropDeclare variable DLL_EXPORT for Libs.
2010-06-16 mquinsonmake sure that MSG_task_execute() is not called by...
2010-06-16 navarropAdd LGPL files for ucontext.
2010-06-16 suterenabling warnings as errors raised some problems due...
2010-06-15 mquinsonActually build the doc
2010-06-15 mquinsonimprove TOC desynch detection tool
2010-06-15 mquinsonfix some TOC of doc, detected by automatic tests
2010-06-15 mquinsonfix a bug breaking every navigation tabs. Damn changing...
2010-06-15 mquinsonfix format
2010-06-15 suterrename SD_READY in SD_SCHEDULABLE to prevent troubles...
2010-06-15 mquinsonmake clean works now
2010-06-15 coldpeacebasic layer for simdag bindings ( modifyin' the return...
2010-06-15 navarropDont declare variables at the middle of nowhere.
2010-06-15 navarropAdd sources with win32 for pthread.
2010-06-15 navarropCosmetics.
2010-06-15 navarropAdd context ucontext for windows.
2010-06-14 navarropAdd condition before use a mmalloc function.
2010-06-14 navarropThe function ffs doesn't exist for windows, so we have...
2010-06-14 navarropIf it is a win plateform we have to use wenvironment...
2010-06-14 navarropInit variables.
2010-06-14 navarropAdd a flags for include a lib for winsock.
2010-06-14 piniAdded new model (default with smpirun) that integrates...
2010-06-14 suterWhen a transfer is auto-scheduled, it should now be...
2010-06-14 suterReintroduce a SD_READY state, which now means "ready...
2010-06-14 navarropWe used those lines in VBC.
2010-06-14 navarropWe need this flag for libraries on visualc.
2010-06-14 navarropDelete some unused flags.
2010-06-14 navarropDo not redefine function in visualc.
2010-06-14 navarropDo not declare variables in the middle of nowhere.
2010-06-14 suterRename the SD_READY (all dependencies are satisfied...
2010-06-14 suter3rd attempt: replace __compar_fn_t by a new function...
2010-06-14 suterRhhaaa, use the __compar_fn_t type defined in stdlib...
2010-06-14 suterAdd a new function xbt_dynar_sort() which is a wrapper...
2010-06-11 suterupdate the changelog (and BTW put my changes in the...
2010-06-11 suterModify the examples and tests to cope with the new...
2010-06-11 suterchange the return type of SD_simulate
2010-06-11 suterAdd a new test of SimDag to the list
2010-06-11 suterDon't forget to update the changlog
2010-06-11 suterThese one ara also part of ctest. Take the INFO->VERB...
2010-06-11 suterUptade the teshsuite of SimDag to take the INFO ->...
2010-06-11 suterChange the way a task is considered as ready
2010-06-07 piniBad idea to acquire a semaphore that is already hold...
2010-06-04 navarropProtect EWOULDBLOCK, EINPROGRESS, ETIMEDOUT macro defin...
2010-06-04 navarropProtect macro definitions for VA_COPY. They should...
2010-06-04 navarropPortable definition of inline for windows visual C
2010-06-04 navarropCorrect macro declaration for VA_COPY so that it does...
2010-06-04 navarropThis file should not be tracked. It is automatically...
2010-06-04 navarropUse a portable inline and declare variables at the...
2010-06-04 navarropUse a portable inline
2010-06-04 navarropDo not declare variable in the middle of nowhere!
2010-06-04 navarropIncorrect use of conditionnal expressions
2010-06-04 navarropSet some variables and flags for windows.
next