Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
No more mail.
[simgrid.git] / src /
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...
2010-05-06 mquinsonStupid me, xbt_init is called by each GRAS process
2010-05-06 mquinsonLet xbt_exit() issue a warning stating that this is...
2010-05-06 mquinsonUse library init/fini functions for xbt initialization
2010-05-05 mquinsonLet's still pass the tests with mmalloc and MC in the...
2010-05-05 mquinsonAdd the model-checker to the build tree. It's not used yet
2010-05-05 mquinsonUnify the copyright headers of mmalloc with the rest...
2010-05-05 mquinsonchange mmalloc.h into a public header
2010-05-05 mquinsonWe don't intend to support pre-ansi platforms, so clean...
2010-05-05 mquinsonUpdate mmalloc to compile with paranoid flags used...
2010-05-05 mquinsonNew module: mmalloc (mapped malloc)
2010-05-05 mquinsonNew data container: setset (set of sets of elements)
2010-05-05 mquinsonBug fix in xbt_dynar_shrink(): use the right element...
2010-05-05 mquinsonNew function: xbt_fifo_get_last_item()
2010-05-05 mquinsonNew function: xbt_dict_cursor_set_data()
2010-05-05 piniCleanup.
2010-05-04 mquinsonFix a bug occuring when a host involved in a communicat...
2010-05-04 mquinsonObey the control-flow dependencies of DAX files
2010-05-04 mquinsonAdd a warning if the DAX file contains loop dependencie...
2010-05-03 mquinsonFix the mess around task references: the JVM should...
2010-04-27 mquinsonAllow to cross compile simgrid.dll using the autotools...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-25 mquinsonAdd some missing copyright headers
2010-04-25 mquinsonImprove the code dynar example by explaining that freei...
2010-04-23 schnorrnew tracing mask TRACE_VOLUME to trace the msg tasks...
2010-04-23 schnorrnew function to generate a paje start link with a volum...
2010-04-23 schnorrsplitting the code of one tracing function in two ...
2010-04-21 piniAdded persistent communications (working but not yet...
2010-04-21 piniCleanup toward persistent communications.
2010-04-21 schnorrset the category for process containers also
2010-04-21 schnorrsetting the type of the task so we can define its color...
2010-04-21 schnorrfix: correct trace mask checking
2010-04-21 schnorrallowing the user to set the three tracing masks
2010-04-21 schnorrre-organizing tracing masks and first support for ...
2010-04-20 schnorrfix: MSG_task_execute was not being simulated
2010-04-20 schnorrrenaming value of presence state to "presence" (to...
2010-04-20 schnorrrenaming more tracing functions
2010-04-15 mquinsonImprove the license statement of these files
2010-04-15 mquinsonimprove the license statement to make it clear that...
2010-04-15 mquinsonClose useless tasks in the trace also (thanks to Ghisla...
2010-04-15 mquinsonMake sure that it's ok to execute 0-sized tasks
2010-04-15 piniActually, we want a RDV not a deadlock.
2010-04-15 schnorrrenaming the tracing functions that set the host/link...
2010-04-15 schnorrremoving code that was used to trace every single surf...
2010-04-15 schnorrrenaming some tracing functions to make easy to remembe...
2010-04-15 schnorrfix so enable_compile_warnings works nice when enable_t...
next