Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill some unused static functions
[simgrid.git] / src / xbt /
2014-03-08 Martin Quinsonkill some unused static functions
2014-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-03-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-07 Pierre VeyreAdd "attach" attribute to storage tag in platform descr...
2014-03-06 Arnaud GierschUse sensible values for arities of config elements.
2014-02-14 Augustin Degommeprotect smpi against problems with replay+collectives.
2014-02-13 Augustin Degommeenforce the use of the routing attribute of an AS,...
2014-02-10 Arnaud GierschSupernovae mode was deprecated. It is currently broken...
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-28 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-01-27 Arnaud GierschDon't build mmalloc when !HAVE_THREAD_LOCAL_STORAGE.
2014-01-22 Arnaud GierschConnect another new log category.
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-22 Augustin Degommedtd update for new cluster routing options
2014-01-22 Arnaud GierschConnect new log category.
2014-01-17 Augustin Degommeupdate dtd to add torus_dimensions tag to clusters
2014-01-16 Arnaud GierschWorkaround hang at cleanup.
2014-01-08 Martin QuinsonI meant to paraphrase the expression 'give me liberty...
2014-01-07 suterrespect the wishes of the blamee ;)
2014-01-07 suterenglish orrection
2013-11-22 Arnaud GierschDoc update.
2013-11-21 Arnaud GierschConnect new log categories.
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-15 Arnaud GierschDie on error.
2013-11-14 Arnaud GierschRemove any reference to mergesort.
2013-11-14 Augustin Degommeas this was not included, xbt_dynar_sort never used...
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-08 Augustin DegommeI blame someone else for this
2013-11-07 Augustin DegommeI blame someone else for this
2013-11-07 Arnaud GierschIncrease junkarea to 4kiB.
2013-11-07 Arnaud GierschIncrease junkarea to 4kiB.
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 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
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-24 Paul BédarideRemove c surf files
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-30 Paul BédarideCpuTi in c++
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
next