Taco
|
d7bb1e189f
|
fixed direct-mapping type-mapped pointer result types
|
2014-04-08 18:23:44 +02:00 |
|
Timothy Wall
|
28fc8ce789
|
enable AIX build, update natives
|
2014-03-18 17:16:31 -07:00 |
|
Timothy Wall
|
feecc7fd1e
|
Merge branch 'issue-300' of github.com:twall/jna
|
2014-01-21 22:42:36 -05:00 |
|
Timothy Wall
|
4836f05059
|
don't align arguments in stdcall
|
2014-01-13 02:23:08 -05:00 |
|
Timothy Wall
|
ed35e7b973
|
fix clallback prototype
|
2014-01-13 01:16:23 -05:00 |
|
Timothy Wall
|
4e4dbda6f0
|
add extra args, triggering stdcall stack bug
|
2014-01-13 00:52:47 -05:00 |
|
Timothy Wall
|
6756267f48
|
attempt to reproduce issue #300
|
2014-01-12 17:06:13 -05:00 |
|
dB
|
395bffcf72
|
Choose whether to use MSVC based on MSVC environment variable.
|
2013-10-02 14:21:26 -04:00 |
|
Timothy Wall
|
1737d6addb
|
accommodate long path names, fixes #243
|
2013-06-16 09:05:26 -04:00 |
|
Timothy Wall
|
79272c76a5
|
make unpacked path available as a system property, track down JVM error in System.load
|
2013-06-15 07:05:53 -04:00 |
|
Timothy Wall
|
c6c99b8b98
|
abstract option for default encoding for library names
|
2013-06-13 03:14:17 -04:00 |
|
Timothy Wall
|
acf06d725f
|
update sunos-x86* natives
|
2013-06-04 23:45:59 -04:00 |
|
Timothy Wall
|
e5dcc56056
|
update w32ce-arm natives
|
2013-06-04 23:29:12 -04:00 |
|
Timothy Wall
|
631920d41e
|
update darwin natives
|
2013-06-04 18:25:45 -04:00 |
|
Timothy Wall
|
a1fe8ce22c
|
update linux-x86 natives
|
2013-06-04 17:59:20 -04:00 |
|
Timothy Wall
|
16d4db1790
|
fix snprintf on windows
|
2013-06-04 08:44:14 -04:00 |
|
Timothy Wall
|
32442cd2c4
|
revise last error checking
|
2013-06-04 03:29:16 -04:00 |
|
Timothy Wall
|
7fb2c1b041
|
fix w32 compile error
|
2013-06-02 13:50:48 -04:00 |
|
Timothy Wall
|
13b2d7c0c1
|
Merge branch 'amd64-pthread-cleanup' of github.com:twall/jna
|
2013-06-02 08:45:33 -04:00 |
|
Timothy Wall
|
c6151c3775
|
ensure native library found in jar
|
2013-06-02 08:34:03 -04:00 |
|
Timothy Wall
|
0387196f85
|
fix library load error w/unicode
|
2013-06-02 14:18:32 +02:00 |
|
Timothy Wall
|
c7e7798979
|
fix amd64 native thread cleanup test
|
2013-05-30 10:42:09 -04:00 |
|
Timothy Wall
|
aa80c8d19f
|
Merge branch 'amd64-pthread-cleanup' of github.com:twall/jna into amd64-pthread-cleanup
|
2013-05-30 08:03:06 -04:00 |
|
Timothy Wall
|
02d5f47380
|
Merge branch 'master' of github.com:twall/jna into amd64-pthread-cleanup
|
2013-05-30 07:42:21 -04:00 |
|
Timothy Wall
|
75f3ed2d5a
|
revise thread termination flag logic
|
2013-05-30 07:41:24 -04:00 |
|
Timothy Wall
|
4e5afb4940
|
make 32-bit win32 MSVC comment explicit
|
2013-05-30 07:09:55 -04:00 |
|
Timothy Wall
|
85793114d4
|
fix #237, LastErrorException/getLastError thread-safe errno on AIX
|
2013-05-30 07:00:30 -04:00 |
|
Timothy Wall
|
708e76473a
|
Merge branch 'master' of github.com:twall/jna into amd64-pthread-cleanup
|
2013-05-30 06:57:43 -04:00 |
|
Timothy Wall
|
8f199788a5
|
force gcc to 32-bit mode for i386 builds on amd64
|
2013-05-29 21:24:43 -04:00 |
|
Timothy Wall
|
caaddd1179
|
add thread termination flags and checking
|
2013-05-29 20:43:26 -04:00 |
|
Timothy Wall
|
f6208e71f4
|
Merge branch 'master' of github.com:twall/jna into amd64-pthread-cleanup
|
2013-05-28 07:00:30 -04:00 |
|
Timothy Wall
|
15aac21e2b
|
restore gcc as default win32 32-bit build
|
2013-05-27 22:22:17 -04:00 |
|
Timothy Wall
|
609e3e459b
|
fix dll callbacks inline asm with msvc
|
2013-05-27 15:11:55 -04:00 |
|
Timothy Wall
|
8638bb57f9
|
fix 32-bit build under MSVC 10
|
2013-05-27 07:56:05 -04:00 |
|
Timothy Wall
|
d11084ce0d
|
Merge branch 'master' of github.com:twall/jna into amd64-pthread-cleanup
|
2013-05-27 07:16:08 -04:00 |
|
Timothy Wall
|
d551e656cb
|
fix win64 compile warnings
|
2013-05-26 09:57:45 -04:00 |
|
Timothy Wall
|
2a2bdbe60c
|
merge from upstream
|
2013-05-22 22:36:55 -04:00 |
|
Timothy Wall
|
296185c0ba
|
fix FP callback args on ARM
|
2013-05-22 21:12:56 -04:00 |
|
Timothy Wall
|
92aa443023
|
fix file mods
|
2013-05-19 22:54:56 -04:00 |
|
Timothy Wall
|
1492546150
|
revise string encoding
|
2013-05-19 22:53:38 -04:00 |
|
Timothy Wall
|
95c7be884f
|
clean up platform tests and error handling on windows
|
2013-05-18 12:39:27 -04:00 |
|
Timothy Wall
|
e7b4a2d5ec
|
add CoInit constants
fix last error formatting
|
2013-05-17 13:41:03 -04:00 |
|
Timothy Wall
|
0f1bdc87d4
|
enable android-x86 cross-builds
|
2013-05-16 23:01:14 -07:00 |
|
Timothy Wall
|
55778824f3
|
Merge branch 'master' of github.com:twall/jna into amd64-pthread-cleanup
|
2013-05-12 09:03:59 -04:00 |
|
Timothy Wall
|
d65432a014
|
update w32 natives
fix stdcall stack in libffi
auto-update version resource
|
2013-05-11 23:55:54 -04:00 |
|
Timothy Wall
|
f4958ee8f9
|
fix broken callback test on BSD
|
2013-05-10 20:53:02 -04:00 |
|
Timothy Wall
|
5206982e48
|
add ASL
set compatibility to 1.6 by default
tweak CreateProcessW definition
avoid unicode errors in username on win32 (temp files)
|
2013-05-10 08:00:53 -04:00 |
|
Timothy Wall
|
b7a299f42a
|
amd64/linux pthread investigations
|
2013-05-04 11:38:12 -04:00 |
|
Timothy Wall
|
5db3b42770
|
consolidate compiler pragmas
|
2013-04-25 08:22:37 -04:00 |
|
Timothy Wall
|
19d7775e91
|
windows won't load libraries w/truncated name
|
2013-04-24 08:33:53 -04:00 |
|