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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* tool/transcode-tblgen.rb (import_ucm): don't use \h because the
naruse
2012-02-17
3
-5
/
+12
*
* enum.c (id_lshift): use constant ID.
nobu
2012-02-16
2
-7
/
+12
*
* ext/dbm/extconf.rb: refactored to split too long conditions.
akr
2012-02-16
2
-26
/
+41
*
* test/dbm/test_dbm.rb: fix skip condition for libgdbm 1.8.0 or prior.
akr
2012-02-16
2
-2
/
+8
*
* 2012-02-17
svn
2012-02-16
1
-2
/
+2
*
* ext/dbm/extconf.rb: check _DB_H_ macro unavailable except
akr
2012-02-16
2
-1
/
+7
*
* insns.def (splatarray): make new array if flag is set.
nobu
2012-02-15
4
-2
/
+17
*
* 2012-02-16
svn
2012-02-15
1
-2
/
+2
*
lib/abbrev.rb (Array#abbrev): add missing '"' in documentation.
kazu
2012-02-15
2
-1
/
+5
*
* ChangeLog: add ticket ref of r34629.
nagachika
2012-02-15
1
-1
/
+1
*
* cont.c (rb_fiber_reset_root_local_storage): add a new function to
nagachika
2012-02-15
6
-1
/
+69
*
fix a typo
kazu
2012-02-15
1
-1
/
+1
*
* ext/fiddle/closure.c (callback): deal with unsinged integers.
nobu
2012-02-15
5
-31
/
+80
*
* ext/fiddle/closure.c (callback): same as r34506.
nobu
2012-02-15
3
-1
/
+30
*
Add test for r34624.
naruse
2012-02-15
1
-0
/
+5
*
* io.c (io_strsetbuf): call rb_str_modify to make str independent
naruse
2012-02-15
2
-1
/
+9
*
Add more description about Shift_JIS and CP50220.
naruse
2012-02-15
2
-1
/
+10
*
* ext/zlib/zlib.c (Init_zlib): Added Zlib::TEXT and note that
drbrain
2012-02-15
2
-0
/
+15
*
* ext/zlib/zlib.c: Move constant descriptions to constants. Remove
drbrain
2012-02-15
2
-199
/
+102
*
* lib/ostruct.rb: Create getters and setters after dup.
marcandre
2012-02-15
2
-0
/
+6
*
* lib/ostruct.rb: Simplify and fix rdoc.
marcandre
2012-02-15
1
-15
/
+3
*
* gc.c (HEAP_BITMAP_LIMIT): HEAP_BITMAP_LIMIT is computed on the
nari
2012-02-15
2
-1
/
+7
*
* ext/zlib/zlib.c (Init_zlib): Added Zlib::FIXED and Zlib::RLE
drbrain
2012-02-15
3
-1
/
+30
*
Correct documentation of r34608.
naruse
2012-02-15
1
-24
/
+39
*
* ext/zlib/zlib.c: Improve documentation. [ruby-trunk - Bug #5948]
drbrain
2012-02-15
2
-112
/
+173
*
Temporary fix not to use non ASCII.
naruse
2012-02-15
1
-2
/
+2
*
* encoding.c (Init_Encoding): Add IO example of internal and external
drbrain
2012-02-14
2
-3
/
+39
*
* encoding.c (Init_Encoding): Add Encoding documentation.
drbrain
2012-02-14
2
-1
/
+161
*
* 2012-02-15
svn
2012-02-14
1
-2
/
+2
*
Set encoding as ASCII-8BIT. [Bug #6027]
naruse
2012-02-14
1
-1
/
+1
*
* gc.c (CEILDIV): rename to a appropriate name.
nari
2012-02-14
2
-2
/
+6
*
added bug ref
nari
2012-02-14
1
-0
/
+1
*
* gc.c (assign_heap_slot): SEGV happens cause on 64-bit platform
nari
2012-02-14
2
-3
/
+7
*
* io.c (io_setstrbuf): cut down the buffer if longer.
nobu
2012-02-14
2
-3
/
+12
*
* lib/test/unit/assertions.rb (build_message): skip escaped
nobu
2012-02-14
2
-1
/
+6
*
* variable.c (autoload_const_set, autoload_require): fix
nobu
2012-02-14
2
-5
/
+13
*
* process.c (proc_wait): Change typo "SystemError" to
drbrain
2012-02-13
2
-4
/
+9
*
* enumerator.c: Document use of Enumerator.new for creating a lazy
drbrain
2012-02-13
2
-4
/
+71
*
* 2012-02-14
svn
2012-02-13
1
-2
/
+2
*
Mention Kernel#respond_to?.
knu
2012-02-13
1
-0
/
+5
*
* vm_method.c (rb_method_boundp):
knu
2012-02-13
3
-9
/
+21
*
* gc.c (HEAP_OBJ_LIMIT, HEAP_BITMAP_LIMIT): HEAP_OBJ_LIMIT used
nari
2012-02-13
2
-2
/
+13
*
* io.c (io_setstrbuf): defer resizing buffer string until data is
nobu
2012-02-13
3
-34
/
+46
*
* 2012-02-13
svn
2012-02-13
1
-2
/
+2
*
* io.c (Init_IO): use directive hack to make ARGF documentable
nobu
2012-02-13
2
-4
/
+10
*
* include/ruby/ruby.h (rb_event_hook_func_t): add argument names.
nobu
2012-02-12
2
-1
/
+5
*
* tool/merger.rb (#default_merge_branch): Add support for
knu
2012-02-12
2
-1
/
+7
*
* benchmark/driver.rb: suppress unused/shadowing variable warnings.
ktsj
2012-02-12
2
-5
/
+8
*
* vm_eval.c (check_funcall): Call respond_to? with matching arity for
drbrain
2012-02-11
3
-1
/
+23
*
update doc.
akr
2012-02-11
1
-1
/
+1
[next]