Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make mallocators thread-safe
[simgrid.git] / include /
2012-03-26 navarroRemove surf_file_t and smx_file_t for only m_file_t
2012-03-24 schnorr[trace] clean-up of old tracing API
2012-03-24 schnorr[trace] two new functions for the SD API (set/get traci...
2012-03-24 schnorr[trace] function is now private
2012-03-24 schnorr[trace] cosmetics
2012-03-24 schnorr[trace] function is no longer public
2012-03-24 schnorrnew functions for the MSG API (set/get task category)
2012-03-23 navarroLink for m_file_t works on doxygen now
2012-03-22 schnorrprototypes in public msg.h file should be marked XBT_PUBLIC
2012-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-21 schnorr[trace] only one public function for extracting the...
2012-03-21 schnorr[trace] remove function from tracing interface, should...
2012-03-21 schnorr[trace] add some comments, cosmetics
2012-03-21 schnorr[trace] remove deprecated function from the compilation...
2012-03-21 schnorr[trace] removing deprecated function from the tracing...
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 navarroDon't touch user tracing interface ;)
2012-03-20 Martin Quinsonfix the lastest documentation warning
2012-03-20 Martin Quinsondocument xbt_peer_t and friends
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 navarroFix compilation with tracing and new network_element_t
2012-03-20 Martin Quinsonsome more documentation fixups
2012-03-20 Martin Quinsonfix warnings during the documentation generation
2012-03-07 navarroAdd a function to merge 2 dynar to avoid xbt_dynar_push...
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-07 Marion Guthmullermodel-checker : display backtrace for busy fragments...
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-05 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-02 navarroSet the storage_lib and storage_type_lib from parsing.
2012-03-02 navarroAdd storage to functions
2012-03-02 navarrochange char* for const char*
2012-03-01 navarroSave information from routing corresponding to storage.
2012-03-01 navarroBe compliant with flexml v1.67. This permits to don...
2012-02-29 navarroNew way to use storage. See storage.xml
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 navarroCosmetics. Rename model for type into storage tag.
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 navarroRegenerate sources after having updated my flexml :)
2012-02-28 Martin Quinsonimplement MSG_processes_as_dynar (closes gforge #13642)
2012-02-28 Martin Quinsonimplement a SIMIX_processes_as_dynar() function
2012-02-28 Martin QuinsonDeprecate MSG_get_host_{table,number}; Implement MSG_ho...
2012-02-28 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-27 navarroAdd model storage to surf and add a tag storage to...
2012-02-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-23 Pedro VelhoStarted the gpu model by adding the MSG_gpu_task_create...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschRemove trailing commas in enum declarations.
2012-02-21 Marion Guthmullermodel-checker : remove arg std_heap_addr in mmalloc_com...
2012-02-14 Lucas Schnorr[trace] simulated clock functions to be used by akypuer...
2012-02-13 Arnaud GierschSplit macro _THROW in two parts.
2012-02-13 Arnaud GierschFix another race in log initializations.
2012-02-09 Arnaud GierschDon't decrement surfxml_buffer_stack_stack_ptr twice...
2012-02-09 Arnaud GierschRETHROW is not really different from DO_THROW().
2012-02-09 Arnaud GierschAvoid to duplicate initialization list.
2012-02-09 Arnaud GierschXBT_RUNNING_CTX_INITIALIZER: don't list all element...
2012-02-09 Arnaud GierschMark multi-level dictionaries as deprecated.
2012-02-09 Arnaud GierschRemove declarations for non-existent functions.
2012-02-08 Arnaud GierschThose are already declared in ./include/simgrid/modelch...
2012-02-08 Arnaud GierschMark integer dicts as deprecated.
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-08 Martin Quinsonkill duplicate definitions, and try to ensure that...
2012-02-08 Arnaud GierschFix a race condition in _XBT_LOG_ISENABLEDV().
2012-02-08 Martin Quinsonmove a public header in the simgrid/ directory to fight...
2012-02-08 Martin Quinsonuser code sometimes needs to know whether MC is activated
2012-02-08 Martin QuinsonSetup the framework allowing to add backtraces to the...
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-07 Arnaud GierschRemove bogus inline declarations in public interface.
2012-02-05 Arnaud GierschFix compilation errors about multiple definition of...
2012-02-03 Martin QuinsonI don't need an extra file just to define calloc when...
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-03 navarroPut #ifdef MSG_USE_DEPRECATED for all functions with...
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-03 Martin Quinsonkill now unused declaration
2012-02-03 Martin Quinsonadd a surf_parse_warn and get surf_parse_error() accept...
2012-02-03 Arnaud GierschDon't use reserved keywords.
2012-02-02 Martin Quinsonnormalize the function names wrt to the rest of XBT
2012-02-02 Martin Quinsonkill an unused/undocumented/un-understood function
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-01 Martin QuinsonSimplify the mmalloc library further
2012-02-01 Martin QuinsonI finally understood what this function is good for
2012-02-01 Martin Quinsoncosmetics and comment improvement
2012-02-01 Martin Quinsonwe don't need any stats about the amount of free chunks...
2012-02-01 Martin Quinsonkill the standard hooks of mmalloc: we will change...
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 navarroUse m_file_t instead of m_file_t*
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Christophe ThiéryMove datadesc and TCP sockets from GRAS to XBT.
2012-01-31 Arnaud GierschRegenerate files with latest flexml.
2012-01-31 navarroAdd MSG functions for file.
2012-01-31 navarroImplement file open read and stat in simix.
2012-01-31 navarroImplement functions file_read and file_open into simix...
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-30 Marion Guthmullermodel-checker : add address of std_heap into debug...
2012-01-30 Marion Guthmullermodel-checker : get rdv_points in simix for comparison...
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-25 Christophe ThiéryKeep an int parameter to SIMIX_context_get_nthreads
2012-01-25 navarroAdd configuration auto for contexts/nthreads and use...
2012-01-23 navarroChange cluster sharing policy for FULLDUPLEX by default.
2012-01-20 Christophe ThiéryParmap: add a value XBT_PARMAP_DEFAULT that decides...
2012-01-19 navarroStarting simix mecanism for io.
next