| 2019-09-08 |
Merge pull request #21 from ldrumm/no-spectre-warn
...
Neil Henning
authored
on 8 Sep 2019
GitHub
committed
on 8 Sep 2019
|
|---|---|
|
|
|
| 2017-12-22 |
Merge pull request #17 from sheredom/check_stdint_include
...
Neil Henning
authored
on 22 Dec 2017
GitHub
committed
on 22 Dec 2017
|
| 2017-12-21 |
Appveyor has an issue with MSVC 2008 / 64 bit builds so disable it.
Neil Henning
committed
on 21 Dec 2017
|
|
Check that including stdint.h works, because we don't include it on MSVC and it was failing previously.
Neil Henning
committed
on 21 Dec 2017
|
|
| 2017-11-27 |
Merge pull request #16 from nabijaczleweli/master
...
Neil Henning
authored
on 27 Nov 2017
GitHub
committed
on 27 Nov 2017
|
| 2017-11-26 |
Add syntax highlighting to README. Fix argument display in README
...
nabijaczleweli
committed
on 26 Nov 2017
|
| 2017-11-25 |
Merge pull request #15 from ldrumm/fix/ttycolour
...
Neil Henning
authored
on 25 Nov 2017
GitHub
committed
on 25 Nov 2017
|
|
Don't pretend to support non-MSVC compilers on win32
Luke Drummond
committed
on 25 Nov 2017
|
|
| 2017-11-19 |
Workaround MSVC having issues with system headers
Luke Drummond
committed
on 19 Nov 2017
|
|
Workaround c89 limitations
Luke Drummond
committed
on 19 Nov 2017
|
|
|
Don't emit ANSI colour escape sequences when output is not a tty
...
Luke Drummond
committed
on 19 Nov 2017
|
|
| 2017-11-16 |
Merge pull request #14 from ldrumm/master
...
Neil Henning
authored
on 16 Nov 2017
GitHub
committed
on 16 Nov 2017
|
|
|
|
| 2017-11-02 |
|
| 2017-04-21 |
Merge pull request #13 from sheredom/test_moar_things
...
Neil Henning
authored
on 21 Apr 2017
GitHub
committed
on 21 Apr 2017
|
|
VS 2008 isn't supported it seems.
Neil Henning
committed
on 21 Apr 2017
|
|
|
Build fix.
Neil Henning
committed
on 21 Apr 2017
|
|
|
Add more test configurations.
Neil Henning
committed
on 21 Apr 2017
|
|
| 2016-04-28 |
|
|
MR: add .clang-format file to stop clang-format always breaking windows builds by reordering includes.
Neil Henning
committed
on 28 Apr 2016
|
|
| 2016-04-27 |
Output errors on clang/gcc.
Neil Henning
committed
on 27 Apr 2016
|
|
Remove printf0 printf1 printf2 macros and just suppress the clang warning.
Neil Henning
committed
on 27 Apr 2016
|
|
|
|
|
|
MR: Gurgh another issue with 32bit this time.
Neil Henning
committed
on 27 Apr 2016
|
|
|
MR: VS14 update 2 has an annoying printf bug.@
Neil Henning
committed
on 27 Apr 2016
|
|
| 2016-04-26 |
MR: Hopeful fix for VS14
Neil Henning
committed
on 26 Apr 2016
|
|
MR: Remove spurious pragma warning push.@
Neil Henning
committed
on 26 Apr 2016
|
|
|
MR: Remove VS9 testing for now, spurious failures. Make ASSERT not doubly evaluate condition.
Neil Henning
committed
on 26 Apr 2016
|
|
| 2016-04-25 |
MR: lets not use stdint.h on Windows because old MSVC doesn't have it (and we only want two types from it anyway).
Neil Henning
committed
on 25 Apr 2016
|