Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
handle pending asynchronous requests on finalize (should be harmless in
[simgrid.git] / src / xbt /
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-04 Arnaud GierschAvoid to use static variables from inside a non-static...
2013-11-04 Arnaud GierschInline is overkill for this function.
2013-10-31 Arnaud GierschConnect new log categories.
2013-10-30 Augustin Degommeleak-- , potential segfault--
2013-10-30 Augustin Degommereally make replay case insensitive
2013-10-30 Augustin Degommeas replay uses a weird case for labelling its inputs...
2013-10-28 Arnaud GierschImprove xbt_os_thread_setstacksize().
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 Arnaud GierschOups... forgot to remove this line.
2013-10-08 Arnaud GierschJoin worker threads on parmap destroy.
2013-10-08 Arnaud GierschCaught another leak.
2013-10-07 Arnaud GierschUse correct type for found.
2013-10-07 Arnaud GierschRework test logic, and add one more case.
2013-10-07 Augustin Degommefix compilation issue with windows timers
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Arnaud GierschNeed one more byte for the terminating \0.
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-05 Marion Guthmullermodel-checker : cleanup
2013-10-05 Marion Guthmullermodel-checker : fix memory leak
2013-10-04 Marion Guthmullermodel-checker : copy/paste error
2013-10-04 Marion Guthmullermodel-checker : fix detection of pointers on a fragment...
2013-10-04 Marion Guthmullermodel-checker : improve ignore mechanism for complete...
2013-10-04 Marion Guthmullermodel-checker : detect pointers on a part of a fragment
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-03 Arnaud GierschTypo: contexte -> context.
2013-10-02 Arnaud GierschEven printf does not follow the standard on Windows.
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Marion Guthmullermodel-checker : fix memory leak
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-29 Marion Guthmullermodel-checker : fix detection of dangling pointers...
2013-09-29 Marion Guthmullermodel-checker : update system state comparison
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschQuick fix of doxygen comments.
2013-09-25 Arnaud GierschRemove now unused parameter "default_value" for xbt_cfg...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Marion Guthmullermodel-checker : fix system state comparison (I hate...
2013-09-24 Augustin Degommewindows doesn't provide/need this call
2013-09-24 Augustin Degommefirst attempt to fix win build
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-21 Marion Guthmullerforget to uncomment a part of code
2013-09-21 Marion Guthmullermodel-checker : parallel comparison of system states...
2013-09-21 Marion Guthmullermodel-checker : get size used (heapinfo meta-data)
2013-09-19 Augustin DegommeFix reverted commit 28937161936e11ceac5acccf0b547055cc6...
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-13 Arnaud GierschImprove printing of boolean values with --cfg-help.
2013-09-13 Arnaud GierschCannot free this string here.
2013-08-29 Augustin DegommeRevert "Argh stupid me! This fixes commit 4fff3fb509f60...
2013-08-22 Arnaud LegrandArgh stupid me! This fixes commit 4fff3fb509f60c96745fb...
2013-08-22 Arnaud LegrandFix a bunch of typos thanks to the new spell script...
2013-08-22 Arnaud LegrandA French comment!?! Marion, please, check the translati...
2013-08-21 Arnaud LegrandAvoid stupid segfault on DEBUG when heap is empty.
2013-08-21 Arnaud LegrandAllow to disable simgrid cleanups at exit from command...
2013-08-21 Arnaud LegrandTypo--
2013-08-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-14 Marion Guthmullermodel-checker : else if instead of if{} if{}
2013-08-14 Marion Guthmullermodel-checker : init equal_to in mmalloc info
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-12 Marion Guthmullerget size of struct s_xbt_os_timer
2013-08-12 Marion Guthmullermodel-checker : initialize equal_to in mmalloc heapinfo
2013-08-12 Marion Guthmullermodel-checker : memory free
2013-08-12 Marion Guthmullermodel-checker : extend ignore mechanism with new user...
2013-08-11 Marion Guthmullermodel-checker : remove fprintf -> XBT_DEBUG
2013-08-05 Marion Guthmullermodel-checker : snapshot comparison with the types...
2013-07-18 Augustin Degommeguard against potential segfault when used before initi...
2013-07-11 Augustin DegommeCrash with message when trying to use a log level that...
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-14 Guillaume SerrièreChange xbt_os_timer interface to handle cpu time, threa...
2013-06-06 Martin QuinsonMake semaphores visible from MSG
2013-06-06 Martin Quinsonkill some dead code
2013-06-06 Martin Quinsonthese got regenerated, apparently with a newer version...
2013-06-05 Martin Quinsondocument the fact that we accept abbreviations of log...
2013-05-31 Marion Guthmullermodel-checker : simplify algorithm for the verification...
2013-05-16 Arnaud GierschRemove now unused log category.
2013-05-16 Guillaume SerrièreAdd of context creation in parmap.
2013-05-15 Paul BédarideRemove PCRE dependency and RuleBased routing
2013-05-10 Paul BédarideAdd new boolean type for configuration
2013-05-07 Arnaud GierschUse right test for error checking.
2013-05-06 Paul BédarideAdd unit support in xml files [#14422]
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-09 Arnaud GierschAdd missing calls to XBT_LOG_CONNECT.
2013-04-02 Marion Guthmullermodel-checker : signed int instead of unsigned int
2013-04-01 Marion Guthmullermodel-checker : update state equality detection
2013-03-29 Augustin Degommefreebsd compatibility
2013-03-25 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-19 Arnaud GierschGenerated file has changed.
2013-03-19 Marion Guthmullermodel-checker : free memory
2013-03-19 Marion Guthmullermodel-checker : cosmetics
2013-03-19 Marion Guthmullermodel-checker : fragment size and fragment number may...
2013-03-19 Marion Guthmullermodel-checker : cleanups
2013-03-16 Marion Guthmullermodel-checker : fix compilation error without MC
2013-03-16 Marion Guthmullermodel-checker : code refactoring for heap comparison...
2013-03-16 Marion Guthmullermodel-checker : get current backtrace with libunwind...
2013-03-16 Marion Guthmullermodel-checker : set ignore flag to 0 if reallocation
2013-03-16 Marion Guthmullermodel-checker : minor changes for debug information...
2013-03-16 Marion Guthmullermodel-checker : check if fragment or block has been...
next