summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|/
* Merge pull request #300 from larskanis/fix-spec-for-mingw32Thomas E Enebo2013-11-051-2/+7
|\
| * Fix test case so that it works on Windows.Lars Kanis2013-11-021-2/+7
* | Merge pull request #301 from larskanis/fix-specs-for-x64-mingw32Thomas E Enebo2013-11-051-1/+1
|\ \
| * | Fix typo in spec for x64-mingw32.Lars Kanis2013-11-021-1/+1
| |/
* | Merge pull request #303 from larskanis/fix-double-deref-in-callbackThomas E Enebo2013-11-051-1/+1
|\ \
| * | Fix invalid memory access caused by double dereferencing mapped types in call...Lars Kanis2013-11-051-1/+1
| |/
* | Merge pull request #299 from lian/cleanup_minor_typosThomas E Enebo2013-11-032-3/+3
|\ \
| * | cleanup minor typosJulian Langschaedel2013-11-022-3/+3
|/ /
* | Merge pull request #290 from jeffwilliams/masterThomas E Enebo2013-10-311-2/+2
|\ \
| * | Improve loading of linker script .so filesJeff Williams2013-10-291-2/+2
* | | Tweaks to get java gem building.1.9.3Charles Oliver Nutter2013-10-301-1/+1
| |/ |/|
* | Remember kids...when you rush things you end up putting weird errant puts in ...Thomas E. Enebo2013-10-301-2/+1
* | Be a little more pedantic to makde .so and .bundle are actually file suffixesThomas E. Enebo2013-10-301-1/+2
* | Bump for 1.9.3Thomas E. Enebo2013-10-301-1/+1
* | Reject .so and .bundle files in gem. (merge gone wrong...PR from @simi)Thomas E. Enebo2013-10-301-1/+1
* | Merge pull request #293 from simi/cleanupThomas E Enebo2013-10-304-18/+1
|\ \
| * | little repository cleanupJosef Šimánek2013-10-304-18/+1
|/ /
* | Am I doing this right yet?Charles Oliver Nutter2013-10-291-1/+1
* | Add MRI 2.0, head and rbx-2.1.1 (failing) to build matrix.Charles Oliver Nutter2013-10-291-1/+6
* | Fix bad search and replace in C code.1.9.2Charles Oliver Nutter2013-10-2943-369/+36
* | Bump version to 1.9.2 for license update.Charles Oliver Nutter2013-10-291-1/+1
* | Switch license to BSD throughout codebase. See #288.Charles Oliver Nutter2013-10-2959-1537/+1098
|/
* Revert "Update README.md"Charles Oliver Nutter2013-10-281-1/+107
* Update README.mdWayne Meissner2013-10-271-107/+1
* Bump version to 1.9.11.9.1Wayne Meissner2013-10-271-1/+1
* Licensing audit. Restore BSD license text from files where it was mistakenly...Wayne Meissner2013-10-2722-14/+576
* Merge pull request #287 from douglaswth/add_x86_64-cygwinWayne Meissner2013-10-111-0/+3
|\
| * Add x86_64-cygwin types.conf.Douglas Thrift2013-10-111-0/+3
|/
* Merge pull request #278 from rmm5t/patch-1Wayne Meissner2013-08-181-2/+2
|\
| * Fixed wording typo and expanded "discover" link.Ryan McGeary2013-08-181-2/+2
|/
* Merge pull request #276 from P3t3rU5/patch-1Wayne Meissner2013-08-051-4/+4
|\
| * Update README.mdPedro Miranda2013-08-051-4/+4
|/
* Bump version to 1.9.01.9.0branches/v1Wayne Meissner2013-06-101-1/+1
* Merge pull request #271 from eradman/masterWayne Meissner2013-05-292-0/+4
|\
| * Define intptr_t and uintptr_t for OpenBSD. Required for kqueue.Eric Radman2013-05-302-0/+4
|/
* Merge pull request #269 from terceiro/hurdWayne Meissner2013-05-171-0/+0
|\
| * Rename GNU Hurd platform directoryAntonio Terceiro2013-05-171-0/+0
|/
* Add rake/clean for CLOBBER and CLEANWayne Meissner2013-05-111-0/+1
* Merge pull request #265 from kuwa72/issue263_2Wayne Meissner2013-05-102-7/+7
|\
| * Fix compile error for cygwin1.7.18, add check __CYGWIN_ macro.KUWASHIMA yuichiro2013-05-052-7/+7
* | Merge pull request #264 from kuwa72/issue263Wayne Meissner2013-05-101-1/+0
|\ \
| * | Fix compile error for cygwin1.7.18, without -mwin32 option.KUWASHIMA yuichiro2013-05-051-1/+0
| |/
* | Merge pull request #268 from larskanis/fix_strip_task_for_x64-mingw32Wayne Meissner2013-05-071-1/+1
|\ \ | |/ |/|
| * Fix path in strip task for x64-mingw32.Lars Kanis2013-05-071-1/+1
|/
* Bump version to 1.8.11.8.1Wayne Meissner2013-04-231-1/+1
* Bump version to 1.8.01.8.0Wayne Meissner2013-04-232-1/+7
* Check for HAVE_RB_THREAD_CALL_WITH_GVLWayne Meissner2013-04-231-2/+3