5 Commits

Author SHA1 Message Date
Simon Ruderich
3e894f0f32 NEWS: improve 0.2 notes 2014-06-22 18:54:45 +02:00
Simon Ruderich
502f26377e NEWS: release 0.2 2014-06-22 18:34:34 +02:00
Simon Ruderich
b6d1dc09b6 handle_recursive: fix race condition if threads are used
Requires thread-local storage.

Another solution would be a mutex, but this is slower and more
complicated and might cause issues with some programs.
2014-04-08 14:38:01 +02:00
Simon Ruderich
39d313d1d4 Fix error_at_line() not always exiting if status != 0.
Also add tests.
2014-01-01 16:37:48 +01:00
Simon Ruderich
f9631cb6fa NEWS: Add. Release 0.1. 2013-12-04 00:48:03 +01:00