Activity
From 06/26/2008 to 07/02/2008
07/02/2008
-
10:06 PM Revision f0816c0d (git): * Makefile.in (SET_LC_MESSAGES): LC_MESSAGES must be C.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17835 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:03 PM Revision 86c58b78 (git): * error.c (rb_exc_new3): keeps the given string itself.
- * eval.c (Init_Proc), gc.c (Init_GC): freeze messages of preallocated
special exceptions also.
git-svn-id: svn+ss... -
10:02 PM Revision bb350b04 (git): * eval.c (Init_eval), gc.c (Init_GC), proc.c (Init_Proc): freeze
- messages of preallocated special exceptions also.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17833 b2dd03c8-... -
09:17 PM Revision a9d25a31 (git): * eval.c (rb_longjmp): duplicate the thrown exception to set backtrace
- if it was frozen. clear all raised flags.
* eval.c (stack_check): leave clearing flag to rb_longjmp.
* eval.c (rb_... -
08:11 PM Revision bf67d8a8 (git): * eval.c (PUSH_FRAME): suppress warnings.
- * eval.c (arg_defined): constified.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17831 b2dd03c8-39... -
08:09 PM Revision cc24725e (git): * configure.in (Makefile): need to pass a variable explicitly.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17830 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:39 PM Revision 7f637ab9 (git): * gc.c (rb_during_gc): VALUE cache is irrelevant.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17829 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:54 PM Revision 011c4b87 (git): 2008-07-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17828 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:54 PM Revision 77ec4ead (git): * gc.c: add rb_during_gc(). based on a patch from arton <artonx AT
- yahoo.co.jp> at [ruby-dev:35313].
* intern.h: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8... -
04:45 PM Revision f5e45d00 (git): * regint.h (GET_ALIGNMENT_PAD_SIZE, ALIGNMENT_RIGHT): cast pointer to
- uintptr_t instead of unsigned int.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17826 b2dd03c8-39d4-4d8f-98ff-... -
04:24 PM Revision 104e8413 (git): * sprintf.c: include ieeefp.h to refer isinf.
- * ext/bigdecimal/bigdecimal.c: ditto.
* ext/json/ext/generator/generator.c: ditto.
* rational.c: ditto.
git-svn-i... -
04:02 PM Revision ac6fd938 (git): * missing/tgamma.c (tgamma): remove unused variable.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17823 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:35 PM Revision b892e3dd (git): * ext/win32ole/win32ole.c: avoid creating Ruby object during
- GC. thanks to arton <artonx AT yahoo.co.jp>. [ruby-dev:35313]
* test/win32ole/test_win32ole_event.rb: ditto.
git-... - 03:18 PM Revision d2926df7 (git): 2008-07-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:18 PM Revision 8519afcb (git): * gc.c: add rb_during_gc(). based on a patch from arton <artonx AT
- yahoo.co.jp> at [ruby-dev:35313].
* include/ruby/intern.h: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trun... -
10:06 AM Revision 5fc213b3 (git): merge revision(s) 17753:
- * lib/cgi.rb (CGI::QueryExtension.read_multipart): blanks inside
double quotes are allowed. [ruby-list:451... -
10:06 AM Revision c03a5d24 (git): merge revision(s) 17753:
- * lib/cgi.rb (CGI::QueryExtension.read_multipart): blanks inside
double quotes are allowed. [ruby-list:451... -
10:05 AM Revision ed2c44bb (git): merge revision(s) 17749:17752:
- * numeric.c (num_coerce): call rb_Float(x) first. don't depend on
evaluation order of function arguments.
... -
10:02 AM Revision 6f9c8ea3 (git): merge revision(s) 17749:17752:
- * numeric.c (num_coerce): call rb_Float(x) first. don't depend on
evaluation order of function arguments.
... -
09:58 AM Revision 77d3b788 (git): merge revision(s) 17727:
- * ext/syslog/syslog.c (syslog_write): syslog operations should be
protected from $SAFE level 4. a patch fr... -
09:56 AM Revision a25e2452 (git): merge revision(s) 17727:
- * ext/syslog/syslog.c (syslog_write): syslog operations should be
protected from $SAFE level 4. a patch fr... -
09:26 AM Revision 13d49072 (git): merge revision(s) 17644:
- * math.c (domain_check): fix preprocess condition.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@... -
09:25 AM Revision d6163eaa (git): merge revision(s) 17644:
- * math.c (domain_check): fix preprocess condition.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@... -
09:23 AM Revision 456042c7 (git): merge revision(s) 17643:
- * lib/tmpdir.rb (@@systmpdir): prior LOCAL_APPDATA if possible, and
should be clean. based on a patch from... -
09:22 AM Revision c22420d5 (git): merge revision(s) 17643:
- * lib/tmpdir.rb (@@systmpdir): prior LOCAL_APPDATA if possible, and
should be clean. based on a patch from... -
09:16 AM Revision 8ab6e3ae (git): merge revision(s) 17642:
- * ext/win32ole/win32ole.c (date2time_str): fix the overflow in
some situation. [ruby-bugs-20793]
git-svn-... -
09:15 AM Revision b3afdd14 (git): merge revision(s) 17642:
- * ext/win32ole/win32ole.c (date2time_str): fix the overflow in
some situation. [ruby-bugs-20793]
git-svn-... - 09:04 AM Revision 8a750028 (git): 2008-07-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17794 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:04 AM Revision fc086c35 (git): * configure.in (AC_USE_SYSTEM_EXTENSIONS): instead of AC_AIX
- * lib/mkmf.rb (create_tmpsrc): we need to include COMMON_HEADERS,
namely inclusion of ruby.h, because _GNU_... -
08:41 AM Revision 7c26006a (git): merge revision(s) 16851:
- * ext/iconv/iconv.c (iconv_iconv): fixed backport miss.
[ruby-core:17115]
git-svn-id: svn+ssh://ci.ruby-l... -
01:19 AM Revision 5c72ffe7 (git): format changelog.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:07 AM Revision 9f2208b4 (git): write changelog
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:49 AM Revision 8bccb5f2 (git): *gc.c (gc_lazy_sweep) : use lazy sweep algorithm for response performance gain.
- (garbage_collect_force) : mark and lazysweep invoke, after erasing all mark.
(GC_NOT_LAZY_SWEEP) : not lazy sweep fl...
07/01/2008
-
06:43 PM Revision 9e2a51cc (git): * test/ruby/test_settracefunc.rb: fix expected traces for
- RubyVM::FrozenCore's event and r17744.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17787 b2dd03c8-39d4-4d8f-9... -
06:13 PM Revision 9a61579c (git): * compile.h, insns.def: reduce insn operand of "trace".
- * include/ruby/ruby.h: add RUBY_EVENT_COVERAGE event.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17785 b2dd... -
05:11 PM Revision ab109c36 (git): * proc.c, vm.c: fix to refer next ruby level cfp to make binding.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:59 PM Revision 6d625e4b (git): * insns.def (trace): C99ism.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:55 PM Revision 47db28bc (git): 2008-07-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17782 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:55 PM Revision 5874de95 (git): * Add coverage measurement constant COVERAGE__. This constant is not
- for casual use. Usage: (1) assign {} to COVERAGE__, (2) require or
load Ruby source file, and (3) COVERAGE__["sour... -
12:33 PM Revision 498324c5 (git): * lib/test/unit/ui/console/testrunner.rb: prevent destructive modification to $0.
- * test/rubygems/gemutilities.rb (build_rake_in): move from test_gem_ext_rake_builder.rb.
* test/rubygems/test_gem_ex... -
12:19 PM Revision 807fbd69 (git): * compile.c, vm.c, insns.def: call FrozenCore.set_postexe method
- instead to use "postexe" insn.
* id.c, id.h: add a prepared id for above.
git-svn-id: svn+ssh://ci.ruby-lang.org/r... -
12:13 PM Revision 1b62e5ec (git): * lib/mkmf.rb (create_tmpsrc): we need to include COMMON_HEADERS,
- namely inclusion of ruby.h, because _GNU_SOURCE is now defined
there (if any) and socket.so requires it on ... -
11:59 AM Revision 982450e2 (git): * eval.c (rb_interrupt): trick to suppress GCC warning.
- * sprintf.c (rb_str_format): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17777 b2dd03c8-39d4-4d8f-98ff... -
11:46 AM Revision a056546f (git): * tool/instruction.rb: RubyVM is not module.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:36 AM Revision bf903214 (git): * ext/digest/digest.c (rb_digest_instance_inspect): constified.
- * variable.c (rb_path2class): field precision should have type int.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tru... -
10:05 AM Revision 5b7dfb7c (git): * enc/shift_jis.c (code_is_ctype): HALF WIDTH KATAKANA is
- a character.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17774 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:50 AM Revision 0ef21e44 (git): forgot to commit
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:56 AM Revision 13168301 (git): * missing/vsnprintf.c (BSD__uqtoa): constified.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:51 AM Revision 40612c5b (git): * enc/make_encdb.h: always add ';' at the end of line.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:44 AM Revision 5669377a (git): * iseq.c (COMPILE_OPTION_FALSE), time.c (timegm_noleapsecond),
- thread.c (eKillSignal, eTerminateSignal),
missing/vsnprintf.c (BSD_vfprintf): constified.
git-svn-id: svn+ssh://c... -
08:39 AM Revision 53cffba8 (git): * enc/ascii.c: ISO C does not allow extra ';' outside of a
- function
* enc/us_ascii.c: ditto.
* enc/utf_8.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/r... -
08:31 AM Revision ddc5f561 (git): * process.c (run_exec_rlimit): ISO C90 forbids mixed declarations
- and code
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:27 AM Revision 3e69e83a (git): * include/ruby/ruby.h (enum ruby_special_consts): ISO C forbids
- comma at end of enumerator list
* include/ruby/ruby.h (enum ruby_value_type): ditto.
* eval_intern.... -
08:21 AM Revision 4f572663 (git): * regexec.c (stack_double): use MatchStackLimitSize atomically.
- * regparse.c (onig_free_shared_cclass_table): OnigTypeCClassTable
needs atomicity
* regsyntax.c: constified all pr... -
07:59 AM Revision 6f88631b (git): * include/ruby/st.h (struct st_table): type of bit-field
- 'num_entries' is a GCC extension
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17764 b2dd03c8-39d4-4d8f-98ff-82... -
07:56 AM Revision a739f593 (git): * include/ruby/ruby.h (rb_intern): prefix __extnsion__ for
- braced-groups within expressions.
* include/ruby/intern.h (rb_usascii_str_new2): ditto.
* include/r... -
06:14 AM Revision c2034afb (git): merge revision(s) 17756:
- * array.c (rb_ary_fill): check if beg is too big.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@1... -
06:10 AM Revision 1b5e93c6 (git): merge revision(s) 17756:
- * array.c (rb_ary_fill): check if beg is too big.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@1... -
06:01 AM Revision c274c6fa (git): * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make),
- (Gem::Ext::Builder.run): EXIT_SUCCESS may be 0 or may not.
* test/rubygems/test_gem_ext_rake_builder.rb (build_rake_... -
04:20 AM Revision d3b61c07 (git): * common.mk: folded longer rules
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17757 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:19 AM Revision f712a4f4 (git): * array.c (rb_ary_fill): check if beg is too big.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17756 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:19 AM Revision 365f1cd5 (git): * array.c (rb_ary_fill): check if beg is too big.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17756 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:05 AM Revision eb33f91c (git): * compile.c, insns.def, vm.c, vm_core.h: remove some insns
- (undef, alias, definemethod).
Call RubyVM::FrozenCore's singleton method instead.
Add "putiseq" and "putspecialob...
06/30/2008
-
06:46 PM Revision 5c8ab4d9 (git): RubyGems patches by Yusuke ENDOH [ruby-core:17442], [ruby-core:17444].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17754 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:07 PM Revision fe01219f (git): * lib/cgi.rb (CGI::QueryExtension.read_multipart): blanks inside
- double quotes are allowed. [ruby-list:45140]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17753 b... -
04:07 PM Revision fd77e489 (git): * lib/cgi.rb (CGI::QueryExtension.read_multipart): blanks inside
- double quotes are allowed. [ruby-list:45140]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17753 b2dd03c8-39d4... -
04:04 PM Revision 8f521e4a (git): forgot to commit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17752 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:03 PM Revision d73f5047 (git): 2008-07-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17751 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:03 PM Revision 5f8e0b66 (git): * numeric.c (num_coerce): call rb_Float(x) first. don't depend on
- evaluation order of function arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17750 b2dd03c8-39d4-4d8f-... -
04:03 PM Revision 32f77f1e (git): * numeric.c (num_coerce): call rb_Float(x) first. don't depend on
- evaluation order of function arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17750 b2dd03c... - 03:49 PM Revision 4c4357c6 (git): 2008-07-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17749 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:49 PM Revision 01a025d2 (git): * gc.c (rb_newobj): abort GC phase before rb_bug.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17748 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:15 PM Revision 3ac2c347 (git): * test/openssl/test_ssl.rb (start_server): shutdown TCPServer before
- close.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17747 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:05 PM Revision 895c7cb3 (git): add an assertion.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17746 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:01 PM Revision ea7333d1 (git): * common.mk (RUBY_H_INCLUDES): common headers which are included with
- ruby.h together.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17745 b2dd03c8-39d4-4d8f-98ff-823fe6... -
02:01 PM Revision 1971a0c8 (git): * common.mk (RUBY_H_INCLUDES): common headers which are included with
- ruby.h together.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:58 PM Revision 32c8d5c4 (git): * test/ruby/test_settracefunc.rb (test_raise): reveal an exception
- hided by rescue modifier.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:50 PM Revision 4b60da90 (git): * test/ruby/test_array.rb (test_aset): access with too big index
- raises not ArgumentError but IndexError now.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17743 b2dd03c8-39d4-... -
01:50 PM Revision cac79cc3 (git): add a test for [ruby-dev:34619].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17742 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:30 PM Revision fce76df6 (git): * lib/test/unit/collector/dir.rb (recursive_collect): r15662 reverted.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:30 PM Revision 9e3e19cd (git): * ext/stringio/stringio.c (strio_getline): fix for nil and "" as
- separator. [ruby-dev:34591]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17739 b2dd03c8-39d4-4d8f-98ff-823fe6... -
01:22 PM Revision c93f203e (git): * io.c (argf_each_line): pass args to each_line. [ruby-dev:34958]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:12 PM Revision ac388541 (git): * gc.c (chain_finalized_object): should not delete from finalizer
- table until run.
* gc.c (rb_gc_call_finalizer_at_exit): deferred_final_list may be
empty first.
git-svn-id: svn+... -
11:36 AM Revision cea5e4cb (git): merge revision(s) 17530:
- * string.c (str_buf_cat): check for self concatenation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1... -
11:35 AM Revision 47dfdac0 (git): merge revision(s) 17530:
- * string.c (str_buf_cat): check for self concatenation.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1... -
09:57 AM Revision d0f211f3 (git): * gc.c (gc_finalize_deferred): allow object allocation in finalizers.
- * gc.c (rb_gc_call_finalizer_at_exit): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17732 b2dd03c8-39d4... -
09:56 AM Revision dd0b79b3 (git): * ChangeLog: fixed format.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17731 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:42 AM Revision eedb3dc3 (git): * gc.c (rb_newobj): prohibit call of rb_newobj() during gc when
- USE_VALUE_CACHE is not defined (normal case).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17730 b2dd03c8-39d... - 01:31 AM Revision a716545f (git): 2008-06-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:31 AM Revision a80cd7ae (git): * ext/syslog/syslog.c (syslog_write): syslog operations should be
- protected from $SAFE level 4. a patch from Keita Yamaguchi
<keita.yamaguchi at gmail.com>.
* ext/syslog/syslog.c ... -
01:30 AM Revision 244e32db (git): * ext/syslog/syslog.c (syslog_write): syslog operations should be
- protected from $SAFE level 4. a patch from Keita Yamaguchi
<keita.yamaguchi at gmail.com>.
* ext/syslog/syslog.c ...
06/29/2008
-
06:02 PM Revision 7edda76f (git): * test/net/http/test_http.rb (_test_request__file): specify encoding
- explicitly.
* test/net/http/utils.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17725 b2dd03c8-39d4... -
05:33 PM Revision 04d83114 (git): * encoding.c (rb_utf8_encindex): defined.
- * include/ruby/encoding.h (rb_utf8_encindex): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17724 b2dd03c... -
05:26 PM Revision 9ebf6473 (git): * vm.c, vm_core.h,vm_core.h, vm_dump.c, iseq.c: rename class name
- VM -> RubyVM, and rename rb_cVM -> rb_cRubyVM.
"VM" is too short name for class.
* test/ruby/test_method.rb, test/r... -
05:13 PM Revision 002fb8f7 (git): * process.c (Init_process): fix to avoid a warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:53 PM Revision 2b2683b7 (git): 2008-06-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:53 PM Revision 7fef733b (git): * test/ruby/test_parse.rb: remove tests for open_args.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:03 PM Revision 19c818ca (git): * string.c (rb_str_format_m): make tmp volatile to avoid possible GC
- problem.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17719 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:03 PM Revision 2950c7a9 (git): * string.c (rb_str_format_m): make tmp volatile to avoid possible GC
- problem.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17719 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:41 PM Revision 313a9094 (git): merge revision(s) 17636:
- * eval.c (rb_obj_respond_to): use RTEST to test the result of
respond_to? method.
git-svn-id: svn+ssh://c... -
12:39 PM Revision 904a268e (git): merge revision(s) 17636:
- * eval.c (rb_obj_respond_to): use RTEST to test the result of
respond_to? method.
git-svn-id: svn+ssh://c... -
12:24 PM Revision 09cb662a (git): * array.c (rb_ary_fill): (compatibility) do not raise
- ArgumentError on negative length. This behaviour shall change
in a future release.
git-svn-id: svn+ssh:/... -
12:18 PM Revision 01d105e6 (git): * array.c (rb_ary_fill): (compatibility) do not raise
- ArgumentError on negative length. This behaviour shall change
in a future release.
git-svn-id: svn+ssh:... -
11:09 AM Revision 7c1aaff1 (git): merge revision(s) 17617:
- * time.c (time_timeval): fix rounding negative float.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8... -
11:07 AM Revision a4884edb (git): merge revision(s) 17617:
- * time.c (time_timeval): fix rounding negative float.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8... -
10:20 AM Revision 5f664fd0 (git): merge revision(s) 17586,17612:
- * ruby.c (set_arg0, ruby_prog_init): freeze $0. a patch from Keita
Yamaguchi <keita.yamaguchi at gmail.com... -
10:19 AM Revision 50ba0ce2 (git): * array.c (rb_ary_fill): check for negative length.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17704 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:36 AM Revision 08c47c55 (git): merge revision(s) 17586,17612:
- * ruby.c (set_arg0, ruby_prog_init): freeze $0. a patch from Keita
Yamaguchi <keita.yamaguchi at gmail.com... -
09:34 AM Revision f1ab170c (git): merge revision(s) 17584:
- * process.c: include sys/resource.h if HAVE_SYS_RESOURCE_H is defined.
pointed by TOYOFUKU Chikanobu. [rub... -
09:33 AM Revision 438d40d9 (git): merge revision(s) 17584:
- * process.c: include sys/resource.h if HAVE_SYS_RESOURCE_H is defined.
pointed by TOYOFUKU Chikanobu. [rub... -
09:31 AM Revision 716ed3d6 (git): merge revision(s) 17581:
- * eval.c (rb_call0): wrong condition to check insecure method.
a patch from Keita Yamaguchi <keita.yamaguch... -
09:29 AM Revision c3822469 (git): merge revision(s) 17581:
- * eval.c (rb_call0): wrong condition to check insecure method.
a patch from Keita Yamaguchi <keita.yamaguch... -
09:28 AM Revision 5caedd1c (git): merge revision(s) 17578:
- * variable.c (rb_f_trace_var): should not be allowed at safe level 4.
a patch from Keita Yamaguchi <keita.y... -
09:25 AM Revision 7e376bdf (git): merge revision(s) 17578:
- * variable.c (rb_f_trace_var): should not be allowed at safe level 4.
a patch from Keita Yamaguchi <keita.y... -
09:24 AM Revision 526a28d8 (git): merge revision(s) 17570:
- * array.c (rb_ary_fill): not depend on unspecified behavior at integer
overflow. reported by Vincenzo Iozz... -
09:23 AM Revision ada89912 (git): merge revision(s) 17570:
- * array.c (rb_ary_fill): not depend on unspecified behavior at integer
overflow. reported by Vincenzo Iozz... -
09:22 AM Revision def72350 (git): merge revision(s) 17561:
- * ext/win32ole/win32ole.c(ole_invoke): fix memory leak.
[ruby-bugs-20792]
git-svn-id: svn+ssh://ci.ruby-l... -
09:21 AM Revision 007bfbc9 (git): merge revision(s) 17561:
- * ext/win32ole/win32ole.c(ole_invoke): fix memory leak.
[ruby-bugs-20792]
git-svn-id: svn+ssh://ci.ruby-l... -
09:20 AM Revision b53240a5 (git): merge revision(s) 17547:
- * eval.c (PUSH_FRAME, PUSH_CLASS): Add volatile to avoid a
possible optimization bug on OS X/PPC. This at ... -
09:18 AM Revision c337813d (git): merge revision(s) 17547:
- * eval.c (PUSH_FRAME, PUSH_CLASS): Add volatile to avoid a
possible optimization bug on OS X/PPC. This at ... - 09:12 AM Revision 51bd9cad (git): * NEWS: add an entry for rss.
- * lib/rss/, test/rss/: merge from trunk.
- 0.2.4 -> 0.2.5.
- RSS::Maker.make raise an exception not returns nil for i... - 09:05 AM Revision 39a241ce (git): follow up the previous commit.
- * lib/rss/parser.rb: merge documents from ruby_1_8.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17676 b2dd03c... - 09:02 AM Revision 8ee38339 (git): * lib/rss/parser.rb, lib/rss/utils.rb: merge documents from ruby_1_8.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:44 AM Revision 1695dd0f (git): * lib/rss/parser.rb (RSS::ListenerMixin#known_class): define to
- work with ruby 1.8.x too.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 08:42 AM Revision 94031b96 (git): * lib/rss/maker/base.rb (RSS::Maker::RSSBase#to_feed): raise
- exception not return nil if RSS::Maker.make can't get required information.
* test/rss/rss-assertions.rb: follow the ... - 08:38 AM Revision 7556f66e (git): * lib/rss/maker/base.rb (RSS::Maker::RSSBase#make): require block.
- * test/rss/test_maker_{0.9,1.0,2.0}.rb: follow the above change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@... - 08:34 AM Revision f6c7804c (git): * lib/rss/maker/base.rb, lib/rss/maker/itunes.rb: don't use
- instance_eval to initialize variables. (speed up)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17671 b2dd03c8-... - 08:32 AM Revision b9f895e9 (git): * lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.4 -> 0.2.5.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17670 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:24 AM Revision ceab1511 (git): merge revision(s) 17497:
- * lib/rdoc/parsers/parse_rb.rb (RDoc#collect_first_comment): skip
magic comment.
git-svn-id: svn+ssh://ci... -
08:24 AM Revision 5e686f8b (git): merge revision(s) 17497:
- * lib/rdoc/parsers/parse_rb.rb (RDoc#collect_first_comment): skip
magic comment.
git-svn-id: svn+ssh://ci... -
08:22 AM Revision 52fe0d4f (git): merge revision(s) 17366:
- * ext/stringio/stringio.c (strio_each, strio_readlines): IO#each and
IO#readlines do not affect $_. [ruby-... -
08:21 AM Revision df1b7c72 (git): merge revision(s) 17366:
- * ext/stringio/stringio.c (strio_each, strio_readlines): IO#each and
IO#readlines do not affect $_. [ruby-... -
08:20 AM Revision 40303dfb (git): merge revision(s) 17352:
- * ext/stringio/stringio.c (strio_readline, strio_each)
(strio_readlines): set lastline. [ruby-core:17257]
... -
08:19 AM Revision 04c232c9 (git): merge revision(s) 17352:
- * ext/stringio/stringio.c (strio_readline, strio_each)
(strio_readlines): set lastline. [ruby-core:17257]
... -
08:16 AM Revision 9ba0dcb9 (git): merge revision(s) 17108:
- * ext/openssl/ossl.h: include winsock.h if USE_WINSOCK2 is not defined.
a patch from arton <artonx at yahoo... -
08:14 AM Revision 99f7dae1 (git): merge revision(s) 17108:
- * ext/openssl/ossl.h: include winsock.h if USE_WINSOCK2 is not defined.
a patch from arton <artonx at yahoo... -
08:10 AM Revision 2cd51a22 (git): merge revision(s) 17074:
- * util.c (ruby_strtod): ruby_strtod don't allow a trailing
decimal point like "7.". [ruby-dev:34835] [ruby-... -
08:08 AM Revision 858b8250 (git): merge revision(s) 17074:
- * util.c (ruby_strtod): ruby_strtod don't allow a trailing
decimal point like "7.". [ruby-dev:34835] [ruby-... -
08:06 AM Revision 6daec36d (git): merge revision(s) 17046:
- * lib/set.rb (Set#delete_if): Call to_a.
(SortedSet#delete_if, TC_SortedSet#test_sortedset): Use super to
... -
07:52 AM Revision 72a943aa (git): merge revision(s) 16507:
- * eval.c (search_method, remove_method, error_print, rb_alias)
(rb_eval, rb_rescue2, search_required, Init_... -
02:36 AM Revision 7d2829e9 (git): * dir.rb: fix resource leak.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17645 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:00 AM Revision 8272251f (git): * math.c (domain_check): fix preprocess condition.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17644 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:43 AM Revision 285fb001 (git): * lib/tmpdir.rb (@@systmpdir): prior LOCAL_APPDATA if possible, and
- should be clean. based on a patch from arton <artonx AT
yahoo.co.jp> at [ruby-dev:35269]
git-svn-id: svn+ssh://c... -
12:43 AM Revision 08db814b (git): * lib/tmpdir.rb (@@systmpdir): prior LOCAL_APPDATA if possible, and
- should be clean. based on a patch from arton <artonx AT
yahoo.co.jp> at [ruby-dev:35269]
git-svn-id: svn+ssh://c...
06/28/2008
-
11:05 PM Revision 803893b8 (git): * ext/win32ole/win32ole.c (date2time_str): fix the overflow in
- some situation. [ruby-bugs-20793]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17642 b2dd03c8-39d... -
11:00 PM Revision e47ebfe5 (git): * ext/win32ole/win32ole.c (date2time_str): fix the overflow in
- some situation. [ruby-bugs-20793]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17641 b2dd03c8-39d4-4d8f-98ff-8... -
05:10 PM Revision 214bb567 (git): fix typos.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17640 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:53 PM Revision 980d7e0c (git): 2008-06-29
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17639 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:53 PM Revision ff27b330 (git): fix test_status_kill for coredump message in Process::Status#inspect.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17638 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:14 PM Revision 3a13716c (git): 2008-06-29
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17637 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:14 PM Revision d85fc227 (git): * eval.c (rb_obj_respond_to): use RTEST to test the result of
- respond_to? method.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17636 b2dd03c8-39d4-4d8f-98ff-823... -
12:25 PM Revision 340cd503 (git): * include/ruby/ruby.h (struct RRegexp): new field usecnt. replace
- str and len by src.
* gc.c (gc_mark_children): mark src field of regexp.
(obj_free): don't free str field.
* re.c... -
12:15 PM Revision 4c766e17 (git): * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,
- rb_usascii_str_new2): use inline versions only for constant
literals.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby... -
11:50 AM Revision 54b64e20 (git): * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,
- rb_usascii_str_new2): use inline versions for gcc 4 or lator.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@176... -
10:27 AM Revision 708122f3 (git): merge revision(s) 17625:
- * class.c (clone_method): use rb_copy_node_scope.
fixed [ruby-list:45102]
fixed [ruby-core:17393]... -
10:26 AM Revision fbf22193 (git): merge revision(s) 16536:
- * eval.c (rb_copy_node_scope), node.h: Rename from copy_node_scope
and export.
git-svn-id: svn+ssh://ci.r... -
10:23 AM Revision 53737138 (git): merge revision(s) 17625:
- * class.c (clone_method): use rb_copy_node_scope.
fixed [ruby-list:45102]
fixed [ruby-core:17393]... -
10:18 AM Revision a1965a0c (git): * class.c (clone_method): use rb_copy_node_scope.
- fixed [ruby-list:45102]
fixed [ruby-core:17393]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby... - 10:12 AM Revision 217c0f41 (git): 2008-06-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@17624 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:12 AM Revision 1848e255 (git): * class.c: revert to r15855.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17623 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:12 AM Revision f0d409c2 (git): * class.c: revert to r15855.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@17623 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:15 AM Revision 1318dff1 (git): add a test for [ruby-dev:34958].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17622 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:13 AM Revision c8ab5d2d (git): * test/rubygems/test_gem.rb (test_self_path_APPLE_GEM_HOME): don't use
- fixed /tmp/apple_gem_home directory.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17621 b2dd03c8-39d4-4d8f-98f...
06/27/2008
-
11:43 PM Revision dd024197 (git): * ext/win32ole/win32ole.c : check String encoding when
- converting String to VT_BSTR in OLE.
* test/win32ole/test_win32ole.rb : ditto.
git-svn-id: svn+ssh://ci.ruby-lang... -
10:31 PM Bug #203 (Closed): net/http sends wrong content-length
- =begin
String#size returns count of chars, not count of bytes.
It is necessary to use bytesize method.
... - 04:10 PM Revision 3f068aef (git): 2008-06-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17619 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:10 PM Revision d080d174 (git): 2008-06-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17618 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:10 PM Revision 1ef70223 (git): * time.c: fix rounding negative float.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17617 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:10 PM Revision 6e90749f (git): * time.c: fix rounding negative float.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17617 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:59 PM Revision accaa5ad (git): fix the last entry.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17616 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:59 PM Revision e509574d (git): fix the last entry.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17616 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:56 PM Revision 4f7c0a79 (git): * gc.c: __size__ removed. use the length of __members__ instead.
- (num_members): new function.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17615 b2dd03c8-39d4-4d8f... -
12:56 PM Revision dfbf0416 (git): * gc.c: __size__ removed. use the length of __members__ instead.
- (num_members): new function.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17615 b2dd03c8-39d4-4d8f-98ff-823fe6... -
12:21 PM Revision 477ba182 (git): * ChangeLog: commit miss.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:19 PM Revision 4bcf877b (git): * test/inlinetest.rb (InlineTest.in_progname): workaround for frozen
- $0. [ruby-dev:35261]
* lib/test/unit/ui/console/testrunner.rb (TestRunner#finished): ditto.
git-svn-id: svn+ssh:/... -
12:19 PM Revision 97b61842 (git): * test/inlinetest.rb (InlineTest.in_progname): workaround for frozen
- $0. [ruby-dev:35261]
* lib/test/unit/ui/console/testrunner.rb (TestRunner#finished): ditto.
git-svn-id: svn+ssh:/... -
09:35 AM Revision 8f03e4d2 (git): * parse.y (primary): empty not should call '!' on nil.
- cf [ruby-dev:35227]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17611 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:48 AM Revision f0bb6378 (git): * lib/erb.rb: adjust line number for magic comment.
- * test/erb/test_erb.rb: add tests for def_method.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17610 b2dd03c8-... -
08:44 AM Revision dcf3bc39 (git): merge revision(s) 17025:
- * ext/zlib/zlib.c (rb_deflate_initialize, Init_zlib): Fix up
initialize_copy; [ruby-list:45016], [ruby-list... -
08:32 AM Revision 7c958649 (git): merge revision(s) 16870:
- * io.c (rb_open_file, rb_io_s_sysopen): fmode should be unsigned int.
fixed [ruby-dev:34979]
git-svn-id: ... -
08:20 AM Revision 0a34a0a1 (git): merge revision(s) 16855:
- * win32/win32.h: include ws2tcpip.h. fixed [ruby-Bugs-20528]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/r... -
07:02 AM Revision 035457f6 (git): merge revision(s) 16809,16824:
- * ext/iconv/iconv.c (iconv_iconv): fix for length argument and now
allows range. [ruby-core:17092]
... -
06:05 AM Revision e53b5163 (git): * common.mk (-IF-NO-STRING-LITERAL-CONCATENATION-): make description
- and copyright literals.
* configure.in: enable to make description and copyright literals if
string literal concat... -
05:25 AM Revision 7a6cafc8 (git): * vm.c (vm_eval_body): if thrown exception is frozen, reraise it to
- create a new instance.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:29 AM Revision f1d47456 (git): * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,
- rb_usascii_str_new2): use with-length versions with strlen to
optimize strlen, if optimized.
git-svn-id: svn+ssh:... -
04:18 AM Revision 2983df49 (git): * include/ruby/intern.h (rb_str_new2, rb_tainted_str_new2,
- rb_usascii_str_new2): use with-length versions with strlen to
optimize strlen.
git-svn-id: svn+ssh://ci.ruby-lang... -
03:29 AM Revision a7023372 (git): * lib/un.rb (mkmf): new command to create makefile.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:29 AM Revision 73567dc1 (git): * lib/un.rb (mkmf): new command to create makefile.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:06 AM Revision 3d5cfe9a (git): * lib/un.rb (wait_writable): added help message.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17595 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
06/26/2008
-
09:53 PM Revision 285066dd (git): * configure.in: need a ",".
- * process.c (rb_fork): check CANNOT_FORK_WITH_PTHREAD macro.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@175... -
09:52 PM Revision d4cddaaa (git): * vm_eval.c (vm_call_super): fix to call method_missing.
- [ruby-core:15719], [ruby-core:17340]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17592 b2dd03c8-39d4-4d8f-98... -
04:19 PM Bug #201: Re: [ruby-cvs:24798] Ruby:r17573 (trunk): * parse.y (primary): make functional-style not operator to act
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:35245] Re: [Bug:trunk] Re: [ruby-cvs:24798] Ruby:r17573 (trunk): * ... -
04:04 PM Bug #201: Re: [ruby-cvs:24798] Ruby:r17573 (trunk): * parse.y (primary): make functional-style not operator to act
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:35237] Re: [Bug:trunk] Re: [ruby-cvs:24798] Ruby:r17573 (trunk): * p... -
09:14 AM Bug #201: Re: [ruby-cvs:24798] Ruby:r17573 (trunk): * parse.y (primary): make functional-style not operator to act
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:35231] Re: [Bug:trunk] Re: [ruby-cvs:24798] Ruby:r17573 (trunk): * ... -
12:57 AM Bug #201 (Closed): Re: [ruby-cvs:24798] Ruby:r17573 (trunk): * parse.y (primary): make functional-style not operator to act
- =begin
Applied in changeset r17574.
=end
-
12:44 AM Bug #201: Re: [ruby-cvs:24798] Ruby:r17573 (trunk): * parse.y (primary): make functional-style not operator to act
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:35227] [Bug:trunk] Re: [ruby-cvs:24798] Ruby:r17573 (trunk): * parse... -
03:34 PM Revision cca5104f (git): * common.mk (revision.h): split the temporary file. [ruby-core:17407]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:00 PM Revision d7a87286 (git): 2008-06-27
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17588 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:00 PM Revision 6ef68543 (git): 2008-06-27
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17587 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:00 PM Revision de152737 (git): * ruby.c (set_arg0, ruby_prog_init): freeze $0. a patch from Keita
- Yamaguchi <keita.yamaguchi at gmail.com>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17586 b2dd03c8-39d4-4d8... -
03:00 PM Revision c1ed3956 (git): * ruby.c (set_arg0, ruby_prog_init): freeze $0. a patch from Keita
- Yamaguchi <keita.yamaguchi at gmail.com>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17586 b2dd0... -
02:58 PM Revision 478d1da7 (git): * string.c (rb_str_index_m, rb_str_rindex_m, rb_str_include): fix
- rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17585 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:10 PM Revision 9569facf (git): * process.c: include sys/resource.h if HAVE_SYS_RESOURCE_H is defined.
- pointed by TOYOFUKU Chikanobu. [ruby-dev:35258]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@1758... -
08:50 AM Revision 4bbdc4c4 (git): * eval.c (rb_call0): wrong condition to check insecure method.
- a patch from Keita Yamaguchi <keita.yamaguchi at gmail.com>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ru... -
08:47 AM Revision 94dc6bdd (git): ChangeLog: need address tweak
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17580 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:46 AM Revision 93fb1e1d (git): 2008-06-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17579 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:46 AM Revision 63f72f3d (git): * variable.c (rb_f_trace_var): should not be allowed at safe level 4.
- a patch from Keita Yamaguchi <keita.yamaguchi at gmail.com>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ru... -
08:44 AM Revision 4524572f (git): * variable.c (rb_f_trace_var): should not be allowed at safe level 4.
- a patch from Keita Yamaguchi <[email protected]>.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17577 b2... -
02:06 AM Revision 8b424513 (git): Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17576 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Also available in: Atom