aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Improve rdoc for Ripper, based on a patch by Oscar Del Ben [github:219]marcandre2012-12-081-1/+5
* * ext/openssl/ossl_x509name.c: Completed documentation fordrbrain2012-12-081-7/+97
* * ext/objspace/objspace.c (iow_size): return size of internal objectko12012-12-081-1/+8
* * ext/refinement/refinement.c: include ruby/ruby.h instead of theshugo2012-12-071-7/+2
* * doc/etc.rd: Removed stale documentation filezzak2012-12-071-83/+177
* * ext/fiddle/closure.c (Fiddle::Closure.new): fix typo in documentationngoto2012-12-071-1/+1
* * ext/fiddle/function.c (Fiddle::Function.new): fix typo in documentationngoto2012-12-071-1/+1
* Add declaration of rb_warnnaruse2012-12-071-0/+7
* * ext/fiddle/lib/fiddle/function.rb (Fiddle::Function#name): newngoto2012-12-062-2/+9
* * eval.c (ruby_Init_refinement): a new function to enableshugo2012-12-062-0/+11
* * ext/dl/lib/dl/func.rb (CALL_TYPE_TO_ABI, FiddleClosureCFunc): exclude priva...ngoto2012-12-061-3/+5
* * ext/fiddle/lib/fiddle/import.rb (CALL_TYPE_TO_ABI): exclude private constan...ngoto2012-12-061-0/+2
* * ext/dl/lib/dl/func.rb (DL::Function#bind): When Fiddle is used,ngoto2012-12-051-0/+2
* * remove trailing spaces.nobu2012-12-0510-24/+24
* * ext/dl/lib/dl/func.rb (DL::Function#initialize, DL::Function#bind):ngoto2012-12-052-10/+44
* * ext/fiddle/lib/fiddle/types.rb: copied from ext/dl/lib/dl/types.rbngoto2012-12-041-0/+71
* * ext/fiddle/lib/fiddle/import.rb (import_function, bind_function):ngoto2012-12-041-3/+12
* * ext/bigdecimal/bigdecimal.c (BigDecimal_new): stop checking stringmrkn2012-12-021-1/+0
* suppress warnings: uninitialized variablesnaruse2012-11-301-1/+7
* * ext/fiddle/extconf.rb, ext/fiddle/function.cngoto2012-11-302-1/+3
* zlib.c: suppress warningnobu2012-11-301-1/+1
* zlib.c: suppress warningnobu2012-11-301-3/+3
* value.rb: adjust indentnobu2012-11-301-52/+52
* value.rb: remove DLnobu2012-11-301-2/+0
* * ext/openssl/ossl_ssl.c (ssl_npn_encode_protocol_i): fix byte orderngoto2012-11-291-1/+3
* * ext/psych/extconf.rb: added --enable-bundled-libyaml option. thisusa2012-11-291-1/+1
* * ext/fiddle/closure.c: cosmetic fix for rdoc comment. (fix for r37917)nagachika2012-11-281-1/+1
* emitter.c: constifynobu2012-11-281-3/+3
* extconf.rb: mingw32nobu2012-11-281-2/+3
* extconf.rb: VPATHnobu2012-11-281-12/+3
* * ext/psych/extconf.rb: copy sources into build directory,ko12012-11-281-2/+7
* * ext/psych/extconf.rb: use embedded libyaml if no system libyaml istenderlove2012-11-2826-15/+12793
* * ext/fiddle/closure.c: Documentation for Fiddlezzak2012-11-287-40/+129
* Added #charpos for multibyte string position.ryan2012-11-281-1/+31
* * ext/fiddle/fiddle.c: adding alignment constants for compatibilitytenderlove2012-11-287-0/+976
* * ext/dl/lib/dl.rb: Deprecation notice for DLzzak2012-11-271-0/+2
* * ext/fiddle/closure.c: Documentation for Fiddlezzak2012-11-276-55/+118
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-279-6/+1424
* reverting r37881tenderlove2012-11-279-1426/+6
* * lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain2012-11-271-1/+1
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-279-6/+1426
* extmk.rb: fix mixing mkmf.lognobu2012-11-271-0/+1
* extconf.rb: git rid of post-1.8 featurenobu2012-11-275-5/+10
* extmk.rb: git rid of post-1.8 featuresnobu2012-11-261-3/+9
* * ext/nkf/nkf-utf8/nkf.c (unicode_iconv_combine): returning flags arenaruse2012-11-241-2/+2
* * ext/socket/ipsocket.c (IPSocket#peeraddr): Fix examplezzak2012-11-231-1/+1
* * ext/nkf/nkf-utf8: Merge b0a6577a521d1bba5e19853f95d5c4b9be1072b5.naruse2012-11-224-126/+6471
* wait.c: wait_readablenobu2012-11-211-3/+5
* io/wait: add IO#wait_writable methodnobu2012-11-211-0/+38
* fix indentkazu2012-11-201-2/+2