summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-10-28* tool/make-snapshot.rb (package): did not accept tagnames with theyugui
2008-10-28* test/rubygems/test_gem.rb (@default_dir_re): considers yugui
2008-10-28* version.h: set 1.9.1 into Ruby's version number.yugui
2008-10-28* gem_prelude.rb: considers --program-suffix and prefix configureyugui
2008-10-28merged r19973 from trunk into ruby_1_9_1.yugui
2008-10-28merged r19970-r19971 from trunk into ruby_1_9_1.yugui
2008-10-27* vm_insnhelper.c (vm_yield_setup_args): supports optional parameters.yugui
2008-10-27 * ext/mathn/complex/complex.c: no need to define rb_cComplex becauseusa
2008-10-27* ruby.c (load_file): preserves $.. [ruby-dev:36937]nobu
2008-10-27* io.c (argf_init): initial value of $. should be 0.nobu
2008-10-27* test/minitest/test_mini_test.rbyugui
2008-10-27* test/minitest/test_mini_test.rb: fixed that r19958 madeyugui
2008-10-27* test/ruby/envutil.rb: reverted the changeset 19948 because ityugui
2008-10-27* ChangeLog: added missing timestampsyugui
2008-10-27* ext/nkf/nkf.c (rb_nkf_convert): should specify type of variable.kazu
2008-10-27* test/minitest/test_mini_test.rb (test_filter_backtrace):yugui
2008-10-27fix typokazu
2008-10-27 * io.c (read_all): the 3rd argument maybe Qnil.usa
2008-10-26* test/nkf/test_nkf.rb: add a test for [ruby-dev:36909].mame
2008-10-26* ext/nkf/nkf.c (rb_nkf_convert): avoid GC.naruse
2008-10-26* ChangeLog: fixed indentation.nobu
2008-10-26* test/json/test_json.rb: remove dependency on permutation gem.mame
2008-10-26* gem_prelude.rb: disables debug and verbose flags to suppress failurenobu
2008-10-26* test/ruby/envutil.rb (assert_in_out_err): disables builtin rubygemsnobu
2008-10-26* ext/io/wait/{extconf.rb,wait.c}: needs sys/ioctl.h for fcntl onnobu
2008-10-26* ext/etc/etc.c (sGroup): getgrent may not be available.nobu
2008-10-26* thread.c (blocking_region_{begin,end}): declared as inline.nobu
2008-10-26* io.c (read_all): use the given buffer to read when needs readconv.nobu
2008-10-25Update to RubyGems 1.3.1 r1909.drbrain
2008-10-25Imported minitest 1.3.0 r4429. Fixes issues reported by akira and noburyan
2008-10-25* configure.in ($MANTYPE): followed ruby.1, which had moved.yugui
2008-10-25* man/irb.1: new manual page.yugui
2008-10-25* man/ruby.1: moved into man/. added some descriptions.yugui
2008-10-25* gc.c (gc_profile_result): bug fix. The millisecond is 1/1000.nari
2008-10-25* ruby.c (usage): updated the description of -E option.yugui
2008-10-25* lib/csv.rb: Fixed a bug in read_to_char() that would slurpjeg2
2008-10-24Import RDoc 2.2.2 r192drbrain
2008-10-24* enc/us_ascii.c (us_ascii_mbc_enc_len): made static. a patch bynobu
2008-10-24* signal.c (signal_buff): made static. a patch by Tadashi Saitonobu
2008-10-24* util.c (freedtoa): made static to get rid of name clash. a patch bynobu
2008-10-24* parse.y (lambda): need to adjust lpar_beg for both of the parser andnobu
2008-10-24* ext/mathn/rational/rational.c: undef duplicated macro definitionmatz
2008-10-24* array.c (rb_ary_sample): fixed sizes and randomness.nobu
2008-10-24* configure.in (sitedir): considers --program-prefix andyugui
2008-10-24* test/ruby/test_array.rb (test_sample): add tests for size ofmame
2008-10-24* id.h, template/id.h.tmpl (enum ruby_method_ids): reordered.nobu
2008-10-24 * ext/mathn/rational.c: change several global functions.keiju
2008-10-24* lib/cgi/html.rb: allow symbolized key. xibbar
2008-10-24* common.mk (exts): renamed to get rid of the existent directory.nobu
2008-10-24 * ext/mathn/rational.c: change several global functions to statickeiju