Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix qsort example for 64bit | Wayne Meissner | 2009-12-12 | 1 | -1/+1 |
* | Use ffi_lib to explicitly set the library to use in the samples | Wayne Meissner | 2009-12-12 | 1 | -1/+2 |
* | Add require 'rubygems' to all the samples so they work correctly once installed | Wayne Meissner | 2008-10-30 | 1 | -0/+1 |
* | Hook in the actual callback->proc invocation | wmeissner | 2008-09-12 | 1 | -0/+2 |
* | Callbacks are working sufficiently for qsort.rb to work | wmeissner | 2008-09-12 | 1 | -0/+17 |