| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lib/net/http.rb, lib/net/smtp.rb, lib/net/pop.rb: update URLs of Japanese d... | kazu | 2008-04-15 | 1 | -0/+5 |
| * | * test/ruby/test_symbol.rb (TestSymbol#test_to_proc): add tests. | kazu | 2008-04-15 | 1 | -0/+4 |
| * | * misc/ruby-mode.el (ruby-encoding-map): added shift-jis for older | nobu | 2008-04-15 | 1 | -0/+14 |
| * | typo | tadf | 2008-04-14 | 1 | -1/+1 |
| * | * complex.c (nucomp_div): [ruby-dev:34357] | tadf | 2008-04-14 | 1 | -0/+10 |
| * | * re.c (rb_reg_search): make search reentrant. [ruby-dev:34223] | matz | 2008-04-14 | 1 | -0/+5 |
| * | * test/ruby/test_objectspace.rb: add a test for | mame | 2008-04-14 | 1 | -0/+5 |
| * | * file.c (SET_EXTERNAL_ENCODING): avoid call rb_enc_check() on | matz | 2008-04-14 | 1 | -0/+5 |
| * | * hash.c (rb_hash_delete_if, rb_hash_reject_bang, env_delete_if, | knu | 2008-04-14 | 1 | -0/+5 |
| * | * compile.c, compile.h (compile_debug): made runtime option. | nobu | 2008-04-14 | 1 | -0/+16 |
| * | * array.c (ary_new): new integer overflow check condition. | matz | 2008-04-14 | 1 | -0/+8 |
| * | * gc.c (Init_stack): use ruby_init_stack. [ruby-dev:34350] | nobu | 2008-04-14 | 1 | -1/+3 |
| * | * gc.c (rb_objspace_t): packed globals. [ruby-dev:34348] | nobu | 2008-04-14 | 1 | -1/+3 |
| * | * gc.c (finalizers): removed. [ruby-dev:34349] | nobu | 2008-04-14 | 1 | -0/+4 |
| * | * test/ruby/test_parse.rb: add tests to achieve over 95% test coverage | mame | 2008-04-13 | 1 | -0/+5 |
| * | * enum.c (enum_cycle): Make Enumerable#cycle do a finite loop when | knu | 2008-04-13 | 1 | -0/+7 |
| * | * thread_pthread.c (lock_func): should not check interrupts in | nobu | 2008-04-13 | 1 | -0/+5 |
| * | * prelude.rb (require_relative): move require_relative from | matz | 2008-04-12 | 1 | -0/+7 |
| * | * eval.c (ruby_exec_node, ruby_run_node), ruby.c (process_options): | nobu | 2008-04-12 | 1 | -0/+14 |
| * | Update to RubyGems 1.1.1 r1701. | drbrain | 2008-04-11 | 1 | -0/+4 |
| * | * file.c (file_expand_path): set external encoding. | nobu | 2008-04-11 | 1 | -1/+3 |
| * | * file.c (rb_file_s_basename, rb_file_s_dirname, rb_file_s_extname): | nobu | 2008-04-11 | 1 | -0/+5 |
| * | * enum.c (count_i): modified to shut warning up. | matz | 2008-04-11 | 1 | -0/+4 |
| * | * enum.c (count_i, count_iter_i, enum_count, enum_find_index): | knu | 2008-04-11 | 1 | -0/+5 |
| * | * enum.c (find_index_i): modified to shut warning up. | matz | 2008-04-11 | 1 | -0/+6 |
| * | * enum.c (enum_find_index): Add support for find_index(obj); | knu | 2008-04-11 | 1 | -0/+7 |
| * | * lib/yaml/store.rb (YAML::load): modified to support empty | matz | 2008-04-11 | 1 | -0/+5 |
| * | * marshal.c (w_object): add volatile to avoid potential GC bug. a | matz | 2008-04-10 | 1 | -0/+6 |
| * | * lib/pstore.rb (PStore::dump, PStore::load): allow subclass | matz | 2008-04-10 | 1 | -0/+8 |
| * | * test/test_generator.rb: removed as well. [ruby-dev:34306] | matz | 2008-04-10 | 1 | -0/+2 |
| * | Add a bug#. | knu | 2008-04-10 | 1 | -1/+1 |
| * | * misc/rdebug.el, misc/README: Remove rdebug.el as per request | knu | 2008-04-10 | 1 | -0/+6 |
| * | * eval.c (rb_f_loop): Mention StopIteration in the document. | knu | 2008-04-10 | 1 | -0/+4 |
| * | * array.c (rb_ary_pop_m, rb_ary_shift_m): Update documents for | knu | 2008-04-10 | 1 | -0/+8 |
| * | * marshal.c (w_object): TYPE_USERDEF assigns id for ivars first. | akr | 2008-04-10 | 1 | -0/+5 |
| * | * lib/pstore.rb: replaced by Hongli Lai's faster version. | matz | 2008-04-10 | 1 | -0/+2 |
| * | * lib/generator.rb: removed obsolete library. [ruby-core:16233] | matz | 2008-04-10 | 1 | -0/+4 |
| * | * thread_pthread.c (native_sleep): sleep_cond is initialized at | nobu | 2008-04-10 | 1 | -0/+5 |
| * | * thread.c (lock_func): optimized and checks for interrupt_flag. | nobu | 2008-04-09 | 1 | -4/+7 |
| * | * test/ruby/test_thread.rb: new tests from Sylvain Joyeux in | nobu | 2008-04-09 | 1 | -0/+5 |
| * | * thread.c (lock_func): optimized. based on a patch from Sylvain | nobu | 2008-04-08 | 1 | -1/+4 |
| * | * thread.c (rb_mutex_sleep): ensures to re-acquire at waking up. | nobu | 2008-04-08 | 1 | -0/+5 |
| * | * lib/complex.rb: remove Math first before overwriting by CMath. | matz | 2008-04-08 | 1 | -0/+4 |
| * | * re.c (rb_reg_quote): should always copy the quoting string. | matz | 2008-04-08 | 1 | -0/+3 |
| * | * load.c (rb_require_safe): should check fname path after $SAFE is | matz | 2008-04-08 | 1 | -0/+5 |
| * | * common.mk (prelude.c): depends on enc/prelude.rb. | nobu | 2008-04-08 | 1 | -0/+6 |
| * | * load.c (rb_provided): check expanded path for relative path | nobu | 2008-04-07 | 1 | -0/+8 |
| * | * numeric.c: cancelled recent changes (except to remove rdiv). | tadf | 2008-04-07 | 1 | -0/+8 |
| * | * encoding.c (enc_init_db): moved to enc/encdb.c. | nobu | 2008-04-07 | 1 | -0/+11 |
| * | * bootstraptest/test_knownbug.rb: add a known-bug. | ko1 | 2008-04-07 | 1 | -0/+4 |