0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make sure struct and union fields always maintain order More... over 9 years ago
Upgrade to newer JNA version More... over 9 years ago
Remove -SNAPSHOT More... over 11 years ago
testcase demonstrating pointer-to-static-struct return value More... over 11 years ago
overdue version bump More... over 11 years ago
Fix all FIXME tests and remove printf/println from tests More... over 11 years ago
win32 fixes More... over 11 years ago
Finish converting examples to the c_lib tests. Add some commentary to test_lib. More... over 11 years ago
add release/debug options More... over 11 years ago
Fix from Markus. Cool! Hmm, but now why does Overtone fail? More... over 11 years ago
It's better if the tree always works and FIXME marks things to fix... More... over 11 years ago
Add a bunch of the tests from the c_lib example. Currently wstring fails since I don't know how to compare that properly in Clojure. More... over 11 years ago
Adjust and3_buf to more closely match test situation. Currently causes failure. More... over 11 years ago
Snapshot before fixing up test-and3-buf More... over 11 years ago
Add some boolean tests. They seem to work. More... over 11 years ago
* test/clj_native/test/Makefile: add for test_lib More... over 11 years ago
Start skeleton of test based on the c_lib libary in the example folder. More... over 11 years ago
make it an error to pass anything but void pointers to a callback, add a few tests More... over 11 years ago
hack the example code to exhibit the supercollider reply callback issue. More... almost 12 years ago
fixed class loader issue when precompiling More... almost 14 years ago
update clojure version dependency to 1.2 More... almost 14 years ago
forgot to check null-terminate More... almost 14 years ago
added ptr-array function More... almost 14 years ago
loadlib returns library object to prevent accidental unloading of libs with no functions More... almost 14 years ago
Mac OS X build script contributed by Konrad Hinsen More... about 14 years ago
changed which names are the alternative names. Now the primary names are the clojure names and the alternative names are the native names More... about 14 years ago
added possibility to rename lib in clojure More... about 14 years ago
function and variable lookup in own process More... about 14 years ago
global variables More... about 14 years ago
version bump for dynamic More... about 14 years ago