Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Comment unused parameters.
[simgrid.git] / src / xbt /
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
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-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-14 Guillaume SerrièreChange xbt_os_timer interface to handle cpu time, threa...
2013-06-06 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-06-06 LionelMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-06-06 LionelMake semaphores visible from MSG
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
next