aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * 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
* win32/registry.rb: remove workaroundnobu2013-07-111-1/+1
* string.c: multi-byte terminatornobu2013-07-111-1/+7
* ossl.c: fix argument typenobu2013-07-101-3/+3
* ossl.c: rb_gc_register_mark_objectnobu2013-07-101-1/+1
* ossl.c: check allocationnobu2013-07-101-0/+3
* ossl.c: check integer overflownobu2013-07-101-2/+6
* * remove trailing spaces.nobu2013-07-091-1/+1
* * ext/date/date_parse.c (date_zone_to_diff): [ruby-core:55831].tadf2013-07-091-1/+1
* fixup stying of `Json#generate` parameter docs by @daveworth [fixes GH-339]hsbt2013-07-091-2/+3
* * ext/{dl,fiddle}/win32/lib/win32/registry.rb: hope that the finalusa2013-07-092-63/+95
* * ext/{dl,fiddle}/win32/lib/win32/registry.rb (Win32::Regstry#check):usa2013-07-092-16/+26
* * ext/{dl,fiddle}/win32/lib/win32/registry.rb: typos.usa2013-07-092-4/+4
* * ext/{dl,fiddle}/win32/lib/win32/registry.rbusa2013-07-092-6/+6
* * ext/{dl,fiddle}/win32/lib/win32/registry.rbusa2013-07-092-2/+2
* * ext/dl/win32/lib/win32/registry.rb (Win32::Registry.expand_environ):usa2013-07-092-27/+37