Skip to content
Snippets Groups Projects
  1. Feb 19, 2009
  2. Feb 16, 2009
  3. Feb 15, 2009
  4. Feb 13, 2009
  5. Feb 10, 2009
  6. Feb 07, 2009
  7. Feb 06, 2009
  8. Feb 05, 2009
  9. Jan 23, 2009
  10. Jan 12, 2009
  11. Jan 11, 2009
  12. Jan 10, 2009
  13. Jan 07, 2009
  14. Jan 09, 2009
    • judah's avatar
      Fix a race in the event loop. · 8310678c
      judah authored
      Now that we don't use stm, we have to be careful about locking.  Specifically,
      writeList2Chan is not atomic, so we need to add an explicit lock around it.
      
      Without this patch, the bug can be reproduced by pasting a string of 50-60
      characters into the input.
      8310678c
  15. Jan 06, 2009
  16. Jan 05, 2009
  17. Jan 02, 2009
Loading