summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-29Fix some RDoc and RubyGems test interactions. Fix -n in test/runner.rbdrbrain
2008-09-29* ChangeLog: restored the entries lost by a mistake.nobu
2008-09-29* parse.y (token_info_push, token_info_pop): do nothing for evalednobu
2008-09-29* ext/nkf/nkf-utf8/nkf.c: commit miss.nobu
2008-09-29* ext/nkf/nkf-utf8/nkf.c: constified.nobu
2008-09-29* string.c (rb_str_subseq): don't use rb_str_drop_bytes for shortakr
2008-09-29moved def_canon.tadf
2008-09-29 * lib/mathn.rb: added String#to_[rc].tadf
2008-09-29delete a meaningless line.tadf
2008-09-29* string.c (rb_str_subseq): use rb_str_drop_bytes if possible.akr
2008-09-29fixed previous commit.tadf
2008-09-29 * test/date/*.rb: imported additional tests and some adjustments.tadf
2008-09-29* ext/win32ole/win32ole.c (fev_initialize): initializationsuke
2008-09-29* ext/win32ole/win32ole.c (rescue_callback): use rb_write_errorsuke
2008-09-28* test/rdoc/test_rdoc_info_formatting.rb (teardown): delete tmpdir formame
2008-09-28* 2008-09-29svn
2008-09-28* lib/cgi/html.rb (CGI::HtmlExtension::{radio_group, checkbox_group}):xibbar
2008-09-28add a testxibbar
2008-09-28* lib/cgi/html.rb (CGI::HtmlExtension::popup_menu):xibbar
2008-09-28* lib/cgi/core.rb (CGI::parse): ignore illegal query params.xibbar
2008-09-28* compile.c (iseq_set_sequence): check duplicated when clauses.mame
2008-09-28 * test/date/*.rb: imported a date test suite ruby 1.9 limited ed.tadf
2008-09-28* lib/mini/test.rb (assert_match): get rid of confusion ofnobu
2008-09-28* lib/mini/test.rb (assert_match): get rid of confusion ofnobu
2008-09-28* lib/mini/test.rb (MINI_DIR): loaded path is expanded.nobu
2008-09-28* vm_exec.c (vm_exec_core): add an UNLIKELY() hint.ko1
2008-09-28* string.c (str_new): sets empty string to coderange 7bit.nobu
2008-09-28 * lib/mathn.rb ({Fixnum,Bignum,Float}#**): may produce complextadf
2008-09-28* lib/csv/csv.rb: Worked around some minor encoding changes in Rubyjeg2
2008-09-27* 2008-09-28svn
2008-09-27 * lib/mathn.rb: a hack to provide canonicalization. This must betadf
2008-09-26* lib/rake.rb (Module#rake_extension, String#ext, String#pathmap): usenobu
2008-09-26* file.c (rb_file_s_extname): preceding dots are not a part ofnobu
2008-09-26* file.c (rmext): preceding dots are not a part of extension.nobu
2008-09-26* vm.c (vm_jump_tag_but_local_jump): exc is not used if val is nil.nobu
2008-09-26* ext/socket/socket.c (host_str): numeric address should be unsigned.nobu
2008-09-26* parse.y (primary, brace_block): fix for line number.nobu
2008-09-26* vm_core.h (RUBY_VM_CHECK_INTS_TH): add an UNLIKELY hint.ko1
2008-09-26Minor nitpicking.knu
2008-09-26* include/ruby/encoding.h (rb_str_encode): renamed fromakr
2008-09-26Fix well-knwon typos.knu
2008-09-26I forgot to commit ChangeLog somehow.knu
2008-09-26* test/bigdecimal/test_bigdecimal.rb (test_inspect): fixed CPU bitnobu
2008-09-26* test/pathname/test_pathname.rb: Fix use of deprecated methods.knu
2008-09-26* common.mk (dist): nothing is need to run BASERUBY.nobu
2008-09-26* misc/ruby-mode.el: safe custimizable variables.nobu
2008-09-26Fix typos in comment.knu
2008-09-26Fixed build failure on some platforms.yugui
2008-09-26properties.nobu
2008-09-26* include/ruby/ruby.h (rb_mPrecision): removed.yugui