summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Re-work exception saving & non-gil function callbacksWayne Meissner2013-04-237-89/+147
* Check for HAVE_RB_THREAD_CALL_WITHOUT_GVL _or_ HAVE_RB_THREAD_BLOCKING_REGIONWayne Meissner2013-04-222-7/+7
* Extract all win32 MSC stdbool compat typedefs into win32/stdbool.hWayne Meissner2013-04-2224-138/+117
* Update GemfileWayne Meissner2013-04-122-1/+27
* Define rubygems-tasks tag format1.7.0Wayne Meissner2013-04-121-1/+3
* Enable push from rubygems-tasksWayne Meissner2013-04-121-3/+1
* More rubygems-tasks workWayne Meissner2013-04-121-24/+8
* Add rubygems-tasksWayne Meissner2013-04-121-0/+3
* Bump version to 1.7.0Wayne Meissner2013-04-121-1/+2
* Support existing rake-compiler layout for x86-mingw32 as well as the newer st...Wayne Meissner2013-04-031-3/+10
* Bump version to 1.7.0.devWayne Meissner2013-04-031-1/+1
* Merge pull request #260 from larskanis/x64-mingw32-cross-buildWayne Meissner2013-04-022-8/+9
|\
| * Add x64-mingw32 target to win32 cross compilation tasks.Lars Kanis2013-04-022-8/+9
|/
* Fix #259 by only using the custom x86_64 trampoline on MacOS and LinuxWayne Meissner2013-04-021-1/+1
* Add specs for jruby/jruby#612Wayne Meissner2013-03-291-0/+43
* Add Pointer#type_size and make AutoPointer match the pointer it wrapsWayne Meissner2013-03-283-15/+52
* Add test for Pointer.sizeWayne Meissner2013-03-281-0/+3
* Add some Pointer#slice specsWayne Meissner2013-03-281-0/+20
* Bump version to 1.6.01.6.0Wayne Meissner2013-03-251-1/+1
* Exclude object files from rdocWayne Meissner2013-03-251-0/+1
* Fix issue #256 - in Struct::enclosing_module, explicitly check if the enclosi...Wayne Meissner2013-03-251-1/+1
* Merge pull request #255 from hubertlepicki/patch-1Wayne Meissner2013-03-211-1/+1
|\
| * Fix example that is invalid in rdocHubert Łępicki2013-03-211-1/+1
|/
* Bump version to 1.5.01.5.0Wayne Meissner2013-03-211-1/+1
* Add x86_64-windows/types.confWayne Meissner2013-03-121-0/+27
* Bump version to 1.5.0Wayne Meissner2013-03-111-1/+1
* Strip win32 binaries once they are builtWayne Meissner2013-03-111-2/+9
* Try to load the 2.0 pre-compiled libWayne Meissner2013-03-101-0/+2
* Add 2.0.0 binaries for win32Wayne Meissner2013-03-101-1/+1
* Only strip options if preceded by whitespaceWayne Meissner2013-03-081-2/+2
* Merge pull request #251 from skoba/masterWayne Meissner2013-03-061-0/+2
|\
| * add intptr_t and uintptr_t type to x86_64-freebsd platform types.confShinji KOBAYASHI2013-03-071-0/+2
|/
* Add back -std=c99 for solarisWayne Meissner2013-03-051-1/+3
* Bump version to 1.4.1Wayne Meissner2013-03-051-1/+1
* Check for the presence of FFI_STDCALL - some arches do not have it definedWayne Meissner2013-03-052-2/+2