Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Variables correctly set by cmake in gras_config.h.
[simgrid.git] / src /
2010-06-18 navarropVariables correctly set by cmake in gras_config.h.
2010-06-18 navarropSet variables for windows.
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 navarropDeclare LOG_DEFAULT_CATEGORY with LOG_NEW_DEFAULT_SUBCA...
2010-06-17 navarropNow sources are generated with #line.
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-06-17 suterAdd stuff to make compute tasks schedulable.
2010-06-16 mquinsonMake sure that created sequential tasks cannot look...
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 navarropChange path for win32 ucontext files.
2010-06-16 mquinsonmake sure that MSG_task_execute() is not called by...
2010-06-16 navarropAdd LGPL files for ucontext.
2010-06-15 mquinsonfix format
2010-06-15 suterrename SD_READY in SD_SCHEDULABLE to prevent troubles...
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 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 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 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 suterchange the return type of SD_simulate
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 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-03 alegrandI need this to compile on my machine. It may break...
2010-06-03 navarropNow supernovae mode works out of project directory.
2010-06-02 alegrandRevert "Make gras compil with Visual C++." This commit...
2010-06-01 navarropMake gras compil with Visual C++.
2010-05-27 navarropCosmetics
2010-05-27 cristianrosaRemove the transitions from the model-checker's setset...
2010-05-27 cristianrosaRemove the reference count of the elements from the...
2010-05-27 cristianrosaImprove setset iterator
2010-05-27 navarropAdd a variable HAVE_MC for enable model-checking.
2010-05-27 cristianrosaTransform transitions of type "mc_waitany" into multipl...
2010-05-26 cristianrosaTransform random transitions into multiple // transitio...
2010-05-26 cristianrosaAdd logging for transitions
2010-05-26 cristianrosaAdd MC support for processes with multiple enabled...
2010-05-26 cristianrosaBugfix: setset cursors were incorrectly implemented...
2010-05-21 coldpeacetricky way to bypass XML parser and setup the environme...
2010-05-21 navarropAdd a path to smpicc for find libsimgrid.
2010-05-21 cristianrosaImprove support for WaitAny transitions, not usable...
2010-05-20 cristianrosaRework MC transition interception/creation. Now it...
2010-05-20 cristianrosaCompile fix, size_t != int in 64 bits
2010-05-20 schnorrbug fixes: correct use of xbt dictionaries and arrays
2010-05-20 schnorrcorrect duplication of a variable
2010-05-18 cristianrosaFix problem on merge from svn
2010-05-18 cristianrosaImport portability macro in mmalloc
2010-05-18 mquinsonImport portability macros in mmalloc
2010-05-18 mquinsonOngoing work to port GRAS to smx_network. Not working yet
2010-05-18 navarropAdd option enable_modele-checking.
2010-05-18 navarropThis commit 590f9c7e65ce6a64705272d79443599877d5cb72...
2010-05-18 mquinsonfurther cleanups to the cmake files. We now have a...
2010-05-17 cristianrosaAdd dead-lock detection to MC
2010-05-17 cristianrosaImprove comments on examples
2010-05-17 cristianrosaImprove independence detection of transitions (more...
2010-05-17 cristianrosaBugfix: Do not copy the communication data in the model...
2010-05-14 cristianrosaFree MC memory on exit SVN
2010-05-14 cristianrosaBugfix: destroy all the sets when destroying a setset...
2010-05-12 cristianrosaBugfix: delete the set of created transitions, otherwis...
2010-05-12 cristianrosaBugfix: do not assume that the object still exists...
2010-05-12 cristianrosaBugfix: fix memory leak related to transition creation...
2010-05-11 cristianrosaAdd int MC_random(int min, int max) function that will...
2010-05-10 suterAdd a SD_workstation_get_current_task function
2010-05-10 suterIn SD_SEQUENTIAL_ACCESS_MODE, when we check if all...
2010-05-10 mquinsonMSG_task_isend/irecv and MSG_comm_test/wait added in...
2010-05-10 mquinsonImprove error message since this can also be caused...
2010-05-10 cristianrosaImprove the transition's dependence detection in MC
2010-05-10 cristianrosaDo not use the src_buff and dst_buff to flag that the...
2010-05-10 cristianrosaDelay the copy of the data of the communication actions...
2010-05-10 cristianrosaBugfix: make mmalloc build in x64
2010-05-10 mquinsonfactorize error testing in waitany with the one done...
2010-05-08 mquinsonThe mallocators of dict and fifo are created in pre...
2010-05-08 cristianrosaBugfix: initialize the model checker memory subsystem...
2010-05-07 piniThe eager limit size itself is part of the RDV protocol.
2010-05-07 navarropEnable mac compilation with MMAP.
2010-05-07 mquinsonnew option to any SimGrid-based simulator: --cfg=model...
2010-05-07 mquinsonnow that mmalloc doesn't break tesh anymore nor nothing...
2010-05-07 mquinsoncosmetics (kill unused var, and kill/improve debug...
2010-05-07 mquinsonlet malloc(0) work (and kill debug outputs)
2010-05-07 mquinsonDo not share anonymous pages accross forks, damnit...
2010-05-06 mquinsonFight for better integration of mmalloc, mc and xbt
2010-05-06 mquinsonImprove the integration of mmalloc and mc_memory into...
next