Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins
2024-09-03
| ||
17:34 | Use vsnprintf() instead of vsprintf(). It's not part of C89, but that's okay. Fix a circular build dep. Leaf check-in: f5362120e0 user: stephan tags: trunk | |
2024-05-29
| ||
16:01 | Build touchups. check-in: 509546b6ae user: stephan tags: trunk | |
15:43 | Latest upstream linenoise. check-in: 32f22f0ed4 user: stephan tags: trunk | |
2024-05-26
| ||
19:25 | Improve configurability of cliapp's callback API change when building as C++. check-in: 8a96a3843c user: stephan tags: trunk | |
18:04 | Tweaks and docs from the sewal tree. check-in: d63edeff1b user: stephan tags: trunk | |
12:52 | Docs and add a missing #undef. check-in: bf5bfb83df user: stephan tags: trunk | |
11:06 | Trailing EOL whitespace cleanups. check-in: dbae2d9668 user: stephan tags: trunk | |
2024-05-22
| ||
15:16 | When including linenoise.h from C++, add an extern C block around the include to ensure proper linking in C++ builds. check-in: bb02b110aa user: stephan tags: trunk | |
14:55 | Solved the mysteriously failing C++ build (incorrect build flags). check-in: 466069497b user: stephan tags: trunk | |
11:02 | Add vscode config, hoping to debug the silent failure of the repl in C++, but it seems unwilling to use breakpoints. check-in: 3a94d06878 user: stephan tags: trunk | |
10:20 | Add a build-as-C++ variant but the test app never enters REPL mode when built as C++, for as-yet-unknown reasons. check-in: 577ad8da7c user: stephan tags: trunk | |
09:34 | egg check-in: 92ef35a95d user: stephan tags: trunk | |