Activity
From 02/28/2009 to 03/06/2009
03/06/2009
-
11:12 PM Bug #1243: 1 is prime
- =begin
On Wed, Mar 4, 2009 at 9:15 AM, Yugui (Yuki Sonoda) <[email protected]> wrote:
> On 3/4/09 1:40 AM, Dave B wrot... -
05:45 PM Bug #1248: e.exception(e) returns self
- =begin
Hi,
In message "Re: [ruby-core:22698] Re: [Bug #1248] e.exception(e) returns self"
on Fri, 6 Mar 2009... -
04:54 PM Bug #1248: e.exception(e) returns self
- =begin
Well the reason is that arg is supposed to be a message, right? A message can be an arbitrary object. So if I... -
03:56 PM Bug #1248: e.exception(e) returns self
- =begin
Hi,
In message "Re: [ruby-core:22687] [Bug #1248] e.exception(e) returns self"
on Fri, 6 Mar 2009 04:... -
04:37 AM Bug #1248 (Rejected): e.exception(e) returns self
- =begin
Exception#exception(arg) instance method should return a new exception of the same class as self with message... -
04:38 PM Bug #1250 (Rejected): String#to_r and String#to_c with float number
- =begin
irb(main):001:0> "1/2".to_r
=> (1/2)
irb(main):002:0> "1.5/2".to_r
=> (3/4)
irb(main):003:0> "1.5/2.5... -
03:07 PM Bug #1244 (Closed): Improving the error message when Ruby crashes
- =begin
Applied in changeset r22794.
=end
-
02:36 PM Revision 42d25de9 (git): * lib/securerandom.rb (SecureRandom.urlsafe_base64): add optional
- argument to add padding.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22801 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:17 PM Feature #1212 (Closed): doc for Array#fill misses indication about negative value for the start argument
- =begin
Applied in changeset r22787.
=end
-
10:25 AM Revision e2421845 (git): * configure.in (RUBY_LIB_VERSION_STYLE): sets full or minor style
- not to show RUBY_VERSION_MAJOR and so on.
* version.h (RUBY_LIB_VERSION): makes from RUBY_LIB_VERSION_STYLE.
git-s... -
09:53 AM Revision 4e015093 (git): * common.mk: removed a comment already has no meaning.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22799 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:46 AM Revision 849c9962 (git): * Makefile.in (update-mspec): split from update-rubyspec.
- * win32/Makefile.sub (update-{rubyspec,mspec}): added.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22798 b2dd... -
09:37 AM Revision 2a413f97 (git): * configure.in, Makefile.in, win32/Makefile.sub (CHDIR): cd using
- phisical directory.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22797 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
09:31 AM Revision 9c14f3be (git): * configure.in (MINIRUBY): use $(arch)-fake.rb.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22796 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:17 AM Revision 4965ea4f (git): * win32/Makefile.sub (.c.asm): removed $(COUTFLAG).
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22795 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:00 AM Revision 36f56996 (git): * error.c (report_bug): message updated to better English.
- [ruby-core:22665]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22794 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:52 AM Revision f1166587 (git): * ChangeLog: reverted lines removed at r22787.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22793 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:28 AM Revision 6e000d88 (git): * Makefile.in, win32/Makefile.sub (INSNS): moved variable
- definition before rule.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22792 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
04:47 AM Revision cf4f718b (git): * lib/rake/loaders/makefile.rb (Rake::MakefileLoader#load): deals with
- escaped spaces. incorporated from rake 0.8.4.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22791 b2dd03c8-39d... -
04:45 AM Revision c520d1fc (git): * lib/rake/testtask.rb (Rake::TestTask#define): passes each libs
- as each arguments with expanded. incorporated from rake 0.8.4.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2... -
04:25 AM Revision 84880187 (git): * lib/rubygems/digest/digest_adapter.rb: removed.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:23 AM Revision f378f104 (git): * lib/**/*.rb: removed unnecessary shbang lines.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22788 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:12 AM Revision 60d2f945 (git): * array.c (rb_ary_fill): doc for Array#fill misses indication
- about negative value for the start argument. [ruby-core:22497]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22... -
04:04 AM Revision 0aeb2336 (git): * test/test_syslog.rb: moved.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22786 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:57 AM Revision 5361beca (git): * 2009-03-06
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22785 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:56 AM Revision 287a34ae (git): * {ext,lib,test}/**/*.rb: removed trailing spaces.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
03/05/2009
-
08:38 PM Bug #1172: [sparc] *** glibc detected *** ruby1.9: free(): invalid pointer: 0xf7ef6a54 ***
- =begin
I'm not confortable with providing a core dump publicly, as it will leak information about the system I was u... -
07:12 PM Feature #1218: New method needed to set and get the current recursion limit
- =begin
Hi, I do not have access to a Windows machine because I do all my development using Unix environments.
-... -
06:06 PM Feature #1193: Justified Error Messages
- =begin
Hi,
In message "Re: [ruby-core:22666] [Feature #1193] Justified Error Messages"
on Thu, 5 Mar 2009 05... -
08:11 AM Feature #1193: Justified Error Messages
- =begin
Instead of relying on whitespace, I recommend a diff style of output. Kouhei implemented this in Test::Unit 2... -
05:13 AM Feature #1193: Justified Error Messages
- =begin
Mommy says no so you go ask Daddy? Nice end run. Still no.
=end
-
05:00 PM Bug #1244: Improving the error message when Ruby crashes
- =begin
Thanks for picking this up, and making a concrete proposal.
I have felt the same several times in the past, ... -
09:36 AM Revision 9b52ae2e (git): * numeric.c (flo_to_s): keeps enough precision for round trip.
- [ruby-core:22325]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22783 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:56 AM Revision e691ba3b (git): * lib/tmpdir.rb (Dir.tmpdir): not use USERPROFILE, and ignores
- non-existent directory.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22782 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
05:52 AM Revision 90b0b8d4 (git): * win32/win32.c (rb_w32_sysinit): initializes version info first.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22781 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:38 AM Revision b9e0c6ec (git): * win32/win32.c (Win32System, Win32Version): moved before get_version.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22780 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:21 AM Revision f4259225 (git): * win32/win32.c (rb_w32_osid): always define for binary compatibility.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22779 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:52 AM Revision 11075c93 (git): * win32/Makefile.sub (make_insns_rules): rule to make rules for insns.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22778 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:27 AM Revision a6c117a2 (git): * win32/Makefile.sub (miniruby.exe): workaround for a failure of
- mt.exe on Windows 7 beta. [ruby-talk:330284]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22777 b2dd03c8-39d4... -
01:33 AM Revision 9e75b267 (git): * test/dl/test_base.rb: Add dragonfly to libc and libm switch.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22776 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:29 AM Revision 3dc758d9 (git): * string.c (str_eql): extracted from rb_str_equal and rb_str_eql.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22775 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:24 AM Revision 37dd754e (git): * string.c (rb_str_chomp_bang): keeps 7bit coderange.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22774 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
01:10 AM Revision ec46ba5b (git): * include/ruby/encoding.h (enc_initialized_p): ENC_UNINITIALIZED
- is not defined already.
* include/ruby/encoding.h (ENC_FROM_ENCINDEX): removed because
depending on a static varia...
03/04/2009
-
10:19 PM Revision 4f39e639 (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:27 PM Bug #1245 (Closed): SizedQueue can be pushed over its limit
- =begin
Applied in changeset r22765.
=end
-
09:21 PM Bug #1245 (Closed): SizedQueue can be pushed over its limit
- =begin
遠藤です。
SizedQueue のリミットの判定が間違っています。
$ ./miniruby -rlib/thread -e 'q = SizedQueue.new(2); q << 1; q << 1;... -
08:01 PM Bug #1244 (Closed): Improving the error message when Ruby crashes
- =begin
This is a very minor translation of the error message emitted by Ruby when it crashes. Enclosing a patch that... -
07:43 PM Revision 0da23f4b (git): * test/ruby/test_array.rb: fix wrong test, and add a test for
- sort_by!.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22771 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:33 PM Revision 62739518 (git): * test/ruby/test_array.rb: add some tests for coverage.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:59 PM Bug #1243: 1 is prime
- =begin
Ring theory defines "prime element" as a special case.
Someone else might request adding a "prime_element?"... -
05:18 PM Bug #1243: 1 is prime
- =begin
On 3/4/09 1:29 AM, Charles Nutter wrote:
> The number 1 is not considered prime:
Sorry, I wanted to mean ... -
05:17 PM Bug #1243: 1 is prime
- =begin
On 3/4/09 1:40 AM, Dave B wrote:
> + value = -value if value < 0 <--- NOT required ?
> + return fals... -
01:41 AM Bug #1243: 1 is prime
- =begin
+ value = -value if value < 0 <--- NOT required ?
+ return false if value < 2
I think your nega... -
01:30 AM Bug #1243: 1 is prime
- =begin
The number 1 is not considered prime:
http://en.wikipedia.org/wiki/Prime_number#Primality_of_one
=end
-
01:07 AM Bug #1243 (Closed): 1 is prime
- =begin
Applied in changeset r22741.
=end
-
12:37 AM Bug #1243 (Closed): 1 is prime
- =begin
Prime.prime? always returns true for n < 2
=end
-
03:26 PM Revision 00305d36 (git): * win32/README.win32 (Requirement): VC++ 5.0 is not supported
- already.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 03:06 PM Revision 5f05be45 (git): * 2009-03-05
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:06 PM Revision e7184e7a (git): * win32/README.win32 (Requirement): added unicows.lib and dll.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:29 PM Revision d34f9699 (git): * configure.in, win32/configure.bat (--enable-win95): new option
- to enable/disable win95 support.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22766 b2dd03c8-39d4-4d8f-98ff-82... -
01:44 PM Bug #1172: [sparc] *** glibc detected *** ruby1.9: free(): invalid pointer: 0xf7ef6a54 ***
- =begin
I do have access to a sparc and I will try your script for repro. However I was wondering if you could provid... -
07:26 AM Bug #1172: [sparc] *** glibc detected *** ruby1.9: free(): invalid pointer: 0xf7ef6a54 ***
- =begin
Here is the full debug output:
*** glibc detected *** ruby1.9: free(): invalid pointer: 0xf7eeea54 ***
==... -
02:15 AM Bug #1172: [sparc] *** glibc detected *** ruby1.9: free(): invalid pointer: 0xf7ef6a54 ***
- =begin
Please provide a core file.
=end
-
12:23 PM Revision 40c2dd15 (git): * lib/thread.rb (SizedQueue#push): fix limit condition.
- [ruby-dev:38135]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22765 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:03 PM Bug #1242: Segfault when requiring wxruby2.0.0
- =begin
I'm having trouble reproducing this issue can you please provide the platform i.e. "uname -a". Also it would ... -
11:27 AM Revision 43ba7d00 (git): * configure.in (mingw): checks if unicows.lib is available.
- * win32/Makefile.sub (LIBS): links unicows.lib if available.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2276... -
10:35 AM Revision 6e7d7bf5 (git): * include/ruby/win32.h (WIN95): moved to config.h
- * win32/Makefile.sub (config.h): defines WIN95 only if unicows.lib
is available.
* win32/setup.mak (-unicows-): ch... -
09:21 AM Revision 08f7b027 (git): merges r22743 from trunk into ruby_1_9_1.
- --
* lib/csv.rb: A patch from Madoka Yakamamoto to prevent an infinite
loop while reading some encodings.
git-svn-... -
09:21 AM Revision 12d0248c (git): merges r22707 from trunk into ruby_1_9_1.
- --
* file.c: include fcntl.h for O_RDONLY on Solaris.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_... -
09:21 AM Revision 7a28371f (git): merges r22706 from trunk into ruby_1_9_1.
- --
* lib/uri/common.rb (URI::Parser#escape): escaped string is ascii
only.
* lib/uri/common.rb (URI::Parser#unesca... -
09:21 AM Revision 73716b9d (git): merges r22702 from trunk into ruby_1_9_1.
- --
* ext/dl/handle.c (rb_dlhandle_sym): get rid of buffer overrun,
and try ASCII WINAPI versions too.
git-svn-id: ... -
09:20 AM Revision f0c30cd0 (git): merges r22699 from trunk into ruby_1_9_1.
- --
merged a patch from Alessandro Di Maria in [ruby-core:22560].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche... -
09:20 AM Revision 63bec266 (git): merges r22695 from trunk into ruby_1_9_1.
- --
* ext/dl/win32/lib/Win32API.rb (initialize): passes rest
arguments to DL.
git-svn-id: svn+ssh://ci.ruby-lang.or... -
09:20 AM Revision 1947a881 (git): merges r22692 from trunk into ruby_1_9_1.
- --
* util.c (ruby_dtoa): allocates one more byte to get rid of buffer
overrun. a patch from Charlie Savage at [rub... -
09:20 AM Revision 9100a770 (git): merges r22691 from trunk into ruby_1_9_1.
- --
* common.mk (.y.c): removed extra backslash. [ruby-core:22602]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branc... -
09:20 AM Revision 375d08ea (git): merges r22690 from trunk into ruby_1_9_1.
- --
* ext/dl/cfunc.c (rb_dlcfunc_call): fix for stdcall and missing
argument numbers. [ruby-core:22601]
* ext/dl/d... -
09:20 AM Revision 4481f3c5 (git): merges r22689 from trunk into ruby_1_9_1.
- --
* ext/bigdecimal/bigdecimal.c (gfDebug): uncommented out.
[ruby-core:22600]
git-svn-id: svn+ssh://ci.ruby-lang.... -
09:20 AM Revision 0253ba1a (git): merges r22688 from trunk into ruby_1_9_1.
- --
* process.c (rb_waitpid): use wait_each() on no waitpid platforms.
[ruby-dev:38054]
git-svn-id: svn+ssh://ci.ru... -
09:19 AM Revision 52c27b7b (git): merges r22687 from trunk into ruby_1_9_1.
- --
* process.c (proc_daemon): stops and restarts timer thread because
daemon(3) implies fork(2). [ruby-dev:38055]
... -
09:19 AM Revision 0b624bdf (git): merges r22663 from trunk into ruby_1_9_1.
- --
* util.c: fix SEGV by test_time.rb with
gcc version 4.4.0 20090219 (Red Hat 4.4.0-0.21) on Fedora 11 Alpha.
git... -
09:19 AM Revision efa92c86 (git): merges r22662 from trunk into ruby_1_9_1.
- --
* compile.c (cdhash_type, iseq_set_sequence): should not call
methods of the argument of case, to keep the seman... -
09:19 AM Revision cc5164ad (git): merges r22659 from trunk into ruby_1_9_1.
- --
* gc.c (ruby_get_stack_grow_direction): no needs to use thread
here, and not initialized yet. [ruby-core:22439]... -
09:19 AM Revision 079741af (git): merges r22655,r22658,r22660 and r22661 from trunk into ruby_1_9_1.
- --
* file.c (file_load_ok): checks if regular file, except for the
platform disallows to open directories, e.g. cyg... - 09:19 AM Revision c9393802 (git): * 2009-03-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@22746 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:19 AM Revision af2d1789 (git): merges r22611 from trunk into ruby_1_9_1.
- --
* string.c (rb_str_force_encoding): should clear coderange at changing
encoding. [ruby-core:22437]
git-svn-id:... -
09:08 AM Bug #1239: build fails for OpenBSD: [BUG] register_sigaltstack. error
- =begin
=end
-
09:08 AM Bug #1239 (Assigned): build fails for OpenBSD: [BUG] register_sigaltstack. error
- =begin
=end
-
02:50 AM Bug #1239: build fails for OpenBSD: [BUG] register_sigaltstack. error
- =begin
please change status to resolved or duped if there is an associated fix for this issue
=end
-
01:03 AM Bug #1239: build fails for OpenBSD: [BUG] register_sigaltstack. error
- =begin
trunk (1.9.2dev) is already fixed.
Thank you for the report.
=end
-
01:44 AM Feature #1218: New method needed to set and get the current recursion limit
- =begin
On Mon, Mar 2, 2009 at 8:07 AM, Conrad Taylor <[email protected]> wrote:
> Issue #1218 has been updated ...
03/03/2009
-
09:23 PM Bug #1242 (Rejected): Segfault when requiring wxruby2.0.0
- =begin
Ruby1.9.1p0 segfaults while requiring wxruby2.0.0
=end
-
09:06 PM Bug #1219: ostruct freeze still not stable
- =begin
Thank you, very nice solution.
On Fri, Feb 27, 2009 at 6:26 AM, Nobuyoshi Nakada <[email protected]> w... -
08:58 PM Bug #814: NoMethodError: undefined method `read_nonblock' for #<OpenSSL::SSL::SSLSocket:0x1a64f9a0>
- =begin
[ruby-core:22539]
=end
-
08:38 PM Bug #806: Net::Protocol#rbuf_fill is slow
- =begin
I can confirm that Jeremy Kemper's patch works for me and that the patch that was applied breaks IO that doe... - 08:20 PM Revision f45caa14 (git): * lib/csv.rb: Some minor documentation fixes from Gregory Brown.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22744 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
08:16 PM Bug #1241 (Third Party's Issue): Segfault with Nokogiri 1.2.1 on Ruby 1.9.1p0
- =begin
nokogiri's native.so from gem seems to be for ruby 1.8.
=end
-
07:48 PM Bug #1241 (Third Party's Issue): Segfault with Nokogiri 1.2.1 on Ruby 1.9.1p0
- =begin
After installing a clean Ruby 1.9.1-p0 from Ruby-mswin32 (http://www.garbagecollect.jp/ruby/mswin32/en/), I i... - 06:43 PM Revision 111c48e6 (git): * lib/csv.rb: A patch from Madoka Yakamamoto to prevent an infinite
- loop while reading some encodings.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22743 b2dd03c8-39d4-4d8f-98ff... -
06:38 PM Feature #1211: nested loop construct
- =begin
まつもと ゆきひろです
In message "Re: [ruby-dev:38094] Re: [Feature:trunk] nested loop construct"
on Thu, 26 Fe... - 03:57 PM Revision 5371f5cb (git): * 2009-03-04
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22742 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:57 PM Revision 294f45b0 (git): * lib/prime.rb (Prime::prime?): used to return a wrong answer.
- [ruby-core:22646].
* test/test_prime.rb (test_prime?): test case for [ruby-core:22646].
git-svn-id: svn+ssh://ci.ru... -
11:40 AM Revision ed5b6231 (git): merges r22610 from trunk into ruby_1_9_1.
- --
* io.c (rb_io_getline_1): enables limit even if rs is given.
[ruby-core:22434]
git-svn-id: svn+ssh://ci.ruby-la... -
11:40 AM Revision 5665cf67 (git): merges r22608 from trunk into ruby_1_9_1.
- --
* string.c (rb_str_chomp_bang): coderange may change.
[ruby-core:22414]
git-svn-id: svn+ssh://ci.ruby-lang.org/... -
11:40 AM Revision c1869577 (git): merges r22606 from trunk into ruby_1_9_1.
- --
* string.c (rb_str_delete_bang): should recalculate coderange.
[ruby-talk:329267]
git-svn-id: svn+ssh://ci.ruby... -
11:40 AM Revision c2109f71 (git): merges r22592 from trunk into ruby_1_9_1.
- --
* common.mk (main): split from exts and makes main program after
building exts with miniruby, to get rid of over... -
11:40 AM Revision 5002cf08 (git): merges r22591 from trunk into ruby_1_9_1.
- --
* common.mk (ripper.c): exec can't work on Windows.
* ext/ripper/depend (.SUFFIXES): nmake doesn't have .y by def... -
11:39 AM Revision eb74fc0b (git): merges r22589 from trunk into ruby_1_9_1.
- --
* missing/vsnprintf.c (BSD_vfprintf): ptrdiff_t may be larger than
long.
git-svn-id: svn+ssh://ci.ruby-lang.org... -
11:39 AM Revision bb0fe43b (git): merges r22587 from trunk into ruby_1_9_1.
- --
* process.c (rb_waitpid): last argument was missing.
* process.c (waitall_each): fixed typo. a patch from shinic... -
11:39 AM Revision e143b93c (git): merges r22577, r22578 and r22642 from trunk into ruby_1_9_1.
- --
* thread.c (thread_cleanup_func): unlock all locked mutexes even when
forking. [ruby-core:22269]
--
* bootstrap... -
11:39 AM Revision ce5bb227 (git): merges r22567 from trunk into ruby_1_9_1.
- --
* lib/fileutils.rb (mv): added description for the case of
different partitions. [ruby-talk:329072]
git-svn-id... -
11:39 AM Revision f3c363c6 (git): merges r22505 and r22547 from trunk into ruby_1_9_1.
- --
* string.c (tr_trans): should not be affected by the encoding of
replacement unless actually modified. [ruby-ta... - 11:39 AM Revision 725a2369 (git): * 2009-03-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@22730 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:38 AM Revision 18c0a7ee (git): merging r22085 needs r20086. [ruby-dev:38067]
- merges r22086 from trunk into ruby_1_9_1.
* ruby.c (process_options): set initial default_external before -r.... -
11:03 AM Bug #1239 (Closed): build fails for OpenBSD: [BUG] register_sigaltstack. error
- =begin
I have a computer with OpenBSD and I tried Ruby 1.9.1. So I obtained the source code, configured with "../con... -
08:10 AM Revision c32115d6 (git): * ext/extmk.rb (extmake): removes object files no longer used and
- files to be removed by old distclean.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22728 b2dd03c8-... -
08:10 AM Revision 27cc6770 (git): * ext/extmk.rb (extmake): removes object files no longer used and
- files to be removed by old distclean.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22728 b2dd03c8-39d4-4d8f-98... - 07:52 AM Revision dba06de1 (git): * ext/dl/win32/lib/win32/resolv.rb: get rid of warning.
- * ext/dl/lib/dl/func.rb: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22727 b2dd03c8-39d4-4d8f-98ff-82... -
07:31 AM Revision 087a5831 (git): * ext/extmk.rb (extmake): removes object files no longer used.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22726 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
07:25 AM Revision 2b3a2048 (git): * ext/extmk.rb (extmake), lib/mkmf.rb (create_makefile): $objs and
- $srcs are always Array or nil now.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22725 b2dd03c8-39d4-4d8f-98ff-... -
07:25 AM Revision 399aed89 (git): * ext/extmk.rb (extmake), lib/mkmf.rb (create_makefile): $objs and
- $srcs are always Array or nil now.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22725 b2dd03c8-39d... - 06:55 AM Revision 2a89c088 (git): * ext/dl/win32/lib/win32/{registry,resolv}.rb: use dl/import instead
- of Win32API.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22724 b2dd03c8-39d4-4d8f-98ff-823fe69b080e - 06:54 AM Revision 95189045 (git): * ext/dl/lib/dl/func.rb (DL::Function.name): delegate to @cfunc.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:40 AM Revision 1001173c (git): * ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks.
- * ext/dl/callback: split from dl.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22722 b2dd03c8-39d4-4d8f-98ff-8... -
06:28 AM Revision 2233d34b (git): * ext/extmk.rb (extmake): initialize $objs before extrace_makefile.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22721 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:09 AM Revision 91dd419e (git): * ext/dl/lib/dl/cparser.rb (DL::CParser::parse_signature): fixed
- variable name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22720 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:07 AM Revision daa2217d (git): * ext/dl/lib/dl/pack.rb (DL::PackInfo): reduced redundant
- initialization.
* ext/dl/lib/dl/stack.rb (DL::Stack): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@227... -
06:05 AM Revision 0cceff94 (git): * ext/dl/lib/dl/value.rb (DL::ValueUtil#wrap_arg): NULL for nil.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22718 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:03 AM Revision f9ca2119 (git): * test/dl: moved from ext/dl/test.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22717 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:57 AM Revision 078928bb (git): * ext/extmk.rb (extmake): removes object files no longer used.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22716 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:53 AM Revision 91c9a4be (git): * common.mk (main): passes $(MAKE) to mkmain_cmd
- * ext/extmk.rb (command_output): uses arguments to invoke make.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2... -
01:20 AM Feature #1218: New method needed to set and get the current recursion limit
- =begin
I don't do much pthreads programming.
The call you want seems to be:
int pthread_attr_setstacksize(pthr... -
12:50 AM Bug #1238: invalid multibyte char (US-ASCII)
- =begin
Hi,
In message "Re: [ruby-core:22625] [Bug #1238] invalid multibyte char (US-ASCII)"
on Tue, 3 Mar 20... -
12:42 AM Bug #1238 (Rejected): invalid multibyte char (US-ASCII)
- =begin
script that working good earlier(1.8.7) breaks trying print "йцукен\n" (russian cyrillic simbols)
my OS Ubu...
03/02/2009
-
10:08 PM Feature #1218: New method needed to set and get the current recursion limit
- =begin
@Austin Ziegler - I was able to change these limits within Python using FreeBSD, Linux, and Mac OS X operatin... -
06:01 PM Feature #1218: New method needed to set and get the current recursion limit
- =begin
Hi,
At Mon, 2 Mar 2009 17:41:03 +0900,
Brent Roman wrote in [ruby-core:22619]:
> Ruby 1.9 seems complete... -
05:42 PM Feature #1218: New method needed to set and get the current recursion limit
- =begin
setrlimit(RLIMIT_STACK, size_in_bytes)
*should* do what you want under a POSIX compliant OS.
See the m... -
07:47 PM Bug #1237 (Closed): URI.decodeが期待した値を返さない
- =begin
Applied in changeset r22706.
=end
-
06:52 PM Bug #1237 (Closed): URI.decodeが期待した値を返さない
- =begin
1.9.1p0で、URI.decodeが期待した値を返しません。
$ /usr/local/bin/ruby18 -ruri -ve 'puts URI.decode("%e3%81%93%e3%81%a1%... - 04:56 PM Revision 8dba4cdf (git): * 2009-03-03
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22714 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
04:56 PM Revision 1c2005fb (git): * lib/securerandom.rb (SecureRandom.urlsafe_base64): delete padding.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22713 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:53 PM Bug #1236 (Rejected): RUBY_VERSION not defined
- =begin
=end
-
02:52 PM Bug #1236: RUBY_VERSION not defined
- =begin
Hi,
At Mon, 2 Mar 2009 08:51:07 +0900,
Charlie Savage wrote in [ruby-core:22614]:
> ruby/config.h is gen... -
10:05 AM Bug #1236: RUBY_VERSION not defined
- =begin
Actually, the code would be more like this:
#if RUBY_VERSION_MAJOR == 1 && RUBY_VERSION_MINOR < 9
#inc... -
08:52 AM Bug #1236 (Rejected): RUBY_VERSION not defined
- =begin
Building from trunk with MSVC 2008.
ruby/config.h is generated with this line:
#define RUBY_LIB_VER... -
02:49 PM Bug #1230: ESP Stack Corruption on Windows
- =begin
Hi,
At Mon, 2 Mar 2009 03:58:32 +0900,
Charlie Savage wrote in [ruby-core:22613]:
> But looking at Win32... -
03:59 AM Bug #1230: ESP Stack Corruption on Windows
- =begin
Hi Nobu,
Thanks for applying the patch. Two comments though.
First, you changed:
SHGetFolderP... -
12:39 PM Revision 557359d1 (git): * ext/socket/sockport.h (SS_LEN): defined unconditionally.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22712 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:27 PM Revision 8a00868c (git): * ext/socket/ancdata.c (anc_inspect_socket_creds): supress warnings.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22711 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:14 PM Revision fb5d4ecf (git): * ext/socket/ancdata.c (rsock_discard_cmsg_resource): defined
- unconditionally.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22710 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:13 PM Revision a36ea435 (git): forgot to commit.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22709 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
12:07 PM Revision 344dcc25 (git): * ext/socket/raddrinfo.c (addrinfo_mload): don't use "sun" variable
- for Solaris.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22708 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
12:02 PM Revision 27475f4d (git): * file.c: include fcntl.h for O_RDONLY on Solaris.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22707 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:43 AM Revision 3f0060c0 (git): * lib/uri/common.rb (URI::Parser#escape): escaped string is ascii
- only.
* lib/uri/common.rb (URI::Parser#unescape): converts bytewise.
[ruby-dev:38005], [ruby-dev:38110]
git-svn-... -
07:40 AM Revision 5b35cbf5 (git): * README.EXT, README.EXT.ja (Macros): added HAVE_RUBY_*_H.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22705 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
03:22 AM Revision a8c4a7e4 (git): * win32/win32.c (init_env): keeps wide chars as wide chars.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22704 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:01 AM Revision 033bed37 (git): * ext/dl/dl.h (dlerror): fixed on Windows.
- * ext/dl/handle.c (rb_dlhandle_initialize): returns handle to
libruby if nil is given on Windows as dlopen.
git-s... -
01:50 AM Revision 46e06b57 (git): * ext/dl/handle.c (rb_dlhandle_sym): get rid of buffer overrun,
- and try ASCII WINAPI versions too.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22702 b2dd03c8-39d4-4d8f-98ff-... -
01:29 AM Revision 9fb56049 (git): * eval.c (rb_longjmp), include/ruby/intern.h (ruby_cleanup): fixed
- prototypes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
01:07 AM Bug #1220 (Closed): DRb::Observable notify_observers
- =begin
Applied in changeset r22699.
=end
03/01/2009
-
11:23 PM Feature #1218: New method needed to set and get the current recursion limit
- =begin
On Sat, Feb 28, 2009 at 7:26 AM, Conrad Taylor <[email protected]> wrote:
> Issue #1218 has been updated... -
09:03 PM Bug #1234 (Closed): RDoc failure in benchmark/bm_so_meteor_contest.rb at or around line 542 column
- =begin
Making documents fails with the following error:
% ./miniruby -I./lib -I.ext/common -I./- -r./ext/pureli... -
07:47 PM Bug #1233 (Closed): Zlib - Run Time Check Failure #3 (unitialized variable)
- =begin
Applied in changeset r22693.
=end
-
07:17 PM Bug #1233 (Closed): Zlib - Run Time Check Failure #3 (unitialized variable)
- =begin
Build and install Ruby 1.9.1 with -RTC1 with VC2008.
Then at the command prompt:
gem install libxml... -
07:17 PM Bug #1231 (Closed): YACC Make Rule Fails when building from source with nmake
- =begin
Applied in changeset r22691.
=end
-
05:21 PM Bug #1231 (Closed): YACC Make Rule Fails when building from source with nmake
- =begin
Check out Ruby from svn. Build it using VC2008 and nmake.
nmake will try to compile .y files to .c file... -
07:07 PM Bug #1230 (Closed): ESP Stack Corruption on Windows
- =begin
Applied in changeset r22690.
=end
-
05:17 PM Bug #1230 (Closed): ESP Stack Corruption on Windows
- =begin
Build Ruby with -RTC1 flag on Windows with VC2008 (same issues will also apply with Mingw).
You'll almos... -
05:37 PM Bug #1229 (Closed): Bigdecimal extension does not compile with debug build
- =begin
Applied in changeset r22689.
=end
-
05:15 PM Bug #1229 (Closed): Bigdecimal extension does not compile with debug build
- =begin
Building bigdecimal with _DEBUG set fails because gfDebug is commented out (this is with VC2008).
This p... - 03:57 PM Revision d6802f03 (git): * 2009-03-02
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22700 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 03:57 PM Revision 4104010c (git): merged a patch from Alessandro Di Maria in [ruby-core:22560].
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22699 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:00 PM Revision d79dc0f6 (git): * ext/socket/raddrinfo.c: suppress warnings.
- * ext/socket/socket.c: ditto.
* ext/socket/unixsocket.c: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk... -
12:59 PM Revision 4ca8057c (git): rdoc update.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22697 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
11:58 AM Revision aa2b22bb (git): * ext/socket/ (rsock_getfamily): renamed from rb_sock_getfamily.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:52 AM Revision 895b3f6e (git): * ext/dl/win32/lib/Win32API.rb (initialize): passes rest
- arguments to DL.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22695 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
10:41 AM Revision 64603725 (git): * util.c (ruby_dtoa): allocates one more byte to get rid of buffer
- overrun. a patch from Charlie Savage at [ruby-core:22604].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ru... -
10:39 AM Revision 2f3c15cb (git): * ext/zlib/zlib.c (zstream_run): suppress a warning. a patch from
- Charlie Savage at [ruby-core:22607].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22693 b2dd03c8-39d4-4d8f-98f... -
10:36 AM Revision cbeec456 (git): * util.c (ruby_dtoa): allocates one more byte to get rid of buffer
- overrun. a patch from Charlie Savage at [ruby-core:22604].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22692... -
10:11 AM Revision a6c52eec (git): * common.mk (.y.c): removed extra backslash. [ruby-core:22602]
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22691 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
10:02 AM Revision 3465e37e (git): * ext/dl/cfunc.c (rb_dlcfunc_call): fix for stdcall and missing
- argument numbers. [ruby-core:22601]
* ext/dl/dl.h (DLSTACK_PROTO0_): added.
* ext/dl/mkcallback.rb (gencallback, g... -
08:27 AM Revision 643bfbb4 (git): * ext/bigdecimal/bigdecimal.c (gfDebug): uncommented out.
- [ruby-core:22600]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22689 b2dd03c8-39d4-4d8f-98ff-823fe... -
08:27 AM Revision 0fee78a1 (git): * ext/bigdecimal/bigdecimal.c (gfDebug): uncommented out.
- [ruby-core:22600]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:15 AM Revision da9ffe37 (git): * process.c (rb_waitpid): use wait_each() on no waitpid platforms.
- [ruby-dev:38054]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22688 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
07:01 AM Revision 135930e9 (git): * process.c (proc_daemon): stops and restarts timer thread because
- daemon(3) implies fork(2). [ruby-dev:38055]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22687 b2dd03c8-39d4-... -
06:48 AM Revision 172d2087 (git): * ext/socket/ (rsock_make_hostent): renamed from sock_make_hostent.
- (rsock_addrinfo): renamed from sock_addrinfo.
(rsock_getaddrinfo): renamed from sock_getaddrinfo.
(rsock_socket):... -
06:33 AM Revision a6274c1e (git): add a space.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22685 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
06:30 AM Revision c49f05dd (git): * ext/socket: add rsock_prefix.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22684 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:16 AM Revision e70e2c93 (git): * test/ruby/test_path.rb (test_extname): test for r19596.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22683 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:16 AM Revision faabbf23 (git): * test/ruby/test_path.rb (test_extname): test for r19596.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22683 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 05:10 AM Revision fe017d14 (git): * 2009-03-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22682 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:10 AM Revision ab8c535e (git): * test/ruby/test_path.rb (test_basename): test for r19595.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22681 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
05:10 AM Revision d988d094 (git): * test/ruby/test_path.rb (test_basename): test for r19595.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22681 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
02:01 AM Bug #1227 (Third Party's Issue): [BUG] object allocation during garbage collection phase
- =begin
I'm trying to profile sections of a large application (taskjuggler) with ruby-prof. As soon as I hit the Ruby... -
12:54 AM Bug #1225: Curses::getmouse
- =begin
Sandor Szücs schrieb:
> Bug #1225: Curses::getmouse
> http://redmine.ruby-lang.org/issues/show/1225
>
> ...
02/28/2009
-
10:06 PM Bug #1225 (Closed): Curses::getmouse
- =begin
Hi Core!
To reproduce, try:
$ ruby19 -rcurses -e 'Curses::getmouse'
Command output is attached.
... -
09:27 PM Feature #1218: New method needed to set and get the current recursion limit
- =begin
Hi Dave, thanks for responding to the post. However, this doesn't resolve the issue that I'm seeing after in... -
06:38 PM Bug #1162: Build Assertion Failure with VC+++ - Incorrect flushing of stdout/stderr
- =begin
Hi Nobu,
Sorry, I've been out the last few days.
> You are wrong about -RTC1. It does emit checkin... -
06:27 PM Bug #1224 (Assigned): Can't install 1.9.1-p0
- =begin
Already fixed in the trunk. Thank you.
=end
-
05:33 PM Bug #1224 (Closed): Can't install 1.9.1-p0
- =begin
I am trying to install 1.9.1-p0 on CENTOS Linux 5.2.
I get the following error during "make".
I looked in... - 06:12 PM Revision 61cf551c (git): * 2009-03-01
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22680 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 06:12 PM Revision 5f7992aa (git): * class.c (rb_singleton_class_clone): Qnil must be used for a null
- class reference when we use NIL_P() to check class reference
validity. The bug was exposed by the spec test of Seq... -
02:58 PM Bug #1142: /opt/ruby19/lib/ruby19/1.9.1/openssl/ssl.rb:31: [BUG] Bus Error
- =begin
I was able to trigger the same bus error with ruby-1.9.1p1.
/opt/local/lib/ruby/1.9.1/openssl/ssl.rb:3... -
12:56 PM Revision 3888bfec (git): * vm_eval.c (rb_iterate): use volatile to suppress warnings.
- * eval.c (ruby_cleanup): ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22678 b2dd03c8-39d4-4d8f-98ff-82... -
11:12 AM Revision cfe9dcb8 (git): * eval_error.c (error_print): use volatile to suppress warnings.
- * vm_eval.c (eval_string_with_cref): ditto.
* thread.c (rb_exec_recursive): ditto.
* eval_jump.c (rb_exec_end_proc)... -
09:29 AM Revision 2ba6eec1 (git): * ext/socket/ancdata.c (ancillary_unix_rights): check message type.
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
- 09:06 AM Revision 65564041 (git): * 2009-02-28
- git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@22675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-
09:05 AM Revision 1bcfe8bb (git): * eval.c (rb_eval): needs to guard intermediate string objects.
- based on a patch from Brent Roman <brent AT mbari.org> at
[ruby-core:22584].
git-svn-id: svn+ssh://ci.ruby-lang.o... -
07:19 AM Revision 8746e342 (git): * lib/net/http.rb: suppress warnings of non-existing instance variable
- access for SSL.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e -
06:05 AM Revision 54cd7ea1 (git): * ext/socket/lib/socket.rb (BasicSocket#connect_address): returns ::1
- if the address is IPv4-mapped IPv6 address for 0.0.0.0 for MacOS X.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tru... -
05:43 AM Bug #1205: SET_STACK_END crashes due to uninitialized ruby_current_thread
- =begin
今日は。Ubuntuで日本語を使えるようにしたので、日本語で行きます。
示していただいたパッチでクラッシュは解消しました。似たようなコード(ruby_stack_length(), stack_check()... -
05:21 AM Bug #1214: Build issues
- =begin
今日は。Ubuntuで日本語を使えるようにしたので日本語で行きます。
バックスラッシュの件、有難うございました。
ライブラリの件は、ruby全体をダイナミックでリンクしようとすると
-l$(RU...
Also available in: Atom