index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
* bignum.c (GMP_STR2BIG_DIGITS): New macro.
akr
2013-09-03
1
-0
/
+11
*
* ext/win32/lib/win32/registry.rb (Win32::Registry#values): added.
usa
2013-09-03
1
-0
/
+9
*
* bignum.c (rb_str2big_poweroftwo): New function.
akr
2013-09-03
2
-0
/
+29
*
Reduce NUM2INT invocations.
akr
2013-09-03
1
-3
/
+3
*
* NEWS: Add note about frozen string literals
charliesome
2013-09-02
1
-0
/
+3
*
Fix funciton name.
akr
2013-09-01
1
-1
/
+1
*
* bignum.c (GMP_BIG2STR_DIGITS): New constant.
akr
2013-09-01
1
-0
/
+14
*
* bignum.c (big2str_base_poweroftwo): Renamed from
akr
2013-09-01
2
-0
/
+41
*
* bignum.c: Use GMP to accelerate big Bignum multiplication.
akr
2013-08-31
1
-0
/
+11
*
* ext/zlib/zlib.c (zstream_run): Fix handling of deflate streams that
drbrain
2013-08-28
1
-5
/
+7
*
* ext/psych/lib/psych/scalar_scanner.rb: invalid floats should be
tenderlove
2013-08-28
1
-1
/
+1
*
* ext/openssl/ossl_ssl.c (ossl_ssl_read): Replace duplicate
drbrain
2013-08-27
1
-1
/
+1
*
* ext/stringio/stringio.c (strio_read_nonblock): declare local
ko1
2013-08-27
1
-2
/
+2
*
* io.c (io_read_nonblock): support non-blocking reads without raising
tenderlove
2013-08-26
3
-15
/
+89
*
* array.c (rb_ary_splice): use RARRAY_PTR_USE() without WB because
ko1
2013-08-26
1
-2
/
+2
*
win32ole.c: ID overflow
nobu
2013-08-23
1
-4
/
+7
*
win32ole.c: store directly
nobu
2013-08-23
1
-8
/
+27
*
win32ole.c: suppress a warning
nobu
2013-08-23
1
-1
/
+1
*
win32ole.c: check method name length
nobu
2013-08-23
1
-3
/
+8
*
win32ole.c: suppress warnings
nobu
2013-08-23
1
-2
/
+3
*
win32ole.c: no copy string
nobu
2013-08-23
1
-2
/
+2
*
win32ole.c: fix type
nobu
2013-08-23
1
-2
/
+2
*
* ext/socket/unixserver.c: [DOC] Document #accept
zzak
2013-08-19
4
-17
/
+19
*
* error.c, object.c, ext/readline/README.ja: [DOC] $SAFE=4 is obsolete.
ktsj
2013-08-18
1
-51
/
+0
*
* ext/dbm/extconf.rb: [DOC] Hide from RDoc
zzak
2013-08-12
1
-0
/
+2
*
* ext/dbm/dbm.c: [DOC] Reformat headings of DBM class
zzak
2013-08-12
1
-4
/
+3
*
fix r42527 again; [Bug #8760] [ruby-dev:47608] [ruby-dev:47609]
naruse
2013-08-12
1
-7
/
+2
*
refix r42525 set stdio_file only if stdio
naruse
2013-08-12
1
-2
/
+4
*
* ext/readline/readline.c (readline_s_set_input): on OS X with editline,
naruse
2013-08-11
1
-0
/
+2
*
Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS"
nobu
2013-08-11
4
-4
/
+0
*
ext/-test-/*/depend: TEST_INIT_FUNCS
nobu
2013-08-10
4
-0
/
+4
*
* file.c (rb_str_normalize_ospath):
naruse
2013-08-10
3
-0
/
+20
*
* ext/readline/readline.c (insert_ignore_escape): suppress
ktsj
2013-08-09
1
-1
/
+1
*
io-console.gemspec: drop 1.9
nobu
2013-08-09
1
-1
/
+1
*
* ext/io/console/console.c: delete redefinition of rb_cloexec_open.
charliesome
2013-08-09
1
-17
/
+0
*
* ext/openssl/ossl_hmac.c: [DOC] Documentation for OpenSSL::HMAC
zzak
2013-08-06
1
-2
/
+96
*
* ext/readline/readline.c (readline_s_delete_text): remove
kouji
2013-08-06
1
-71
/
+12
*
* ext/readline/readline.c, test/readline/test_readline.rb: fix
kouji
2013-08-06
1
-271
/
+271
*
* ext/readline/readline.c (readline_s_set_point, Init_readline):
kouji
2013-08-06
1
-0
/
+19
*
json/add/range.rb: use Range#end
nobu
2013-08-06
1
-1
/
+1
*
* ext/readline/readline.c (Init_readline, readline_s_set_output)
kouji
2013-08-06
1
-20
/
+111
*
* ext/tk/extconf.rb: Don't add "-ltk -ltcl" for MacOSX frameworks, because th...
nagai
2013-08-04
1
-1
/
+0
*
* ext/stringio/stringio.c (strio_substr): Trivial fix for invalid
headius
2013-08-03
1
-0
/
+1
*
etc.c: encodings
nobu
2013-08-03
1
-8
/
+22
*
struct.c: rb_struct_define_under
nobu
2013-08-03
1
-20
/
+22
*
eventids2.c: new literals
nobu
2013-08-02
1
-0
/
+6
*
sprintf.c: QUOTE flag
nobu
2013-07-30
1
-0
/
+7
*
* ext/curses/extconf.rb: [DOC] nodoc to reduce Object pollution
zzak
2013-07-30
1
-1
/
+1
*
* ext/curses/curses.c: [DOC] Update location of samples
zzak
2013-07-29
6
-402
/
+3
*
extmk.rb: static extensions
nobu
2013-07-28
1
-1
/
+1
[next]