Commit Graph

14 Commits

Author SHA1 Message Date
Joseph Henry
c29613e358 Changed default symbol visibility settings (removed -fvisibility=hidden). Added shared lib loading example 2018-02-21 15:45:00 -08:00
Joseph Henry
c107f2c05c Fixed some debug trace format specifiers to reduce compile-time warnings (round two) 2018-02-21 12:02:16 -08:00
Joseph Henry
9fba2a6d32 Fixed some debug trace format specifiers to reduce compile-time warnings 2018-02-21 11:42:07 -08:00
joseph.henry
2c5634343a tweaks for Windows cmake build 2018-01-30 17:27:40 -08:00
Joseph Henry
402083a5d8 Updated CMake build script for Windows. Moving away from MinGW requirement for build 2017-12-19 16:23:52 -08:00
Joseph Henry
3ba3b3fc65 Gave unique names to example binding programs 2017-12-14 16:27:58 -08:00
Joseph Henry
a4a5ea5c31 Updated bindings 2017-11-21 15:24:51 -08:00
Joseph Henry
f2d3675f40 Fixed address length bug in example code 2017-11-13 16:15:58 -08:00
Joseph Henry
0cb162672e Fixed identity print statement in examples/client-server 2017-11-13 15:26:17 -08:00
Joseph Henry
614432907c Windows build fixes 2017-11-06 16:19:55 -08:00
Joseph Henry
e0d4b84dd4 Preparation for C--, removed classes, namespaces, advanced build options are now controlled via include/libztDefs.h 2017-11-06 13:50:20 -08:00
Joseph Henry
010ec040a7 Updated examples 2017-10-20 12:53:30 -07:00
Joseph Henry
894e7d7dc1 Updated README 2017-10-20 12:52:32 -07:00
Joseph Henry
45260c4e69 Modification to blocking bahavior of zts_start, is now settable. Improved address family handling in JNI 2017-10-16 16:45:46 -07:00