aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * range.c (range_step): do not forcefully convert steps intomatz2008-05-022-19/+10
* ChangeLog: updated.matz2008-05-021-2/+2
* * misc/ruby-mode.el: move fontifying code from hook.matz2008-05-022-18/+17
* * range.c (range_step): step may be bignum.matz2008-05-022-1/+8
* * re.c (Init_Regexp): remove MatchData#select. [ruby-dev:34563]matz2008-05-023-5/+7
* * ChangeLog: reordered.nobu2008-05-011-5/+5
* Adding accidentally skipped ChangeLog entry.jeg22008-05-011-0/+6
* * bignum.c (rb_big_divide), numeric.c (fix_divide): check for resultnobu2008-05-013-11/+18
* * lib/net/telnet.rb: This patch from Brian Candler adds a FailEOF mode whichjeg22008-05-011-0/+7
* * range.c (range_step): check if step can be converted to an integer.nobu2008-05-012-3/+8
* * range.c (range_step): allow float step bigger than zero but lessnobu2008-05-012-1/+6
* * bignum.c (rb_big_divide): return an integer for idiv.nobu2008-05-012-1/+14
* * hash.c (rb_hash_s_create): should access converted hash value.matz2008-05-012-2/+7
* * test/ruby/test_parse.rb (TestParse::test_void_expr_stmts_value):matz2008-05-014-6/+15
* add tests for [ruby-dev:34556] and [ruby-dev:34555].akr2008-05-012-0/+7
* * hash.c (env_delete_if): return enumerator if no block given.nobu2008-05-012-0/+6
* add a test for [ruby-dev:34553].akr2008-05-011-0/+1
* split combinational blackbox tests.akr2008-05-012-607/+620
* * 2008-05-01usa2008-05-011-4/+4
* bootstraptest updatedmatz2008-04-301-4/+10
* 0**-1 test updated. [ruby-dev:34547]akr2008-04-301-1/+5
* [ruby-dev:34497] ERB::Util#url_encode bug fix. Reported by rubikitch.seki2008-04-303-15/+32
* add tests.akr2008-04-301-0/+68
* * lib/net/telnet.rb: Fixing a bug where line endings would not be properlyjeg22008-04-302-3/+16
* * load.c (rb_load_path), vm_core.h (rb_vm_t): moved to VM.nobu2008-04-306-27/+54
* * re.c (rb_reg_search): use local variable. a patch from wanabenobu2008-04-302-1/+7
* * eval_intern.h: speficy the values of the enumeration constantsmame2008-04-302-2/+7
* don't use fork method.akr2008-04-301-123/+82
* * 2008-04-30usa2008-04-301-3/+3
* * process.c (check_exec_redirect_fd): prohibit duplex IO.akr2008-04-305-7/+36
* add tests.akr2008-04-291-0/+41
* typotadf2008-04-281-1/+1
* * rational (nurat_marshal_load): checks the giventadf2008-04-282-9/+19
* * range.c (range_each): use INT2FIX() for fixnum values.matz2008-04-282-1/+5
* add a test for [ruby-dev:34536].akr2008-04-281-0/+6
* more tests.akr2008-04-281-0/+9
* more tests.akr2008-04-281-32/+117
* bit more explanation.akr2008-04-281-1/+2
* * include/ruby/ruby.h (POSFIXABLE): use FIXNUM_MAX+1 instead ofakr2008-04-283-1/+42
* * process.c (rb_exec_arg_addopt, rb_exec_arg_addopt): now can specifyusa2008-04-282-4/+5
* * process.c (run_exec_options): don't call FIX2INT for nil.akr2008-04-282-1/+5
* * proc.c (method_name): should return symbols instead of strings.matz2008-04-285-8/+13
* * include/ruby/intern.h (rb_exec_arg_init): declared.akr2008-04-284-105/+125
* * rational.c (nurat_expt): use f_rational_new2. [ruby-dev:34524]tadf2008-04-272-5/+5
* * gc.c (gc_count): add a GC.count method. This method returnsko12008-04-273-1/+26
* add tests.akr2008-04-271-2/+197
* * vm_core.h (rb_vm_t), gc.c (rb_objspace, rb_newobj), vm.cnobu2008-04-275-138/+249
* add a test for [ruby-dev:34524].akr2008-04-271-0/+5
* add a test for [ruby-dev:34492].akr2008-04-271-0/+17
* * svn:eol-style.nobu2008-04-270-0/+0