summaryrefslogtreecommitdiff
path: root/lib/ffi_yajl/ext.rb
Commit message (Expand)AuthorAgeFilesLines
* fix minor typoElan Ruusamäe2014-11-121-1/+1
* fix libnames for windowslcg/windows-libnameLamont Granquist2014-10-081-0/+2
* use RbConfig instead of ConfigLamont Granquist2014-08-291-1/+1
* fix rbx using dlopen via FFILamont Granquist2014-08-231-11/+44
* Revert "change allow_comment default to true"Lamont Granquist2014-08-071-12/+13
* change allow_comment default to trueLamont Granquist2014-08-071-13/+12
* fix DL/Fiddle logic stop using ffiLamont Granquist2014-06-261-8/+8
* this might fix rbxLamont Granquist2014-06-141-0/+1
* working on dlopen problemLamont Granquist2014-06-121-18/+16
* make sure fiddle supports dlopen before using itLamont Granquist2014-06-101-2/+2
* use fiddle instead of DL if we find itLamont Granquist2014-06-041-4/+15
* nasty hack to convert dylib to bundle on macLamont Granquist2014-05-201-0/+2
* dynamically link against libyajl2-gem at runtimeLamont Granquist2014-05-071-4/+11
* the rbx work fixed ruby-1.8 c-extLamont Granquist2014-01-121-4/+4
* disable c-extension for ruby-1.8.7Lamont Granquist2014-01-011-0/+5
* reorganization of ext-vs-ffiLamont Granquist2013-12-311-0/+17
* code rearrangementLamont Granquist2013-12-161-3/+0
* breaking out ffi encoding into its own classLamont Granquist2013-12-081-0/+2
* moving things around to support ext encodingLamont Granquist2013-11-181-0/+1