zotero/chrome
Dan Stillman ad8b81f4c7 Use Q instead of Task.spawn to run processUpdatedXML()
With Task.spawn, regular expressions in Zotero.DB were causing "too much
recursion" errors on Windows with JIT enabled.

This requires a change to Q to allow async() to take a generator instead
of a generator-maker (which is the reason it was using Task.spawn to
begin with).
2014-06-18 05:03:06 -04:00
..
content Use Q instead of Task.spawn to run processUpdatedXML() 2014-06-18 05:03:06 -04:00
locale Merge locales from Transifex 2014-06-07 17:16:40 -04:00
skin/default/zotero Error report improvements 2014-05-26 20:07:41 -04:00