Activity
From 02/03/2011 to 02/09/2011
02/09/2011
-
02:12 PM Revision 2cc02400 (git): * ext/pty/pty.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30831 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:35 PM Bug #4044: Regex matching errors when using \W character class and /i option
- > The current behavior means that `\W` does not mean `[^A-Za-z0-9_]` in Ruby 1.9 in some cases.
Unicode ignore cas... -
11:32 AM Bug #4044: Regex matching errors when using \W character class and /i option
- Yui NARUSE wrote:
> I think, current behavior is reasonable.
Perhaps there is a misunderstanding? The current be... -
09:17 AM Bug #4149: Documentation submission: syslog standard library
- =begin
I think you should use label-list instead of bullet list for the constants.
There is also some trailing ... -
08:45 AM Bug #4149: Documentation submission: syslog standard library
- =begin
Attaching an updated patch with information about the format string behavior of log().
=end
-
07:56 AM Bug #4383: psych fails to parse a symbol in a flow sequence
- =begin
On Tue, Feb 08, 2011 at 10:07:09PM +0900, Yuki Sonoda wrote:
> Issue #4383 has been updated by Yuki Sonoda.
... -
07:17 AM Bug #4340: Encoding of result string for String#gsub is not consistent
- =begin
Hi,
At Wed, 9 Feb 2011 04:41:14 +0900,
mathew wrote in [ruby-core:35154]:
>> Can I ask why regexps are n... -
04:41 AM Bug #4340: Encoding of result string for String#gsub is not consistent
- =begin
On Fri, Feb 4, 2011 at 10:37, mathew <[email protected]> wrote:
> Can I ask why regexps are not affected by
> ... -
06:57 AM Bug #4379: [patch] eval(s, b, "(eval)", n) discards location
- =begin
=end
-
03:12 AM Revision e0258fa0 (git): * array.c: documentation clarification in rotate, rotate!,
- index, and rindex. [ruby-core:35144]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30830 b2dd03c8-39d4-4d8f-98... - 12:47 AM Revision acda9a68 (git): * test/rdoc/test_rdoc_encoding.rb: remove unnecessary (and wrong)
- platform-dependent hacks.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30829 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
02/08/2011
-
11:33 PM Revision cf679526 (git): fix typos
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30828 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:07 PM Bug #4383: psych fails to parse a symbol in a flow sequence
- =begin
According to YAML 1.1 spec. http://yaml.org/spec/1.1, any flow node can occur as an element of a flow sequen... -
04:48 PM Bug #4383: psych fails to parse a symbol in a flow sequence
- =begin
I wonder if this is not a valid YAML, should we allow it?
According to http://yaml-online-parser.appspot.co... -
03:43 PM Bug #4383 (Third Party's Issue): psych fails to parse a symbol in a flow sequence
- =begin
% ruby-trunk -rsyck -ryaml -ve 'p YAML.load("order: [ :year, :month, :day ]")'
ruby 1.9.3dev (2011-02-08 t... -
07:30 PM Bug #4384: Typo in configure.in
- =begin
> diff --git a/configure.in b/configure.in
> index 0cf6536..2d436fc 100644
> --- a/configure.in
> +++ b/co... -
07:27 PM Bug #4384 (Closed): Typo in configure.in
- =begin
This issue was solved with changeset r30824.
Benoit, thank you for reporting this issue.
Your contribution ... -
06:04 PM Bug #4384 (Closed): Typo in configure.in
- =begin
diff --git a/configure.in b/configure.in
index 0cf6536..2d436fc 100644
--- a/configure.in
+++ b/configu... -
06:52 PM Bug #4373: http.rb:677: [BUG] Segmentation fault
- =begin
Thanks for the assistance Shota
=end
-
06:50 PM Bug #4381 (Assigned): Encoding of result is not consistent for String#[]=
- =begin
=end
-
05:11 AM Bug #4381 (Closed): Encoding of result is not consistent for String#[]=
- =begin
The encoding may be changed to a compatible encoding by rb_enc_check().
If this is a feature the documen... -
06:50 PM Bug #4380 (Assigned): Encoding of result string for String#gsub! is not consistent for BINARY
- =begin
=end
-
04:51 AM Bug #4380: Encoding of result string for String#gsub! is not consistent for BINARY
- =begin
=end
-
04:50 AM Bug #4380: Encoding of result string for String#gsub! is not consistent for BINARY
- =begin
=end
-
04:50 AM Bug #4380 (Closed): Encoding of result string for String#gsub! is not consistent for BINARY
- =begin
When String#gsub! is called on a string in BINARY encoding the encoding may be changed to the replacement enc... - 03:47 PM Revision 1e4bc19a (git): * 2011-02-09
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30827 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:47 PM Revision 08a4d1af (git): * ext/etc/etc.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30826 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:38 AM Revision 787686ff (git): * misc/ruby-mode.el (ruby-expr-beg): fix for invalid nest errors.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30825 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:26 AM Revision 0042bbc1 (git): * configure.in (AC_MSG_CHECKING): fixed typo. the patch is
- created by Benoit Daloze. Thanks a lot. [Bug #4384][ruby-core:35148]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/t... -
07:04 AM Revision 0559227e (git): * io.c (rb_io_s_sysopen): use NUM2MODET() instead NUM2UINT().
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30823 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:01 AM Revision 411e4a6c (git): * process.c (rb_run_exec_options_err): use MODET2NUM() instead LONG2NUM().
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30822 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:27 AM Bug #4382 (Closed): Encoding of result string for String#gsub! is not consistent for BINARY
- =begin
When String#sub! is called on a string in BINARY encoding the encoding may be changed to the replacement enco... -
05:23 AM Bug #4379: [patch] eval(s, b, "(eval)", n) discards location
- =begin
=end
-
03:19 AM Bug #4379 (Closed): [patch] eval(s, b, "(eval)", n) discards location
- =begin
% ruby -e 'p eval("raise", nil, "(eval)", 999)'
-e:1:in `eval': (eval):999:in `<main>': (RuntimeError)
... -
05:03 AM Revision a9c7af3b (git): * configure.in: revert r30725. Now we have proper runtime fallback.
- Therefore, no need compile time disabling. (see r30762).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30821 b... -
04:30 AM Feature #4347: Tracing cannot be re-enabled after callcc [patch]
- =begin
=end
-
03:22 AM Bug #4352: [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)
- Yusuke Endoh:
> However, it might be considered a bug for `Kernel#eval` to ignore
> an explicitly specified `"(eval... -
01:38 AM Bug #4255: When on a case-insensitive filesystem, "loaded features" search in require should ignore case
- =begin
So is there going to be any more work on this issue? We still have http://jira.codehaus.org/browse/JRUBY-5320...
02/07/2011
-
10:47 PM Feature #4351 (Closed): Server Name Indication (SNI) for net/http
- =begin
This issue was solved with changeset r30816.
Akira, thank you for reporting this issue.
Your contribution t... -
10:12 PM Bug #4378 (Closed): 1.9.2でClassオブジェクトのcloneの特異メソッドが消える
- =begin
以下のスクリプトで再現します。
1.9.2およびtruncで再現しますが、1.9.1や1.8.7では再現しません。
foo = Class.new
def foo.foo() end
bar =... -
09:26 PM Bug #4373 (Rejected): http.rb:677: [BUG] Segmentation fault
- =begin
you can install postgresql + openssl with macport because ruby won't use macport's openssl.
=end
-
08:07 PM Bug #4373: http.rb:677: [BUG] Segmentation fault
- =begin
Shota, this is what I did:
Removed packages from macports via:
sudo port uninstall postgresql83-server
s... -
06:38 PM Bug #4373: http.rb:677: [BUG] Segmentation fault
- =begin
Should postgresql83 install with OSX default openssl too? Or just ruby?
=end
-
06:06 PM Bug #4373: http.rb:677: [BUG] Segmentation fault
- =begin
>How do you suggest I build ruby again? I am currently using ruby 1.9.2p136 (2010-12-25 revision 30365) [x86_... -
05:18 PM Bug #4373: http.rb:677: [BUG] Segmentation fault
- =begin
How do you suggest I build ruby again? I am currently using ruby 1.9.2p136 (2010-12-25 revision 30365) [x86_6... -
11:02 AM Bug #4373: http.rb:677: [BUG] Segmentation fault
- =begin
Could you build again the ruby without OpenSSL of macports?
you can disable macports OpenSSL by this com... -
02:43 AM Bug #4373: http.rb:677: [BUG] Segmentation fault
- =begin
Openssl is already installed via macports. Actually, the replication is quite simple. I have come up with a n... -
04:08 PM Bug #4376 (Closed): rdoc can't handle correctly the return value when the file has invalid character
- =begin
Fixed by import RDoc 3.5.3, 30815.
I have found further inconsistencies in the result encoding for some ... -
02:30 PM Bug #4376: rdoc can't handle correctly the return value when the file has invalid character
- =begin
I have a fix for this bug, but it has uncovered a second bug.
I am still investigating.
=end
-
01:11 PM Bug #4376 (Closed): rdoc can't handle correctly the return value when the file has invalid character
- =begin
From r30806 to r30813, make rdoc raises error on LANG=C environment like:
http://59.106.172.211/~chkbuild... -
04:01 PM Revision 012e60f6 (git): * process.c (proc_setgroups): add GC guard to prevent intermediate
- variable from GC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:56 PM Revision 5f3e191f (git): * misc/ruby-mode.el (ruby-expr-beg, ruby-in-here-doc-p): tell
- singleton class definitions from here documents.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30819 b2dd03c8-3... -
03:53 PM Revision 360e0b93 (git): * misc/ruby-mode.el (ruby-expr-beg, ruby-parse-partial): keyword
- followed by colon is label.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30818 b2dd03c8-39d4-4d8f-98ff-823fe69... -
02:01 PM Revision b50d85eb (git): * lib/benchmark.rb (Benchmark#bmbm): use ensure clause instead of
- Object#tap to restore STDOUT.sync.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30817 b2dd03c8-39d4-4d8f-98ff-8... -
01:37 PM Revision afe7aac4 (git): * lib/net/http.rb (Net::HTTP#connect): support SNI (Server Name
- Indication) for HTTPS. [ruby-dev:43164]
http://stackoverflow.com/questions/4685736/openssl-server-name-indication-... -
10:40 AM Bug #4375 (Closed): "undefined method `coerce' for nil:NilClass" for "Date.new === nil"
- =begin
When I run irb, and write "require 'date'; Date.new === nil" then I get error:
undefined method `coerce' f... -
08:25 AM Bug #4355: Segmentation Fault
- =begin
I had set a breakpoint in code executed very early.
I took that breakpoint out and re-started the applic... -
08:03 AM Bug #4355: Segmentation Fault
- =begin
It crashed again - I was about to start a debugging session on code that I hadn't debugged before. I am runni... -
07:07 AM Revision 60f2c9cf (git): Upgrade to RDoc 3.5.3. Fixes [Bug #4376]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30815 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:46 AM Bug #4374: [ext/openssl] ASN1.decode wrong for infinite length values
- =begin
I verified that with the current code it's not possible to construct a Constructive
instance without taggi... -
02:52 AM Bug #4374 (Closed): [ext/openssl] ASN1.decode wrong for infinite length values
- =begin
Hi all,
ASN.1 decoding behaves incorrectly for DER encodings with infinite length values. Two examples:... -
04:27 AM Revision ca9f7009 (git): TestProcess#test_wait_and_sigchild randomly fails on FreeBSD
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30814 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:48 AM Revision dda0d61e (git): * common.mk (rdoc): add --encoding=UTF-8; ruby's rdoc must be UTF-8.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30813 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:32 AM Feature #4197: Improvement of the benchmark library
- =begin
Hi,
On 6 February 2011 03:07, Nobuyoshi Nakada wrote:
> Hi,
>
> A library should not leave such globa... - 01:23 AM Revision ef6734aa (git): * 2011-02-07
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30812 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 01:23 AM Revision 55ea57af (git): * test/rdoc/test_rdoc_options.rb (TestRDocOptions#test_check_files):
- there is no easy way to create owner unreadable file on Windows.
So, skip the test.
git-svn-id: svn+ssh://ci.ruby...
02/06/2011
-
11:36 PM Feature #4197: Improvement of the benchmark library
- =begin
> Hi,
>
> Well, Nakada-san already said almost all my points.
>
>>Anyway, I am going to propose to move t... -
11:19 PM Feature #4197: Improvement of the benchmark library
- =begin
Hi,
Well, Nakada-san already said almost all my points.
>Anyway, I am going to propose to move that... -
11:07 AM Feature #4197: Improvement of the benchmark library
- =begin
Hi,
At Sun, 6 Feb 2011 03:38:48 +0900,
Benoit Daloze wrote in [ruby-core:35103]:
> (If it is an Interrup... -
03:38 AM Feature #4197: Improvement of the benchmark library
- =begin
Hi,
On 5 February 2011 16:08, Tomoyuki Chikanaga wrote:
> Hi,
> In Benchmark#bmbm, I think it's better ... -
12:08 AM Feature #4197: Improvement of the benchmark library
- =begin
Hi,
In Benchmark#bmbm, I think it's better to use ensure clause instead of Object#tap to restore STDOUT.syn... -
07:27 PM Bug #4373 (Feedback): http.rb:677: [BUG] Segmentation fault
- =begin
Does your application access to web via HTTP using net/http(s)?
I think need the following things for fi... -
06:49 PM Bug #4373 (Open): http.rb:677: [BUG] Segmentation fault
- =begin
thanks.
=end
-
06:35 PM Bug #4373: http.rb:677: [BUG] Segmentation fault
- =begin
The latest crash log file: ruby_2011-02-05-181943_Christian-Fazzinis-MacBook-Pro.crash
Process: ... -
06:22 PM Bug #4373 (Feedback): http.rb:677: [BUG] Segmentation fault
- =begin
Hi,
On darwin/osx, you should have crash logs under ~/Library/Logs/CrashReporter/.
Could you show cras... -
05:48 PM Bug #4373 (Third Party's Issue): http.rb:677: [BUG] Segmentation fault
- =begin
Where is this error coming from?
The following happens after I start the rails server via "rails s":
... -
03:49 PM Bug #4343: Dir.glob does match files without extension
- =begin
mathew,
First of all, let me assure that I'm well aware of engineering trade
offs. I suggested that cons... -
03:16 PM Bug #4372 (Feedback): Segmentation fault - hpricot
- =begin
=end
-
01:24 PM Bug #4372: Segmentation fault - hpricot
- =begin
Hi,
At Sun, 6 Feb 2011 12:39:41 +0900,
Linus Oleander wrote in [ruby-core:35108]:
> ruby -v: ruby 1.9.2p... -
12:57 PM Bug #4372: Segmentation fault - hpricot
- =begin
It seams like it has something to do with this:
https://github.com/hpricot/hpricot/issues/#issue/33
=end
-
12:39 PM Bug #4372 (Rejected): Segmentation fault - hpricot
- =begin
Here is the output https://gist.github.com/813091
Here is the rspec code that caused the error.
https... -
03:16 PM Bug #4370 (Rejected): Abort trap in net/http
- =begin
=end
-
02:39 PM Bug #4370: Abort trap in net/http
- =begin
Finally found the problem: I installed MySQL from MacPorts, which the mysql2 gem was linking to, causing the ... -
11:24 AM Bug #4370 (Feedback): Abort trap in net/http
- =begin
=end
-
11:12 AM Bug #4370: Abort trap in net/http
- =begin
Hi,
At Sun, 6 Feb 2011 08:19:41 +0900,
David Phillips wrote in [ruby-core:35104]:
> Minimal reproduction... -
08:19 AM Bug #4370: Abort trap in net/http
- =begin
Minimal reproduction:
rails new foo -d mysql
cd foo
bundle install
rails console
require 'net... -
12:56 PM Bug #4340 (Closed): Encoding of result string for String#gsub is not consistent
- =begin
Fixed by r30806 (with test)
=end
-
11:23 AM Bug #4363: Ruby segfaults when any gem module is required
- =begin
Hi,
At Fri, 4 Feb 2011 05:16:32 +0900,
Geoff W. wrote in [ruby-core:35076]:
> ruby -v: ruby 1.9.2p136 (2... -
10:59 AM Revision 28937bf8 (git): * thread_pthread.c (register_cached_thread_and_wait): move invalid
- storage class function.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:56 AM Revision 9b68d667 (git): * ext/pty/pty.c (chfunc): suppress a warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30809 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:38 AM Revision 088474a2 (git): * ext/pty/pty.c (chfunc): suppress a warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30808 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:48 AM Revision b5f628a8 (git): * ext/json/lib/json/common.rb (JSON::MissingUnicodeSupport.iconv):
- should not drop rest of the result. use Iconv.conv instead.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30807... -
03:54 AM Revision edaf78df (git): Ensure result encoding is the same as input encoding for String#gsub. [Bug #4340].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30806 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:18 AM Revision b1986003 (git): * parse.y (words, qwords): dispatch array events. based on a
- patch from Michael Edgar. [Bug #4365].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30805 b2dd03c8-39d4-4d8f-... -
03:13 AM Revision 58195557 (git): * test/fileutils/fileasserts.rb (FileAssertions): separate module.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30804 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 02:29 AM Revision 2eb8b115 (git): * 2011-02-06
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30803 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:29 AM Revision adfcc591 (git): * ext/dbm/dbm.c: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30802 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
02/05/2011
-
09:57 PM Bug #4364 (Closed): Ripper loses MLHS variables in the presence of an LHS splat
- =begin
This issue was solved with changeset r30799.
Michael, thank you for reporting this issue.
Your contribution... -
12:53 PM Bug #4364: Ripper loses MLHS variables in the presence of an LHS splat
- =begin
Test patch attached. Thanks!
=end
-
09:31 AM Bug #4364 (Feedback): Ripper loses MLHS variables in the presence of an LHS splat
- =begin
Thank you, it seems fine.
Couldn't you make test case for it too?
=end
-
04:57 PM Bug #4371 (Closed): assert_blockで ArgumentError が起きます
- =begin
This issue was solved with changeset r30796.
Motohiro, thank you for reporting this issue.
Your contributio... -
04:27 PM Bug #4371 (Closed): assert_blockで ArgumentError が起きます
- =begin
昨日からtrunkで4件エラーが増えました
2) Error:
test_cv_timed_wait(TestCV):
ArgumentError: assertion message must ... -
03:44 PM Bug #4370 (Rejected): Abort trap in net/http
- =begin
This crash occurred while using the s3 gem in the Rails console. The HTTP request was using SSL.
ruby-1... -
01:48 PM Revision 0efad539 (git): Surpress warnings: possibly useless use of :: in void context
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30801 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:06 PM Revision e66eec92 (git): * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
- revert r30796. r30797 and r30798 are an alternative fix.
[ruby-dev:43174]
git-svn-id: svn+ssh://ci.ruby-lang.org... -
12:47 PM Revision 476ba908 (git): * parse.y (mlhs_basic): include mlhs_post for ripper. a patch
- from Michael Edgar at [ruby-core:35078].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30799 b2dd03c8-39d4-4d8f-... -
12:22 PM Revision dd9341f0 (git): * lib/test/unit/assertions.rb (assert_block): move from
- test/fileutils/fileasserts.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30798 b2dd03c8-39d4-4d8f-98ff-823fe... -
11:40 AM Revision 790f43a3 (git): * test/fileutils/fileasserts.rb (assert_block): pass arguments
- as-is. [ruby-dev:43174]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30797 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:26 AM Bug #4343 (Rejected): Dir.glob does match files without extension
- =begin
File.fnmatch?("bla.*", "bla") returns false, so "bla" cannot be
returned by Dir.glob("bla.*").
=end
-
04:30 AM Bug #4343: Dir.glob does match files without extension
- =begin
On Fri, Feb 4, 2011 at 12:11, Jeremy Bopp <[email protected]> wrote:
> On 02/04/2011 10:33 AM, mathew wrote:
... -
03:12 AM Bug #4343: Dir.glob does match files without extension
- =begin
On 02/04/2011 10:33 AM, mathew wrote:
> On Thu, Feb 3, 2011 at 22:29, Jeremy Bopp <[email protected]> wrote:
... -
01:34 AM Bug #4343: Dir.glob does match files without extension
- =begin
On Thu, Feb 3, 2011 at 22:29, Jeremy Bopp <[email protected]> wrote:
> Globs aren't implemented by the OS or t... -
07:50 AM Revision 49f8799a (git): * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):
- msg can be passed nil. [Bug #4371] [ruby-dev:43174]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30796 b2dd03... -
06:20 AM Revision 8aa89529 (git): Import RDoc 3.5.2
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:47 AM Bug #4331 (Closed): FileUtils::DryRun.copy_entry makes changes.
- =begin
This issue was solved with changeset r30787.
Hanae, thank you for reporting this issue.
Your contribution t... -
03:05 AM Revision d8ebf382 (git): * ext/syck/rubyext.c (syck_node_init_copy): SyckNode is not
- copiable. [ruby-core:35094]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30794 b2dd03c8-39d4-4d8f-98ff-823fe69... -
02:48 AM Revision 74e6dd40 (git): * ext/openssl/ossl_cipher.c (ossl_cipher_alloc): leave data ptr
- NULL.
* ext/openssl/ossl_cipher.c (ossl_cipher_new, ossl_cipher_initialize):
allocate internal structure. [ruby-co... -
02:29 AM Revision 1069e5d6 (git): * ext/json/parser/parser.h (GET_PARSER): raise TypeError.
- * ext/json/parser/parser.rl (cParser_initialize): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30792 b2d... -
02:17 AM Bug #4361 (Closed): SCRIPT_LINES__ mechanism should treat magic-comment.
- =begin
This issue was solved with changeset r30784.
Kyosuke, thank you for reporting this issue.
Your contribution... -
01:38 AM Bug #4340: Encoding of result string for String#gsub is not consistent
- =begin
Can I ask why regexps are not affected by
# encoding: UTF-8
declarations?
mathew
=end
-
01:30 AM Revision 9cc62abc (git): * ext/json/parser/parser.h (GET_PARSER): check if initialized.
- [ruby-core:35079]
* ext/json/parser/parser.rl (cParser_initialize): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ru... -
01:13 AM Revision bc1e4b4e (git): * ext/json/parser/parser.rl: add local variables for emacs.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30790 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:09 AM Revision bf794afb (git): * load.c (rb_get_expanded_load_path): always expand load paths.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:38 AM Revision e9cc5184 (git): * transcode.c (encoded_dup): extract.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30788 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
02/04/2011
-
06:37 PM Revision 780678da (git): * lib/fileutils.rb (FileUtils::LowMethods): make low level methods
- in NoWrite and DryRun to do nothing. [ruby-dev:43129]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30787 b2dd... -
06:35 PM Revision ab53367b (git): * test/fileutils/fileasserts.rb: add message arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30786 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:34 PM Revision f38aad8d (git): * test/fileutils/fileasserts.rb (Test::Unit::Assertions#assert_block):
- show the given message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30785 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:09 PM Revision f6b4cba6 (git): * parse.y (lex_getline, parser_set_encode): set encoding of lines
- in SCRIPT_LINES__ as source encoding. [ruby-dev:43168]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30784 b2dd... -
05:08 PM Revision 09589235 (git): * vm.c (ruby_thread_data_type): add prefix.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:05 PM Revision cae6eed6 (git): * 2011-02-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30782 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:05 PM Revision 034540db (git): * vm_core.h (GetThreadPtr): use TypedData_Get_Struct() instead
- CoreDataFromValue() because we need type check. Otherwise,
type mismatch can cause segmentation fault crash... -
01:30 PM Bug #4343: Dir.glob does match files without extension
- =begin
On 02/03/2011 09:38 PM, mathew wrote:
> On Sun, Jan 30, 2011 at 23:07, Jeremy Bopp <[email protected]> wrote:
... -
12:40 PM Bug #4343: Dir.glob does match files without extension
- =begin
On Sun, Jan 30, 2011 at 23:07, Jeremy Bopp <[email protected]> wrote:
> On 01/30/2011 06:30 PM, mathew wrote:
... -
12:24 PM Feature #4197: Improvement of the benchmark library
- =begin
2011/2/4 Benoit Daloze <[email protected]>:
> Hi,
> On 1 February 2011 05:38, KOSAKI Motohiro <kosaki.moto... -
01:49 AM Feature #4197: Improvement of the benchmark library
- =begin
Hi,
On 1 February 2011 05:38, KOSAKI Motohiro <[email protected]> wrote:
> Hi
>
> The change log ... -
12:17 PM Bug #4366 (Closed): UTF-8文字列に対しての部分文字列取得操作で結果にゴミがつくことがある
- =begin
This issue was solved with changeset r30779.
Motohiro, thank you for reporting this issue.
Your contributio... -
12:11 PM Bug #4366 (Closed): UTF-8文字列に対しての部分文字列取得操作で結果にゴミがつくことがある
- =begin
test.rb
-----------------------------------
# coding: utf-8
str="あいうえお"
p str[2,17]
---------... -
10:14 AM Revision 113de008 (git): * enc/trans/utf8_mac.trans: parenthesize macro arguments.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30780 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:21 AM Bug #4352: [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)
- Hi,
2011/2/3 James M. Lawrence <[email protected]>:
> Yusuke Endoh:
>>> Since source_location claims to be "... -
06:55 AM Bug #4364 (Closed): Ripper loses MLHS variables in the presence of an LHS splat
- =begin
Ripper.sexp currently mis-parses the following LHS forms:
*b, c = ...
*, a = ...
a, *, b = ...
... -
06:13 AM Bug #2618: Win32OLE RuntimeError due CoInitialize not being called
- =begin
http://www.linuxbloke.com/2010/06/26/ever-tried-calling-a-win32ole-com-object-from-rubys-drb/ is also related... -
05:16 AM Bug #4363 (Rejected): Ruby segfaults when any gem module is required
- =begin
Test file 1 (test.rb):
# Begin
require "mysql"
# End
Test file 2 (test2.rb):
# Begin
require ... -
03:14 AM Revision e0d1e245 (git): * string.c (str_utf8_nth): fixed a conditon of optimized lead
- byte counting. [Bug #4366][ruby-dev:43170]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30779 b2dd03c8-39d4-4...
02/03/2011
-
10:43 PM Feature #4362 (Closed): Process.kill should accept -SIGXXX with implicit conversion
- =begin
Process.kill の第一引数は Fixnum か Symbol、String でシグナルの種類を指定し、
文字列の時は先頭に - をつけることでプロセスグループへシグナル送信するようになっています。
... -
10:10 PM Bug #4340: Encoding of result string for String#gsub is not consistent
- =begin
Yes, you can; please commit it with a test.
=end
-
09:36 PM Bug #4361 (Closed): SCRIPT_LINES__ mechanism should treat magic-comment.
- =begin
SCRIPT_LINES__に格納されるソースのエンコーディングがUS-ASCIIになっています。
そのため、ソースコード中に日本語が含まれる場合に問題になることがあります。
具体的には、デバッガなどがソースコ... -
06:37 PM Bug #4360 (Closed): Zlib::GzipReader#unused raises "called on hidden object" error when called
- =begin
This issue was solved with changeset r30772.
Eric, thank you for reporting this issue.
Your contribution to... -
10:33 AM Bug #4360: Zlib::GzipReader#unused raises "called on hidden object" error when called
- =begin
See also [ruby-talk:377703]
=end
-
10:31 AM Bug #4360 (Closed): Zlib::GzipReader#unused raises "called on hidden object" error when called
- =begin
When reading concatenated gzip streams #unused is provided for accessing the data that has been read from the... -
04:54 PM Revision aa36d4df (git): * string.c (count_utf8_lead_bytes_with_word): wrote function
- comments.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:19 PM Revision b0d216c8 (git): * property.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:15 PM Revision b6371b55 (git): * ext/zlib/zlib.c (gzfile_reader_get_unused): no need to dup
- before rb_str_resurrect.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:57 PM Bug #4352: [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)
- Yusuke Endoh:
>> Since source_location claims to be "the ruby source filename and line
>> number containing this pr... -
01:19 PM Bug #4352: [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)
- Hi,
2011/2/3 James M. Lawrence <[email protected]>:
> The initial problem I encountered was
>
> ~~~ruby
> ... -
01:19 PM Bug #4352: [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)
- Hi,
2011/2/3 Rocky Bernstein <[email protected]>:
> See also
> http://ola-bini.blogspot.com/2008/01/ruby-anti... -
11:23 AM Bug #4352: [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)
- > Why do you think only a binding location as a problem?
The initial problem I encountered was
~~~ruby
eval %{... -
12:48 AM Bug #4352: [patch] Fix eval(s, b) backtrace; make eval(s, b) consistent with eval(s)
- Hi,
2011/2/2 James M. Lawrence <[email protected]>:
> Thank you for that detailed explanation. The problem fo... -
11:38 AM Revision b3c80c05 (git): fix a typo.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30775 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:05 AM Revision 41d0788e (git): * ext/curses/curses.c (CHECK): unused macro removed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30774 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:42 AM Bug #3780 (Closed): RDoc::Parser.binary? broken for some utf8 files longer than 1024 bytes
- =begin
Fixed by import of RDoc 3.5
=end
-
10:41 AM Bug #3967 (Closed): rdoc generates bad HTML output for '...' in parameter list, call-seq: with multiple values
- =begin
Fixed by import of RDoc 3.5.1
=end
-
10:40 AM Bug #4163 (Closed): RubyGems uses deprecated API: YAML.quick_emit.
- =begin
Fixed by import of RubyGems 1.5
=end
-
10:36 AM Bug #4311 (Closed): ruby setup.sb fails to install ruby gems
- =begin
Fixed by RubyGems 1.5.0.
=end
-
09:56 AM Revision b4940b61 (git): e ext/zlib/zlib.c (gzfile_reader_get_unused): use rb_str_resurrect
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:35 AM Revision d6d24991 (git): * ext/zlib/zlib.c (gzfile_reader_get_unused): use rb_str_new_shared
- because gz->z.input is hidden string. [ruby-core:35057]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30772 b2dd... -
07:37 AM Revision 10354c7b (git): * enc/shift_jis.c (code_to_mbc): cast as int from the subtraction of pointers.
- * enc/utf_16le.c (utf16le_mbc_enc_len): use ptrdiff_t.
* enc/utf_32be.c (utf32be_left_adjust_char_head): ditto.
* e... -
07:37 AM Revision a3b4b499 (git): * include/ruby/missing.h: don't use HAVE_STDDEF_H because it never
- defined by configure though configure.bat defines it.
* include/ruby/ruby.h: move include stddef.h to defines.h
* i... -
07:27 AM Bug #4358 (Closed): ARG_ENCODING_NONE has no constant exposed to ruby
- =begin
This issue was solved with changeset r30765.
Aaron, thank you for reporting this issue.
Your contribution t... -
07:15 AM Bug #4358 (Closed): ARG_ENCODING_NONE has no constant exposed to ruby
- =begin
A regular expression like this: //n
Has options equal to ARG_ENCODING_NONE, but this constant is not availa... -
07:26 AM Bug #4359 (Rejected): regular expressions created with Regexp::FIXEDENCODING have incorrect inspect
- =begin
irb(main):001:0> x = //
=> //
irb(main):002:0> y = Regexp.new('', Regexp::FIXEDENCODING)
=> //
irb(ma... -
07:07 AM Bug #4342 (Closed): YAML raises an exception while parsing certain regular expressions
- =begin
This issue was solved with changeset r30763.
Andrew, thank you for reporting this issue.
Your contribution ... -
06:39 AM Bug #4300: Merge keys not working as expected in psych yaml parser
- =begin
On Wed, Feb 02, 2011 at 10:05:55AM +0900, Matthew Conway wrote:
> Issue #4300 has been updated by Matthew Co... -
01:46 AM Revision 742d6ffb (git): Properly set ignores for generated files in ext/-test-
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:38 AM Revision c008ca5a (git): * include/ruby/encoding.h (rb_enc_step_back): cast 4th argument 'n'
- as int because Ruby usually treats length value as long but
onigenc_step_back's 4th argument is int.
git-svn-id: s... -
12:25 AM Revision 8f84a1f5 (git): fix typos
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Also available in: Atom