summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* require fileutils for 2.1win_21tduehr2014-10-031-0/+1
* windows support for ruby 2.1tduehr2014-10-032-6/+7
* sync specs w/ JRuby and move to rspectduehr2014-10-0235-739/+1003
* update Gemfiletduehr2014-10-022-206/+3
* add spec from jruby issuetduehr2014-09-261-0/+16
* bump version1.9.5tduehr2014-09-251-1/+1
* exclude dylibs from gemtduehr2014-09-251-1/+1
* bump ruby_cc_versiontduehr2014-09-231-1/+1
* bump to 1.9.41.9.4tduehr2014-09-231-1/+1
* Merge pull request #369 from larskanis/add_cross_ruby_2.1tduehr2014-09-231-1/+1
|\
| * Add ruby 2.1 to the list of cross build ruby versions for Windows.Lars Kanis2014-09-221-1/+1
|/
* Merge pull request #367 from Ptico/mastertduehr2014-09-151-2/+2
|\
| * Fix for non-glibc linux environmentsAndrey Savchenko2014-09-051-2/+2
|/
* fix gemspec typotduehr2014-07-071-1/+1
* Merge pull request #307 from larskanis/fix-stdcall-decorationtduehr2014-07-013-4/+39
|\
| * Fix compuation of bytes stored on the stack for stdcalls, used for function d...Lars Kanis2013-11-103-4/+39
* | Merge pull request #328 from tduehr/freebsd_fixtduehr2014-07-011-1/+1
|\ \
| * | fix ld scripts in freebsdtduehr2014-07-011-1/+1
* | | Merge pull request #306 from larskanis/fix-stdcalltduehr2014-07-014-4/+42
|\ \ \
| * | | Fix stdcall ABI call convention.Lars Kanis2013-11-104-4/+42
| | |/ | |/|
* | | Merge pull request #298 from larskanis/mingw-supporttduehr2014-07-011-8/+2
|\ \ \
| * | | Remove compatibily code for older rake-compiler versions.Lars Kanis2014-06-251-8/+2
* | | | Merge pull request #351 from tduehr/netbsdtduehr2014-07-017-11/+66
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix tests for netbsdtduehr2014-07-015-10/+60
| * | | Add missing intptr_t and uintptr_t (sync with FreeBSD and OpenBSD).r-stu312014-06-301-0/+2
| * | | Don't include NetBSD version in ARCH. NetBSD is BSD.r-stu312014-06-301-1/+4
|/ / /
* | | Merge pull request #349 from larskanis/fix_typo_RTLD_NOWtduehr2014-06-251-1/+1
|\ \ \ | |/ / |/| |
| * | Fix typo in checking RTLD defines.Lars Kanis2014-06-251-1/+1
|/ /
* | Merge pull request #348 from tduehr/benchmarkstduehr2014-06-2412-73/+14
|\ \
| * | update/correct benchmarkstduehr2014-06-2412-73/+14
* | | Merge pull request #309 from larskanis/fix-return-of-callback_with_gvltduehr2014-06-051-2/+3
|\ \ \ | |/ / |/| |
| * | Fix return type of callback function to rb_thread_call_with_gvl().Lars Kanis2013-11-161-2/+3
| |/
* | Merge pull request #322 from tduehr/ffi_spectduehr2014-06-0556-68/+2179
|\ \
| * | remove require_relativetduehr2014-06-0534-33/+34
| * | add enum test to variadic spectduehr2014-06-055-8/+54
| * | add rbx dependenciestduehr2014-06-051-0/+8
| * | fix require_relativetduehr2014-06-051-0/+1
| * | return of the magic encoding commenttduehr2014-06-051-0/+1
| * | correct spec task dependencytduehr2014-06-051-1/+1
| * | merge specs w/ JRuby and correct syntax to use rspectduehr2014-06-0555-98/+2152
|/ /
* | Merge pull request #329 from tduehr/rtld_mlocktduehr2014-06-058-32/+296
|\ \ | |/ |/|
| * add dev group to Gemfiletduehr2014-06-051-5/+7
| * remove Rakefile crufttduehr2014-06-051-2/+0
| * update MRI versiontduehr2014-06-051-1/+1
| * fix .travis.yml assumptiontduehr2014-06-051-1/+1
| * update development dependenciestduehr2014-06-054-8/+236
| * add bundler build byproducts to gitignoretduehr2014-06-051-1/+3
| * Update .travis.ymltduehr2014-06-051-0/+1
| * update Gemfile and .travistduehr2014-02-203-29/+9
| * add correct RTLD constants at compile timetduehr2014-02-192-5/+58
|/