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
*
* bootstraptest/test_knownbug.rb:
ko1
2007-08-22
2
-0
/
+5
*
* bootstraptest/test_knwonbug.rb: added. This file will contain
ko1
2007-08-22
3
-3
/
+19
*
* bootstraptest/runner.rb (in_temporary_working_directory):
akr
2007-08-22
2
-1
/
+5
*
add test for [ruby-dev:31522].
akr
2007-08-22
1
-0
/
+2
*
* util.c (ruby_strtod): replaced by the implementation by David
matz
2007-08-21
3
-252
/
+3294
*
* cont.c: add Fiber#resume and Fiber.yield.
ko1
2007-08-21
6
-75
/
+163
*
* lib/tmpdir.rb (Dir.mktmpdir): make directory suffix specifiable.
akr
2007-08-21
2
-5
/
+32
*
* st.c (st_clear): reset num_entries too.
nobu
2007-08-21
2
-0
/
+5
*
* hash.c (st_foreach_func, rb_foreach_func): typedefed.
nobu
2007-08-21
2
-5
/
+11
*
* st.c (rehash): suppress warnings.
nobu
2007-08-21
1
-2
/
+2
*
* hash.c (rb_hash_clear): use st_clear() unless iterating.
nobu
2007-08-21
2
-2
/
+7
*
* st.c (struct st_table_entry): add new members, fore and back, to
nobu
2007-08-21
3
-93
/
+174
*
* benchmark/bm_vm2_case.rb: add a new benchmark.
ko1
2007-08-20
2
-0
/
+21
*
* test/ruby/test_enumerator.rb: fix last commit.
ko1
2007-08-20
2
-4
/
+8
*
* test_enumerator.rb (enum_test): fix to return sorted
ko1
2007-08-20
2
-1
/
+6
*
* enumerator.c (next_i): fix to return with Fiber#yield at
ko1
2007-08-20
4
-10
/
+73
*
* io.c (rb_io_s_foreach): argument count check before making
matz
2007-08-20
3
-2
/
+5
*
* dir.c (dir_foreach): return Enumerator if no block given.
matz
2007-08-20
2
-0
/
+4
*
* string.c (Init_String): remove Symbol.intern and Symbol#dump.
matz
2007-08-20
2
-19
/
+5
*
* vm_core.h (struct rb_thread_struct): removed first_func_arg and
nobu
2007-08-20
5
-15
/
+17
*
Sentence.expand_syntax refined.
akr
2007-08-19
1
-42
/
+61
*
* gc.c: use VALGRIND_MAKE_MEM_UNDEFINED to detect use of collected
akr
2007-08-19
2
-0
/
+15
*
* compile.c (iseq_compile_each/NODE_RESBODY): fix to add
ko1
2007-08-19
3
-13
/
+26
*
* insnhelper.ci (vm_call_bmethod): fix to propagate information
ko1
2007-08-19
5
-15
/
+23
*
* test/ruby/sentence.rb: new method Sentence().
akr
2007-08-19
2
-11
/
+53
*
* insnhelper.ci (vm_callee_setup_arg): fix to mark enough VM stack.
ko1
2007-08-19
3
-6
/
+10
*
sentence.rb documented.
akr
2007-08-18
3
-15
/
+281
*
* test/ruby/test_yield.rb (TestYieldGen): relax array size check
akr
2007-08-18
2
-7
/
+13
*
* ext/tk/tcltklib.c (Init_tcltklib): use rb_set_end_proc().
nobu
2007-08-18
2
-5
/
+6
*
* thread.c (is_ruby_native_thread): check properly. [ruby-dev:31166]
nobu
2007-08-18
4
-4
/
+45
*
* insnhelper.ci (vm_call_bmethod),
ko1
2007-08-18
4
-4
/
+23
*
* eval_error.ci (ruby_error_print): call error_print.
nobu
2007-08-18
4
-149
/
+159
*
* process.c (detach_process_watcher): should not pass the pointer
nobu
2007-08-18
2
-9
/
+13
*
* insnhelper.ci (vm_send_optimize): use MEMMOVE to shift values inside
nobu
2007-08-18
2
-1
/
+6
*
* insnhelper.ci (vm_yield_setup_args): rsize and psize should not be
nobu
2007-08-18
2
-2
/
+6
*
lambda yield emulator refactored.
akr
2007-08-18
1
-7
/
+11
*
* lib/rexml/rexml.rb: added encoding.
nobu
2007-08-18
1
-0
/
+1
*
* lib/rexml/rexml.rb: removed doubled constant.
nobu
2007-08-18
1
-3
/
+2
*
* insnhelper.ci (vm_callee_setup_arg, vm_send_optimize,
nobu
2007-08-18
2
-18
/
+15
*
* insnhelper.ci, string.c: fixed indent.
nobu
2007-08-18
2
-40
/
+40
*
* compile.c (iseq_compile_each): fix to allow self.x=
ko1
2007-08-18
3
-0
/
+18
*
* parse.y (reg_compile_gen): obtain error info from errinfo.
nobu
2007-08-18
3
-16
/
+34
*
* eval.c: $! should not be writable.
ko1
2007-08-18
2
-12
/
+49
*
* insnhelper.ci (vm_callee_setup_arg): fix to check arguments
ko1
2007-08-18
2
-2
/
+13
*
* bootstraptest/test_exception.rb: add escape character ("\") for
ko1
2007-08-18
2
-1
/
+6
*
add test for [ruby-dev:31472].
akr
2007-08-18
1
-0
/
+9
*
* test/ruby/test_yield.rb (TestYieldGen): add test for yielding to
akr
2007-08-18
3
-20
/
+55
*
fix Dir.mktmpdir doc.
akr
2007-08-18
1
-1
/
+1
*
* sample/test.rb, test/ruby/test_system.rb(valid_syntax?): keep
nobu
2007-08-18
3
-2
/
+13
*
add ChangeLog entry.
ko1
2007-08-18
1
-0
/
+2
[next]