ruby/ext/fiddle
charliesome 75f4731f90 * benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typos
* ext/fiddle/lib/fiddle/import.rb: ditto
* ext/psych/lib/psych.rb: ditto
* ext/psych/lib/psych/nodes/sequence.rb: ditto
* ext/tk/lib/multi-tk.rb: ditto
* ext/tk/lib/tcltk.rb: ditto

Closes GH-490

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44451 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-12-28 08:25:28 +00:00
..
lib * benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typos 2013-12-28 08:25:28 +00:00
closure.c * ext/fiddle/closure.c (USE_FFI_CLOSURE_ALLOC): define 0 on 2013-04-11 07:10:39 +00:00
closure.h * ext/fiddle/*: Adding fiddle library to wrap libffi 2010-05-06 06:59:24 +00:00
conversions.c * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control 2012-04-13 23:45:37 +00:00
conversions.h * ext/fiddle/closure.c (callback): deal with unsinged integers. 2012-02-15 10:57:05 +00:00
depend * ext/fiddle/depend: New file. 2013-04-15 13:22:20 +00:00
extconf.rb * ext/fiddle/extconf.rb: ignore rc version of libffi to fix build failure. 2013-05-19 02:42:16 +00:00
fiddle.c * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError 2013-06-12 14:20:51 +00:00
fiddle.h * ext/fiddle/fiddle.c: adding alignment constants for compatibility 2012-11-28 00:02:49 +00:00
function.c * ext/dl/lib/dl/func.rb (DL::Function#call): check tainted when 2013-05-14 11:06:58 +00:00
function.h * ext/fiddle/*: Adding fiddle library to wrap libffi 2010-05-06 06:59:24 +00:00
handle.c * ext/fiddle/*: [DOC] More doc on dlopen and RTLD_DEFAULT from r42186 2013-07-26 05:06:57 +00:00
pointer.c * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError 2013-06-12 14:20:51 +00:00