2018-02-17 11:06:35 +01:00
|
|
|
* Release 0.1
|
2018-02-21 12:12:31 +01:00
|
|
|
** DONE README.md
|
|
|
|
- State "DONE" from "TODO" [2018-02-21 Wed 12:12]
|
2018-02-17 11:06:35 +01:00
|
|
|
- Note taken on [2018-02-17 Sat 11:02] \\
|
|
|
|
Write a proper README.md for the github folks.
|
2018-03-23 16:42:23 +01:00
|
|
|
** DONE MAN page
|
|
|
|
- Note taken on [2018-03-23 Fri 16:40] \\
|
|
|
|
Ignored. the header file has been documented instead.
|
2018-02-17 11:06:35 +01:00
|
|
|
- Note taken on [2018-02-17 Sat 11:02] \\
|
|
|
|
For everyone else, write a proper manpage explaining the API
|
2018-03-23 17:57:54 +01:00
|
|
|
** DONE Fudge dice
|
|
|
|
- Note taken on [2018-03-23 Fri 17:56] \\
|
|
|
|
Done.
|
2018-02-17 11:06:35 +01:00
|
|
|
- Note taken on [2018-02-17 Sat 11:02] \\
|
|
|
|
The syntax should be XdF and the results should be [-1, -1, 0, 0, +1, +1].
|
2018-03-23 15:48:59 +01:00
|
|
|
** DONE verify dual licencing with Lews Van Winkle
|
|
|
|
- Note taken on [2018-03-23 Fri 15:48] \\
|
|
|
|
No direct reply to my mail, but he starred github repo.
|
2018-02-17 11:30:59 +01:00
|
|
|
- Note taken on [2018-02-17 Sat 11:30] \\
|
|
|
|
Verify that dual licencing has been done properly by consult
|
2018-03-23 18:00:15 +01:00
|
|
|
Lewis Van Winkle the author of tinyexpr.*
|
|
|
|
** DONE Remove dependency on libbsd
|
|
|
|
- Note taken on [2018-03-23 Fri 17:59] \\
|
|
|
|
Ignored for the time being
|
2018-02-17 11:06:35 +01:00
|
|
|
- Note taken on [2018-02-17 Sat 11:05] \\
|
|
|
|
arc4random_uniform() should be moved into the source. On BSD we just use
|
|
|
|
the library function.
|