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
/
enum.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor documentation and code style improvements
Patrik Wenger
2015-11-25
1
-3
/
+1
*
better native_type
tduehr
2015-05-21
1
-7
/
+2
*
documentation
tduehr
2014-10-13
1
-2
/
+7
*
Add optional FFI::Type argument to Library#enum and Enum.new
tduehr
2014-10-13
1
-4
/
+5
*
Switch license to BSD throughout codebase. See #288.
Charles Oliver Nutter
2013-10-29
1
-19
/
+2
*
Licensing audit. Restore BSD license text from files where it was mistakenly...
Wayne Meissner
2013-10-27
1
-1
/
+29
*
Fix issue #206 - raise an error on enums with duplicate keys
Wayne Meissner
2012-09-23
1
-1
/
+2
*
Add documentation for ArrayType, Buffer, DynamicLibrary, Function, Enum, Enums
Sylvain Daubert
2011-09-25
1
-0
/
+42
*
Avoid spurious entries in @vk_map for FFI::Enum.
Matijs van Zuijlen
2011-05-01
1
-3
/
+1
*
Pass thru the integer if no symbol for it can be found in Enum#from_native()
Wayne Meissner
2010-11-30
1
-1
/
+3
*
Re-enable integers instead of enum constants as values for enum parameters
Wayne Meissner
2010-11-13
1
-2
/
+8
*
License update and misc cleanups.
Wayne Meissner
2010-08-07
1
-20
/
+13
*
Re-implement enums using DataConverter
Wayne Meissner
2010-05-22
1
-0
/
+14
*
Add explicit copyrights to each file
Wayne Meissner
2010-01-24
1
-0
/
+28
*
Aliasing the symbol_map accessor of the Enum class to to_h.
Luc Heinrich
2009-03-27
1
-0
/
+1
*
Initial support for enumerations.
Luc Heinrich
2009-03-27
1
-0
/
+77