Project

General

Profile

Activity

From 06/23/2009 to 06/29/2009

06/29/2009

11:53 PM Revision 4a29a3e9 (git): Remove suprious #dump on version
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23905 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
11:44 PM Revision d88b7ea5 (git): summary is required in a valid gemspec, fixes gem list -d
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23904 b2dd03c8-39d4-4d8f-98ff-823fe69b080e drbrain (Eric Hodel)
06:57 PM Bug #1601 (Closed): ドットの含まれた exe ファイルの実行
=begin
Applied in changeset r23891.
=end
nobu (Nobuyoshi Nakada)
04:52 PM Revision cbb56c75 (git): Doxy-comment
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23903 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
04:39 PM Revision 2d42e704 (git): Doxy-comments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23902 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
04:39 PM Revision d6ef8937 (git): * tool/strip-rdocs.rb: supports QT style doxy-comments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23901 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
04:25 PM Revision ad1d5a3c (git): * lib/cmath.rb (log2, cbrt): added. [experimental]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23900 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
04:22 PM Revision c8b995e7 (git): reverted.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23899 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
04:20 PM Revision 59a9da64 (git): * complex.c (nucomp_expt): do not use rb_fexpt.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23898 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
03:34 PM Revision 8bacaf1f (git): * object.c: updated the diagram of metaclass hierarchy in rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23897 b2dd03c8-39d4-4d8f-98ff-823fe69b080e yugui (Yuki Sonoda)
03:34 PM Revision da2c2161 (git): * 2009-06-30
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:34 PM Revision d154bc4c (git): * Doxyfile.in: removed. merged into template/Doxyfile.template
* configure.in: new checking for dot and doxygen.
* template/Doxyfile.template: merged with Doxyfile.in.
configure...
yugui (Yuki Sonoda)
12:13 PM Bug #1699 (Closed): URI::FTP to_s problem after modification
=begin
After modification URI::FTP object by +, a slash is missing after host.
ruby 1.8.7 also has this problem, b...
mizyo (Norihisa Fujita)
12:03 PM Revision aa68d47b (git): * complex.c (nucomp_expt): checks exactness.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23894 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
11:33 AM Revision 51e70cae (git): added a comment.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23893 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
11:31 AM Revision 2b9df661 (git): * rational.c (float_to_r): always returns rational.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23892 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
09:56 AM Revision ee5add4a (git): * dln.c (dln_find_1): fix for files with dots. [ruby-dev:38588]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23891 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:14 AM Bug #1696: http downloads are unuseably slow
=begin
> But non block is critical for large buffer sizes as select will return the
> socket as ready even if it h...
steveh (Steven Hartland)
06:25 AM Bug #1696: http downloads are unuseably slow
=begin
I believe if the descriptor is set to non blocking then sysread will return
whatever data available or raise...
oldmoe (Muhammad Ali)
03:26 AM Bug #1696: http downloads are unuseably slow
=begin
As you can see from the test results a 16Kb buffer is way to small for high bandwidth connection, so as Eero ...
steveh (Steven Hartland)
08:16 AM Revision ae72efc5 (git): * file.c (BUFCHECK): use common bdiff.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23890 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
08:14 AM Revision b861b2a6 (git): * file.c (file_expand_path): should copy original encoding.
[ruby-dev:38612]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23889 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
04:21 AM Revision fec18c0b (git): merge revision(s) 22937:
* lib/fileutils.rb (FileUtils#fu_get_gid): stringify group
argument before making regexp match. [ruby-dev:...
shyouhei (Shyouhei Urabe)
03:12 AM Feature #1697: Object#<=>
=begin
Excerpts from Luiz Angelo Daros de Luca's message of Sun Jun 28 16:22:45 +0300 2009:
> Issue #1697 has been ...
rue (Eero Saynatkari)

06/28/2009

10:22 PM Feature #1697: Object#<=>
=begin
Well, a lot of users of <=> don't expect a nil result!

class Object
def <=> other
nil
end
...
RickDeNatale (Rick DeNatale)
10:48 AM Feature #1697 (Closed): Object#<=>
=begin
The definition of the <=> operator states:
"... And if the two operands are not comparable, it returns nil"...
marcandre (Marc-Andre Lafortune)
06:29 PM Bug #1696: http downloads are unuseably slow
=begin
Excerpts from rogerdpack's message of Sun Jun 28 02:29:12 +0300 2009:
> > Net/HTTP in 1.9.2dev is already wo...
rue (Eero Saynatkari)
10:58 AM Bug #1696: http downloads are unuseably slow
=begin
Not sure really, never tested it.

On Sun, Jun 28, 2009 at 2:29 AM, Roger Pack <[email protected]> wrote...
oldmoe (Muhammad Ali)
07:48 AM Bug #1696: http downloads are unuseably slow
=begin
Net/HTTP in 1.9.2dev is already working as you described with two
exceptions:
1 - It uses nonblocking I/O
...
oldmoe (Muhammad Ali)
03:47 AM Bug #1696: http downloads are unuseably slow
=begin
Silly bug in original patch, fixed version here, results still consistent with original.

It may be inter...
steveh (Steven Hartland)
01:10 AM Bug #1696: http downloads are unuseably slow
=begin
The patch description above should read: patch for select timeout + 1M sysread + slice bypass
=end
steveh (Steven Hartland)
01:09 AM Bug #1696 (Closed): http downloads are unuseably slow
=begin
I've been using a a bit of code which use open-uri and http urls to download files and have found this is un...
steveh (Steven Hartland)
04:22 PM Revision c212f81d (git): * 2009-06-29
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23886 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:22 PM Revision 4a1f1ba6 (git): * gem_prelude.c (Gem.default_dir): follows the change on
lib/rubygems/default.rb in r23879
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23885 b2dd03c8-39d4-4d8f-98ff-82...
yugui (Yuki Sonoda)
02:39 PM Revision 0bd29ba2 (git): * complex.c (nucomp_div): raises ZeroDivisionError immediately
when the given second argument is zero.
* rational.c (nurat_fdiv): never raise even if the given second
...
Tadayoshi Funaba
01:27 PM Revision 268432c5 (git): * complex.c (nucomp_expt): convert to a float when the given power
is a bignum.
* rational.c (nurat_expt): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23883 b2...
Tadayoshi Funaba
12:20 PM Revision faea8893 (git): * lib/cmath.rb (sqrt): fixed an issue [ruby-list:45852]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23882 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
10:50 AM Revision f365778c (git): * complex.c (nucomp_expt): some improvements.
* rational.c (nurat_expt): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23881 b2dd03c8-39d4-4d8f-98ff-...
Tadayoshi Funaba
10:08 AM Revision c97f55ef (git): * tool/instruby.rb (:gem): registers the bundled version
of minitest as a gem as rdoc or rake.
c.f. [ruby-dev:38692].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@238...
yugui (Yuki Sonoda)
10:08 AM Revision 5d8bff6d (git): * lib/rubygems.rb (ConfigMap[:rubylibprefix]): new entry
* lib/rubygems/defaults.rb (Gem.default_dir): considers
"--with-rubylibprefix" configure option.
git-svn-id: svn+s...
yugui (Yuki Sonoda)
12:22 AM Revision 426afe1e (git): trivial changes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23878 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
12:22 AM Revision 11ab22bb (git): * 2009-06-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:22 AM Revision 53125214 (git): * complex.c: renamed some static functions.
* rational.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23876 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Tadayoshi Funaba

06/27/2009

08:11 PM Revision 753a22a0 (git): * 2009-06-28
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23875 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
08:10 PM Revision c5a88815 (git): * enum.c (enum_first): Perform negative length check before
attempting to make an array.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23874 b2dd03c8-39d4-4d8f...
Akinori MUSHA
10:35 AM Revision ae96b225 (git): trivial change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23873 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
10:12 AM Revision 7cf1d668 (git): * complex.c (nucomp_addsub): new
* complex.c (nucomp_{add,sub}): use nucomp_addsub.
* complex.c (nucomp_divide): changed the algorithm.
...
Tadayoshi Funaba
08:33 AM Bug #1695: String interpolation Issue with escape characters inside an in-string evaluated statement
=begin

=end
nobu (Nobuyoshi Nakada)
01:16 AM Bug #1695: String interpolation Issue with escape characters inside an in-string evaluated statement
=begin
Thanks! If anything this seems more on the IRB side of things.
=end
crash2burn (Jason Pearlman)
12:54 AM Bug #1695: String interpolation Issue with escape characters inside an in-string evaluated statement
=begin
(Deleted).
=end
runpaint (Run Paint Run Run)
12:24 AM Bug #1695 (Closed): String interpolation Issue with escape characters inside an in-string evaluated statement
=begin
Apologies if this has already been addressed but I could not find anything:

# Alone, works fine
>> 'a'...
crash2burn (Jason Pearlman)
07:58 AM Revision f94228c8 (git): * rational.c (nurat_cmp): use rb_num_coerce_cmp.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23871 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Tadayoshi Funaba
07:46 AM Revision b2fb7596 (git): * complex.c: revised rdoc.
* rational.c: ditto.
* numeric.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23870 b2dd03c8...
Tadayoshi Funaba
04:50 AM Revision 3f594ce1 (git): * 2009-06-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23869 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:50 AM Revision 7b998913 (git): Merge r24865:23867 from trunk.
* NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: add
item.guid.permanent_link? and item.guid.permanent_link...
Sutou Kouhei
04:45 AM Revision 4365f671 (git): * NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: add
item.guid.permanent_link? and item.guid.permanent_link=.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23867 b2...
Sutou Kouhei
04:41 AM Revision 23c14c36 (git): * NEWS: rss: 0.2.5 -> 0.2.7.
* lib/rss/rss.rb, test/rss/test_version.rb: 0.2.6 -> 0.2.7.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23866...
Sutou Kouhei
03:48 AM Bug #1681 (Closed): Integer#chr Should Infer Encoding of Given Codepoint
=begin
Applied in changeset r23865.
=end
matz (Yukihiro Matsumoto)
03:38 AM Bug #1692 (Open): warning: useless use of a literal in void context
=begin
wrong ML ref
=end
matz (Yukihiro Matsumoto)
03:27 AM Bug #1692 (Closed): warning: useless use of a literal in void context
=begin
Applied in changeset r23864.
=end
matz (Yukihiro Matsumoto)
01:22 AM Bug #1691: ruby --help doesn't display the "skip rubygems" option
=begin
Looks like just `--disable=gems`. Patch attached to update the help.
=end
runpaint (Run Paint Run Run)

06/26/2009

10:16 PM Bug #1694 (Closed): Tempfile.open{} の返り値
=begin
r19454 で、Tempfile.open{} はブロックを評価した値を返すようになっていますが、
ドキュメントが対応していないようなので、パッチです。
File.open{} から取ってきました。
=end
no6v (Nobuhiro IMAI)
06:40 PM Revision 4b85c77e (git): * numeric.c (int_chr): use default_internal encoding as default
destination encoding if set. [ruby-core:23997]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23865 b2dd03c8-39...
matz (Yukihiro Matsumoto)
06:33 PM Bug #1681: Integer#chr Should Infer Encoding of Given Codepoint
=begin
We have String#encode (without any arguments), which transcodes to
default_internal (and in addition, doesn...
duerst (Martin Dürst)
06:18 PM Revision 8a5ffe48 (git): * numeric.c (int_chr): use default_internal encoding as default
destination encoding if set. [ruby-dev:38717]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23864 b2dd03c8-39d4...
matz (Yukihiro Matsumoto)
06:10 PM Revision 974b30a9 (git): * 2009-06-27
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23863 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:10 PM Revision 91728620 (git): * io.c (argf_rewind): need to rewind $. and ARGF.lineno.
[ruby-core:24046]
* io.c (struct argf): refactoring on $. and ARGF.lineno behavior.
git-svn-id: svn+ssh://ci.ruby-l...
matz (Yukihiro Matsumoto)
04:14 PM Bug #1692 (Closed): warning: useless use of a literal in void context
=begin
1.8 では
warning: useless use of a literal in void context
が出るときに 1.9 だと何も出ません。

% ruby18 -ve '1'
rub...
znz (Kazuhiro NISHIYAMA)
01:01 PM Revision c86115e9 (git): * ext/pty/pty.c (pty_getpty): check dup failure.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23861 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
12:48 PM Revision cadee06b (git): * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_rubyopt):
test suite add '.' to RUBYLIB. remove checks.
* test/ruby/test_require.rb (TestRequire#test_tainted_loadpath):
th...
matz (Yukihiro Matsumoto)
12:41 PM Revision 2f262b23 (git): reduce tests.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23859 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
07:34 AM Revision 9522466f (git): * 2009-06-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23858 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
07:34 AM Revision fc162896 (git): * common.mk (COMPILE_PRELUDE): need -I. before -rrbconfig.
[ruby-dev:38714]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23857 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura
02:05 AM Revision fb743c08 (git): * 2009-06-26
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23856 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
02:05 AM Revision 8e9d249f (git): * lib/mkmf.rb (CXX_EXT): cygwin's filesystem (= Windows) is case
insensitive.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23855 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
U.Nakamura

06/25/2009

10:23 PM Bug #1691 (Rejected): ruby --help doesn't display the "skip rubygems" option
=begin
I believe in trunk there is an option to *not* load rubygems. Unfortunately I can't tell for sure, since rub...
rogerdpack (Roger Pack)
10:22 PM Bug #1690 (Rejected): backticks don't set $? in windows
=begin
currently

>> `bad command`
Errno::ENOENT: No such file or directory - bad
from (irb):1:in `...
rogerdpack (Roger Pack)
06:07 PM Bug #1689 (Closed): ARGF.binmode Affects Encoding Inconsistently
=begin
Applied in changeset r23853.
=end
matz (Yukihiro Matsumoto)
05:15 PM Bug #1689 (Closed): ARGF.binmode Affects Encoding Inconsistently
=begin
The IO#binmode documentation promises that "content is treated as ASCII-8BIT". I assumed this would apply to ...
runpaint (Run Paint Run Run)
06:06 PM Bug #1681: Integer#chr Should Infer Encoding of Given Codepoint
=begin
Hi,

In message "Re: [ruby-core:24001] Re: [Bug #1681] Integer#chr Should Infer Encoding of Given Codepoin...
matz (Yukihiro Matsumoto)
09:46 AM Revision 03f53e3c (git): Imported minitest 1.4.2 r5269.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23854 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Ryan Davis
09:01 AM Revision 06e37829 (git): * io.c (argf_binmode_m): should call rb_io_ascii8bit_binmode() to
set its encoding to ASCII-8BIT. [ruby-core:24029]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23853 b2dd03c8-...
matz (Yukihiro Matsumoto)
08:14 AM Bug #1684: ruby/rubyw.rc still say 1.9.1
=begin
On Wed, Jun 24, 2009 at 8:04 PM, Roger Pack<[email protected]> wrote:
> Issue #1684 has been updated by ...
luislavena (Luis Lavena)
08:04 AM Bug #1684: ruby/rubyw.rc still say 1.9.1
=begin
as a note, appears the makefile still refers to it as 1.9.1, too

./win32 msvcrt-ruby191.rc msvcrt-ruby1...
rogerdpack (Roger Pack)
07:47 AM Bug #1686 (Closed): Enumerable#first broken
=begin
Applied in changeset r23846.
=end
matz (Yukihiro Matsumoto)
03:25 AM Bug #1686 (Closed): Enumerable#first broken
=begin
Enumerable#first is broken in the current HEAD. If 4 <= n < enum_length + 4, enum.first(n) returns the (n-4)t...
marcandre (Marc-Andre Lafortune)
06:53 AM Revision 7b90b70d (git): * ruby.c (load_file): preserves $.. [ruby-core:24024]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23852 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
04:11 AM Revision f1190331 (git): * ChangeLog: ML info.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23851 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
04:10 AM Revision 7a45306d (git): * instruby.rb: '&' in sed s command's replacement is '\&' in ruby.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23850 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
03:22 AM Bug #1672: test-all requires minitest gem installed
=begin
We'll fix this today
=end
zenspider (Ryan Davis)
01:42 AM Revision 42c6cc84 (git): * lib/rake.rb, lib/rubygems/custom_require.rb, lib/rubygems/digest/*.rb: not executable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23849 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

06/24/2009

10:49 PM Revision bfcc8dbb (git): * io.c (rb_io_each_codepoint): uninitialized local variable enc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23848 b2dd03c8-39d4-4d8f-98ff-823fe69b080e matz (Yukihiro Matsumoto)
10:46 PM Revision 6abc3e1b (git): * 2009-06-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23847 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
10:46 PM Revision 304c060d (git): * enum.c (first_i): wrong condition for no argument #first.
[ruby-core:24017]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23846 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
07:36 PM Bug #1685 (Closed): Some windows unicode path issues remain
=begin
Hi,

I see some nice progress has been made in unicode path
handling on windows.

The following te...
spatulasnout (B Kelly)
04:08 PM Revision 6b6e71e9 (git): merges r23837 from trunk into ruby_1_9_1.
--
* parse.y (parser_set_encode): show the erred file name instead of
the file that requires it. [ruby-core:24006]...
yugui (Yuki Sonoda)
04:08 PM Revision ba713680 (git): merges r23815 from trunk into ruby_1_9_1.
--
* compile.c (iseq_set_arguments, iseq_compile_each): internal
arrays must be hidden. [ruby-dev:38613]
* vm.c (...
yugui (Yuki Sonoda)
04:07 PM Revision c126c95c (git): merges r23813 and r23821 from trunk into ruby_1_9_1.
--
* ruby.c (process_options), enc/prelude.rb: encdb and transdb are
extension libraries.
--
* ruby.c (process_opti...
yugui (Yuki Sonoda)
04:03 PM Revision 78e41feb (git): * 2009-06-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@23842 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:03 PM Revision eed1694c (git): merges r23813 and r23821 from trunk into ruby_1_9_1.
--
* ruby.c (process_options), enc/prelude.rb: encdb and transdb are
extension libraries.
git-svn-id: svn+ssh://ci...
yugui (Yuki Sonoda)
03:07 PM Bug #1683 (Closed): Invalid Source Encodings Raise Vauge Errors
=begin
Applied in changeset r23837.
=end
nobu (Nobuyoshi Nakada)
01:15 PM Bug #1683 (Closed): Invalid Source Encodings Raise Vauge Errors
=begin
If a non-ASCII compatible source encoding is specified via a magic comment an ArgumentError is raised.

...
runpaint (Run Paint Run Run)
02:29 PM Bug #1684 (Closed): ruby/rubyw.rc still say 1.9.1
=begin
though ruby -v says "1.9.2dev" ruby.rc still says 1.9.1
Could use updating sometime.
Thanks.
=end
rogerdpack (Roger Pack)
11:19 AM Revision c6480cd0 (git): * time.c (time_s_now): new function. Time.now don't take arguments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23840 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
09:54 AM Bug #1681: Integer#chr Should Infer Encoding of Given Codepoint
=begin
>> This seems needlessly verbose given that Ruby already knows
>> that my source encoding is UTF-8.
>
> It...
runpaint (Run Paint Run Run)
08:53 AM Bug #1681: Integer#chr Should Infer Encoding of Given Codepoint
=begin
Hi,

At Wed, 24 Jun 2009 06:42:29 +0900,
Run Paint Run Run wrote in [ruby-core:23997]:
> This seems needl...
nobu (Nobuyoshi Nakada)
06:42 AM Bug #1681 (Closed): Integer#chr Should Infer Encoding of Given Codepoint
=begin
String#ord and Integer#chr are symmetrical operations on ASCII Strings:

'a'.ord.chr #=> "a"

B...
runpaint (Run Paint Run Run)
07:09 AM Revision 62c88575 (git): * win32/resource.rb: CONFIG["TEENY"] is not ruby's version but API's
one. So need to use RUBY_VERSION instead.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23839 b2dd03c8-39d4-4...
U.Nakamura
07:07 AM Revision a560aa56 (git): * win32/mkexports.rb: rbconfig.rb exists on ".".
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23838 b2dd03c8-39d4-4d8f-98ff-823fe69b080e U.Nakamura
06:02 AM Revision 37138a2a (git): * parse.y (parser_set_encode): show the erred file name instead of
the file that requires it. [ruby-core:24006]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23837 b2dd03c8-39d4...
nobu (Nobuyoshi Nakada)
02:41 AM Revision 4d0e9c45 (git): * misc/ruby-style.el: It is too late to set c-file-style in
c-mode-hook (at least on Emacs 23). Call c-set-style instead.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2...
Akinori MUSHA
01:08 AM Feature #1673: let irb use pretty_inspect if possible
=begin
遠藤です。

2009/06/24 0:25 に 石塚圭樹<[email protected]> さんは書きました:
> 実はすでにこちらでも作っていて, --inspect pp 以外にもブロックが指定で
...
mame (Yusuke Endoh)
12:26 AM Feature #1673: let irb use pretty_inspect if possible
=begin
けいじゅ@いしつかです.

In [ruby-dev:38703] the message: "[ruby-dev:38703] Re: [feature:trunk]
let irb use pretty_in...
keiju (Keiju Ishitsuka)
12:54 AM Revision 516487de (git): * vm_insnhelper.c (vm_setup_method): fixed format spec.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23835 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)

06/23/2009

11:38 PM Bug #1674: set_trace_func with 1line block
=begin
遠藤です。

2009/06/22 15:15 に _ wanabe<[email protected]> さんは書きました:
> set_trace_funcだけでなく例外のバックトレース表示でも同様で...
mame (Yusuke Endoh)
08:53 PM Bug #1679 (Closed): rb_w32_getenv() invalidates previous environment pointers
=begin
On Windows turning on page heap (gflags -p /enable ruby.exe /full) revealed that environment pointers return...
jeremi_tu (Jarek Jurasz)
08:25 PM Bug #940 (Assigned): ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined
=begin
fixed at r23827
=end
nobu (Nobuyoshi Nakada)
07:03 PM Bug #940: ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined
=begin
Let me explain you a bit more what's happening:

- Autotools are a widely used, long time existing tool f...
shammash (Luca Bigliardi)
09:50 AM Bug #940: ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined
=begin
Hi,

In message "Re: [ruby-core:23973] [Bug #940] ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined"
...
matz (Yukihiro Matsumoto)
08:24 AM Bug #940: ruby/config.h:1:1: warning: "PACKAGE_NAME" redefined
=begin
How to reproduce:

- start a project with autotools (including autoheader)
- create a C/C++ file includ...
shammash (Luca Bigliardi)
05:02 PM Revision 157c9529 (git): * 2009-06-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23834 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:01 PM Revision 907415bb (git): describe IO#fdatasync.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
01:06 PM Revision fdd6c4be (git): * ChangeLog: commit miss.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23832 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
12:28 PM Revision 8b920b4a (git): * file.c (rb_get_path_check): check with given safe level.
* file.c (rb_find_file_ext_safe, rb_find_file_safe): ditto.
* safe.c (rb_insecure_operation): function to raise secu...
nobu (Nobuyoshi Nakada)
11:34 AM Revision 5be85964 (git): * gc.c: remove the definition of GC_DEBUG (debugging macro).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23830 b2dd03c8-39d4-4d8f-98ff-823fe69b080e mame (Yusuke Endoh)
07:16 AM Revision b15fd851 (git): * configure.in (ruby_version): defaults revision to 0 when no
revision.h exists.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23829 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
07:05 AM Revision ff1b8b75 (git): * file.c (rb_find_file_ext, rb_find_file): no needs to expand
paths with tilde twice.
* load.c (rb_f_load): load the given path directly if not found in
load_path.
* load.c (s...
nobu (Nobuyoshi Nakada)
06:27 AM Bug #1678: uninitialized value in ossl_x509store_initialize causes occasional segfault
=begin
Ah, searching through the other issues, it looks like this is a duplicate of bug #405. Hopefully my additiona...
peterp (Peter Pawlowski)
06:01 AM Bug #1678 (Closed): uninitialized value in ossl_x509store_initialize causes occasional segfault
=begin
I am seeing segfaults when attempting to run gem to install something on my build of Ruby 1.8.7 on a 64-bit l...
peterp (Peter Pawlowski)
05:48 AM Feature #1673: let irb use pretty_inspect if possible
=begin
遠藤です。

2009/06/22 0:43 に 石塚圭樹<[email protected]> さんは書きました:
> うーん. require してあると, irbの振る舞いが変わるのはどうかと思います
...
mame (Yusuke Endoh)
03:44 AM Revision 12811c59 (git): * configure.in: remove PACKAGE_* macros generated by autotools.
[ruby-core:20938]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23827 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
 

Also available in: Atom