| 2021-07-11 |
improve with nicer XML output, and also support benchmarking
John
committed
on 11 Jul 2021
|
|---|---|
| 2021-05-14 |
Add support for Emscripten/WebAssembly
tjachmann
authored
on 14 May 2021
Neil Henning
committed
on 14 May 2021
|
| 2021-04-06 |
- fixed problem with compilation on Windows 7 / VS2015
Mirko Rajkovaca
authored
on 18 Mar 2021
Neil Henning
committed
on 6 Apr 2021
|
| 2021-03-22 |
Fix C6308 warning in VS2019.
...
Neil Henning
authored
on 22 Mar 2021
Neil Henning
committed
on 22 Mar 2021
|
| 2021-02-02 |
Update README.md
Neil Henning
authored
on 2 Feb 2021
GitHub
committed
on 2 Feb 2021
|
|
Try compiling with Clang/MSVC.
Neil Henning
committed
on 2 Feb 2021
|
|
| 2021-01-27 |
Minor bugfix.
Neil Henning
committed
on 27 Jan 2021
|
| 2021-01-26 |
Remove winbase.h include.
Neil Henning
committed
on 26 Jan 2021
|
| 2021-01-22 |
Remove travis.
Neil Henning
committed
on 22 Jan 2021
|
|
|
|
| 2021-01-21 |
|
| 2021-01-12 |
Merge pull request #50 from sheredom/fix49
...
Neil Henning
authored
on 12 Jan 2021
GitHub
committed
on 12 Jan 2021
|
|
|
|
|
Update FUNDING.yml
Neil Henning
authored
on 12 Jan 2021
GitHub
committed
on 12 Jan 2021
|
|
|
Create FUNDING.yml
Neil Henning
authored
on 12 Jan 2021
GitHub
committed
on 12 Jan 2021
|
|
| 2020-12-21 |
Merge pull request #48 from ldrumm/reset-errno
...
Neil Henning
authored
on 21 Dec 2020
GitHub
committed
on 21 Dec 2020
|
|
|
|
| 2020-11-20 |
Build fix - use UTEST_CAST instead of C style cast.
Neil Henning
committed
on 20 Nov 2020
|
| 2020-11-19 |
Merge pull request #46 from peterlindgren/master
...
Neil Henning
authored
on 19 Nov 2020
GitHub
committed
on 19 Nov 2020
|
|
*_STRNEQ & *_STRNNE no longer assumes input strings are null-terminated, instead user provides the length.
peterlindgren
committed
on 19 Nov 2020
|
|
|
*_STRNEQ & *_STRNNE no longer assumes input strings are null-terminated, instead user provides the length.
peterlindgren
committed
on 19 Nov 2020
|
|
| 2020-10-28 |
Merge pull request #43 from sheredom/attempted_fix
...
Neil Henning
authored
on 28 Oct 2020
GitHub
committed
on 28 Oct 2020
|
| 2020-10-27 |
Attempt build fix.
Neil Henning
committed
on 27 Oct 2020
|
| 2020-10-26 |
Merge pull request #42 from yangxingpping/master
...
Neil Henning
authored
on 26 Oct 2020
GitHub
committed
on 26 Oct 2020
|
|
fix compile error on gcc4.8.5
alqaz
committed
on 26 Oct 2020
|
|
| 2020-08-23 |
Merge pull request #37 from sheredom/add_testing_for_c99_and_c11
...
Neil Henning
authored
on 23 Aug 2020
GitHub
committed
on 23 Aug 2020
|
| 2020-08-22 |
Add testing for c99 and c11.
Neil Henning
committed
on 22 Aug 2020
|
| 2020-07-24 |
Merge pull request #35 from sheredom/fix_c11_build
...
Neil Henning
authored
on 24 Jul 2020
GitHub
committed
on 24 Jul 2020
|
| 2020-07-23 |
Fix the c11 build on linux by using the newer timespec_get function.
Neil Henning
committed
on 23 Jul 2020
|
| 2020-06-22 |
Merge pull request #33 from sheredom/add_strncmp_methods
...
Neil Henning
authored
on 22 Jun 2020
GitHub
committed
on 22 Jun 2020
|