| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * encoding.c (rb_utf8_encindex): defined. | naruse | 2008-06-29 | 3 | -1/+14 |
| * | * vm.c, vm_core.h,vm_core.h, vm_dump.c, iseq.c: rename class name | ko1 | 2008-06-29 | 8 | -24/+35 |
| * | * process.c (Init_process): fix to avoid a warning. | ko1 | 2008-06-29 | 2 | -3/+7 |
| * | 2008-06-30 | svn | 2008-06-29 | 1 | -3/+3 |
| * | * test/ruby/test_parse.rb: remove tests for open_args. | mame | 2008-06-29 | 2 | -48/+4 |
| * | * string.c (rb_str_format_m): make tmp volatile to avoid possible GC | akr | 2008-06-29 | 2 | -1/+6 |
| * | follow up the previous commit. | kou | 2008-06-29 | 1 | -1/+2 |
| * | * lib/rss/parser.rb, lib/rss/utils.rb: merge documents from ruby_1_8. | kou | 2008-06-29 | 3 | -4/+38 |
| * | * lib/rss/parser.rb (RSS::ListenerMixin#known_class): define to | kou | 2008-06-29 | 2 | -3/+20 |
| * | * lib/rss/maker/base.rb (RSS::Maker::RSSBase#to_feed): raise | kou | 2008-06-29 | 3 | -20/+40 |
| * | * lib/rss/maker/base.rb (RSS::Maker::RSSBase#make): require block. | kou | 2008-06-29 | 5 | -13/+17 |
| * | * lib/rss/maker/base.rb, lib/rss/maker/itunes.rb: don't use | kou | 2008-06-29 | 3 | -7/+31 |
| * | * lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.4 -> 0.2.5. | kou | 2008-06-29 | 3 | -2/+7 |
| * | * dir.rb: fix resource leak. | mame | 2008-06-29 | 2 | -0/+5 |
| * | * lib/tmpdir.rb (@@systmpdir): prior LOCAL_APPDATA if possible, and | nobu | 2008-06-29 | 2 | -6/+19 |
| * | * ext/win32ole/win32ole.c (date2time_str): fix the overflow in | suke | 2008-06-28 | 2 | -4/+7 |
| * | fix typos. | akr | 2008-06-28 | 1 | -20/+20 |
| * | 2008-06-29 | svn | 2008-06-28 | 1 | -3/+3 |
| * | fix test_status_kill for coredump message in Process::Status#inspect. | akr | 2008-06-28 | 1 | -1/+5 |
| * | * include/ruby/ruby.h (struct RRegexp): new field usecnt. replace | akr | 2008-06-28 | 6 | -49/+69 |
| * | * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2, | nobu | 2008-06-28 | 2 | -6/+22 |
| * | * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2, | nobu | 2008-06-28 | 2 | -1/+6 |
| * | add a test for [ruby-dev:34958]. | akr | 2008-06-28 | 1 | -0/+10 |
| * | * test/rubygems/test_gem.rb (test_self_path_APPLE_GEM_HOME): don't use | akr | 2008-06-28 | 2 | -3/+10 |
| * | * ext/win32ole/win32ole.c : check String encoding when | suke | 2008-06-27 | 3 | -21/+79 |
| * | 2008-06-28 | svn | 2008-06-27 | 1 | -3/+3 |
| * | * time.c: fix rounding negative float. | akr | 2008-06-27 | 3 | -0/+20 |
| * | fix the last entry. | akr | 2008-06-27 | 1 | -1/+1 |
| * | * gc.c: __size__ removed. use the length of __members__ instead. | akr | 2008-06-27 | 2 | -11/+20 |
| * | * test/inlinetest.rb (InlineTest.in_progname): workaround for frozen | nobu | 2008-06-27 | 3 | -5/+15 |
| * | * parse.y (primary): empty not should call '!' on nil. | matz | 2008-06-27 | 2 | -1/+6 |
| * | * lib/erb.rb: adjust line number for magic comment. | kazu | 2008-06-27 | 3 | -4/+35 |
| * | * vm.c (vm_eval_body): if thrown exception is frozen, reraise it to | nobu | 2008-06-27 | 2 | -0/+6 |
| * | * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2, | nobu | 2008-06-27 | 2 | -3/+3 |
| * | * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2, | nobu | 2008-06-27 | 3 | -0/+15 |
| * | * lib/un.rb (mkmf): new command to create makefile. | nobu | 2008-06-27 | 2 | -16/+55 |
| * | * lib/un.rb (wait_writable): added help message. | nobu | 2008-06-27 | 2 | -0/+9 |
| * | * configure.in: need a ",". | ko1 | 2008-06-26 | 3 | -2/+8 |
| * | * vm_eval.c (vm_call_super): fix to call method_missing. | ko1 | 2008-06-26 | 2 | -4/+11 |
| * | 2008-06-27 | svn | 2008-06-26 | 1 | -3/+3 |
| * | * ruby.c (set_arg0, ruby_prog_init): freeze $0. a patch from Keita | nobu | 2008-06-26 | 2 | -2/+7 |
| * | * string.c (rb_str_index_m, rb_str_rindex_m, rb_str_include): fix | mame | 2008-06-26 | 2 | -14/+14 |
| * | ChangeLog: need address tweak | matz | 2008-06-26 | 1 | -1/+1 |
| * | * variable.c (rb_f_trace_var): should not be allowed at safe level 4. | matz | 2008-06-26 | 2 | -0/+6 |
| * | Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353]. | drbrain | 2008-06-26 | 29 | -238/+513 |
| * | 2008-06-26 | svn | 2008-06-25 | 1 | -3/+3 |
| * | * parse.y (primary): not operand might be empty. [ruby-dev:35227] | matz | 2008-06-25 | 2 | -0/+12 |
| * | * parse.y (primary): make functional-style not operator to act | matz | 2008-06-25 | 5 | -5/+21 |
| * | * array.c (rb_ary_fill): not depend on unspecified behavior at integer | nobu | 2008-06-25 | 2 | -2/+7 |
| * | * lib/erb.rb (ERB::Compiler:Buffer#new): push magic comment first. | naruse | 2008-06-25 | 2 | -5/+10 |