Activity
From 05/29/2008 to 06/04/2008
06/04/2008
-
11:13 PM Revision 9eec758a (git): * string.c (hash): should be "static".
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16822 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:04 PM Bug #98 (Closed): irb Classを抜けるとTypeError - =begin
ClassやClass.newなどのClassクラスのオブジェクトに入ると抜けるときにTypeErrorになります。
irb-trunk -r irb/completion --simple-prompt
>> RUBY_DESCRIPTION
=> "ruby 1.9.0 (2008-06-04 revision 16813) [i686-linux]"
>> irb Class
>> exit
TypeError: ca... -
04:48 PM Revision d6ada9f1 (git): * test/ruby/test_transcode.rb: add tests for iso-2022-jp.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16821 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:30 PM Revision 4a14d3c0 (git): * test/ruby/test_process.rb: add tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:11 PM Revision c9977b82 (git): * ext/zlib/zlib.c (rb_gzfile_set_mtime): fix typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16819 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:37 AM Revision 171c0770 (git): * object.c (rb_obj_alloc): RDoc updated. a patch from Gaston
- Ramos <ramos.gaston at gmail.com> in [ruby-core:17073].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16818 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:17 AM Revision 1ecb29fb (git): merge revision(s) 13586:
- * eval.c (remove_method): should not remove undef place holder.
[ruby-dev:31817]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@16816 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:16 AM Revision dfbf5cca (git): merge revision(s) 13586:
- * eval.c (remove_method): should not remove undef place holder.
[ruby-dev:31817]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@16814 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:55 AM Revision a690ad46 (git): * object.c (rb_obj_alloc): RDoc updated. a patch from Gaston
- Ramos <ramos.gaston at gmail.com> in [ruby-core:17073].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16813 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:51 AM Revision b15f7da0 (git): * version.h: corrupted.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16812 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:39 AM Revision 6a7b8288 (git): * lib/rdoc.rb: massive spelling correction patch from Evan Farrar
- <evanfarrar at gmail.com> in [ruby-doc:1382] applied.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16811 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:37 AM Revision e6c17521 (git): * lib/rdoc.rb: massive spelling correction patch from Evan Farrar
- <evanfarrar at gmail.com> in [ruby-doc:1382] applied.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:52 AM Revision 9e64df56 (git): * ext/iconv/iconv.c (iconv_iconv): fix for length argument and now
- allows range. [ruby-core:17092]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16809 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:52 AM Revision 106e48e5 (git): * ext/iconv/iconv.c (iconv_iconv): fix for length argument and now
- allows range. [ruby-core:17092]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16809 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 08:24 AM Revision 6727093d (git): * NEWS: Fix typos and move misplaced entries.
- NEWS: Somehow optflags and warnflags were not actually included
in this release.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16808 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:41 AM Revision 18bdc023 (git): merge revision(s) 13515:
- * Makefile.in (ext/extinit.o): use $(OUTFLAG) as well as other
objects. [ruby-Bugs-14228]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@16806 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:40 AM Revision b8eb6fde (git): merge revision(s) 13515:
- * Makefile.in (ext/extinit.o): use $(OUTFLAG) as well as other
objects. [ruby-Bugs-14228]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@16804 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 07:15 AM Revision c73b6ec9 (git): Fix typos and move misplaced entries.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16803 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:46 AM Revision 9812a3a4 (git): * enumerator.c (enumerator_with_index, enumerator_with_memo): Fix
- grammo in rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16802 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:04 AM Revision 205e542a (git): avoid infinite loop on FreeBSD 6.3.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16801 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:07 AM Revision eaa1f943 (git): * configure.in (CFLAGS, CXXFLAGS): include additional flags to
- CFLAGS and CXXFLAGS while configuration.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:07 AM Revision a76288cf (git): * configure.in (CFLAGS, CXXFLAGS): include additional flags to
- CFLAGS and CXXFLAGS while configuration.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16800 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
06/03/2008
-
03:26 PM Bug #26: [DOC] Typo in enumerator.c (Enumerator.new)
- =begin
Committed to trunk and ruby_1_8, thanks!
=end
-
01:13 PM Bug #26 (Closed): [DOC] Typo in enumerator.c (Enumerator.new)
- =begin
=end
-
03:49 AM Bug #26 (Closed): [DOC] Typo in enumerator.c (Enumerator.new)
- =begin
The doc for Enumerable::Enumerator.new(obj, method = :each, *args) states:
Use of this method is not discouraged.
It should probably be:
Use of this method is discouraged.
line 240 in rev #16614
=end
-
02:07 PM Revision 0ecd8c8b (git): * ext/strscan/strscan.c (strscan_scan_full, strscan_search_full): fix
- document.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16799 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:37 PM Revision e6c7da50 (git): * ext/strscan/strscan.c (strscan_exist_p): fix document.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16798 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:34 PM Revision 9f42dfa0 (git): * test/ruby/test_dir.rb: add tests to achieve over 90% test coverage
- of dir.c.
* test/ruby/test_encoding.rb: add tests for dummy?, name_list and
aliases.
* test/ruby/test_marshal.rb: add some tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16797 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:26 PM Revision 87050da5 (git): * test/etc/test_etc.rb: new tests for etc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16796 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:43 PM Revision a96cf7a7 (git): * enumerator.c (enumerator_with_memo): New method: with_memo().
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:06 AM Revision c5d1fd68 (git): * enumerator.c (enumerator_init_copy): Take care of
- initialize_copy as well as initialize.
* test/ruby/test_enumerator.rb: Pull in the test suite for
enumerator from trunk.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16794 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:04 AM Revision 3064bb9f (git): * win32/Makefile.sub (miniruby$(EXEEXT)): miniruby cannot be
- written by miniruby itself.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16793 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 11:04 AM Revision ce5770b5 (git): Pull in the test suite for enumerator from trunk.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16792 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 10:55 AM Revision 2bc5bfdc (git): * enumerator.c (enumerator_init_copy): Take care of
- initialize_copy as well as initialize.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16791 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 10:34 AM Revision 7e7cbad1 (git): * enumerator.c (enumerator_init_copy): Take care of
- initialize_copy as well as initialize.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:17 AM Revision 34cc6247 (git): merge revision(s) 13513:
- * parse.y (yyerror): limit error message length. [ruby-dev:31848]
* regex.c (re_mbc_startpos): separated from re_adjust_startpos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@16788 b2dd03c8-39d4-4d8f-98ff-82... -
07:15 AM Revision dcdffdb0 (git): merge revision(s) 13513:
- * parse.y (yyerror): limit error message length. [ruby-dev:31848]
* regex.c (re_mbc_startpos): separated from re_adjust_startpos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@16786 b2dd03c8-39d4-4d8f-98ff-82... -
07:06 AM Revision cfe0f3e6 (git): * file.c (file_expand_path): fix for non-existent files and SFN of
- symlinks. [ruby-talk:303736]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16785 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:06 AM Revision 552d3a5b (git): * file.c (file_expand_path): fix for non-existent files and SFN of
- symlinks. [ruby-talk:303736]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16785 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:45 AM Revision 2062a914 (git): merge revision(s) 13497:
- * gc.c (os_obj_of, os_each_obj): hide objects to be finalized.
[ruby-dev:31810]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@16783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:35 AM Revision 4a8544e2 (git): merge revision(s) 13497:
- * gc.c (os_obj_of, os_each_obj): hide objects to be finalized.
[ruby-dev:31810]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@16781 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:26 AM Revision 1f81e3a8 (git): merge revision(s) 13479:13481:
- * process.c (struct rb_exec_arg): proc should be a VALUE.
* process.c (rb_f_exec): suppress a warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@16779 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 06:15 AM Revision 20849866 (git): Mention changes in the `set' library.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:13 AM Revision 3bd80329 (git): * lib/set.rb (Set#classify): Back out the `group_by' alias.
- Better think twice.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:09 AM Revision 83eaf96a (git): merge revision(s) 13479:13481:
- * process.c (struct rb_exec_arg): proc should be a VALUE.
* process.c (rb_f_exec): suppress a warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@16775 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 06:07 AM Revision 927b88eb (git): * lib/set.rb (Set#delete_if, Set#collect!, Set#reject!)
- (Set#classify, Set#divide, Set#delete_if): Return an enumerator
if no block is given.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16774 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 06:04 AM Revision 54fbbb48 (git): Properly back out.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:01 AM Revision 489bf84b (git): * lib/set.rb (Set#collect, Set#select): Back out. I thought it
- was consistent but turned out to be wrong.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 04:42 AM Revision ea40df71 (git): * lib/set.rb (Set#collect, Set#select): Override Enumerable
- methods and make them return a set. [ruby-core:17055]
(Set#delete_if, Set#collect!, Set#reject!, Set#classify)
(Set#divide, Set#delete_if): Return an enumerator if no block is
given.
(Set#classify): Define an alias `group_by' to ... - 04:36 AM Revision a5c99283 (git): * process.c (run_exec_pgroup): C99 ism.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:03 AM Revision 1434fc3f (git): * enumerator.c (enumerator_allocate, enumerator_ptr): Properly
- detect if the object is initialized and raise error when
appropriate.
(enumerator_initialize): Fix a typo in rdoc. [ruby-core:17052]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16769 b2dd03c8-39d4-4d8f-98ff-823f... - 04:00 AM Revision b5af8dbe (git): * enumerator.c (enumerator_allocate, enumerator_ptr): Properly
- detect if the object is initialized and raise error when
appropriate.
(enumerator_initialize): Fix a typo in rdoc. [ruby-core:17052]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16768 b2dd03c8-39d4-4d8f-98ff-823fe6... - 03:58 AM Revision 10ffed17 (git): * enumerator.c (enumerator_allocate, enumerator_ptr): Properly
- detect if the object is initialized and raise error when
appropriate.
(enumerator_initialize): Fix a typo in rdoc. [ruby-core:17052]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 02:08 AM Revision 5d7f1100 (git): * 2008-06-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16766 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:35 AM Revision cb33cd04 (git): * common.mk (SPEC_GIT_BASE): update RubySpec GIT URL.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16765 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:18 AM Revision 0eb420cc (git): * lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Fix a bug
- where tokens are not yilelded one by one.
(ERB::Compiler::TrimScanner#explicit_trim_line): Fix without-
strscan problems. [ruby_core:17028].
* test/erb/test_erb.rb (TestERBCore#_test_01)
(TestERBCore#test_02_safe_04): The expected...
06/02/2008
- 07:07 PM Revision 29d4220e (git): Fix without strscan problems. [ruby_core:17028].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16763 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:22 PM Revision 10451cd8 (git): * test/ruby/test_method.rb: add a test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16762 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:29 PM Revision 41a1a4ed (git): * marshal.c (w_object): add a check for modification of array during
- its dump.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16761 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:32 PM Revision 924836c0 (git): propset svn:eol-style LF
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16760 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:30 PM Revision 65670f94 (git): * enc/iso_8859_5.c: Large omicron should lowercase to small omicron.
- * test/ruby/test_big5.rb, test/ruby/test_cp949.rb,
test/ruby/test_euc_jp.rb, test/ruby/test_euc_kr.rb,
test/ruby/test_euc_tw.rb, test/ruby/test_gb18030.rb,
test/ruby/test_gbk.rb, test/ruby/test_iso_8859.rb,
test/ruby/test_koi8.rb... -
12:57 PM Revision e58dc6a9 (git): * test/ruby/test_file.rb: add tests for uninitialized object.
- * test/ruby/test_class.rb: ditto.
* test/ruby/test_thread.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16758 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:45 PM Revision 7eb62542 (git): * re.c: fix SEGV by Regexp.allocate.names, Match.allocate.names, etc.
- * test/ruby/test_regexp.rb: add tests for above.
* io.c: fix SEGV by IO.allocate.print, etc.
* test/ruby/test_io.rb: add tests for above.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16757 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 10:52 AM Revision d16f9a75 (git): * lib/delegate.rb (DelegateClass, Delegator#respond_to?):
- respond_to? must take optional second argument. This was a
latent bug exposed by a recent internal change of marshal.c to
call respond_to? with a second argument; submitted by Jeremy
Kemper <jeremy at bitsweat.net> in [ruby-core:1... -
10:18 AM Revision 8a5dd664 (git): * test/ruby/test_argf.rb (teardown): remove renamed temporary files.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16755 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:51 AM Revision eaa3ffba (git): * lib/un.rb (wait_writable): wait until target files can be
- written actually.
* win32/Makefile.sub (LDSHARED_0, LINK_SO): get rid of failure of
mt.exe.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16754 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 09:13 AM Revision 1b8af3b3 (git): Not "should now" but "must" in the first place.
- This was a latent bug exposed by a recent internal change of marshal.c
to call respond_to? with a second argument.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16753 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 07:31 AM Revision 1e19dedb (git): * lib/delegate.rb (DelegateClass, Delegator#respond_to?):
- respond_to? should now take optional second argument; submitted
by Jeremy Kemper <jeremy at bitsweat.net> in [ruby-core:17045].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16752 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 07:29 AM Revision c1478069 (git): * lib/delegate.rb (Delegator::MethodDelegation#respond_to):
- respond_to? should now take optional second argument; submitted
by Jeremy Kemper <jeremy at bitsweat.net> in [ruby-core:17045].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16751 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 07:15 AM Revision 5b7464b0 (git): * lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Oops. This
- change did not apply to trunk. Backed out.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 07:10 AM Revision 92623d3d (git): * lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Fix a bug
- where tokens are not yilelded one by one.
* test/erb/test_erb.rb (TestERBCore#_test_01)
(TestERBCore#test_02_safe_04): The expected value should come
first for assert_equal().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1674... - 06:58 AM Revision 6b162648 (git): * lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Fix a bug
- where tokens are not yilelded one by one.
* test/erb/test_erb.rb (TestERBCore#_test_01)
(TestERBCore#test_02_safe_04): The expected value should come
first for assert_equal().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/r... - 05:49 AM Revision edcbe2ac (git): Remove what have been backported to 1.8.7.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16747 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:44 AM Revision a41bf0de (git): Fix some typos and misplacement.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16746 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:41 AM Revision 0cea43a9 (git): Insert the 1.8.7 release point.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16745 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:20 AM Revision 1a49d6b8 (git): * mkconfig.rb: hide build path from rbconfig.rb.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:07 AM Revision dc6b6166 (git): * mkconfig.rb: hide build path from rbconfig.rb.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16743 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
06/01/2008
-
11:47 PM Revision 54afba10 (git): * util.c (ruby_strtod, dtoa): initialize more variables for error
- handling.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16742 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:47 PM Revision 6a62b8e8 (git): * util.c (ruby_strtod, dtoa): initialize more variables for error
- handling.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16742 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:28 PM Revision 4940cff3 (git): * io.c (rscheck), marshal.c (w_nbyte, w_bytes, w_unique),
- (path2class, path2module): constified.
* pack.c (pack_unpack), process.c (rb_syswait): suppress warnings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16741 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:55 PM Revision 7c5e3348 (git): * suppress warnings on cygwin, mingw and mswin.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:55 PM Revision 9ed3d64d (git): * suppress warnings on cygwin, mingw and mswin.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:36 PM Revision 5397015d (git): * enc/gb18030.c (gb18030_code_to_mbc): add 0x80000000
- for 4bytes character.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16739 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:52 PM Revision 8f05f7fe (git): * ruby.c (set_arg0): reverted used variable definition.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16738 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:29 PM Revision 9c13fc7d (git): * enc/gb18030.c (gb18030_mbc_to_code): mask by 0x7FFFFFFF
- because OnigCodePoint will be used as 32bit signed int.
Masking by 0x7FFFFFFF is ok on GB18030;
Minumum 4bytes character is 0x81308130.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16737 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:23 PM Revision ccb61351 (git): * rational.c (string_to_r_internal): use rb_isdigit.
- * marshal.c (long_toobig): use %zd.
* ruby.c (set_arg0): move unused variable definition.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16736 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:23 AM Revision 9256f94d (git): * insns.def (DEFINE_INSN): subtract of pointers is ptrdiff_t.
- this is not int on 64bit system.
* vm_dump.c (control_frame_dump): ditto.
* vm_dump.c (stack_dump_each): ditto.
* vm_dump.c (debug_print_register): ditto.
* vm_dump.c (debug_print_pre): ditto.
* transcode.c (str_transcode): ditto.
... -
01:32 AM Revision cf0109cf (git): * test/ruby/envutil.rb (assert_normal_exit): show coredump status.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16734 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:24 AM Revision afbf678a (git): debug print removed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16733 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
05/31/2008
- 03:17 PM Revision 145a40c4 (git): I don't understand what's happening here, but it seems something went
- wrong by a broken working directory. Recover ruby_1_8_7 from v1_8_7.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16732 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 02:57 PM Revision c36252fc (git): Tag for 1.8.7.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tags/v1_8_7@16730 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:54 PM Revision a45d7399 (git): Releasing as 1.8.7.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16729 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:40 PM Revision 3de10825 (git): * README, README.ja: Add a note about default C flags.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:38 PM Revision 87191346 (git): * README, README.ja: Add a note about default C flags.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16727 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:36 PM Revision 5731cec2 (git): Add a note about default C flags.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16726 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:34 PM Revision 2b9f74d5 (git): * README, README.ja: Add a note about default C flags.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16725 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:03 PM Revision fa58f951 (git): * gc.c (count_objects): clear given hash.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:37 PM Revision c4ae288b (git): Merge from ruby_1_8.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:14 PM Revision 281833f5 (git): * version.c (ruby_description, ruby_copyright): backported from
- 1.9. bug#19002, [ruby-dev:34883]
* error.c (report_bug): uses ruby_description.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 11:58 AM Revision 58e65141 (git): Merge from ruby_1_8.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:57 AM Revision 520bf6bb (git): * array.c (rb_ary_delete_if): should return enumerator if no block
- is given. [ruby-dev:34901]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 11:44 AM Revision f072d4e3 (git): Merge from ruby_1_8.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16719 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:28 AM Revision c6bac868 (git): * test/ruby/test_regexp.rb: add tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16718 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:14 AM Revision 0682fab6 (git): * enc/utf_16{be,le}.c (utf16{be,le}_code_to_mbc):
- fix codepoint to bytes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16717 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:28 AM Revision 1378795e (git): * suppress warnings with -Wwrite-string.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:28 AM Revision 075530a6 (git): * suppress warnings with -Wwrite-string.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:27 AM Revision 1b039e2a (git): * array.c (rb_ary_delete_if): should return enumerator if no block
- is given. [ruby-dev:34901]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16715 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:58 AM Revision f3c0922a (git): * Makefile.in, configure.in (warnflags): defaulted to -Wall
- -Wno-parentheses with gcc. [ruby-dev:34810]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:58 AM Revision ccaed588 (git): * Makefile.in, configure.in (warnflags): defaulted to -Wall
- -Wno-parentheses with gcc. [ruby-dev:34810]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:17 AM Revision 1a192e2b (git): * include/ruby/mvm.h: new header file for MVM, and moved rb_vm_t and
- rb_thread_t from vm_core.h.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16713 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:55 AM Revision 79817208 (git): * include/ruby/ruby.h: renamed include guard.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:03 AM Revision 17fe6a65 (git): * test/ruby/envutil.rb (assert_normal_exit): show pid when fail.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16711 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:10 AM Revision 4dd527ec (git): fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16710 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
05/30/2008
-
02:56 PM Revision f76ee720 (git): * test/ruby/test_rubyoptions.rb: add a test of RUBY_DESCRIPTION.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16709 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:47 PM Revision c6c0d767 (git): * test/ruby/test_regexp.rb: add tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16708 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:42 PM Revision 76f2fc8b (git): * test/ruby/test_signal.rb: add tests to achieve over 80% test
- coverage of signal.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16707 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:32 PM Revision bd903043 (git): * signal.c (esignal_signo): fix SignalException#signo which returned
- nil absolutely.
* signal.c (esignal_init): always prepend "SIG" to a string that is
returned by SignalException#signm.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16706 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:18 PM Revision 5e6fc71d (git): * test/ruby/test_argf.rb: rename a conflicting method name.
- * test/ruby/test_string.rb: ditto.
* test/ruby/test_io.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16705 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:15 PM Revision e0a264a9 (git): * compile.c (defined_expr): fix SEGV by defined?([1]).
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16704 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:49 PM Bug #11 (Closed): prelude.c compilation problem on mswin32
- =begin
=end
-
12:19 PM Bug #11: prelude.c compilation problem on mswin32
- =begin
返信テスト
=end
-
11:59 AM Bug #11: prelude.c compilation problem on mswin32
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:34895] Re: [Ruby 1.9 - Bug #11] prelude.c compilation problem on mswin32"
on May.30,2008 11:08:55, <nobu@ruby-lang.org> wrote:
> prelude.cも{enc,trans}db.hも、もうminirubyでは使わなくなって... -
11:47 AM Bug #11: prelude.c compilation problem on mswin32
- =begin
なかだです。
At Fri, 30 May 2008 05:41:13 +0900,
U.Nakamura wrote in [ruby-dev:34894]:
> | ifchangeを使うのを止めますか。
>
> よくわかってないんですが、止めちゃって問題はないんでしょうか?
prelude.cも{enc,trans}db.hも、もうminirubyでは使わなくなってます
から。minirubyを作り直し... -
11:36 AM Bug #11: prelude.c compilation problem on mswin32
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:34886] Re: [Ruby 1.9 - Bug #11] prelude.c compilation problem on mswin32"
on May.29,2008 17:36:42, <nobu@ruby-lang.org> wrote:
| ifchangeを使うのを止めますか。
よくわかってないんですが、止めちゃって問題... -
08:24 AM Bug #14 (Closed): test issue for ruby-1.9
- =begin
=end
-
03:18 AM Revision 6a734c81 (git): * common.mk (prelude.c): simply depends on PREP. [ruby-dev:34877]
- * enc/make_encdb.rb, enc/trans/make_transdb.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:31 AM Revision efe3f3f0 (git): * ext/tk/sample/demos-jp/widget, ext/tk/sample/demos-en/widget:
- commit wrong version of code at the last commitment. sorry.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16702 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:16 AM Revision fd98eab8 (git): * ext/tk/sample/demos-jp/widget, ext/tk/sample/demos-en/widget: fail
- to rerun 'showCode' when a 'code' window exists.
* ext/tk/sample/demos-en/toolbar.rb,
ext/tk/sample/demos-en/ttkprogress.rb: fail to show UTF-8 chars.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16701 b2dd03c8-39d4... -
01:55 AM Revision df456060 (git): * vm_core.h (struct rb_unblock_callback), thread.c
- (set_unblock_function), thread_{pthread,win32}.c (native_sleep):
extracted from struct rb_thread_struct.
* thread.c (reset_unblock_function): not check interrupts at leaving
blocking region. [ruby-dev:34874]
git-svn-id: svn+ssh:/... -
01:52 AM Revision 1b63d7bc (git): * vm_core.h (struct rb_unblock_callback), thread.c
- (set_unblock_function), thread_{pthread,win32}.c (native_sleep):
extracted from struct rb_thread_struct.
* thread.c (reset_unblock_function): not check interrupts at leaving
blocking region. [ruby-dev:34874]
git-svn-id: svn+ssh:/... -
12:54 AM Revision fd6066f4 (git): * ChangeLog: missing log for r16677.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:54 AM Revision b9ff5a2f (git): * ChangeLog: missing log for r16677.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16698 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
05/29/2008
-
10:12 PM Revision d6025a3b (git): * enc/utf_8.c: add UTF8-MAC (UTF-8-MAC).
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16697 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:29 PM Revision f1b84d1b (git): * enum.c (count_i, count_iter_i, count_all_i): add prototypes for VC.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:35 PM Revision 0d0c31ff (git): Merge from ruby_1_8.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16695 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 07:35 PM Revision 14dd72b3 (git): * enum.c (count_i, count_iter_i): Sync with trunk.
- enum.c (enum_count, count_all_i, Init_Enumerable),
array.c (rb_ary_count): Sync with trunk. If no argument or
block is given, count the number of all elements.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16694 b2... - 07:18 PM Revision 3a3e2509 (git): * enum.c (enum_count, count_all_i, Init_Enumerable),
- array.c (rb_ary_count): If no argument or block is given, count
the number of all elements.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16693 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 06:15 PM Revision c5ed8911 (git): * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand):
- Int should be enough here.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16692 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 06:15 PM Revision 019864bf (git): * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand):
- Int should be enough here.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16692 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 06:15 PM Revision cd5eb03b (git): * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand):
- Int should be enough here.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16692 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 05:45 PM Revision 5882ebbf (git): Merge from ruby_1_8.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16691 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:44 PM Revision cf00a9e4 (git): * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand),
- ext/openssl/ossl_pkey_dh.c (ossl_dh_s_generate)
(ossl_dh_initialize),
ext/openssl/ossl_pkey_dsa.c (ossl_dsa_s_generate),
ext/openssl/ossl_rand.c (ossl_rand_bytes)
(ossl_rand_pseudo_bytes, ossl_rand_egd_bytes),
ext/openssl/ossl_... - 05:41 PM Revision 2745d527 (git): * ext/openssl/ossl_bn.c (ossl_bn_s_rand, ossl_bn_s_pseudo_rand),
- ext/openssl/ossl_pkey_dh.c (ossl_dh_s_generate)
(ossl_dh_initialize),
ext/openssl/ossl_pkey_dsa.c (ossl_dsa_s_generate),
ext/openssl/ossl_rand.c (ossl_rand_bytes)
(ossl_rand_pseudo_bytes, ossl_rand_egd_bytes),
ext/openssl/ossl_... -
05:37 PM Bug #11: prelude.c compilation problem on mswin32
- =begin
なかだです。
At Wed, 28 May 2008 23:28:33 +0900,
redmine@ruby-lang.org wrote in [ruby-dev:34877]:
> BTW,
> on mswin32, after prelude.rb is updated and the contents is not changed (such as ``touch''ed), prelude.c will be always co... -
05:08 PM Revision 9df12103 (git): * signal.c (esignal_init): handle a non-integer argument correctly,
- allowing SignalException.new(:INT).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16688 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:00 PM Revision 1f97d488 (git): * test/ruby/test_regexp.rb: add tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:51 PM Revision 595ad416 (git): * test/ruby/test_require.rb: add a test for load with wrap flag, to
- achieve 100% test coverage of eval_jump.c.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16686 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 01:50 PM Revision 764980b3 (git): Fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16685 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:50 PM Revision 61fd28b3 (git): Fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16685 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:50 PM Revision 1e90c8ce (git): Fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16685 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:49 PM Revision 256edc39 (git): Fix: nitem == count {|i| !i.nil?}
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16684 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:48 PM Revision 88c1862e (git): * test/ruby/test_argf.rb: new tests for ARGF, to achieve over 85% test
- coverage of file.c.
* test/ruby/test_io.rb: add tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16683 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:44 PM Revision 47cc870a (git): remove a compile error.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16682 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:42 PM Revision 8fefe64a (git): * io.c (argf_readchar): raise EOFError, synchronizing IO#readchar.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16681 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:30 PM Revision 17248a46 (git): * io.c (argf_external_encoding, argf_internal_encoding): fix SEGV by
- ARGF.external_encoding.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16680 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 11:23 AM Revision f3589dd1 (git): Merge from ruby_1_8.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16679 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 11:07 AM Revision b67592ed (git): * configure.in, win32/Makefile.sub, mkconfig.rb, instruby.rb,
- ruby.c, lib/mkmf.rb, README.EXT, README.EXT.ja: Backport the
vendor_ruby directory support.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16678 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:21 AM Bug #21 (Closed): should terminate @receiver_thread of Net::IMAP safely
- =begin
@receiver_thread of Net::IMAP may be terminated by exception,
and this causes the process termination if Thread.abort_on_exception is true.
Then Net::IMAP#disconnect does not call @receiver_thread.join if TCPSocket#close
... -
08:52 AM Revision 441be3ca (git): * ext/zlib/extconf.rb: search zlib1, and regard mswin32 later than VC6
- as WIN32. [ruby-core:16984]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16677 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:52 AM Revision aefc05cd (git): * ext/zlib/extconf.rb: search zlib1, and regard mswin32 later than VC6
- as WIN32. [ruby-core:16984]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16677 b2dd03c8-39d4-4d8f-98ff-823fe69b080e