aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * load.c (rb_load_path), vm_core.h (rb_vm_t): moved to VM.nobu2008-04-301-0/+13
* * re.c (rb_reg_search): use local variable. a patch from wanabenobu2008-04-301-0/+5
* * eval_intern.h: speficy the values of the enumeration constantsmame2008-04-301-0/+5
* * process.c (check_exec_redirect_fd): prohibit duplex IO.akr2008-04-301-0/+7
* typotadf2008-04-281-1/+1
* * rational (nurat_marshal_load): checks the giventadf2008-04-281-0/+5
* * range.c (range_each): use INT2FIX() for fixnum values.matz2008-04-281-0/+4
* bit more explanation.akr2008-04-281-1/+2
* * include/ruby/ruby.h (POSFIXABLE): use FIXNUM_MAX+1 instead ofakr2008-04-281-0/+7
* * process.c (rb_exec_arg_addopt, rb_exec_arg_addopt): now can specifyusa2008-04-281-0/+5
* * process.c (run_exec_options): don't call FIX2INT for nil.akr2008-04-281-0/+4
* * proc.c (method_name): should return symbols instead of strings.matz2008-04-281-0/+5
* * include/ruby/intern.h (rb_exec_arg_init): declared.akr2008-04-281-0/+31
* * rational.c (nurat_expt): use f_rational_new2. [ruby-dev:34524]tadf2008-04-271-0/+4
* * gc.c (gc_count): add a GC.count method. This method returnsko12008-04-271-0/+5
* * vm_core.h (rb_vm_t), gc.c (rb_objspace, rb_newobj), vm.cnobu2008-04-271-0/+11
* * ruby.c (ruby_set_argv): ARGV should be locale encoding.naruse2008-04-261-0/+5
* * lib/open3.rb (Open3.popen3w): removed.akr2008-04-261-0/+5
* Import RDoc 2.0.0 r56.drbrain2008-04-261-0/+4
* * include/ruby/intern.h (rb_hash_dup): declared.akr2008-04-261-0/+8
* * io.c, signal.c, thread.c, thread_win32.c, include/ruby/intern.h:nobu2008-04-261-0/+5
* * error.c (builtin_types), gc.c (count_objects): added Complex andnobu2008-04-261-0/+5
* * error.c (rb_eNOERROR): renamed.nobu2008-04-261-0/+4
* * include/ruby/ruby.h, gc.c: remove T_BLOCK.ko12008-04-261-0/+6
* * process.c (rb_cProcessTms, rb_cProcessStatus): renamed.nobu2008-04-261-1/+3
* * error.c (builtin_types), signal.c (siglist), st.c (primes),nobu2008-04-261-0/+5
* * lib/open3.rb: double fork is replaced by spawn with Process.detach.akr2008-04-261-0/+6
* * process.c (rb_spawn_internal): new function to specifyakr2008-04-251-0/+8
* * gc.c (free_unused_heaps): preserve last used heap segment tomatz2008-04-251-0/+12
* * process.c (rb_spawn): rb_exec_initarg() returns new argc and argv innobu2008-04-251-0/+5
* * array.c (flatten): returns an instance of same class.nobu2008-04-251-0/+5
* * include/ruby/win32.h: define mode_t for umask.usa2008-04-251-0/+7
* * process.c: include sys/stat.h for umask.akr2008-04-241-0/+4
* * include/ruby/intern.h (rb_env_clear): declared.akr2008-04-241-0/+61
* * test/ruby/test_thread.rb: fix typos.mame2008-04-241-0/+7
* * test/ruby/test_comparable.rb: new tests for Comparable, to achievemame2008-04-241-0/+5
* * ruby.c (process_options): set safe_level before loading script.matz2008-04-241-0/+5
* * dln.c (dln_find_1): prior files with extensions to files sansnobu2008-04-241-0/+5
* * lib/rdoc/ri/descriptions.rb: fixed wrong class nestings.usa2008-04-231-0/+4
* * test/ruby/test_settracefunc.rb: add a test for set_trace_func.mame2008-04-231-0/+11
* * test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_no_create): failedkazu2008-04-231-0/+5
* * lib/set.rb (Set#each, SortedSet#each, TC_Set#test_each): Returnknu2008-04-231-0/+5
* * test/openssl/test_ssl.rb (start_server): add timeout to server.join.mame2008-04-221-0/+4
* * test/ruby/test_symbol.rb (TestSymbol#test_to_proc): Improve tests of Symbol...kazu2008-04-221-1/+6
* * lib/drb/drb.rb (DRb::DRbServer::check_insecure_method): shouldmatz2008-04-221-0/+6
* * misc/ruby-style.el (ruby-style-{case,label}-indent): up list fromnobu2008-04-221-0/+5
* * ext/nkf/nkf-utf8/nkf.c (score_table_A0, score_table_F0):naruse2008-04-221-0/+11
* * ext/nkf/nkf-utf8/nkf.c (z_conv): characters must be nkf_char.naruse2008-04-221-0/+4
* * enumerator.c (enumerator_initialize): Remove an undocumentedknu2008-04-221-0/+6
* * vm_core.h (exec_event_hooks): ``inline'' is a type modifier, not a type its...shyouhei2008-04-221-0/+5