index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
* benchmark/bm_app_erb.rb: added.
ko1
2007-09-28
5
-0
/
+77
*
* benchmark/driver.rb: fix file selection algorithm.
ko1
2007-09-28
3
-17
/
+41
*
thread variable test refined.
akr
2007-09-28
1
-18
/
+12
*
add test for thread local variable with fiber.
akr
2007-09-27
1
-0
/
+35
*
* win32/REAMDE.win32: follow recent changes.
usa
2007-09-27
2
-7
/
+22
*
* benchmark/driver.rb: fix to output some helpful messages.
ko1
2007-09-27
3
-9
/
+26
*
* benchmark/driver.rb: added.
ko1
2007-09-27
6
-17
/
+216
*
* ext/fiber/fiber.c: modify prototype declaration.
ko1
2007-09-27
2
-1
/
+6
*
* parse.y (strings, xstring, regexp, dsym): empty strings have
nobu
2007-09-27
2
-6
/
+12
*
refine a test.
akr
2007-09-26
1
-2
/
+2
*
* bootstraptest/runner.rb (assert_finish): new method.
akr
2007-09-26
3
-5
/
+61
*
* string.c (rb_str_associate_encoding): commit miss.
nobu
2007-09-26
1
-16
/
+0
*
* encoding.c (rb_enc_associate_index): deal with ASCII compatible
nobu
2007-09-26
5
-20
/
+120
*
* gc.c (rb_mark_set): new function to mark keys.
nobu
2007-09-26
4
-9
/
+38
*
* marshal.c (struct dump_arg, struct load_arg): added wrappers to mark
nobu
2007-09-26
2
-19
/
+60
*
* process.c (rb_waitpid): no needs to poll. [ruby-dev:31871]
nobu
2007-09-26
3
-10
/
+9
*
* bootstraptest/test_knownbug.rb: remove a fixed test.
ko1
2007-09-26
2
-18
/
+4
*
* bootstraptest/test_knownbug.rb: move fixed tests.
ko1
2007-09-26
4
-27
/
+35
*
add ML number.
ko1
2007-09-26
1
-0
/
+1
*
* eval.c (eval): fix to check stack overflow.
ko1
2007-09-26
4
-6
/
+13
*
* insnhelper.ci (vm_throw): fix to move increment point.
ko1
2007-09-26
2
-1
/
+6
*
* cont.c: Fiber as SemiCoroutine on default. [ruby-core:12146]
ko1
2007-09-26
3
-5
/
+11
*
* encoding.c (rb_enc_check): check for ASCII-compatibilities.
nobu
2007-09-26
8
-53
/
+122
*
* eval_method.ci (rb_get_alloc_func): cast to suppress a warning.
nobu
2007-09-26
2
-2
/
+8
*
new file.
akr
2007-09-26
1
-0
/
+8
*
* Makefile.in (ext/extinit.o): use $(OUTFLAG) as well as other
nobu
2007-09-25
2
-1
/
+6
*
* parse.y (parser_yyerror): limit error message length.
nobu
2007-09-25
3
-5
/
+24
*
* io.c (io_ungetc): reallocate internal buffer if pushing data
matz
2007-09-25
3
-9
/
+15
*
* eval_method.ci (remove_method): should not remove undef place
matz
2007-09-25
2
-2
/
+13
*
* eval.c (rb_longjmp): source file information may be NULL.
matz
2007-09-25
3
-7
/
+21
*
* array.c (rb_ary_equal): should handle recursive array.
matz
2007-09-24
3
-26
/
+34
*
* hash.c (hash_i): avoid too frequent hash conflict where key and
matz
2007-09-24
2
-0
/
+5
*
* lib/weakref.rb (WeakRef): remove debug print. [ruby-dev:31799]
matz
2007-09-24
3
-5
/
+7
*
* ext/strscan/strscan.c (strscan_initialize, strscan_getch): use the
nobu
2007-09-24
2
-3
/
+7
*
lib/net/http.rb: fix typo.
shyouhei
2007-09-24
2
-1
/
+5
*
* lib/net/http.rb: an SSL verification (the server hostname should
gotoyuzo
2007-09-23
4
-11
/
+32
*
* gc.c (os_obj_of, os_each_obj): hide objects to be finalized.
nobu
2007-09-23
2
-37
/
+10
*
* eval_method.ci (rb_attr): should not use alloca for unknowen size
nobu
2007-09-22
3
-7
/
+11
*
merge tests for [ruby-dev:31816] and [ruby-dev:31817].
akr
2007-09-22
1
-12
/
+1
*
add test for [ruby-dev:31817].
akr
2007-09-22
1
-1
/
+22
*
* eval_method.ci (remove_method): check for undefined method.
nobu
2007-09-22
3
-10
/
+20
*
* lib/rdoc/options.rb (Options::check_diagram): dot -V output
shyouhei
2007-09-22
2
-2
/
+7
*
add test for [ruby-dev:31818].
akr
2007-09-22
1
-0
/
+8
*
add test for [ruby-dev:31816].
akr
2007-09-22
1
-0
/
+9
*
* lib/optparse.rb (OptionParser::List::summarize): use each_line if
nobu
2007-09-21
2
-1
/
+8
*
* ext/stringio/stringio.c (strio_init): separate from strio_initialize
nobu
2007-09-21
3
-7
/
+21
*
* gc.c (gc_mark_rest): copy just used part.
nobu
2007-09-21
2
-7
/
+24
*
* misc/ruby-style.el (ruby-style-label-indent): fix for function top
nobu
2007-09-20
2
-3
/
+28
*
* st.c (hash_32a.c): reverted the original keywords.
nobu
2007-09-20
1
-3
/
+3
*
* re.c (rb_reg_match_m): evaluate a block if match. it would make
matz
2007-09-20
3
-2
/
+42
[next]