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
/
spec
/
ffi
/
pointer_spec.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
temporarily disable #427 specs
tduehr
2015-05-22
1
-3
/
+6
*
sync specs w/ JRuby and move to rspec
tduehr
2014-10-02
1
-31
/
+35
*
fix tests for netbsd
tduehr
2014-07-01
1
-1
/
+6
*
remove require_relative
tduehr
2014-06-05
1
-1
/
+1
*
merge specs w/ JRuby and correct syntax to use rspec
tduehr
2014-06-05
1
-2
/
+3
*
Add Pointer#type_size and make AutoPointer match the pointer it wraps
Wayne Meissner
2013-03-28
1
-14
/
+40
*
Add test for Pointer.size
Wayne Meissner
2013-03-28
1
-0
/
+3
*
Add some Pointer#slice specs
Wayne Meissner
2013-03-28
1
-0
/
+20
*
Use Rubinius API on Rubinius for forcing GC
Dirkjan Bussink
2013-01-06
1
-5
/
+1
*
Change licensing of the specs to the same license as Rubyspec
Dirkjan Bussink
2012-11-25
1
-12
/
+1
*
Use matchers compatible with MSpec
Dirkjan Bussink
2012-11-25
1
-5
/
+5
*
Fix issue #112 - delegate Pointer#autorelease? to AutoPointer::Releaser
Wayne Meissner
2012-09-23
1
-0
/
+17
*
Allow comparison of FFI::Pointer with nil
emboss
2012-02-29
1
-0
/
+3
*
Avoid method redefined warnings.
Matijs van Zuijlen
2011-10-29
1
-14
/
+11
*
Avoid "possibly useless use of == in void context" warnings.
Matijs van Zuijlen
2011-10-29
1
-5
/
+5
*
Avoid assigned but unused variables in spec.
Matijs van Zuijlen
2011-10-29
1
-5
/
+5
*
Cleanup some namespace issues
Wayne Meissner
2010-12-27
1
-26
/
+15
*
Fix pointer specs that were bare describe blocks
Wayne Meissner
2010-12-27
1
-4
/
+19
*
Refit AutoPointer with DataConverter so AutoPointer subclasses can be used as...
Wayne Meissner
2010-05-22
1
-0
/
+15
*
increasing GC wiggle room in tests to 5 (from 2).
Mike Dalessio
2009-11-02
1
-1
/
+1
*
Change the description for AutoPointer specs to expect TypeError, not ArgError
Wayne Meissner
2009-09-18
1
-3
/
+3
*
Remove super call from PointerDelegatee constructor
Wayne Meissner
2009-06-18
1
-1
/
+0
*
Remove FFI::TypeError
Wayne Meissner
2009-06-18
1
-3
/
+3
*
Fix AutoPointer failing spec in ruby1.9.1
Andrea Fazzi
2009-06-17
1
-0
/
+3
*
Fix Autopointer failing specs
Andrea Fazzi
2009-06-17
1
-4
/
+4
*
merge commit
Wayne Meissner
2009-06-10
1
-7
/
+9
|
\
|
*
Raise TypeError when AutoPointer#initialize() is passed an incorrect pointer ...
Wayne Meissner
2009-06-10
1
-7
/
+9
*
|
Add some spec for NULL pointer.
Andrea Fazzi
2009-06-05
1
-0
/
+15
|
/
*
Fix AutoPointer and ManagedStruct tests on JRuby
Wayne Meissner
2009-05-05
1
-1
/
+7
*
Use FFI::MemoryPointer everywhere
Wayne Meissner
2009-03-15
1
-6
/
+6
*
adding specs for Pointer#read_pointer, #write_pointer, #read_array_of_pointer...
Mike Dalessio
2009-03-06
1
-0
/
+44
*
Rename specs to spec/ffi
Wayne Meissner
2008-12-05
1
-0
/
+126