Skip to content
Snippets Groups Projects
  1. Nov 05, 2017
    • George Nachman's avatar
      Remove mechanism for catching proc_pidinfo and statfs timeouts. It was causing... · 8bc31051
      George Nachman authored
      Remove mechanism for catching proc_pidinfo and statfs timeouts. It was causing crashes, but I don't understand why. Perhaps mixing ARC and non-ARC code has some problem? I saw lots of crashes on 3.1.4 where proc_pidinfo exceeded the timeout and when it finally returned there was heap corruption. It looked as though the dispatch group had been freed even though there was an outstanding reference to it. At any rate, if proc_pidinfo is hanging you're going to have a bad time even without this workaround.
      8bc31051
  2. Nov 04, 2017
  3. Oct 31, 2017
  4. Oct 26, 2017
  5. Oct 25, 2017
  6. Oct 22, 2017
  7. Oct 19, 2017
  8. Oct 18, 2017
  9. Oct 16, 2017
  10. Oct 14, 2017
    • George Nachman's avatar
      Remove some weird logic dating back to commit... · 6b5442b3
      George Nachman authored
      Remove some weird logic dating back to commit ee11b549068742112b4d7e3141a9eeece81aa50f in the old-iterm repo that was supposed to "improve function key handling" and made Fn+Ctrl+key send the key ignoring modifiers and Fn+key (without Ctrl) send the key with modifiers, as though Fn weren't pressed. I have no idea what this was meant to do but it caused issue 6176
      6b5442b3
  11. Oct 11, 2017
Loading