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
*
* common.mk (bignum.o, numeric.o): depend on util.h.
nobu
2009-05-26
7
-64
/
+87
*
* bignum.c (bignew_1): inline memory allocation.
matz
2009-05-26
2
-6
/
+20
*
Tue May 26 11:01:41 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk>
takano32
2009-05-26
2
-2
/
+6
*
* parse.y (parser_yyerror): get rid of possible overflow.
nobu
2009-05-26
1
-2
/
+3
*
* include/ruby/ruby.h (FilePathValue): prevent from GC.
nobu
2009-05-25
2
-2
/
+4
*
* include/ruby/ruby.h (NUM2LONG): added GCC specific optimization.
nobu
2009-05-25
2
-2
/
+12
*
* time.c (rb_gmtime, rb_localtime): gmtime and localtime return
nobu
2009-05-25
3
-3
/
+24
*
* string.c (rb_str_each_char, rb_str_each_codepoint): string
nobu
2009-05-25
3
-4
/
+10
*
Mon May 25 13:27:32 2009 TAKANO Mitsuhiro (takano32) <tak@no32.tk>
takano32
2009-05-25
2
-1
/
+5
*
* tool/mkconfig.rb, tool/instruby.rb: removed redundant code.
nobu
2009-05-25
3
-3
/
+7
*
* string.c (rb_str_hash): avoid calling rb_enc_str_asciionly_p().
matz
2009-05-25
2
-24
/
+41
*
* string.c (rb_str_rpartition): ditto.
nobu
2009-05-24
3
-1
/
+6
*
* test/ruby/test_hash.rb (TestHash::test_equal2): recursive hashes
matz
2009-05-24
3
-2
/
+11
*
* string.c (rb_str_partition): should use the converted result. a
nobu
2009-05-24
3
-0
/
+8
*
* 2009-05-25
svn
2009-05-24
1
-2
/
+2
*
* lib/cgi/core.rb (CGI::HTTP_STATUS): typo fixed. a patch from
matz
2009-05-24
2
-1
/
+6
*
* thread.c (rb_exec_recursive_paired): new function for proper
nobu
2009-05-24
5
-26
/
+87
*
* error.c (syserr_initialize): errno is int.
nobu
2009-05-24
2
-1
/
+5
*
update rdoc.
akr
2009-05-24
1
-1
/
+5
*
* configure.in ($ridir): new configuration. [ruby-core:23520].
yugui
2009-05-23
7
-15
/
+48
*
* 2009-05-24
svn
2009-05-23
1
-2
/
+2
*
* string.c (rb_str_each_char): return original string.
matz
2009-05-23
2
-2
/
+13
*
* ext/dl/handle.c (rb_dlhandle_s_sym): added a method to access
nobu
2009-05-23
2
-10
/
+54
*
* ext/dl/lib/dl/cparser.rb (DL::CParser#parse_struct_signature):
nobu
2009-05-23
2
-2
/
+6
*
* ext/dl/cptr.c (rb_dlptr_cmp): return signed value, and restrict
nobu
2009-05-23
2
-1
/
+9
*
* missing/vsnprintf.c (errno): [BUG] fixes a compilation
yugui
2009-05-22
2
-1
/
+11
*
* 2009-05-23
svn
2009-05-22
1
-2
/
+2
*
* spec/default.mspec: follows runruby.rb's move at r23542.
yugui
2009-05-22
2
-1
/
+5
*
* NEWS: add Time#to_r.
mame
2009-05-22
2
-0
/
+7
*
update rdoc.
akr
2009-05-22
1
-3
/
+3
*
* config.guess: moved into tool/.
yugui
2009-05-22
6
-3
/
+16
*
* instruby.rb: moved into tool/.
yugui
2009-05-22
8
-10
/
+26
*
* array.c (rb_ary_slice_bang): avoid call of rb_scan_args() unless
matz
2009-05-21
2
-3
/
+14
*
* 2009-05-22
svn
2009-05-21
1
-2
/
+2
*
* string.c (rb_str_count): optimized for 1byte string count by
matz
2009-05-21
2
-6
/
+23
*
* template/id.h.tmpl, id.h (enum ruby_method_ids): added some IDs.
nobu
2009-05-21
5
-117
/
+210
*
.gdbinit (rp): missing "else" after T_NODE block.
nobu
2009-05-21
1
-0
/
+1
*
* missing/vsnprintf.c (BSD_vfprintf): support for 'z' modifier.
nobu
2009-05-21
2
-27
/
+60
*
* gem_prelude.rb (Gem.default_dir and misc.): use rubylibprefix.
yugui
2009-05-21
2
-8
/
+9
*
* include/ruby/ruby.h (RB_EVENT_HOOKS_HAVE_CALLBACK_DATA):
nobu
2009-05-21
4
-4
/
+27
*
* include/ruby/ruby.h (rb_long2int, RARRAY_LENINT): check long to
nobu
2009-05-20
7
-21
/
+45
*
NEWS (--program-prefix and --program-suffix): describe r23368.
yugui
2009-05-20
1
-0
/
+9
*
* rb_enc_get_index: allows an arbitrary RData as the argument but not
yugui
2009-05-20
2
-0
/
+9
*
* spec/.gitignore: ignores rubyspec/ and mspec/.
yugui
2009-05-20
2
-0
/
+6
*
* struct.c (rb_struct_new): get rid of too large alloca.
nobu
2009-05-20
2
-5
/
+15
*
* vm_eval.c, vm_insnhelper.c: argument number is restricted to
nobu
2009-05-20
3
-19
/
+24
*
* enumerator.c (inspect_enumerator): should use long.
nobu
2009-05-20
2
-2
/
+4
*
* enum.c (zip_ary): should use long.
nobu
2009-05-20
2
-1
/
+5
*
* encoding.c (rb_enc_fast_mbclen): faster mbclen for strings known
matz
2009-05-20
4
-25
/
+91
*
* lib/tempfile.rb (Tempfile#unlink): close first for Windows. a
matz
2009-05-20
2
-1
/
+9
[next]