aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Updated to 1.3.0 r4255.ryan2008-09-305-35/+1140
* Fix some RDoc and RubyGems test interactions. Fix -n in test/runner.rbdrbrain2008-09-294-0/+23
* * ChangeLog: restored the entries lost by a mistake.nobu2008-09-291-0/+68
* * parse.y (token_info_push, token_info_pop): do nothing for evalednobu2008-09-292-67/+7
* * ext/nkf/nkf-utf8/nkf.c: commit miss.nobu2008-09-291-8/+8
* * ext/nkf/nkf-utf8/nkf.c: constified.nobu2008-09-293-5/+9
* * string.c (rb_str_subseq): don't use rb_str_drop_bytes for shortakr2008-09-292-2/+8
* moved def_canon.tadf2008-09-292-16/+6
* * lib/mathn.rb: added String#to_[rc].tadf2008-09-292-4/+20
* delete a meaningless line.tadf2008-09-291-1/+0
* * string.c (rb_str_subseq): use rb_str_drop_bytes if possible.akr2008-09-292-1/+13
* fixed previous commit.tadf2008-09-291-2/+4
* * test/date/*.rb: imported additional tests and some adjustments.tadf2008-09-295-4/+157
* * ext/win32ole/win32ole.c (fev_initialize): initializationsuke2008-09-293-2/+11
* * ext/win32ole/win32ole.c (rescue_callback): use rb_write_errorsuke2008-09-292-2/+9
* * test/rdoc/test_rdoc_info_formatting.rb (teardown): delete tmpdir formame2008-09-282-1/+6
* * 2008-09-29svn2008-09-281-3/+3
* * lib/cgi/html.rb (CGI::HtmlExtension::{radio_group, checkbox_group}):xibbar2008-09-283-8/+27
* add a testxibbar2008-09-281-0/+13
* * lib/cgi/html.rb (CGI::HtmlExtension::popup_menu):xibbar2008-09-282-3/+8
* * lib/cgi/core.rb (CGI::parse): ignore illegal query params.xibbar2008-09-282-1/+8
* * compile.c (iseq_set_sequence): check duplicated when clauses.mame2008-09-282-1/+11
* * test/date/*.rb: imported a date test suite ruby 1.9 limited ed.tadf2008-09-2810-0/+3092
* * lib/mini/test.rb (assert_match): get rid of confusion ofnobu2008-09-281-2/+2
* * lib/mini/test.rb (assert_match): get rid of confusion ofnobu2008-09-281-1/+4
* * lib/mini/test.rb (MINI_DIR): loaded path is expanded.nobu2008-09-282-13/+7
* * vm_exec.c (vm_exec_core): add an UNLIKELY() hint.ko12008-09-283-2/+8
* * string.c (str_new): sets empty string to coderange 7bit.nobu2008-09-282-0/+8
* * lib/mathn.rb ({Fixnum,Bignum,Float}#**): may produce complextadf2008-09-282-0/+35
* * lib/csv/csv.rb: Worked around some minor encoding changes in Rubyjeg22008-09-284-9/+15
* * 2008-09-28svn2008-09-271-3/+3
* * lib/mathn.rb: a hack to provide canonicalization. This must betadf2008-09-272-0/+95
* * lib/rake.rb (Module#rake_extension, String#ext, String#pathmap): usenobu2008-09-262-10/+13
* * file.c (rb_file_s_extname): preceding dots are not a part ofnobu2008-09-262-1/+4
* * file.c (rmext): preceding dots are not a part of extension.nobu2008-09-262-2/+9
* * vm.c (vm_jump_tag_but_local_jump): exc is not used if val is nil.nobu2008-09-262-1/+5
* * ext/socket/socket.c (host_str): numeric address should be unsigned.nobu2008-09-263-4/+9
* * parse.y (primary, brace_block): fix for line number.nobu2008-09-263-6/+66
* * vm_core.h (RUBY_VM_CHECK_INTS_TH): add an UNLIKELY hint.ko12008-09-262-3/+5
* Minor nitpicking.knu2008-09-261-4/+3
* * include/ruby/encoding.h (rb_str_encode): renamed fromakr2008-09-264-7/+17
* Fix well-knwon typos.knu2008-09-261-4/+4
* I forgot to commit ChangeLog somehow.knu2008-09-261-0/+4
* * test/bigdecimal/test_bigdecimal.rb (test_inspect): fixed CPU bitnobu2008-09-262-1/+8
* * test/pathname/test_pathname.rb: Fix use of deprecated methods.knu2008-09-261-12/+12
* * common.mk (dist): nothing is need to run BASERUBY.nobu2008-09-263-8/+31
* * misc/ruby-mode.el: safe custimizable variables.nobu2008-09-262-0/+8
* Fix typos in comment.knu2008-09-261-5/+4
* Fixed build failure on some platforms.yugui2008-09-261-1/+1
* properties.nobu2008-09-260-0/+0