diff options
author | Alberto Ruiz <aruiz@um.es> | 2012-03-13 15:23:30 +0100 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2012-03-13 15:23:30 +0100 |
commit | b959655b75da207fd7ac1c785a6ea9924d70d5a6 (patch) | |
tree | 0031778af5633100993d8447a5cbe021b1d3066f /THANKS.md | |
parent | c5fcca336f7d1ad6235d411268d8ff946bbe7f0c (diff) | |
parent | 0904bbd0befa48e98858def1b6d036c5b2f00bf1 (diff) |
Merge branch 'unsafe' into develop
Diffstat (limited to 'THANKS.md')
-rw-r--r-- | THANKS.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -109,3 +109,5 @@ module reorganization, monadic mapVectorM, and many other improvements. | |||
109 | 109 | ||
110 | - Danny Chan added support for integration over infinite intervals. | 110 | - Danny Chan added support for integration over infinite intervals. |
111 | 111 | ||
112 | - Clark Gaebel removed superfluous thread safety. | ||
113 | |||