Activity
From 08/20/2009 to 08/26/2009
08/26/2009
-
11:47 PM Feature #2000 (Closed): Change the license to "GPLv2+ or Ruby's original".
- =begin
Hello.
Recently readline 6.0 was released and its license was changed from
GPLv2+ (GPL version 2 and a... -
11:18 PM Revision fec3877e (git): * thread.c (do_select): suppress warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24680 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:16 PM Revision 2ef38223 (git): * ext/strscan/strscan.c (strscan_set_string): set string should not be
- dupped or frozen, because freezing it causes #concat method failure,
and unnecessary to dup without freezing. a pa... -
10:47 PM Feature #1999: Improved Tempfile
- =begin
nobu added your tests and I add your documents.
For addiotional changes, please see [ruby-core:25139].
=... -
05:16 PM Feature #1999 (Closed): Improved Tempfile
- =begin
I've written an improved version of Tempfile. The changes are as follows:
- Much better documentation.
- ... -
10:43 PM Bug #1991: ruby should use twolevel namespace on OS X
- =begin
2009/8/24 Nobuyoshi Nakada <[email protected]>:
> Hi,
>
> At Mon, 24 Aug 2009 20:15:07 +0900,
> Michal S... -
07:39 PM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
Hello Yui, others,
[I'd really like to hear from Yugui, because she is responsible for
1.9.1 and 1.9.2.]... -
06:46 PM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
I see.
ruby_1_9_2 release branch will be created sooner.
=end
-
02:55 PM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
On 2009/08/26 2:06, Yui NARUSE wrote:
> Issue #1889 has been updated by Yui NARUSE.
>
>
> I applied this ... -
02:06 AM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
I applied this change, thanks.
I'll apply latest stable Unicode Data because tracking Beta version needs... -
01:17 AM Feature #1889 (Closed): Teach Onigurma Unicode 5.0 Character Properties
- =begin
Applied in changeset r24651.
=end
-
07:27 PM Bug #1858 (Closed): Random#int's Handling of Invalid Arguments Contradicts its Documentation
- =begin
Applied in changeset r24670.
=end
-
07:27 PM Bug #1855 (Closed): Random#int with Single-Element Ranges
- =begin
Applied in changeset r24670.
=end
-
05:17 PM Bug #1494: tempfile#unlink may silently fail on windows
- =begin
Great, thanks for reverting.
I've opened an enhancement request for my Tempfile improvements: http://red... -
02:26 PM Bug #1494: tempfile#unlink may silently fail on windows
- =begin
The revert commit is r24662.
Yugui will backport this to 1.9.1.
If you have some enhancement request, ... -
01:49 PM Bug #1494 (Third Party's Issue): tempfile#unlink may silently fail on windows
- =begin
RubyInline's issue.
=end
-
05:08 PM Revision 6cd8f907 (git): * Makefile.in (enc/unicode/name2ctype.kwd):
- remove rules to generate name2ctype.kwd from
UnicodeData.txt and Scripts.txt.
if you want to generate, use tool/e... -
05:01 PM Revision 6e6a2818 (git): * unicode.c (PROPERTY_NAME_MAX_SIZE): use MAX_WORD_LENGTH.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24677 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:30 PM Bug #1997 (Closed): memory leak on redefining method
- =begin
以下のスクリプトがメモリをどんどん食いつぶします。
loop do
class C
def foo
end
end
GC.start
end
vm... - 03:00 PM Revision 782fec1d (git): * 2009-08-27
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:00 PM Revision 2981448f (git): * random.c (random_rand): refined error message.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:58 PM Revision 31875e97 (git): * random.c (random_rand): fixed for edge cases of ranges.
- [ruby-dev:39166]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24674 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:36 PM Revision 0170c2fc (git): * lib/tempfile.rb: fixed typos.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:01 PM Bug #1996: ||= &&= doesn't return rval, but result of method
- =begin
Redmineプロジェクト宛に来てしまったissueを転送します。
---------- 転送メッセージ ----------
From: Joshua Hull <[email protected]>... -
11:01 AM Bug #1996 (Closed): ||= &&= doesn't return rval, but result of method
- =begin
Inconsistent behvaiour introduced in Ruby 1.9.1 with compound assignment operators.
>> o = Object.new
... -
12:50 PM Revision addd2cb0 (git): * lib/tempfile.rb: add documents from Hongli Lai's fork.
- cf [ruby-core:25131].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24672 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:56 AM Revision 232978b0 (git): * tool/mkconfig.rb (program_transform_name): fix for multiple trans
- rules for autoconf 2.61 or earlier.
* tool/rbinstall.rb (program_transform_name): ditto.
git-svn-id: svn+ssh://ci.r... -
10:20 AM Revision 96760236 (git): * random.c (random_rand): unified random_int and random_float.
- [ruby-dev:39158]. and fixes [ruby-core:24655], [ruby-core:24677],
[ruby-core:24679].
git-svn-id: svn+ssh://ci.ru... - 10:18 AM Revision f791ebab (git): * 2009-08-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24669 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:18 AM Revision 4b644df8 (git): * lib/test/unit/collector/dir.rb: $: bug fix. [ruby-core:24115]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24668 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:00 AM Revision 47a1a7b6 (git): * test/test_tempfile.rb: merged from Hongli Lai's fork.
- cf [ruby-core:25131].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24667 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:49 AM Revision ffd0da03 (git): * lib/tempfile.rb (Tempfile#close!): should not undefine finalizer
- by just unlink.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:00 AM Revision c6defbf3 (git): * tool/mkconfig.rb (program_transform_name): fix for autoconf 2.61
- or earlier.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24665 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:26 AM Revision 0c86e8b7 (git): * method.c (rb_method_entry_t): body.proc should be marked.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24664 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:34 AM Revision ba7a870a (git): * lib/tempfile.rb (Tempfile#close!, Tempfile#path): added side
- notes from Hongli Lai's fork.
* lib/tempfile.rb (Tempfile#unlink, Tempfile.callback): do nothing
any more once unl... -
04:48 AM Revision d4e85c41 (git): * lib/tempfile.rb (Tempfile#unlink): reverted r23494, since the
- usage in RubyInline is considered wrong.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24662 b2dd03c8-39d4-4d8f... -
03:37 AM Revision b6cf7851 (git): * vm.c (collect_local_variables_in_env): skips internal variables.
- [ruby-core:25125]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:48 AM Revision 1af43ae8 (git): * enc/unicode.c (onigenc_unicode_mbc_case_fold): balanced braces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
08/25/2009
-
09:54 PM Revision 1fd7f2e5 (git): * enc/unicode/name2ctype.h: updated.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24657 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:24 PM Revision 009fbbaa (git): * enc/unicode/*.txt, tool/enc-unicode.rb: properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:03 PM Revision fdcbfdc4 (git): Backport #1509 [ruby-dev:38538]; Typo in CGI::HTTP_STATUS: Rrecondition -> Precondition
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24655 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:37 PM Revision f0e2ebbc (git): * 2009-08-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24654 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:37 PM Revision b1e55e5b (git): Fix for backport #1168 -- wrong result of File.extname for a path that contains a space before the extension.
- Fix for backport #1975 -- the test suite for backport #1168 uses Dir.mktmpdir, which was backported into 1.8 HEAD and...
-
05:55 PM Bug #1494: tempfile#unlink may silently fail on windows
- =begin
Any updates on this?
=end
- 04:15 PM Revision 781da600 (git): * 2009-08-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24652 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:15 PM Revision f1eff957 (git): Update Oniguruma's UnicodeData to 5.1.
- * tool/enc-unicode.rb: added for generate name2ctype.kwd.
contributed by Run Paint Run Run [ruby-core:24775]
use ... -
03:15 PM Bug #1853: Cannot make constants using upper-case extended characters?
- =begin
Sorry to comment on a very old post, just back from vacation recently.
I think saying that program behavio... -
02:33 PM Revision 649f648e (git): Fix for Linux compatibility
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24650 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:36 PM Revision 0fd1688b (git): Set 'mkdir -p' to MKDIR_P when AC_PROG_MKDIR_P doesn't set MKDIR_P.
- * configure.in (MKDIR_P): Set 'mkdir -p' to MKDIR_P
when AC_PROG_MKDIR_P doesn't set MKDIR_P.
git-svn-id: svn+ssh:... -
09:21 AM Revision ebbe19e1 (git): * random.c (rand_init, random_load): use already defined macro.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24648 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:57 AM Revision 389e0d15 (git): * 2009-08-25
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24647 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:57 AM Revision 77363a98 (git): Mention /\s/ being fixed to match a vertical tab.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24646 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:38 AM Revision 8e6ea371 (git): * bignum.c (rb_big_clone, bigmul1_normal, bigdivrem): trivial
- optimization.
* bignum.c (big2dbl): truncates zero digits to get rid of possible
underflow.
git-svn-id: svn+ssh:... -
03:22 AM Revision 7734d178 (git): * Makefile.in (enc/unicode/name2ctype.h): explicitly ignores the
- result of diff and turns -e option off, because *BSD make passes
it by default.
git-svn-id: svn+ssh://ci.ruby-lan... -
02:48 AM Bug #1991: ruby should use twolevel namespace on OS X
- =begin
Hi,
At Mon, 24 Aug 2009 20:15:07 +0900,
Michal Suchanek wrote in [ruby-core:25086]:
> Note: the patch is... -
01:00 AM Bug #1991: ruby should use twolevel namespace on OS X
- =begin
I once heared there is a Mac version of Failmalloc (sorry for lacking a pointer). At least there is DYLD_INS... -
02:42 AM Revision b55c4210 (git): * Makefile.in (enc/unicode/name2ctype.h): explicitly ignores the
- result of diff.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24643 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
08/24/2009
-
10:54 PM Bug #1991: ruby should use twolevel namespace on OS X
- =begin
2009/8/24 Shyouhei Urabe <[email protected]>:
> Issue #1991 has been updated by Shyouhei Urabe.
>
>
>... -
10:29 PM Bug #1991: ruby should use twolevel namespace on OS X
- =begin
If -flat_namespace was the default for linking, we could safely omit that and we were all happy. There were ... -
09:44 PM Bug #1991: ruby should use twolevel namespace on OS X
- =begin
2009/8/24 Michal Suchanek <[email protected]>:
> 2009/8/24 Shyouhei Urabe <[email protected]>:
>> Iss... -
09:33 PM Bug #1991: ruby should use twolevel namespace on OS X
- =begin
2009/8/24 Shyouhei Urabe <[email protected]>:
> Issue #1991 has been updated by Shyouhei Urabe.
>
>
>... -
08:38 PM Bug #1991: ruby should use twolevel namespace on OS X
- =begin
Remember, 1.8.6 was released in May 2007, which is before-Leopard ara. As far as I know there was no problem... -
08:14 PM Bug #1991 (Rejected): ruby should use twolevel namespace on OS X
- =begin
Details:
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/344658
Note: the patch is take... -
05:16 PM Revision 24dc34e3 (git): * configure.in (DLDFLAGS): use linker_flag and changed undefined
- and multiply_defined behaviors. cf [ruby-core:25086].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24642 b2dd0... -
04:37 PM Bug #1986 (Closed): st_cleanup_safe is not safe
- =begin
Applied in changeset r24637.
=end
-
04:03 PM Bug #1986 (Closed): st_cleanup_safe is not safe
- =begin
st_cleanup_safe has the same problem as st_delete_safe. see #1985.
=end
-
04:37 PM Bug #1985 (Closed): st_delete_safe is not safe
- =begin
Applied in changeset r24637.
=end
-
04:02 PM Bug #1985 (Closed): st_delete_safe is not safe
- =begin
st_delete_safe causes BUS error with the following code
st_table *tbl = st_init_numtable();
ID k = 1, v... -
02:56 PM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
I fully agree. One could even go as far as having a policy to use the
Unicode beta versions (5.2 at this ti... -
07:33 AM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
> I updated your script and uploaded on http://github.com/nurse/onig/tree/master
>
> And I published my for... -
02:03 AM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
I updated your script and uploaded on http://github.com/nurse/onig/tree/master
And I published my fork o... -
02:01 PM Bug #1984 (Closed): unable to require '.so' files with full directory path
- =begin
where c:\dev\go.rb exists
c:\dev>irb
>> require "\\dev\\go"
=> true
you can require it by absol... -
01:53 PM Bug #1690: backticks don't set $? in windows
- =begin
Perhaps we could at least set
$?
to nil after running system()? [so that it's more obvious that this di... -
01:24 PM Bug #1983: Struct doesn't define instance methods for valid method names
- =begin
Good point; struct is consistent with attr_*. Both use the same low-level check: (rb_is_local_id(id) || rb_is... -
12:30 PM Bug #1983: Struct doesn't define instance methods for valid method names
- =begin
Since
irb(main):012:0> class C
irb(main):013:1> attr_accessor :foo?
irb(main):014:1> end
NameEr... -
11:18 AM Bug #1983 (Rejected): Struct doesn't define instance methods for valid method names
- =begin
>> foo = Struct.new(:foo?, :foo!).new(true, true)
=> #<struct :foo?=true, :foo!=true>
>> foo.foo?
NoMet... - 12:32 PM Revision ecce9381 (git): * 2009-08-24
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24641 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 12:32 PM Revision bcffee69 (git): * lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bug
- that RSS Maker doesn't accept 'false' as guid's isPermaLink.
Reported by Joe Holt. Thanks!!!
git-svn-id: svn+ssh:... - 12:31 PM Revision b0947c5e (git): * lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bug
- that RSS Maker doesn't accept 'false' as guid's isPermaLink.
Reported by Joe Holt. Thanks!!!
git-svn-id: svn+ssh:... - 10:00 AM Revision 9096abd3 (git): * include/ruby/missing.h (vsnprintf): rollback a part of r24179, because
- it's meaningless.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24638 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:36 AM Revision 355e0f4e (git): * st.c (st_delete_safe): deals with packed entries.
- [ruby-core:25080]
* st.c (st_cleanup_safe): ditto. [ruby-core:25081]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... - 04:24 AM Revision 16fc2951 (git): * win32/Makefile.sub (MAKEDIRS): define.
- * common.mk (capi): using $(MAKEDIRS), so depends on $(PREP).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24... - 04:23 AM Revision 012a1318 (git): * win32/Makefile.sub (MAKEDIRS): define.
- * common.mk (capi): using $(MAKEDIRS), so depends on $(PREP).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24... -
04:14 AM Revision 4f867ddd (git): * configure.in (RUBY_CHECK_SIZEOF): set cross_compiling only when
- universal binary.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24634 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 03:55 AM Revision d93cb9e0 (git): * 2009-08-24
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24633 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:55 AM Revision 3bf1ea22 (git): * win32/Makefile.sub (enc/unicode/name2ctype.h): use md instead of
- $(MAKEDIRS).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24632 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:12 AM Feature #1951: openのBOM指定拡張
- とりあえず`BOM|UTF-*`への変更をr24605で入れました。
08/23/2009
-
06:24 AM Revision 7c2d363b (git): * bootstraptest/runner.rb (main): "usage" description updated.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24631 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:15 AM Revision 0ebb7c1c (git): * bootstraptest/runner.rb (Dir.mktmpdir): updated to latest.
- (in_temporary_working_directory): temporary directory name changed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr... -
05:44 AM Feature #1981: [PATCH] CSV Parsing Speedup
- =begin
I just wanted to state that I am aware of this patch and do plan to apply something like it. I'm purposefull... -
04:44 AM Feature #1981 (Closed): [PATCH] CSV Parsing Speedup
- =begin
This patch replaces the regex used in the Ruby 1.9 CSV parser with ruby code.
Running all CSV tests (ts_... -
05:32 AM Bug #1982 (Closed): Kernel.load(..., true) --> scope problem
- =begin
In a file loaded with "Kernel.load(..., true)", the way constants are looked up has changed since 1.8. The at...
08/22/2009
- 04:19 PM Revision e709b204 (git): * 2009-08-23
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24629 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:19 PM Revision 832fd682 (git): * thread.c (rb_thread_schedule): don't recur infinitely.
- (rb_threadptr_execute_interrupts): ditto.
[ruby-dev:38060]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2462... -
10:00 AM Bug #1801: parse error on variable/method collision
- =begin
Hi,
At Wed, 22 Jul 2009 00:47:03 +0900,
Yukihiro Matsumoto wrote in [ruby-core:24480]:
> Ah, sorry for m... -
07:27 AM Bug #1801: parse error on variable/method collision
- =begin
I have looked for examples of where this behavior is used in the wild, but I can't find any. Maybe I imagined... -
07:04 AM Bug #1978: fixed crash in lib/logger.rb from dependency on svn keywork expansion
- =begin
On Fri, Aug 21, 2009 at 3:38 PM, Stephen Bannasch<[email protected]> wrote:
> Issue #1978 has been updat... -
06:37 AM Bug #1978: fixed crash in lib/logger.rb from dependency on svn keywork expansion
- =begin
While the dependence on the subversion keyword expansion has been present for a while the crash only started ... -
06:26 AM Bug #1978 (Closed): fixed crash in lib/logger.rb from dependency on svn keywork expansion
- =begin
When I build Ruby 1_8_6 from a git checkout logger.rb crashes because it operates on a string that it expect... -
06:42 AM Revision 00b8444c (git): fix typos.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24627 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:23 AM Revision 97ed18f1 (git): YAML parser don't need identity hash.
- revert the part of previous commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24626 b2dd03c8-39d4-4d8f-98ff... -
06:07 AM Bug #1494: tempfile#unlink may silently fail on windows
- =begin
Luis Lavena:
> Seems to rescue Errno::EACCES on Windows, and silently fail.
Actually, Ruby 1.9's Tempf... -
04:52 AM Revision dfc3fcce (git): * ext/syck/rubyext.c (id_hash_new): new function to create a hash
- which key is compared by object id.
(syck_parser_load): use id_hash_new for bonus->data.
(syck_parser_load_docume... -
04:17 AM Revision 0570b996 (git): * Makefile.in: use CP and MV macros.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24624 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:40 AM Revision c8971492 (git): fix rdoc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24623 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:19 AM Revision b2a83ef6 (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24622 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:08 AM Revision b3efcdcb (git): * lib/test/unit.rb (Test::Unit.run=, Test::Unit.run?): fixed rdoc.
- [ruby-core:25034]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@24621 b2dd03c8-39d4-4d8f-98ff-823fe... -
12:21 AM Bug #1977 (Closed): test failed in test_isdigit in test/dl/test_func.rb on sparc-solaris-2.10 (64bit)
- =begin
sparc-solaris-2.10 にて64ビットコンパイルした場合、Bug #1967
([ruby-dev:39146])のパッチを適用した後では、以下の2つのdl関連
のテストが失敗(Failure)し... -
12:17 AM Bug #1963 (Closed): redo'ing deadlock causes [BUG]
- =begin
Applied in changeset r24616.
=end
08/21/2009
-
08:48 PM Bug #1654: Segmentation fault after a "make install" under OpenSolaris 2009.06
- =begin
Hello Yuki,
I can confirm that at least with ruby 1.9.2dev (2009-08-21 trunk 24613) [i386-solaris2.11] t... -
07:50 PM Bug #1965 (Closed): the strange thing in Iconv under windows(GBK)
- =begin
> Is there some setting to make the IO read all files using :encoding=>'utf-8' by default
Encoding.default_... -
05:43 PM Bug #1494: tempfile#unlink may silently fail on windows
- =begin
Hi guys. Let me re-explain the issue:
There are times when you just need a large anonymous disk-backed b... -
05:04 PM Bug #1494: tempfile#unlink may silently fail on windows
- =begin
On Thu, Aug 20, 2009 at 8:52 PM, Yukihiro Matsumoto<[email protected]> wrote:
> Hi,
>
> In message "Re: [... -
10:41 AM Bug #1494: tempfile#unlink may silently fail on windows
- =begin
To begin with, What situation did the original post encount?
I doubt that they tried to check the existence... -
08:53 AM Bug #1494: tempfile#unlink may silently fail on windows
- =begin
Hi,
In message "Re: [ruby-core:25011] Re: [Bug #1494] tempfile#unlink may silently fail on windows"
o... -
08:37 AM Bug #1494: tempfile#unlink may silently fail on windows
- =begin
Hi,
At Fri, 21 Aug 2009 07:36:27 +0900,
Shyouhei Urabe wrote in [ruby-core:25008]:
> Seems it's (current... -
07:36 AM Bug #1494: tempfile#unlink may silently fail on windows
- =begin
Seems it's (currently) 1.9.x specific so I moved this issue to 1.9 category.
I've also assigned it to ma... -
06:32 AM Bug #1494: tempfile#unlink may silently fail on windows
- =begin
On Thu, Aug 20, 2009 at 6:24 PM, Jeremy Kemper<[email protected]> wrote:
> Issue #1494 has been updated ... -
06:24 AM Bug #1494: tempfile#unlink may silently fail on windows
- =begin
Please revert this change. It's causing major issues for everyone BUT windows.
http://groups.google.com/... -
04:29 PM Revision 7e97b9af (git): * lib/mkmf.rb (rm_f, rm_rf): pass the last hash through if exists.
- [ruby-dev:39153]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24620 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
03:51 PM Revision 461bd62f (git): * enumerator.c (ary2sv): add dup argument.
- (enumerator_next): call ary2sv with dup=0.
(enumerator_peek): call ary2sv with dup=1 to return duplicated array.
... -
03:18 PM Revision 7609494f (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24618 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:14 PM Revision 72ef8173 (git): * 2009-08-22
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24617 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:14 PM Revision f72b854c (git): * thread.c (rb_check_deadlock): decrease number of sleepers before
- deadlock detection because the deadlock exception makes main thread
run. [ruby-dev:39142]
git-svn-id: svn+ssh://c... -
03:07 PM Bug #1971 (Closed): Segmentation fault in readline
- =begin
Applied in changeset r24604.
=end
-
07:42 AM Bug #1971 (Closed): Segmentation fault in readline
- =begin
Following code from trunk, -r24602, segfaults in Linux 2.6.15.5:
require 'readline'
Readline::readline... -
01:39 PM Revision 3a855da4 (git): * enumerator.c (get_next_values): extracted from
- enumerator_next_values.
(enumerator_next_values): use get_next_values.
(enumerator_peek_values): ditto.
git-sv... -
01:00 PM Bug #1960: errors in configure on AIX
- =begin
It seemed that 1.8.6p383 need to back port r15777 and r15779.
At least, I was able to install rubygems by u... -
08:28 AM Bug #1972 (Closed): Changing ENV['TZ'] of a running process should change behavior of Time
- =begin
Running the attached rb1.rb prints "EST AST EST AST" on Mac OS and Linux. But it prints the following output ... -
08:01 AM Revision a7b92068 (git): * enc/unicode/name2ctype.h: split from enc/unicode.c and made a
- perfect hash.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24613 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:37 AM Revision a606038c (git): * enc/utf_8.c (code_to_mbc): suppressed a warning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24607 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:17 AM Revision 7fa73456 (git): Rename FMODE_STRIP_BOM to FMODE_SETENC_BY_BOM.
- * include/ruby/io.h, io.c (FMODE_SETENC_BY_BOM):
renamed from FMODE_STRIP_BOM.
git-svn-id: svn+ssh://ci.ruby-lang.... -
06:16 AM Revision f7207fa2 (git): Change modestr syntax for BOM to "BOM|UTF-*".
- * io .c (rb_io_fmode_modestr): change modestr syntax for BOM
to "BOM|UTF-*".
* io.c (parse_mode_enc): ditto.
git-... -
06:13 AM Bug #1970: Pathname#to_str doesn't appear to work anymore
- =begin
And, you can use Pathname#glob.
=end
-
06:12 AM Bug #1970: Pathname#to_str doesn't appear to work anymore
- =begin
It's intentional. See r6114 http://github.com/shyouhei/ruby/commit/4ded52b623ebd1b3de12db82f8b54cc156c1fd28#... -
03:54 AM Bug #1970 (Rejected): Pathname#to_str doesn't appear to work anymore
- =begin
It seems as though Pathname#to_str was removed in 1.9. Was this intentional? It breaks all usage of Pathname ... -
06:04 AM Revision 75104687 (git): use rl_prep_terminal only on Windows. [ruby-core:25009]
- * ext/readline/readline.c (readline_readline): use rb_prep_terminal
only on Windows.
git-svn-id: svn+ssh://ci.ruby...
08/20/2009
-
11:48 PM Feature #1966: windows unicode mkdir
- =begin
I also left there non unicode code branch, but I feel it should be abandoned.
=end
-
11:36 PM Feature #1966: windows unicode mkdir
- =begin
Needed to say that encoding support on POSIX system is in worser shape than on windows. If UTF-8 string is us... -
11:34 PM Feature #1966: windows unicode mkdir
- =begin
I also forgot that check_dirname is not unicode encoding aware and should be fixed.
=end
-
09:04 PM Feature #1966: windows unicode mkdir
- =begin
Snippet of appropriate rubyspec test case.
=end
-
09:02 PM Feature #1966 (Closed): windows unicode mkdir
- =begin
Dear Ruby developers,
I'm interested in proper unicode support on windows, therefor I dive into Ruby sou... -
11:42 PM Bug #1965: the strange thing in Iconv under windows(GBK)
- =begin
Thanks so much,it works fine now!
Is there some setting to make the IO read all files using :encoding=>'utf... -
11:09 PM Bug #1965: the strange thing in Iconv under windows(GBK)
- =begin
Oh I see.
You should s=IO.readlines('test.utf8',:encoding=>'utf-8').join.
or s=IO.read('test.utf8',:encod... -
10:04 PM Bug #1965: the strange thing in Iconv under windows(GBK)
- =begin
Maybe I need try another iconv.dll to make the s==utf return true,but then both s=~/ab/ and utf=~/ab/ will ra... -
05:27 PM Bug #1965: the strange thing in Iconv under windows(GBK)
- =begin
This seems to be caused by iconv library.
Please try another iconv.dll.
=end
-
04:43 PM Bug #1965 (Closed): the strange thing in Iconv under windows(GBK)
- =begin
I have a file encoding in utf-8,this is the content:
#掉
config
I read it and then match it with =... -
10:35 PM Bug #1967 (Rejected): Segmentation fault at test_qsort1 and test_qsort2 in test/dl/test_func.rb running on sparc-solaris-2.10
- =begin
sparc-solaris-2.10 で 64ビットコンパイルした場合、
make check が test/dl/test_func.rb の test_qsort1 にて
Segmentation faul... -
10:25 PM Revision 09cbac3f (git): * lib/rdoc/ri/gemdirs.rb: split from lib/rdoc/ri/paths.rb to get
- rid of loading rubygems and searching all gems always.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24603 b2dd... -
10:14 PM Revision 7439c06a (git): * configure.in (RUBY_PROGRAM_VERSION, RUBY_RELEASE_DATE): extracts
- from version.h for cross-compiling.
* template/fake.rb.in (RUBY_VERSION, RUBY_DESCRIPTION): use above.
git-svn-id:... -
06:32 PM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
> One that stands out as wrong is [[:Cntrl:]].
I think, CR_Cntrl is correct.
http://unicode.org/reports/t... -
09:39 AM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
Hi,
At Thu, 20 Aug 2009 03:58:22 +0900,
Run Paint Run Run wrote in [ruby-core:24984]:
> There are 15 new... -
03:58 AM Feature #1889: Teach Onigurma Unicode 5.0 Character Properties
- =begin
How does http://gist.github.com/170542 look? That's the categories from UnicodeData.txt, the scripts from Scr... - 05:22 PM Revision a0343dd9 (git): * 2009-08-21
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24601 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:22 PM Revision 811aaf6c (git): Backport #1001; handle EBADF in select() to avoid Interpreter-wide deadlock when native close() is called on fd which is currently being IO#select()ed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_6@24600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:00 PM Feature #1952: cannot stop with Ctrl+C
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:39141] Re: [Bug #1952] cannot stop with Ctrl+C"
on Thu, 20 Aug ... -
02:47 PM Feature #1952: cannot stop with Ctrl+C
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:39140] Re: [Bug #1952] cannot stop with Ctrl+C"
on Aug.20,2009... -
01:22 PM Feature #1952: cannot stop with Ctrl+C
- =begin
こんにちは、なかむら(う)です。
In message "[ruby-dev:39131] Re: [Bug #1952] cannot stop with Ctrl+C"
on Aug.19,2009... -
09:47 AM Feature #1952 (Closed): cannot stop with Ctrl+C
- =begin
Applied in changeset r24591.
=end
-
03:08 PM Revision e22b92dc (git): * lib/rdoc/ri/paths.rb (RDoc::RI::Paths): Gem::Enable has been obsolete.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24599 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:06 PM Revision cb5fdf4e (git): * 2009-08-21
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24598 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:06 PM Revision 4b82d3b6 (git): * io.c (rb_sysopen_internal): removed const qualifier.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24597 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:56 PM Revision 36c9cddf (git): * io.c (rb_sysopen): moved sysopen_struct from rb_sysopen_internal.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:53 PM Bug #1963 (Closed): redo'ing deadlock causes [BUG]
- =begin
#1951 に関係があるようなないような話ですが、以下のスクリプトが[BUG]で落ちます。
プラットフォーム依存はありません。
th = Thread.new{ Thread.stop }
1.tim... -
02:42 PM Revision 4c5d7d53 (git): * parse.y (reduce_nodes_gen): preserve NODE_FL_NEWLINE flag during
- node reducing. [ruby-core:24463]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24595 b2dd03c8-39d4-4d8f-98ff-82... -
12:20 PM Feature #1961: Kernel#__dir__
- =begin
Hi.
I think nice idea and interesting proposal.
The following patch add Kernel#__dir__.
(from Nob... -
05:44 AM Revision 681754c2 (git): Fix: change terminal's size on Widows when the window size is changed
- * ext/readline/readline.c (readline_get): add rl_prep_terminal(1).
insited by jitte [ruby-list:43546]
git-svn-id: ... -
03:11 AM Revision bfc94fde (git): * parse.y (ENABLE_SELECTOR_NAMESPACE): defaulted to 0.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:09 AM Revision 4a7cf763 (git): * parse.y (ivar2_hash_type): disabled for now.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24592 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:09 AM Bug #1919: sparc-solaris-2.10 で 1.9.2-preview1 がビルドできない
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:39132] Re: [Bug #1919] sparc-solaris-2.10 で 1.9.2-preview1 がビルドできな... -
12:42 AM Revision ec5e3c55 (git): * thread.c (rb_thread_terminate_all): do not ignore interrupt when
- reaping threads on termination. [ruby-dev:39107]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24591 b2dd03c8-3...
Also available in: Atom