Activity
From 01/25/2009 to 01/31/2009
01/31/2009
-
11:12 PM Bug #1077: Ruby 1.9.1 build fails in miniruby invocation on Linux
- =begin
Hi,
2009/1/31 Patrick Roemer <[email protected]>:
> Linux 2.6.25.20-0.1-pae #1 SMP 2008-12-12 20:30:3... -
10:49 PM Bug #1077 (Closed): Ruby 1.9.1 build fails in miniruby invocation on Linux
- =begin
[autoconf, config --prefix=~/applications/ruby/ruby1.9.1, make]
gcc -O2 -g -Wall -Wno-parentheses -L. -rd... -
08:19 PM Revision 132d0624 (git): * variable.c (rb_const_get_0), vm_insnhelper.c (vm_get_ev_const):
- avoids infinite self recursion autoload. [ruby-core:21696]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21925... -
07:02 PM Bug #1076 (Third Party's Issue): wxRuby crashes with SIGSEGV
- =begin
I made a program from standard input below.
require 'wx'
But it crashed.
C:/ruby-1.9.1-p0-i386-ms... -
06:58 PM Bug #1075 (Rejected): \r\n と \n が混在した CSV がエラーになる
- =begin
"a,\"b\n\",c\r\n" を CSV.new に渡すとエラーになります。
$ ruby -v -rcsv -e 'p CSV.parse("a,\"b\n\",c\r\n")'
ruby 1.9... -
02:48 PM Revision cd350b67 (git): update rdoc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:51 PM Revision a0b15459 (git): * lib/test/unit/assertions.rb (assert_equal): show class in failure
- message if meaningful.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21923 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:42 PM Revision 37a19c7d (git): fix rdoc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21922 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:42 PM Revision 14605ab0 (git): fix rdoc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21922 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:40 PM Revision c109d8ab (git): * lib/resolv.rb (Resolv::DNS#each_address): don't query IPv6 address
- if the host has no global IPv6 address.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21921 b2dd03c8-39d4-4d8f-... -
01:30 PM Revision 074a374c (git): * include/ruby/ruby.h (STR2CSTR): removed.
- (rb_str2cstr): removed.
* object.c (rb_str2cstr): removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2192... -
11:09 AM Revision 849e730f (git): * ext/socket/raddrinfo.c (addrinfo_ipv6_unspecified_p): new method.
- (addrinfo_ipv6_loopback_p): ditto.
(addrinfo_ipv6_multicast_p): ditto.
(addrinfo_ipv6_linklocal_p): ditto.
(add... -
10:15 AM Revision b9faa6b7 (git): add a test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21918 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:07 AM Revision fa4f685e (git): * load.c (rb_require_safe): raises when the path to be loaded is
- tainted. [ruby-dev:37843]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21917 b2dd03c8-39d4-4d8f-98ff-823fe69b... -
09:32 AM Bug #1074 (Closed): crash on variable reference in BEGIN inside class
- =begin
(auto-registration seemed to fail to register [ruby-core:21657]
on redmine, so I do manually)
Hi,
... -
09:09 AM Revision 62e7e47b (git): * configure.in (optflags): defaulted to -O3 to get rid of slug of
- gcc 4.3.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21916 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:03 AM Revision de398e8f (git): * lib/optparse.rb (List#accept, parse_in_order): n option is no
- longer needed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21915 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
08:20 AM Bug #1064: [BUG] object allocation during garbage collection phase
- =begin
in hpricot_scan:
buf = ALLOC_N(char, buffer_size);
...
char *p = buf + have, *pe;
int ... -
01:08 AM Bug #1064: [BUG] object allocation during garbage collection phase
- =begin
Hi.
It did not reappear in my environment.
--- start ---
/usr/local/lib/ruby-1.9.1_rc2/gems/1.9.1... -
12:04 AM Bug #1064: [BUG] object allocation during garbage collection phase
- =begin
=end
- 07:07 AM Revision f91b42a7 (git): * 2009-01-31
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21914 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:07 AM Revision ad98dd2c (git): * io.c (io_getpartial): fflush after read for updating pos in FILE.
- not portable, I guess. [ruby-core:21561]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21913 b2dd0... -
05:18 AM Revision fc77d9d1 (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:13 AM Revision 8cc36df9 (git): * lib/pathname.rb (Pathname#each_child): new method.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21911 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:12 AM Revision 4a3e62b3 (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21910 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:34 AM Bug #1037 (Closed): RDoc 2.2.2 crashes on comments beginning with '##'
- =begin
=end
-
12:02 AM Bug #1037: RDoc 2.2.2 crashes on comments beginning with '##'
- =begin
=end
-
12:17 AM Bug #1009 (Closed): shadowing outer local variable in test/unit
- =begin
Applied in changeset r21908.
=end
-
12:04 AM Bug #1060: mkmf refuses to find 3rd party extensions - ruby 1.9.1 trunk
- =begin
=end
-
12:03 AM Bug #1042: RDoc crashes while generating HTML after parsing a Ruby DSL.
- =begin
=end
-
12:03 AM Bug #866: gem(1) gemrc(5)
- =begin
=end
-
12:02 AM Bug #865: [Fwd: some mistakes in Rake RDoc]
- =begin
=end
01/30/2009
-
08:46 PM Bug #1073: test_to_s(Complex_Test) fails on Solaris
- =begin
> r20473で、signbit()がある時は、isnan()だったら常にQfalseを返すようにf_signbit()が修正されていますが、
> signbit()がない時も同じようにisnan()を見るようにす... -
04:25 PM Bug #1073 (Closed): test_to_s(Complex_Test) fails on Solaris
- =begin
Solarisでtest_to_s(Complex_Test)が失敗するようです。
$ make test-all TESTS=test/ruby/test_complex.rb
...
1) F... -
04:45 PM Bug #1048 (Closed): Failed to load encoding (CP936)
- =begin
If you are using mingw, fixed in r21795.
If you are using cygwin, fixed in r21888 and r21889.
If you are ... -
04:17 PM Feature #916 (Closed): Curses.crmodeとCurses.nocrmodeをモジュール関数に変更する
- =begin
Applied in changeset r21900.
=end
- 03:09 PM Revision d5a47333 (git): * 2009-01-31
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21909 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:09 PM Revision 966675c8 (git): * lib/test/unit/assertions.rb
- (Test::Unit::Assertions#assert_nothing_raised): supress warning.
[ruby-core:21312]
git-svn-id: svn+ssh://ci.ruby-... -
02:43 PM Revision 045c0422 (git): * NEWS: fixed points pointed by akira yamada.
- also thanks to okkez.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21906 b2dd03c8-39d4-4d8f-98ff-... -
02:07 PM Bug #1037: RDoc 2.2.2 crashes on comments beginning with '##'
- =begin
If Ruby 1.9 will use RDoc 2.3.0 instead of RDoc 2.2.2, then this bug can be closed. Thanks.
=end
-
02:04 PM Bug #1037: RDoc 2.2.2 crashes on comments beginning with '##'
- =begin
This bug has been fixed in the RDoc 2.3.0 gem.
=end
-
01:01 PM Revision e265c074 (git): add ML ref.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21905 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:50 PM Revision e94e674d (git): * lib/pathname.rb (Pathname#realdirpath): new method.
- [ruby-dev:36290]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21904 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
11:07 AM Bug #984 (Closed): Test::Unit::Assertions#assert_match double counts number of assertions
- =begin
Applied in changeset r21887.
=end
-
09:29 AM Bug #1067 (Closed): Dropping support for bcc32
- =begin
applied in r21882
=end
- 09:08 AM Revision 7a4a3106 (git): * win32/win32.c (rb_w32_write): limit write size to 32KB if the file
- seems to be console. [ruby-core:21613]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21903 b2dd03c8-39d4-4d8f... - 07:38 AM Revision 88e2b055 (git): Add yet more missing items pointed by akira yamada in
- [ruby-dev:37852].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21902 b2dd03c8-39d4-4d8f-98ff-823... - 07:17 AM Revision 70f42162 (git): $= was obsoleted.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21901 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:12 AM Revision 374e2f34 (git): * ext/curses/curses.c (Init_curses): Curses#crmode and
- Curses#nocrmode changes to the module function.
fix #916
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21900 ... - 07:08 AM Revision d8c25be1 (git): Split the String and Regexp section into two and elaborate on
- individual changes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21899 b2dd03c8-39d4-4d8f-98ff-8... - 06:45 AM Revision c23f894d (git): * proc.c (Init_Proc): add '===' operator to use procs in when
- clause of the case statement. inspired by <http://www.aimred.com/news/developers/2008/08/14/unlocking_the_power_of_c...
- 06:44 AM Revision 4cf52d56 (git): * 2009-01-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21897 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:44 AM Revision 736c0a45 (git): Mention SecureRandom.uuid.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:41 AM Revision bfe8c2d0 (git): merges r21893 from trunk into ruby_1_9_1.
- * tool/make-snapshot (prereq): remove enc.mk from tarball because
BSD make checks $(srcdir)/enc.mk and try ... -
05:41 AM Revision a5e61c95 (git): merges r21892 from trunk into ruby_1_9_1.
- * enc/depend: extract comile rules to each target for VC++.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/rub... - 05:32 AM Revision 2f7f34f1 (git): * tool/make-snapshot (prereq): remove enc.mk from tarball because
- BSD make checks $(srcdir)/enc.mk and try to run $(builddir)/enc.mk.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tr... -
05:13 AM Bug #1071 (Closed): ripper: 改行を含む正規表現のon_regexp_endが変
- =begin
正規表現に改行が含まれていると改行の後がon_tstring_contentではなくon_regexp_endに含まれるのは変なのではないでしょうか?
% ruby-trunk -v -r ripper -r... - 05:13 AM Revision 39bc33d9 (git): * enc/depend: extract comile rules to each target for VC++.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21892 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:22 AM Revision 6d3b47c4 (git): merges r21889 from trunk into ruby_1_9_1.
- * cygwin/GNUmakefile.in (RUBYDEF): depends on makefiles.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1... -
04:22 AM Revision c97cb65c (git): merges r21888 from trunk into ruby_1_9_1.
- * cygwin/GNUmakefile.in (RUBYDEF): adds DATA to non-function symbols
which is not marked as T.
git-svn-id: svn+ssh... -
03:59 AM Revision 210651a8 (git): * cygwin/GNUmakefile.in (RUBYDEF): depends on makefiles.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21889 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:57 AM Revision 77285faf (git): * cygwin/GNUmakefile.in (RUBYDEF): adds DATA to non-function symbols
- which is not marked as T.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:03 AM Revision e5012091 (git): * lib/test/unit/assertions.rb (assert_respond_to): gets rid of
- overcounting. [ruby-dev:37703]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21887 b2dd03c8-39d4-4d8f-98ff-82... -
01:46 AM Revision 0d83f5c6 (git): merges r21686 from trunk into ruby_1_9_1.
- * cont.c (ruby_Init_{Continuation_body,Fiber_as_Coroutine}): prefixed
with ruby_ to export.
* ext/continuation/con...
01/29/2009
-
10:37 PM Bug #984 (Open): Test::Unit::Assertions#assert_match double counts number of assertions
- =begin
=end
-
10:24 PM Bug #984: Test::Unit::Assertions#assert_match double counts number of assertions
- =begin
r21599はr21695でrevertされているため、1.9.1-rc2では再発しています。
また、現時点のRUBY_1_9_1およびtrunkでも同様に再発しているようです。
Bug #984を再openす... -
06:02 PM Revision e0469eea (git): add tests.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21885 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:57 PM Revision 07408d7d (git): * 2009-01-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21884 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:57 PM Revision 07aeaa06 (git): * transcode.c (rb_econv_init_by_convpath_i): make it static.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21883 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:14 PM Revision c170e902 (git): Ruby 1.9.1 does not support bcc32. (#1067).
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21882 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:14 PM Revision b28b5563 (git): merges r21875 from trunk into ruby_1_9_1.
- * load.c (rb_feature_provided): should not calculate len by pointer
subtraction because feature may be a expanded p... -
05:13 PM Revision f75d4ca7 (git): merges r21873 from trunk into ruby_1_9_1.
- * configure.in (OBJCOPY): not used on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21880... -
05:12 PM Revision 3f1e94ab (git): merges r21871 from trunk into ruby_1_9_1.
- * lib/rake.rb (FileUtils#rake_system): no longer needs workaround
on Windows. [ruby-core:21339]
* lib/rake/win32.... -
05:12 PM Revision bd0ba009 (git): merges r21861 from trunk into ruby_1_9_1.
- * ext/zlib/zlib.c (zstream_run): previous change didn't resolve the
problem.
git-svn-id: svn+ssh://ci.ruby... -
04:52 PM Feature #1046: request: ability to run without specifying .rb
- =begin
Hi,
At Thu, 29 Jan 2009 05:11:16 +0900,
Roger Pack wrote in [ruby-core:21646]:
>
> > |Oh sorry--I mean... - 04:51 PM Revision 2ad225c2 (git): * 2009-01-30
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:51 PM Revision 7c6feec3 (git): * parse.y (top_compstmt, top_stmts, top_stmt): prohibit BEGIN {} in
- non-toplevel scope. [ruby-core:21657]
* test/ruby/test_beginendblock.rb (test_begininclass): add a test for
above... -
04:49 PM Bug #907: Various system() and backticks problems on Windows
- =begin
Hi,
At Thu, 29 Jan 2009 10:49:14 +0900,
James M. Lawrence wrote in [ruby-core:21650]:
> > > > Many of bu... -
10:51 AM Bug #907: Various system() and backticks problems on Windows
- =begin
Nobu wrote:
> > > Many of built-in shell commands of Unix also exist as an
> > > independent file. e.g., ... -
04:37 PM Bug #1003 (Closed): autoload test failed on OpenSolaris
- =begin
Applied in changeset r21875.
=end
-
01:35 PM Bug #970 (Closed): Re: [ruby-cvs:28403] Ruby:r21185 (trunk): * thread.c (rb_thread_blocking_region): add a comment.
- =begin
=end
-
01:33 PM Feature #850 (Closed): Symbian patch for 1.9.x
- =begin
=end
-
01:33 PM Feature #916: Curses.crmodeとCurses.nocrmodeをモジュール関数に変更する
- =begin
まつもと ゆきひろです
すごく遅くなりましたが、
In message "Re: [ruby-dev:37551] [Feature:trunk] Curses.crmodeとCurses.nocrmode... -
01:31 PM Bug #945 (Closed): rand() が入力として文字列を許容する
- =begin
=end
-
01:30 PM Bug #946 (Closed): Array#pack の f が入力として文字列を許容する
- =begin
=end
-
12:37 PM Bug #1010 (Closed): Ruby-1.9's rake sh doesn't work on Windows (but fix provided)
- =begin
Applied in changeset r21871.
=end
-
10:42 AM Bug #1010: Ruby-1.9's rake sh doesn't work on Windows (but fix provided)
- =begin
On Wed, Jan 28, 2009 at 10:22 AM, Luis Lavena <[email protected]> wrote:
> On Wed, Jan 28, 2009 at 1:15 P... -
12:17 AM Bug #1010: Ruby-1.9's rake sh doesn't work on Windows (but fix provided)
- =begin
So rake sh command will not work with Ruby 1.9.1 on Windows ?
I really don't understand why this issue h... -
07:32 AM Revision 1a89baad (git): * load.c (rb_feature_provided): should not calculate len by pointer
- subtraction because feature may be a expanded path.
[ruby-core:21267]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby... -
05:17 AM Bug #1066: Frequent failure: test_io.rb test 2 on OS X 10.5.6
- =begin
may be related to
http://redmine.ruby-lang.org/issues/show/703
=end
-
05:12 AM Revision 094a247a (git): * configure.in (BASERUBY): erases RUBYOPT at the test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:09 AM Revision 958874ba (git): * configure.in (OBJCOPY): not used on Windows.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21873 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:16 AM Revision f10e2af1 (git): * lib/securerandom.rb (SecureRandom.uuid): uses unpacked array
- instead of string, because String#[] returns one length string.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2... -
03:29 AM Revision f226c386 (git): * lib/rake.rb (FileUtils#rake_system): no longer needs workaround
- on Windows. [ruby-core:21339]
* lib/rake/win32.rb (Rake::Win32#rake_system): ditto.
* lib/rake/win32.rb (Rake::Win... - 03:20 AM Revision fbb9f73c (git): * 2009-01-29
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21870 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:20 AM Revision 7752cacd (git): * lib/securerandom.rb: new method SecureRandom#uuid
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21869 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:20 AM Revision 7dd1a098 (git): * lib/securerandom.rb: new method SecureRandom#uuid
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21868 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:54 AM Revision 18b9473a (git): merge revision(s) 19707:
- * lib/date.rb (today,now): should produce own instances.
[ruby-talk:317020]
git-svn-id: svn+ssh://ci.ruby... -
02:53 AM Revision 3a23aad6 (git): merge revision(s) 19707:
- * lib/date.rb (today,now): should produce own instances.
[ruby-talk:317020]
git-svn-id: svn+ssh://ci.ruby... - 02:25 AM Revision 68db4a34 (git): * ext/socket/spclet.c (socket_s_ip_address_list): support Windows XP
- or later. (Win2k or earlier is still not supported)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21863 b2dd03...
01/28/2009
-
10:57 PM Bug #888 (Closed): zlib 1.2.3 does not work with Rubygems 1.3.1 (in Ruby 1.9.1) on Windows
- =begin
Applied in changeset r21859.
=end
-
10:15 PM Bug #1053: Obsolete methods in Pathname
- =begin
=end
-
10:08 PM Bug #1067: Dropping support for bcc32
- =begin
=end
-
10:06 PM Bug #1067 (Closed): Dropping support for bcc32
- =begin
Ruby 1.9.1 still have bcc32 directory because of [ruby-core:18227]. But 1.9.1 RC1 and RC2 fails to configure.... -
10:08 PM Bug #1066: Frequent failure: test_io.rb test 2 on OS X 10.5.6
- =begin
=end
-
09:48 PM Bug #1066 (Rejected): Frequent failure: test_io.rb test 2 on OS X 10.5.6
- =begin
Many times when I build the ruby trunk downloaded from http://svn.ruby-lang.org/repos/ruby/trunk the test_io... -
09:31 PM Bug #1003: autoload test failed on OpenSolaris
- =begin
=end
-
09:28 PM Bug #1010: Ruby-1.9's rake sh doesn't work on Windows (but fix provided)
- =begin
=end
-
07:16 PM Bug #804 (Closed): Ruby 1.9.1 preview 2 : make test failure
- =begin
=end
-
07:11 PM Bug #1042: RDoc crashes while generating HTML after parsing a Ruby DSL.
- =begin
=end
-
07:11 PM Bug #1037: RDoc 2.2.2 crashes on comments beginning with '##'
- =begin
=end
-
07:10 PM Bug #1048: Failed to load encoding (CP936)
- =begin
=end
-
07:08 PM Bug #1002 (Closed): r21312 causes test failures on RubyGems
- =begin
[ruby-core:20990] was fixed in r21696 on ruby_1_9_1 and r21312 have not been merged into ruby_1_9_1. I think ... -
07:02 PM Feature #1045: nicer icon for ruby.exe
- =begin
=end
-
07:01 PM Bug #1064: [BUG] object allocation during garbage collection phase
- =begin
=end
-
09:20 AM Bug #1064 (Closed): [BUG] object allocation during garbage collection phase
- =begin
Hi,
I'm not sure if this is a bug or not, but when i install either RC of ruby 1.9.1, and try and install h... -
05:35 PM Bug #1057 (Closed): ripper does not compile with mingw
- =begin
=end
-
10:21 AM Bug #1057: ripper does not compile with mingw
- =begin
Hi,
At Tue, 27 Jan 2009 17:22:42 +0900,
Charlie Savage wrote in [ruby-core:21602]:
> gcc on msys.
>
>... - 03:26 PM Revision d899ed63 (git): * 2009-01-29
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21862 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:26 PM Revision 17bd806a (git): * ext/zlib/zlib.c (zstream_run): previous change didn't resolve the
- problem.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21861 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
02:35 PM Revision 0d836d90 (git): merges r21859 from trunk into ruby_1_9_1.
- * ext/zlib/zlib.c (zstream_run): desperately guard the variable.
[ruby-core:20576]
git-svn-id: svn+ssh://c... - 01:55 PM Revision f80356eb (git): * ext/zlib/zlib.c (zstream_run): desperately guard the variable.
- [ruby-core:20576]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21859 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:54 PM Revision 8e7303ae (git): merge revision(s) 19690:
- * eval.c (rb_mod_modfunc): method undefined in included module
may not have nd_body. [ruby-core:18738]
g... -
01:51 PM Revision b789e70a (git): merge revision(s) 19690:
- * eval.c (rb_mod_modfunc): method undefined in included module
may not have nd_body. [ruby-core:18738]
g... -
12:12 PM Revision cac27707 (git): merge revision(s) 19653:
- * marshal.c (marshal_dump): fixed for check_dump_arg.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8... -
11:59 AM Revision 606fd78e (git): merge revision(s) 19653:
- * marshal.c (marshal_dump): fixed for check_dump_arg.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8... -
11:09 AM Revision 33379025 (git): merges r21660 from trunk into ruby_1_9_1.
- * vm_eval.c, eval.c (rb_f_block_given_p): move definition of
"iterator?" and "block_given?" to make static.
* vm.c ... -
11:09 AM Revision 3c000eab (git): merges r21659 from trunk into ruby_1_9_1.
- * vm.c: add a prefix "rb_" to exposed functions
vm_get_ruby_level_next_cfp(), rb_vm_make_env_object(),
vm_stack_t... -
11:09 AM Revision b1c53152 (git): merges r21657 from trunk into ruby_1_9_1.
- * vm_dump.c: add a prefix "rb_vmdebug_" to
vm_stack_dump_raw(), vm_stack_dump_raw_current(),
vm_env_dump_raw(), v... -
11:09 AM Revision 3929773e (git): merges r21653 from trunk into ruby_1_9_1.
- * iseq.c:
rename ruby_iseq_disasm_insn() -> rb_iseq_disasm_insn().
rename ruby_iseq_disasm() -> rb_iseq_disasm().... -
11:09 AM Revision e6b9c72d (git): merges r21651 from trunk into ruby_1_9_1.
- * eval.c, vm_eval.c (rb_f_local_variables): move definition from eval.c
to vm_eval.c because vm_collect_local_varia... -
11:09 AM Revision 6311c5a8 (git): merges r21795 from trunk into ruby_1_9_1.
- * cygwin/GNUmakefile.in (RUBYDEF): needs DATA marks to export
non-function symbols. [ruby-core:21582]
* win32/mke... -
11:08 AM Revision 0a9d7d35 (git): merges r21768 from trunk into ruby_1_9_1.
- * cygwin/GNUmakefile.in (RUBYDEF): needs read-only section too.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches... -
11:08 AM Revision 05392588 (git): merges r21685 from trunk into ruby_1_9_1.
- * Makefile.in (miniruby): renames and then removes, to get rid of
EPERM on cygwin and mingw.
* Makefile.in ($(LIBR... -
11:08 AM Revision b82c3200 (git): merges r21813 from trunk into ruby_1_9_1.
- * math.c: SEGV is caused by implicit rb_to_float declaration
test_complexrational.rb: [BUG] at IA-64 archit... -
10:33 AM Bug #1060: mkmf refuses to find 3rd party extensions - ruby 1.9.1 trunk
- =begin
Hi,
At Tue, 27 Jan 2009 17:36:44 +0900,
Charlie Savage wrote in [ruby-core:21603]:
> The problem is that... -
03:01 AM Bug #1060: mkmf refuses to find 3rd party extensions - ruby 1.9.1 trunk
- =begin
On Tue, Jan 27, 2009 at 3:13 PM, Charlie Savage <[email protected]> wrote:
> Issue #1060 has been update... -
02:15 AM Bug #1060: mkmf refuses to find 3rd party extensions - ruby 1.9.1 trunk
- =begin
Ok, skip this. Obviously I can just use the full windows path via CPPFLAGS and LDFLAGS. So go ahead and clo... -
10:27 AM Revision 1efc4c16 (git): merges r21812 from trunk into ruby_1_9_1.
- * properties
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21841 b2dd03c8-39d4-4d8f-98ff-823fe69b... -
10:24 AM Revision 5e56f029 (git): merges r21811 from trunk into ruby_1_9_1.
- * properties.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21840 b2dd03c8-39d4-4d8f-98ff-823fe69... -
10:22 AM Revision 9f8f0394 (git): merges r21794 from trunk into ruby_1_9_1.
- * properties.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21839 b2dd03c8-39d4-4d8f-98ff-823fe69... -
09:23 AM Revision 2f59c5e0 (git): merges r21783 from trunk into ruby_1_9_1.
- * lib/mkmf.rb (create_makefile): should point correct path to
ruby.h and defines.h. [ruby-core:21570]
git-svn-id... -
09:23 AM Revision a89d7e20 (git): merges r21781 from trunk into ruby_1_9_1.
- * process.c (proc_spawn_v): removed unused variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1... -
09:23 AM Revision f1edc864 (git): merges r21780 from trunk into ruby_1_9_1.
- * array.c (rb_ary_aset): fixed arguments evaluation order.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby... -
09:23 AM Revision ef5a94ac (git): merges r21767 from trunk into ruby_1_9_1.
- * win32/Makefile.sub (clean-ext): condition of EXTS was inverted.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branch... -
09:23 AM Revision a93b377b (git): merges r21766 from trunk into ruby_1_9_1.
- * lib/mkmf.rb (create_makefile):fixed the variables order because
converter proc refers the separator.
git-svn-id:... -
09:23 AM Revision a21146a5 (git): merges r21764 and r21765 from trunk into ruby_1_9_1.
- * Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and
parents.
* Makefile.in, win32/Makefile.sub (distc... -
09:22 AM Revision 36584703 (git): merges r21763 from trunk into ruby_1_9_1.
- * dir.c (join_path): use strlcat() to force link.
* dir.c (glob_helper): no strcpy() is needed since len is known.
... -
09:22 AM Revision 6c819096 (git): merges r21752 from trunk into ruby_1_9_1.
- * lib/mkmf.rb (configuration): tools under the top source
directory are not installed, so unusable outside extmk.rb... -
09:22 AM Revision 9c86c5c5 (git): merges r21751 from trunk into ruby_1_9_1.
- * golf_prelude.rb (Enumerator#inspect): avoid warning.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9... -
09:22 AM Revision f24c8333 (git): merges r21749 and r21750 from trunk into ruby_1_9_1.
- * lib/mkmf.rb (mkintpath): new function which converts native path
to format acceptable in Makefile.
* lib/mkmf.rb... -
09:22 AM Revision 8a453df3 (git): merges r21748 from trunk into ruby_1_9_1.
- * lib/mkmf.rb (try_func): got rid of c-mode confusion.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9... -
09:22 AM Revision a33f0de6 (git): merges r21746 from trunk into ruby_1_9_1.
- * signal.c (trap_handler): also accepts symbols. [ruby-dev:37823]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branc... -
09:21 AM Revision 8d88e620 (git): merges r21740 from trunk into ruby_1_9_1.
- * lib/mkmf.rb (create_makefile): removes installed files under
extout at distclean.
git-svn-id: svn+ssh://ci.ruby-... -
09:21 AM Revision 87eb8726 (git): merges r21739 from trunk into ruby_1_9_1.
- * lib/cgi/core.rb (CGI.parse): generate only key on params hash
if request have only key uri parameters.
git-svn-i... -
09:21 AM Revision 97664753 (git): merges a part of r21736 from trunk into ruby_1_9_1.
- * lib/rubygems/installer.rb (Gem::Installer#initialize): fixed
typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/... -
09:21 AM Revision 8a917193 (git): merges r21733 from trunk into ruby_1_9_1.
- * test/ruby/test_process.rb: mswin specs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21823 b2dd... -
09:21 AM Revision 063d6c71 (git): merges r21728 from trunk into ruby_1_9_1.
- * test/ruby/test_process.rb (MANDATORY_ENVS): needs RUBYLIB to run
tests without install.
git-svn-id: svn+ssh://ci... -
09:21 AM Revision 4d70e4a7 (git): merges the 2/2 of r21727 from trunk into ruby_1_9_1.
- * gc.c (define_final): freezes or hides internal values.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1... -
09:21 AM Revision 508874c8 (git): merges the 1/2 of r21727 from trunk into ruby_1_9_1.
- * gc.c (define_final): cannot define finalizer for immediate
values. [ruby-core:21500]
git-svn-id: svn+ssh://ci.r... -
09:21 AM Revision 681a27d1 (git): merges r21725 from trunk into ruby_1_9_1.
- * thread.c (rb_time_timeval): made a real prototype. a patch from
Marcus Rueckert <darix AT opensu.se> at [ruby-co... -
09:20 AM Revision 19d42618 (git): merges r21717 and r21741 from trunk into ruby_1_9_1.
- Add test for String#encode.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21818 b2dd03c8-39d4-4d8f... -
09:20 AM Revision 6c04b953 (git): merges r21715 and r21718 from trunk into ruby_1_9_1.
- * io.c (rb_io_ungetbyte, rb_io_ungetc): clears EOF flag.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1... -
09:20 AM Revision 62b07ab1 (git): merges r21709, r21710 from trunk into ruby_1_9_1.
- * include/ruby/io.h (FMODE_EOF): EOF flag on TTY.
* io.c (io_set_eof): sets EOF flag for TTY.
* io.c (io_seek): clear... - 09:20 AM Revision 884264dc (git): * 2009-01-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@21815 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:20 AM Revision 1011775a (git): introduces r21693 again and merges r21713
- * array.c (take_items), enum.c (enum_zip): tries to convert to
array first. [ruby-core:21442]
--
* array.c (take_i... -
06:42 AM Revision c4e79b64 (git): * math.c: SEGV is caused by implicit rb_to_float declaration
- test_complexrational.rb: [BUG] at IA-64 architecture
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21813 b2dd03... -
05:57 AM Revision 194d0afa (git): mime-type.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21812 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:43 AM Bug #999: SSL & ZIP missing from ruby-1.9.1-preview1-i386-mswin32
- =begin
I do not think it's the license. At least both sleay32 and zlib have are very liberal and can be distributed ...
01/27/2009
-
10:22 PM Revision 186f7fe9 (git): properties.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21811 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:02 PM Revision aada62da (git): * Makefile.in (distclean): hides removing Doxyfile.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:45 PM Bug #1061: free の bcc32 による Ruby の build 時の不具合 ?
- =begin
了解しました。
=end
-
05:27 PM Bug #1061 (Rejected): free の bcc32 による Ruby の build 時の不具合 ?
- =begin
と、いうような問題をメンテする人が存在しないため、bcc32サポートは打ち切られました。
=end
-
05:13 PM Bug #1061 (Rejected): free の bcc32 による Ruby の build 時の不具合 ?
- =begin
初めまして。
Ruby 1.9.0-5 をソースから build するために free の Borland C++ Compiler 5.5.1 を使用しようと思ったのですが、D:\ruby 以下にソースファ... -
08:17 PM Bug #1059 (Closed): cannot make socket.so
- =begin
Applied in changeset r21804.
=end
-
01:41 PM Bug #1059 (Closed): cannot make socket.so
- =begin
libsocks4を入れていて、ビルド時に環境変数にSOCKS_SERVER=localhostのように設定していると
SOCKSSocketが出来るようなので、とりあえず設定していたのですが、そのような環境で
... -
05:39 PM Bug #1060: mkmf refuses to find 3rd party extensions - ruby 1.9.1 trunk
- =begin
Ok, I figured out what is going on here.
I am building Ruby using msys plus mingw. I find that easier t... -
04:18 PM Bug #1060 (Rejected): mkmf refuses to find 3rd party extensions - ruby 1.9.1 trunk
- =begin
When building with msys/mingw, mkmf incorrectly says header files don't exist when in fact they do. This hap... -
05:24 PM Bug #1057: ripper does not compile with mingw
- =begin
gcc on msys.
config options for ruby:
./configure --prefix=c:/Development/ruby-1.9.1-mingw
=end
-
04:59 PM Bug #1057 (Open): ripper does not compile with mingw
- =begin
Hi,
At Tue, 27 Jan 2009 02:53:14 +0900,
Charlie Savage wrote in [ruby-core:21570]:
> Mingw, vista, g... -
04:58 AM Bug #1057: ripper does not compile with mingw
- =begin
Thanks Matz - fix verified.
=end
-
04:08 AM Bug #1057 (Closed): ripper does not compile with mingw
- =begin
Applied in changeset r21787.
=end
-
03:56 AM Bug #1057 (Open): ripper does not compile with mingw
- =begin
re-opened.
=end
-
03:37 AM Bug #1057 (Closed): ripper does not compile with mingw
- =begin
Applied in changeset r21783.
=end
-
02:54 AM Bug #1057 (Closed): ripper does not compile with mingw
- =begin
Mingw, vista, gcc 3.4.5
When building ruby 1.9.1-rc2:
make[1]: Entering directory `/usr/src/ruby-1.... - 04:18 PM Revision 309eb9aa (git): * 2009-01-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21809 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 04:18 PM Revision fc49d429 (git): pass the trim_mode [Feature #1032] [Bug #1062]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21808 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:10 PM Bug #1058: Ruby 1.9.1 make install fails on mingw due to rdoc
- =begin
Confirmed fixed - thanks Nobu.
=end
-
02:47 PM Bug #1058 (Closed): Ruby 1.9.1 make install fails on mingw due to rdoc
- =begin
Applied in changeset r21795.
=end
-
11:08 AM Bug #1058: Ruby 1.9.1 make install fails on mingw due to rdoc
- =begin
Building with VC++ 2008 works as expected. So this is limited to YAML + mingw somehow.
=end
-
08:18 AM Bug #1058: Ruby 1.9.1 make install fails on mingw due to rdoc
- =begin
After installation:
$ irb
> require 'yaml'
TypeError: wrong argument type Fixnum (expected Class)... -
08:16 AM Bug #1058 (Closed): Ruby 1.9.1 make install fails on mingw due to rdoc
- =begin
I can successfully build 1.9.1 from head, using mingw on Vista and gcc 3.4.5.
$ ./configure CPPFLAGS=-I/... -
03:02 PM Feature #1047: request: getters, setters for the GC
- =begin
Thomas Enebo wrote:
> No reason MRI should not consider making their GC tunable IMHO.
>
> I think GC tuna... -
12:57 PM Feature #1047: request: getters, setters for the GC
- =begin
At 01:24 09/01/27, Thomas Enebo wrote:
>Martin Duerst wrote:
>> I agree that something in this direction sh... -
11:26 AM Revision 94ded2a2 (git): * lib/pathname.rb (Pathname#world_readable?): define only if
- FileTest.world_readable? is available.
(Pathname#world_writable?): ditto.
[ruby-core:21566]
git-svn-id: svn+ssh... - 11:15 AM Revision 96fbb125 (git): * 2009-01-27
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21806 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:15 AM Revision 8c8375ce (git): remove trailing spaces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21805 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:07 AM Revision 2d958b7f (git): * ext/socket/init.c (socks_connect_blocking): moved from
- sockssocket.c. [ruby-dev:37834]
* sockssocket.c (socks_init): don't omit "int" type.
git-svn-id: svn+ssh://ci.ru... -
09:52 AM Feature #1046: request: ability to run without specifying .rb
- =begin
Hi,
In message "Re: [ruby-core:21586] Re: [Feature #1046] request: ability to run without specifying .rb"... -
08:50 AM Feature #1046: request: ability to run without specifying .rb
- =begin
Hi,
In message "Re: [ruby-core:21579] [Feature #1046] request: ability to run without specifying .rb"
... -
06:16 AM Feature #1046: request: ability to run without specifying .rb
- =begin
On Mon, Jan 26, 2009 at 6:03 PM, Roger Pack <[email protected]> wrote:
> Issue #1046 has been updated by... -
05:05 AM Feature #1046: request: ability to run without specifying .rb
- =begin
> And could you please tell me why you felt it's be nice to be able to
> omit extension [on Windows]? The ... -
03:57 AM Feature #1046: request: ability to run without specifying .rb
- =begin
> -----Original Message-----
> From: Yukihiro Matsumoto [mailto:[email protected]]
> Sent: Monday, January... -
08:32 AM Revision 6197ef05 (git): merge revision(s) 19652:
- * marshal.c (marshal_dump): initializes dump_arg before any funcall.
[ruby-dev:36648]
git-svn-id: svn+ssh... -
08:29 AM Revision e37bc8ab (git): merge revision(s) 19652:
- * marshal.c (marshal_dump): initializes dump_arg before any funcall.
[ruby-dev:36648]
git-svn-id: svn+ssh... -
06:18 AM Revision 1da5a489 (git): merge revision(s) 19593:
- * ext/socket/socket.c (host_str): numeric address should be unsigned.
[ruby-core:18971]
git-svn-id: svn+s... -
06:17 AM Revision 88960eb7 (git): merge revision(s) 19593:
- * ext/socket/socket.c (host_str): numeric address should be unsigned.
[ruby-core:18971]
git-svn-id: svn+s... -
05:41 AM Revision 9c29032c (git): * cygwin/GNUmakefile.in (RUBYDEF): needs DATA marks to export
- non-function symbols. [ruby-core:21582]
* win32/mkexports.rb (Exports::Mingw#each_export): ditto.
git-svn-id: svn... -
04:57 AM Bug #1056: Ruby 1.9.1-rc2 - ext compilation errors on mingw
- =begin
Thanks Matz - fix verified.
=end
-
03:55 AM Bug #1056 (Closed): Ruby 1.9.1-rc2 - ext compilation errors on mingw
- =begin
fixed in r21783
=end
-
02:52 AM Bug #1056 (Closed): Ruby 1.9.1-rc2 - ext compilation errors on mingw
- =begin
When compiling Ruby 1.9.1-rc2 on mingw on vista:
make[1]: Entering directory `/usr/src/ruby-1.9.1-rc2/ex... -
04:19 AM Revision d9cb14ad (git): eol-style
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21794 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:02 AM Revision 7cefea6f (git): * ext/ripper/depend: use VPATH.
- If a platform doesn't support VPATH, Ruby doesn't support it:
for exapmle MSYS. [ruby-core:21570]
git-svn-id: svn+... -
03:24 AM Revision 6f39590a (git): * ext/ripper/depend: lex.c's correct path is ../../lex.c.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21792 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:09 AM Revision d232a504 (git): * lib/mkmf.rb (try_header): checks the header depending on
- platform.
* lib/mkmf.rb (have_header, find_header): use try_header.
* win32/Makefile.sub (try_header): uses try_com... -
02:03 AM Revision c938de20 (git): * common.mk (distclean-enc, realclean-enc): do not call clean of
- enc.mk twice or more.
* enc/depend (cleanobjs): added deffile.
* lib/mkmf.rb (create_makefile): removes deffile at ... -
01:32 AM Bug #1054: Pathname has invalid delegates for FileTest
- =begin
See also #1053
=end
-
01:30 AM Bug #1054 (Closed): Pathname has invalid delegates for FileTest
- =begin
world_writable? and world_readable? are delegated but are (no longer) present in FileTest
=end
-
01:19 AM Bug #1053 (Closed): Obsolete methods in Pathname
- =begin
There are lot of methods in Pathname that have been marked obsolete and give warnings since 2003, shouldn't t... -
01:15 AM Revision 882cb2e3 (git): * transcode.c (struct rb_transcoding): added ary member for debug.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:10 AM Revision 7788bbfa (git): * Doxyfile.in (FILE_VERSION_FILTER, INPUT_FILTER): should not use
- ./miniruby directly for cross compiling.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21788 b2dd03c8-39d4-4d8f... -
12:45 AM Bug #340: 1.9/trunk does not work when compiled with llvm-gcc4 2.3 (gcc 4.2.1)
- =begin
I was able to get Ruby 1.9.1 RC2 to compile and run if I set:
#define RUBY_SETJMP(env) setjmp(env)
#defin...
01/26/2009
-
11:46 PM Feature #1046: request: ability to run without specifying .rb
- =begin
Hi,
In message "Re: [ruby-core:21551] [Feature #1046] request: ability to run without specifying .rb"
... -
07:06 PM Revision 0fff7aa6 (git): * ext/ripper/depend: fixed dependency path to lex.c.
- [ruby-core:21570]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21787 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:53 PM Revision 85c2f0aa (git): ChangeLog: fixed wrong ML ref
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21786 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:48 PM Revision ad049bc5 (git): * hash.c (rb_any_hash): fixed performance issues with nil, true,
- false as hash keys. a patch from Matthias Waechter.
[ruby-core:21568]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby... - 06:28 PM Revision f327dd57 (git): * 2009-01-27
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:27 PM Revision a0947ecd (git): * lib/mkmf.rb (create_makefile): should point correct path to
- ruby.h and defines.h. [ruby-core:21570]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21783 b2dd03c8-39d4-4d8f... -
03:09 PM Feature #1047: request: getters, setters for the GC
- =begin
I agree that something in this direction should be done.
Garbage collection details can affect performance a... -
09:03 AM Revision e02ba9dc (git): * eval.c (Init_Cont): separated from Init_Thread() since
- rb_provide() must be after Init_Array().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21782 b2dd03... -
07:32 AM Revision 62734f6d (git): * process.c (proc_spawn_v): removed unused variable.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21781 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:00 AM Revision 2dd66361 (git): * array.c (rb_ary_aset): fixed arguments evaluation order.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21780 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:00 AM Revision c330fb42 (git): * array.c (rb_ary_aset): fixed arguments evaluation order.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21780 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:49 AM Revision c93f31d4 (git): * lib/pathname.rb (chop_basename, prepend_prefix): use o option.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21779 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:49 AM Revision 52259986 (git): * lib/pathname.rb (chop_basename, prepend_prefix): use o option.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21779 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:15 AM Revision 2af5d793 (git): * eval.c (Init_Thread): provides "continuation.so" for forward
- compatibility.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21778 b2dd03c8-39d4-4d8f-98ff-823fe69b... -
02:12 AM Revision fade72ee (git): merge revision(s) 19514:
- * lib/tmpdir.rb: setup buffer with nul characters instead of spaces.
fixed [ruby-dev:36493]
git-svn-id: s... -
02:11 AM Revision 0d78333b (git): merge revision(s) 19514:
- * lib/tmpdir.rb: setup buffer with nul characters instead of spaces.
fixed [ruby-dev:36493]
git-svn-id: s...
01/25/2009
- 08:37 PM Revision f5df8d33 (git): * 2009-01-26
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 08:37 PM Revision 31dc22d4 (git): * ext/openssl/ossl_ssl.c: Server Name Indication support.
- new methods SSLContext#server_name_cb=, SSLSocket#hostname=.
* test/openssl/test_ssl.rb: Tests for above.
git-svn... -
02:38 PM Bug #1048 (Closed): Failed to load encoding (CP936)
- =begin
I am using Ruby 1.9.1 RC2 on English Windows XP SP3 with non-Unicode (Control Panel -> Region and Language Se... -
07:44 AM Revision 083bddec (git): * dln.c (FUNCNAME_PATTERN): simplified conditional expression.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:36 AM Revision efdef4db (git): * ext/socket/socket.c (socket_s_ip_address_list): renamed from
- socket_s_list_ip_address. [ruby-dev:37806]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21770 b2dd03c8-39d4-4... -
06:53 AM Feature #1045: nicer icon for ruby.exe
- =begin
Oops that's a feature request not a bug-my bad. And a pretty low priority at that :)
=end
-
06:51 AM Feature #1045: nicer icon for ruby.exe
- =begin
Heh. I hadn't noticed that one since I usually use it built from source.
So that would work, but applied d... -
05:40 AM Feature #1045: nicer icon for ruby.exe
- =begin
Something like the RubyInstaller icon?
http://blog.mmediasys.com/2008/03/29/progress-of-one-click-instal... -
05:34 AM Feature #1045 (Closed): nicer icon for ruby.exe
- =begin
might be nice to have a real icon for ruby.exe instead of the default "white box" application icon.
Than... -
05:48 AM Feature #1047 (Closed): request: getters, setters for the GC
- =begin
It has been shown that increasing the malloc_limit can have a dramatic effect in speeding up certain program... -
05:44 AM Feature #1046: request: ability to run without specifying .rb
- =begin
Speaking out loud, is there a reason why require does not require .rb suffix, and load does?
Thanks!
-=r
... -
05:43 AM Feature #1046 (Rejected): request: ability to run without specifying .rb
- =begin
It would be nice to be able to use ruby [on windows, at least] via
ruby filename
when filename.rb exis... -
03:33 AM Revision 45c4ae9b (git): * ext/socket/socket.c (socket_s_list_ip_address): constified.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:17 AM Revision 050a8e91 (git): * cygwin/GNUmakefile.in (RUBYDEF): needs read-only section too.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:03 AM Revision 0243b1d2 (git): * win32/Makefile.sub (clean-ext): condition of EXTS was inverted.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:50 AM Revision cdaadbd9 (git): * lib/mkmf.rb (create_makefile):fixed the variables order because
- converter proc refers the separator.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21766 b2dd03c8-39d4-4d8f-98f... -
02:23 AM Revision 0834056a (git): * common.mk (clean-extout): removes extout directory.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21765 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:06 AM Revision 97de7d10 (git): * Makefile.in, win32/Makefile.sub (RMDIRS): remove directory and
- parents.
* Makefile.in, win32/Makefile.sub (distclean-rdoc): added to remove
temprary rdoc.
* Makefile.in, win32/... -
12:08 AM Revision 0506348e (git): * dir.c (join_path): use strlcat() to force link.
- * dir.c (glob_helper): no strcpy() is needed since len is known.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@...
Also available in: Atom