1. 19 Aug, 2015 1 commit
    • Christian Hesse's avatar
      make arrays one dimensional · 9e67b658
      Christian Hesse authored
      With more dimensional arrays we have to define the array size. Use
      one dimensional arrays to be more flexible.
      Additionally this allows to shrink array size for ASCII.
      9e67b658
  2. 17 Mar, 2015 1 commit
  3. 03 Feb, 2015 1 commit
  4. 23 Jan, 2015 1 commit
  5. 22 Jan, 2015 1 commit
  6. 27 Nov, 2014 1 commit
  7. 27 Feb, 2014 1 commit
  8. 16 Jan, 2014 1 commit
  9. 05 Dec, 2012 1 commit
  10. 26 Dec, 2011 1 commit
  11. 24 Sep, 2011 1 commit
  12. 26 May, 2011 1 commit
  13. 22 Mar, 2011 1 commit
  14. 25 Feb, 2010 2 commits
  15. 02 Jun, 2009 1 commit
  16. 17 Feb, 2009 1 commit
  17. 23 Sep, 2008 1 commit
  18. 09 Mar, 2008 2 commits
  19. 11 Jul, 2006 1 commit
    • Hisham Muhammad's avatar
      Performance improvement hackathon: improve process comparison routines, · 5d48ab8c
      Hisham Muhammad authored
      disable useless code in release builds such as runtime type-checking on
      dynamic data structures and process fields that are not being computed,
      faster(?) method for verifying the process owner (still need to ensure
      correctness), don't destroy and create process objects for hidden kernel
      threads over and over. Phew. I shouldn't be doing all this today, but I
      could not resist.
      5d48ab8c
  20. 06 Jun, 2006 1 commit
  21. 09 May, 2006 1 commit
  22. 10 Apr, 2006 1 commit
  23. 04 Mar, 2006 1 commit