Age | Commit message (Expand) | Author |
---|---|---|
2015-10-14 | replace verbose() with logpost() since verbose() adds extraneous carraige ret... | Hans-Christoph Steiner |
2015-10-14 | reformat code to match Pd style by running 'astyle --style=ansi *.c' | Hans-Christoph Steiner |
2015-10-14 | post version message using verbose(0) | Hans-Christoph Steiner |
2015-10-14 | replaced NT and UNIX macros with _WIN32 and _MSC_VER where appropriate | Hans-Christoph Steiner |
2015-10-14 | got everything building using the template Makefile | Hans-Christoph Steiner |