1. 02 Jan, 2014 2 commits
  2. 31 Dec, 2013 1 commit
    • albert-github's avatar
      Bug 436885 - c-source and h-source missing for latex · d5d34325
      albert-github authored
      Original title does not cover problem anymore. Problem has evolved to that when clicking on the name for the source file (in LaTeX) a jump to the beginning of the document was made. This problem is fixed with this patch.
      d5d34325
  3. 30 Dec, 2013 5 commits
  4. 29 Dec, 2013 3 commits
  5. 25 Dec, 2013 1 commit
  6. 24 Dec, 2013 9 commits
  7. 23 Dec, 2013 3 commits
  8. 17 Dec, 2013 3 commits
  9. 14 Dec, 2013 4 commits
  10. 12 Dec, 2013 7 commits
  11. 11 Dec, 2013 1 commit
    • pianofab's avatar
      Report details about fork() failure in logs. · 6ba48cc9
      pianofab authored
      When parsing a large codebase dot failed to start. Adding this line helped narrow down the issue. Increasing my VirtualBox VM RAM size worked around the issue. A proper fix would be to spawn separate processes without using fork() so they don't start with the giant address space used by the current process.
      6ba48cc9
  12. 10 Dec, 2013 1 commit