1. 19 Apr, 2016 1 commit
    • Colin Hogben's avatar
      lib/utils/pyexec: Condition-out GC calls from pyexec. · 8aa3cbf1
      Colin Hogben authored
      A port which uses lib/utils/pyexec.c but which does not enable garbage
      collection should not need to implement the gc_collect function.
      
      This patch also moves the gc_collect call to after printing the qstr
      info.  Since qstrs cannot be collected it should not make any difference
      to the printed statistics.
      8aa3cbf1
  2. 18 Apr, 2016 3 commits
  3. 17 Apr, 2016 15 commits
  4. 16 Apr, 2016 18 commits
  5. 15 Apr, 2016 3 commits