Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] fix more two documentation warnings
[simgrid.git] / src /
2012-03-26 schnorr[trace] fix more two documentation warnings
2012-03-26 navarroFirst step to return value on storage model.
2012-03-26 navarroAdd 3 constraint to storage system.
2012-03-26 navarroRemove surf_file_t and smx_file_t for only m_file_t
2012-03-26 schnorr[trace] these functions no longer exist
2012-03-26 schnorr[trace] fix another memory leak when graph extraction...
2012-03-26 schnorr[trace] fix memory leak
2012-03-25 schnorr[trace] better checks on setting cats, if NULL is provi...
2012-03-24 schnorr[trace] fix SimDag tracing
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] pointers to SimDag API within category declaration
2012-03-24 schnorr[trace] simplify SD function stack
2012-03-24 schnorr[trace] function is now private
2012-03-24 schnorr[trace] documenting function that creates a dot file...
2012-03-24 schnorr[trace] documentation for all the trace user variables API
2012-03-24 schnorr[trace] cosmetics
2012-03-24 schnorr[trace] function is no longer public
2012-03-24 schnorr[trace] improve documentation of tracing API, make...
2012-03-24 schnorrnew functions for the MSG API (set/get task category)
2012-03-23 schnorrget rid of CHECK_HOST
2012-03-23 navarroAdd constraint for disk bandwidth connexion, read and...
2012-03-23 navarroFix sleep for storage
2012-03-23 navarroMore explain for log
2012-03-23 schnorrfix compilation error
2012-03-23 schnorrimprove documentation of the MSG_task_listen* functions
2012-03-23 schnorrimprove documentation for MSG_host_is_avail
2012-03-23 schnorrimprove the documentation for the MSG_task_[send|receiv...
2012-03-23 Arnaud GierschUse type network_element_t instead of void*, and avoid...
2012-03-23 navarroFirst step to explain how to use log command line
2012-03-23 navarroGenerate doc for actions
2012-03-23 navarroAdd missing documentation for msg_gos
2012-03-23 navarroLink for m_file_t works on doxygen now
2012-03-23 navarroWrite doc for MSG_file function.
2012-03-23 navarroGtnets works with new struct network_element_t
2012-03-22 navarroFirst step to take care of constraint into storage...
2012-03-22 schnorrmissing documentation for these functions
2012-03-22 Arnaud GierschStupid error.
2012-03-22 Arnaud GierschSimplify the construction af argv on process creation.
2012-03-22 Arnaud GierschFix gras initialization messages.
2012-03-22 Arnaud GierschRemove useless message.
2012-03-22 Arnaud GierschAvoid unnecessary loop.
2012-03-22 schnorr[trace] factor code also for extracting the graph ...
2012-03-22 schnorr[trace] factorizing code so we have just one way to...
2012-03-22 schnorrlet simgrid compile with NDEBUG and warnings are errors
2012-03-22 navarroAdd tag config and path property to be more generic.
2012-03-22 navarroImplement xbt_dict_t content for storage model
2012-03-22 Martin QuinsonFix documentation of task_create
2012-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-21 schnorr[trace] correct graph extraction for graphicator
2012-03-21 schnorr[trace] wipe out memory leaks in graphicator
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 navarrofix Memleack
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 Quinsonupdate surf doc to kill some more doc warnings
2012-03-20 Martin QuinsonImprove MSG doc a bit
2012-03-20 Martin Quinsonfurther doc fixups (and rewrite an error message)
2012-03-20 Martin Quinsonthis is not the way to declare a link to the parameters...
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 navarroDo routing parse before tracing parse
2012-03-20 navarroShould be debug
2012-03-20 Martin Quinsonreduce the amount of output on (handled) issues
2012-03-20 Martin Quinsonbig fat warning about GRAS not being stable anymore
2012-03-19 Frederic Sutercommit f00F8da2 broke the binding between SD and jedule
2012-03-19 Arnaud LegrandOptimize lmm_solve by avoiding looping over useless...
2012-03-19 Arnaud LegrandDoes not fix any particular bug but a lame cut & paste...
2012-03-19 navarroMake ns3 compile with new communicate (network_element_t)
2012-03-19 navarroUse for push_as and get_as for dynar
2012-03-19 navarroRemove dict cluster_host_link specific to cluster model.
2012-03-16 navarroCheck for memleack and fix some compilation error with...
2012-03-16 navarroSorry inverse src and dst in backroute
2012-03-16 navarroReimplement function get_onelink_route.
2012-03-16 navarroNow call communicate and get_route with void* and not...
2012-03-15 Marion Guthmullermodel-checker : hamming distance computed for each...
2012-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-14 Martin Quinsonfactorize some more code so that supernovae works again
2012-03-13 Arnaud Gierschxbt_str_diff: make it use less memory.
2012-03-12 navarroFix call to routing_model_create.
2012-03-12 navarroDon't try to push loopback if not defined.
2012-03-12 navarroFix some memleack for ns3
2012-03-12 navarroFix ns3 tesh.
2012-03-12 navarroPrepare optim for xbt_lib-get_or_null
2012-03-12 navarroFix ns3.
2012-03-09 schnorr[trace] update the header to the latest paje file forma...
2012-03-08 navarroUpdate ns3 source files to don't use surfxml variables.
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-07 Marion Guthmullermodel-checker : SMALLEST_POSSIBLE_MALLOC increased
2012-03-07 schnorr[ns3] fix indentation
2012-03-07 schnorr[ns3] follow the recent changes in simgrid
2012-03-07 schnorr[ns3] remove unused function
2012-03-07 schnorr[ns3] there is no reason why this ns3-only parsing...
2012-03-07 navarrooptim: don't call for xbt_dynar_foreach
2012-03-07 navarroFix compilation error with enable_latency_bound_tracking
next