index
:
delta/ruby-gems/ffi.git
0.5
branches/v1
containers
drop_187
elcapt
ffi-0.6
ffi-1.1
ffi-1.2
larskanis-appveyor
libffi
libffi-3.2.1
master
rake-compile-update
revert-497-container_ci
travis
win_21
github.com: ffi/ffi.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ffi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow private release method for ManagedStruct and AutoPointer
Lars Kanis
2023-05-02
2
-21
/
+5
*
Merge pull request #1017 from thesamesam/hppa
Lars Kanis
2023-04-20
2
-0
/
+356
|
\
|
*
Add types.conf for hppa1.1-linux
Sam James
2023-04-12
1
-0
/
+178
|
*
Add types.conf for hppa2.0-linux
Sam James
2023-04-12
1
-0
/
+178
*
|
Add types.conf for sw_64-linux
lixin
2023-04-11
1
-0
/
+141
|
/
*
Implement Write Barrier and dsize for FFI::StructLayout
Jean Boussier
2023-03-06
1
-1
/
+2
*
Check the pointer in AutoPointer before super
Lars Kanis
2023-01-13
1
-2
/
+2
*
Merge pull request #957 from matoro/master
Lars Kanis
2022-12-11
1
-0
/
+0
|
\
|
*
Rename sparc64-linux -> sparcv9-linux
matoro
2022-05-25
1
-0
/
+0
*
|
Merge pull request #968 from eregon/refactor-library-lookup
Lars Kanis
2022-12-11
2
-54
/
+94
|
\
\
|
*
|
Simplify errors to an array
Benoit Daloze
2022-07-17
1
-7
/
+4
|
*
|
Refactor library lookup
Benoit Daloze
2022-07-17
2
-54
/
+97
|
|
/
*
|
Fix typo in data_converter.rb
Ikko Ashimine
2022-07-07
1
-2
/
+2
|
/
*
Merge pull request #943 from daaitudian/master
Lars Kanis
2022-04-21
1
-0
/
+141
|
\
|
*
Add types.conf for loongarch64-linux
wangluwei
2022-03-03
1
-0
/
+141
*
|
Fix an issue with signed bitmasks when using flags on the most significant bit.
Brice Videau
2022-04-12
1
-1
/
+10
*
|
Simplify from_native and test corner case.
Brice Videau
2022-04-12
1
-5
/
+3
*
|
Remove unneeded affectations.
Brice Videau
2022-04-12
1
-4
/
+4
*
|
Fix typo.
Brice Videau
2022-04-12
1
-1
/
+1
|
/
*
Bump VERSION to 1.15.5
Lars Kanis
2022-01-10
1
-1
/
+1
*
prevent usage same binary file simultaneously
maierru
2022-01-04
1
-4
/
+5
*
Bump VERSION to 1.15.4 and add CHANGELOG entry
v1.15.4
Lars Kanis
2021-09-01
1
-1
/
+1
*
Correct module lookup when including ffi-module
Daniel Evans
2021-08-14
1
-1
/
+1
*
Bump VERSION to 1.15.4.pre1
Lars Kanis
2021-07-09
1
-1
/
+1
*
Bump VERSION to 1.15.3
v1.15.3
Lars Kanis
2021-06-16
1
-1
/
+1
*
Bump VERSION to 1.15.2
Lars Kanis
2021-06-16
1
-1
/
+1
*
Fix Windows libc detection for MSYS2-ucrt build (#903)
Lars Kanis
2021-06-15
1
-5
/
+2
*
Regen types.conf for FreeBSD12 aarch64
MikaelUrankar
2021-06-10
1
-58
/
+111
*
Switch time_t and suseconds_t types to long on FreeBSD aarch64
MikaelUrankar
2021-06-10
2
-4
/
+4
*
Merge pull request #882 from OleMchls/patch-1
tduehr
2021-06-02
1
-1
/
+1
|
\
|
*
dynlib support for homebrew 3 on Apple Silicon M1
Ole Michaelis
2021-02-12
1
-1
/
+1
*
|
Bump VERSION to 1.15.1
v1.15.1
Lars Kanis
2021-05-22
1
-1
/
+1
*
|
Allow overriding `gcc` with the `CC` env var in `const_generator.rb` and `str...
Alexey Zagarin
2021-04-15
2
-2
/
+4
*
|
Prepare ffi-1.15.0
Lars Kanis
2021-03-05
1
-1
/
+1
*
|
Remove unused VariadicInvoker#init
Lars Kanis
2021-02-28
1
-9
/
+0
*
|
Add types.conf for riscv64-linux
Andreas Schwab
2021-02-25
1
-0
/
+104
|
/
*
Add types.conf for powerpc64le-linux
Lars Kanis
2020-12-23
1
-0
/
+100
*
Bump VERSION to 1.14.2
Lars Kanis
2020-12-21
1
-1
/
+1
*
Remove trailing spaces in .rb files
Benoit Daloze
2020-12-21
5
-9
/
+9
*
Bump VERSION to 1.14.1
Lars Kanis
2020-12-19
1
-1
/
+1
*
Revert "Merge pull request #806 from eregon/fix-write_string"
Lars Kanis
2020-12-19
1
-21
/
+7
*
Bump VERSION to 1.14.0
Lars Kanis
2020-12-18
1
-1
/
+1
*
Merge pull request #852 from larskanis/move-size-limit
Lars Kanis
2020-12-14
2
-0
/
+45
|
\
|
*
Move Pointer#size_limit? to AbstractMemory and from C to ruby
Lars Kanis
2020-12-13
2
-0
/
+45
*
|
Fix i386 platform regex
Lars Kanis
2020-12-14
1
-1
/
+1
|
/
*
Merge pull request #806 from eregon/fix-write_string
Lars Kanis
2020-12-11
1
-7
/
+21
|
\
|
*
Make FFI::Pointer#write_string_length behave like #write_string with a length
Benoit Daloze
2020-12-05
1
-2
/
+2
|
*
Simplify and use #write_bytes instead of #put_bytes
Benoit Daloze
2020-12-05
1
-4
/
+4
|
*
Get the caller more efficiently and fix typo
Benoit Daloze
2020-12-05
1
-2
/
+2
|
*
Allow write_string to a memory region without final 0-byte
Lars Kanis
2020-11-29
1
-3
/
+13
[next]