aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * error.c, object.c, ext/readline/README.ja: [DOC] $SAFE=4 is obsolete.ktsj2013-08-181-51/+0
* * ext/dbm/extconf.rb: [DOC] Hide from RDoczzak2013-08-121-0/+2
* * ext/dbm/dbm.c: [DOC] Reformat headings of DBM classzzak2013-08-121-4/+3
* fix r42527 again; [Bug #8760] [ruby-dev:47608] [ruby-dev:47609]naruse2013-08-121-7/+2
* refix r42525 set stdio_file only if stdionaruse2013-08-121-2/+4
* * ext/readline/readline.c (readline_s_set_input): on OS X with editline,naruse2013-08-111-0/+2
* Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS"nobu2013-08-114-4/+0
* ext/-test-/*/depend: TEST_INIT_FUNCSnobu2013-08-104-0/+4
* * file.c (rb_str_normalize_ospath):naruse2013-08-103-0/+20
* * ext/readline/readline.c (insert_ignore_escape): suppressktsj2013-08-091-1/+1
* io-console.gemspec: drop 1.9nobu2013-08-091-1/+1
* * ext/io/console/console.c: delete redefinition of rb_cloexec_open.charliesome2013-08-091-17/+0
* * ext/openssl/ossl_hmac.c: [DOC] Documentation for OpenSSL::HMACzzak2013-08-061-2/+96
* * ext/readline/readline.c (readline_s_delete_text): removekouji2013-08-061-71/+12
* * ext/readline/readline.c, test/readline/test_readline.rb: fixkouji2013-08-061-271/+271
* * ext/readline/readline.c (readline_s_set_point, Init_readline):kouji2013-08-061-0/+19
* json/add/range.rb: use Range#endnobu2013-08-061-1/+1
* * ext/readline/readline.c (Init_readline, readline_s_set_output)kouji2013-08-061-20/+111
* * ext/tk/extconf.rb: Don't add "-ltk -ltcl" for MacOSX frameworks, because th...nagai2013-08-041-1/+0
* * ext/stringio/stringio.c (strio_substr): Trivial fix for invalidheadius2013-08-031-0/+1
* etc.c: encodingsnobu2013-08-031-8/+22
* struct.c: rb_struct_define_undernobu2013-08-031-20/+22
* eventids2.c: new literalsnobu2013-08-021-0/+6
* sprintf.c: QUOTE flagnobu2013-07-301-0/+7
* * ext/curses/extconf.rb: [DOC] nodoc to reduce Object pollutionzzak2013-07-301-1/+1
* * ext/curses/curses.c: [DOC] Update location of sampleszzak2013-07-296-402/+3
* extmk.rb: static extensionsnobu2013-07-281-1/+1
* * include/ruby/intern.h (rb_absint_size): Declaration moved fromakr2013-07-281-0/+23
* Add facility to Syslog::Logger.knu2013-07-261-4/+18
* * ext/fiddle/*: [DOC] More doc on dlopen and RTLD_DEFAULT from r42186zzak2013-07-262-5/+12
* * ext/fiddle/lib/fiddle.rb: [DOC] Document Fiddle.dlopen(nil)zzak2013-07-262-3/+13
* * ext/openssl/ossl.c: support additional three thread synchronizationko12013-07-251-3/+38
* ossl.c: suppress warningnobu2013-07-241-1/+1
* * ext/openssl/extconf.rb (CRYPTO_THREADID): check exist or not.naruse2013-07-232-1/+15
* * ext/openssl/ossl.c: use system native (system provided)ko12013-07-231-6/+6
* * properties.nobu2013-07-231-1/+1
* * ext/openssl/ossl_asn1.c (asn1time_to_time): Implement YYMMDDhhmmZdrbrain2013-07-221-3/+10
* readline.c: $SAFE 4nobu2013-07-221-1/+3
* fix commit missnobu2013-07-221-0/+14
* readline.c: $SAFEnobu2013-07-221-1/+5
* * ext/readline/readline.c (Init_readline): addedkouji2013-07-222-0/+55
* date_parse.c: missing wdaynobu2013-07-211-1/+3
* * ext/pathname/pathname.c (path_inspect): use PRIsVALUE to preservektsj2013-07-191-1/+1
* * ext/tk/extconf.rb: Default search_versions are set 8.5 and 8.4 only. At pre...nagai2013-07-191-2/+5
* * ext/psych/lib/psych*: [DOC] Capitalize "Ruby" in documentationzzak2013-07-194-8/+8
* * ext/-test-/bignum/intpack.c: Renamed from ext/-test-/bignum/pack.c.akr2013-07-182-2/+2
* * lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341]zzak2013-07-181-2/+2
* * ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] document top-levelzzak2013-07-151-0/+21
* ext/win32: movenobu2013-07-139-1268/+10
* * ext/fiddle/win32/lib/win32/registry.rbusa2013-07-121-1/+1