ruby-core

Mailing Lists

ruby-list (For Ruby users, JA) ruby-dev (For Ruby developers, JA) ruby-core (For Ruby developers, EN) ruby-talk (For Ruby users, EN)
2025 2024 2023 2022 2021 2020 2019 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 2002
1 2 3 4 5 6 7 8 9 10 11 12

[#67919] [ruby-trunk - Misc #10809] [Open] [PATCH 2/2] Add tests for math.c related to [Feature 10785], [Feature 10800] — mail@...

Issue #10809 has been reported by gogo tanaka.

1 message 2015/02/01

[#67920] [ruby-trunk - Misc #10810] [Open] Refactor test_math.rb by introducing method named `assert_float_and_int` — mail@...

Issue #10810 has been reported by gogo tanaka.

1 message 2015/02/01

[#67921] [ruby-trunk - Misc #10809] [PATCH 2/2] Add tests for math.c related to [Feature 10785], [Feature 10800] — nobu@...

Issue #10809 has been updated by Nobuyoshi Nakada.

2 messages 2015/02/01
[#67922] unsubscribe — David Smith <djs070@...> 2015/02/01

[#67923] [ruby-trunk - Bug #10811] [Open] x86_64 segfault on Haiku — kallisti5@...

Issue #10811 has been reported by Alexander von Gluck.

1 message 2015/02/01

[#67924] [ruby-trunk - Bug #10811] x86_64 segfault on Haiku — kallisti5@...

Issue #10811 has been updated by Alexander von Gluck.

1 message 2015/02/01

[#67925] [ruby-trunk - Bug #10811] x86_64 segfault on Haiku — kallisti5@...

Issue #10811 has been updated by Alexander von Gluck.

1 message 2015/02/01

[#67926] [ruby-trunk - Misc #10809] [PATCH 2/2] Add tests for math.c related to [Feature 10785], [Feature 10800] — mail@...

Issue #10809 has been updated by kazuki tanaka.

1 message 2015/02/01

[#67927] [ruby-trunk - Misc #10809] [PATCH 2/2] Add tests for math.c related to [Feature 10785], [Feature 10800] — mail@...

Issue #10809 has been updated by kazuki tanaka.

1 message 2015/02/01

[#67928] [ruby-trunk - Misc #10809] [PATCH 2/2] Add tests for math.c related to [Feature 10785], [Feature 10800] — nobu@...

Issue #10809 has been updated by Nobuyoshi Nakada.

1 message 2015/02/01

[#67929] [ruby-trunk - Bug #10812] [Open] Object#respond_to? doesn't acknowledge active refinements — pablodherrero@...

Issue #10812 has been reported by Pablo Herrero.

1 message 2015/02/01

[#67930] [ruby-trunk - Bug #10812] Object#respond_to? doesn't acknowledge active refinements — pablodherrero@...

Issue #10812 has been updated by Pablo Herrero.

1 message 2015/02/01

[#67931] [ruby-trunk - Bug #10812] [Closed] Object#respond_to? doesn't acknowledge active refinements — nobu@...

Issue #10812 has been updated by Nobuyoshi Nakada.

1 message 2015/02/01

[#67932] [ruby-trunk - Misc #10809] [PATCH 2/2] Add tests for math.c related to [Feature 10785], [Feature 10800] — mail@...

Issue #10809 has been updated by kazuki tanaka.

1 message 2015/02/01

[#67934] [ruby-trunk - Bug #10813] [Closed] Fix intermittent SIGBUS on Linux (fixed at r49452) — nagachika00@...

Issue #10813 has been reported by Tomoyuki Chikanaga.

1 message 2015/02/01

[#67935] [ruby-trunk - Bug #10814] [Closed] SIGBUS by stack overflow on Funtoo (fixed at r49463) — nagachika00@...

Issue #10814 has been reported by Tomoyuki Chikanaga.

1 message 2015/02/01

[#67936] [ruby-trunk - Bug #10779] occasional segmentation fault running ruby 2.1, doesn't appear with ruby 1.9 — lmh_users-groups@...

Issue #10779 has been updated by LMH medchem.

1 message 2015/02/01

[#67937] [ruby-trunk - Bug #10814] SIGBUS by stack overflow on Funtoo (fixed at r49463) — nagachika00@...

Issue #10814 has been updated by Tomoyuki Chikanaga.

1 message 2015/02/01

[#67938] [ruby-trunk - Bug #10815] [Open] Dir.foreach in block form does not allow encoding — djberg96@...

Issue #10815 has been reported by Daniel Berger.

1 message 2015/02/01

[#67939] [ruby-trunk - Bug #10815] Dir.foreach in block form does not allow encoding — djberg96@...

Issue #10815 has been updated by Daniel Berger.

1 message 2015/02/01

[#67940] [ruby-trunk - Feature #10816] [Open] Add the ability to capture Coverage information — tenderlove@...

Issue #10816 has been reported by Aaron Patterson.

1 message 2015/02/01

[#67941] [ruby-trunk - Bug #10815] [Rejected] Dir.foreach in block form does not allow encoding — nobu@...

Issue #10815 has been updated by Nobuyoshi Nakada.

1 message 2015/02/02

[#67942] [ruby-trunk - Misc #10809] [PATCH 2/2] Add tests for math.c related to [Feature 10785], [Feature 10800] — matz@...

Issue #10809 has been updated by Yukihiro Matsumoto.

1 message 2015/02/02

[#67943] [ruby-trunk - Feature #10017] [Assigned] Add `Hash#values_at!` — nobu@...

Issue #10017 has been updated by Nobuyoshi Nakada.

1 message 2015/02/02

[#67944] [ruby-trunk - Bug #10817] [Open] [PERF] vm3_gc slower — tgx_world@...

Issue #10817 has been reported by Guo Xiang Tan.

1 message 2015/02/02

[#67945] [ruby-trunk - Bug #10818] [Open] Extrange behaviour when apliying a refinement inside eval — pablodherrero@...

Issue #10818 has been reported by Pablo Herrero.

1 message 2015/02/02

[#67946] [ruby-trunk - Feature #10510] [Assigned] Remove REXML instead of patching it — shibata.hiroshi@...

Issue #10510 has been updated by Hiroshi SHIBATA.

1 message 2015/02/02

[#67947] [ruby-trunk - Feature #10816] Add the ability to capture Coverage information — mame@...

Issue #10816 has been updated by Yusuke Endoh.

1 message 2015/02/02

[#67948] [ruby-trunk - Bug #10210] LDSHARED and LDSHAREDXX set to null ('') — nagachika00@...

Issue #10210 has been updated by Tomoyuki Chikanaga.

1 message 2015/02/02

[#67949] [ruby-trunk - Bug #10412] DNS Resolv broken when resolv.conf has option ndots > 1 — nagachika00@...

Issue #10412 has been updated by Tomoyuki Chikanaga.

1 message 2015/02/02

[#67950] [ruby-trunk - Bug #10432] wrong receiver of Binding from Method — nagachika00@...

Issue #10432 has been updated by Tomoyuki Chikanaga.

1 message 2015/02/02

[#67951] [ruby-trunk - Bug #10493] Wrong encoding for Etc.getlogin in Windows — nagachika00@...

Issue #10493 has been updated by Tomoyuki Chikanaga.

1 message 2015/02/02

[#67952] [ruby-trunk - Bug #10811] x86_64 segfault on Haiku — kallisti5@...

Issue #10811 has been updated by Alexander von Gluck.

1 message 2015/02/02

[#67953] [ruby-trunk - Bug #10493] Wrong encoding for Etc.getlogin in Windows — usa@...

Issue #10493 has been updated by Usaku NAKAMURA.

1 message 2015/02/02

[#67954] [ruby-trunk - Bug #10819] [Open] can't glob win32 short pathname — artonx@...

Issue #10819 has been reported by Akio Tajima.

1 message 2015/02/02

[#67955] [ruby-trunk - Bug #10768] segfault during ruby_vm_destruct() in cont_free() — ruby@...1.net

Issue #10768 has been updated by Aman Gupta.

1 message 2015/02/02

[#67956] [ruby-trunk - Bug #10815] Dir.foreach in block form does not allow encoding — djberg96@...

Issue #10815 has been updated by Daniel Berger.

1 message 2015/02/02

[#67957] Is file <ruby/dl.h> obsolete ? — GrahamC <grahamc001uk@...>

I have some extension code written in C which includes <ruby/dl.h>

2 messages 2015/02/02
[#67999] Re: Is file <ruby/dl.h> obsolete ? — Nobuyoshi Nakada <nobu@...> 2015/02/04

On 2015/02/03 7:54, GrahamC wrote:

[#67958] [ruby-trunk - Bug #10820] [Open] Win32 Registry Delete uses ANSI instead of Wide APIs — ferventcoder@...

Issue #10820 has been reported by Rob Reynolds.

1 message 2015/02/02

[#67959] [ruby-trunk - Bug #10820] Win32 Registry Delete uses ANSI instead of Wide APIs — ferventcoder@...

Issue #10820 has been updated by Rob Reynolds.

1 message 2015/02/02

[#67960] [ruby-trunk - Bug #10820] Win32 Registry Delete uses ANSI instead of Wide APIs — ferventcoder@...

Issue #10820 has been updated by Rob Reynolds.

1 message 2015/02/02

[#67961] [ruby-trunk - Bug #10820] Win32 Registry Delete uses ANSI instead of Wide APIs — ferventcoder@...

Issue #10820 has been updated by Rob Reynolds.

1 message 2015/02/02

[#67962] [ruby-trunk - Bug #10821] [Open] mkmf.rb: Incorrect have_devel? test depending on run order — josh@...

Issue #10821 has been reported by Joshua Peek.

1 message 2015/02/03

[#67963] [ruby-trunk - Bug #10818] Extrange behaviour when apliying a refinement inside eval — pablodherrero@...

Issue #10818 has been updated by Pablo Herrero.

1 message 2015/02/03

[#67964] [ruby-trunk - Bug #10819] can't glob win32 short pathname — nobu@...

Issue #10819 has been updated by Nobuyoshi Nakada.

1 message 2015/02/03

[#67965] [ruby-trunk - Bug #10815] Dir.foreach in block form does not allow encoding — nobu@...

Issue #10815 has been updated by Nobuyoshi Nakada.

1 message 2015/02/03

[#67966] [ruby-trunk - Misc #10742] segmentation fault error while running ruby project — geeta.kasar@...

Issue #10742 has been updated by Geetanjali Kasar.

1 message 2015/02/03

[#67967] [ruby-trunk - Bug #10765] [Assigned] Module#remove_method remove refined method entry. — shugo@...

Issue #10765 has been updated by Shugo Maeda.

1 message 2015/02/03

[#67968] [ruby-trunk - Bug #10819] can't glob win32 short pathname — nobu@...

Issue #10819 has been updated by Nobuyoshi Nakada.

1 message 2015/02/03

[#67969] [ruby-trunk - Bug #10765] Module#remove_method remove refined method entry. — shugo@...

Issue #10765 has been updated by Shugo Maeda.

1 message 2015/02/03

[#67970] [ruby-trunk - Misc #10742] [Third Party's Issue] segmentation fault error while running ruby project — nobu@...

Issue #10742 has been updated by Nobuyoshi Nakada.

1 message 2015/02/03

[#67971] [ruby-trunk - Bug #10815] Dir.foreach in block form does not allow encoding — djberg96@...

Issue #10815 has been updated by Daniel Berger.

1 message 2015/02/03

[#67972] [ruby-trunk - Bug #10818] Extrange behaviour when apliying a refinement inside eval — hanachin@...

Issue #10818 has been updated by Seiei Higa.

1 message 2015/02/03

[#67973] [ruby-trunk - Bug #10818] Extrange behaviour when apliying a refinement inside eval — hanachin@...

Issue #10818 has been updated by Seiei Higa.

1 message 2015/02/03

[#67974] [ruby-trunk - Bug #10818] [Assigned] Extrange behaviour when apliying a refinement inside eval — shugo@...

Issue #10818 has been updated by Shugo Maeda.

1 message 2015/02/03

[#67975] [ruby-trunk - Bug #10818] Extrange behaviour when apliying a refinement inside eval — shugo@...

Issue #10818 has been updated by Shugo Maeda.

1 message 2015/02/03

[#67976] [ruby-trunk - Bug #10818] Extrange behaviour when apliying a refinement inside eval — hanachin@...

Issue #10818 has been updated by Seiei Higa.

1 message 2015/02/03

[#67977] [ruby-trunk - Bug #10822] [Open] make-snapshot breaks during download of bundled gems — v.ondruch@...

Issue #10822 has been reported by Vit Ondruch.

1 message 2015/02/03

[#67978] [ruby-trunk - Bug #10765] [Assigned] Module#remove_method remove refined method entry. — v.ondruch@...

Issue #10765 has been updated by Vit Ondruch.

1 message 2015/02/03

[#67979] [ruby-trunk - Bug #10803] 2.1.5: rb_gc_mark() — brodock@...

Issue #10803 has been updated by Gabriel Mazetto.

1 message 2015/02/03

[#67980] [ruby-trunk - Bug #10823] [Open] Issue building bigdecimal. — matt@...

Issue #10823 has been reported by Matt Hoyle.

1 message 2015/02/03

[#67981] [ruby-trunk - Bug #10819] can't glob win32 short pathname — artonx@...

Issue #10819 has been updated by Akio Tajima.

1 message 2015/02/03

[#67982] [ruby-trunk - Bug #10765] Module#remove_method remove refined method entry. — hanachin@...

Issue #10765 has been updated by Seiei Higa.

1 message 2015/02/03

[#67983] [ruby-trunk - Bug #10822] make-snapshot breaks during download of bundled gems — v.ondruch@...

Issue #10822 has been updated by Vit Ondruch.

1 message 2015/02/03

[#67984] [ruby-trunk - Bug #10821] mkmf.rb: Incorrect have_devel? test depending on run order — ruby@...1.net

Issue #10821 has been updated by Aman Gupta.

1 message 2015/02/03

[#67985] [ruby-trunk - Bug #10824] [Open] to_yaml incorrectly inserts return lines — cthielen@...

Issue #10824 has been reported by Christopher Thielen.

1 message 2015/02/03

[#67986] [ruby-trunk - Bug #10561] Improve function of Thread::Backtrace::Location #path and #absolute_path — yorickpeterse@...

Issue #10561 has been updated by Yorick Peterse.

1 message 2015/02/03

[#67987] [ruby-trunk - Bug #10825] [Open] Fix build error in sdbm under Windows — owen.rodley@...

Issue #10825 has been reported by Owen Rodley.

1 message 2015/02/03

[#67988] [ruby-trunk - Bug #10818] Extrange behaviour when apliying a refinement inside eval — pablodherrero@...

Issue #10818 has been updated by Pablo Herrero.

1 message 2015/02/04

[#67989] [ruby-trunk - Bug #10818] Extrange behaviour when apliying a refinement inside eval — pablodherrero@...

Issue #10818 has been updated by Pablo Herrero.

1 message 2015/02/04

[#67990] [ruby-trunk - Bug #10811] x86_64 segfault on Haiku — kallisti5@...

Issue #10811 has been updated by Alexander von Gluck.

1 message 2015/02/04

[#67991] [ruby-trunk - Bug #10811] x86_64 segfault on Haiku — kallisti5@...

Issue #10811 has been updated by Alexander von Gluck.

2 messages 2015/02/04
[#68015] unsubscribe — David Smith <djs070@...> 2015/02/04

[#67992] [ruby-trunk - Bug #10818] Extrange behaviour when apliying a refinement inside eval — shugo@...

Issue #10818 has been updated by Shugo Maeda.

1 message 2015/02/04

[#67993] [ruby-trunk - Bug #10818] Extrange behaviour when apliying a refinement inside eval — shugo@...

Issue #10818 has been updated by Shugo Maeda.

1 message 2015/02/04

[#67994] [ruby-trunk - Bug #10818] Extrange behaviour when apliying a refinement inside eval — pablodherrero@...

Issue #10818 has been updated by Pablo Herrero.

1 message 2015/02/04

[#67995] [ruby-trunk - Misc #10742] segmentation fault error while running ruby project — geeta.kasar@...

Issue #10742 has been updated by Geetanjali Kasar.

1 message 2015/02/04

[#67996] [ruby-trunk - Bug #10765] Module#remove_method remove refined method entry. — shugo@...

Issue #10765 has been updated by Shugo Maeda.

1 message 2015/02/04

[#67997] [ruby-trunk - Bug #10561] Improve function of Thread::Backtrace::Location #path and #absolute_path — nobu@...

Issue #10561 has been updated by Nobuyoshi Nakada.

1 message 2015/02/04

[#67998] [ruby-trunk - Bug #10765] Module#remove_method remove refined method entry. — shugo@...

Issue #10765 has been updated by Shugo Maeda.

1 message 2015/02/04

[#68000] [ruby-trunk - Bug #10824] [Assigned] to_yaml incorrectly inserts return lines — nobu@...

Issue #10824 has been updated by Nobuyoshi Nakada.

1 message 2015/02/04

[#68001] [ruby-trunk - Bug #10822] [Third Party's Issue] make-snapshot breaks during download of bundled gems — nobu@...

Issue #10822 has been updated by Nobuyoshi Nakada.

1 message 2015/02/04

[#68002] [ruby-trunk - Bug #10765] [Closed] Module#remove_method remove refined method entry. — shugo@...

Issue #10765 has been updated by Shugo Maeda.

1 message 2015/02/04

[#68003] [ruby-trunk - Bug #10561] Improve function of Thread::Backtrace::Location #path and #absolute_path — yorickpeterse@...

Issue #10561 has been updated by Yorick Peterse.

1 message 2015/02/04

[#68004] [ruby-trunk - Bug #10561] Improve function of Thread::Backtrace::Location #path and #absolute_path — yorickpeterse@...

Issue #10561 has been updated by Yorick Peterse.

1 message 2015/02/04

[#68005] [ruby-trunk - Bug #10822] make-snapshot breaks during download of bundled gems — v.ondruch@...

Issue #10822 has been updated by Vit Ondruch.

1 message 2015/02/04

[#68006] [ruby-trunk - Bug #10827] [Open] TestIO#test_io_select_with_many_files segfaults randomly — v.ondruch@...

Issue #10827 has been reported by Vit Ondruch.

1 message 2015/02/04

[#68007] [ruby-trunk - Bug #10765] Module#remove_method remove refined method entry. — v.ondruch@...

Issue #10765 has been updated by Vit Ondruch.

1 message 2015/02/04

[#68008] [ruby-trunk - Bug #10828] [Open] send should not create immortal symbols — ruby-core@...

Issue #10828 has been reported by Marc-Andre Lafortune.

1 message 2015/02/04

[#68009] Re: Is file <ruby/dl.h> obsolete ? — GrahamC <grahamc001uk@...>

>> On 2015/02/03 7:54, GrahamC wrote:

1 message 2015/02/04

[#68010] [ruby-trunk - Bug #10828] send should not create immortal symbols — ruby-core@...

Issue #10828 has been updated by Marc-Andre Lafortune.

1 message 2015/02/04

[#68011] [ruby-trunk - Bug #10819] can't glob win32 short pathname — usa@...

Issue #10819 has been updated by Usaku NAKAMURA.

1 message 2015/02/04

[#68012] [ruby-trunk - Bug #10819] can't glob win32 short pathname — usa@...

Issue #10819 has been updated by Usaku NAKAMURA.

1 message 2015/02/04

[#68013] [CommonRuby - Feature #10829] [Open] Add to_proc method to the Array class — ben@...

Issue #10829 has been reported by Ben Morgan.

1 message 2015/02/04

[#68014] [CommonRuby - Feature #10829] Add to_proc method to the Array class — ben@...

Issue #10829 has been updated by Ben Morgan.

1 message 2015/02/04

[#68016] [ruby-trunk - Bug #9432] ThreadError [ Attempt to unlock a mutex which is locked by another thread ] — aaron@...

Issue #9432 has been updated by Aaron Stone.

1 message 2015/02/05

[#68017] [ruby-trunk - Feature #10773] [Rejected] nested module should work in instance_eval — shugo@...

Issue #10773 has been updated by Shugo Maeda.

1 message 2015/02/05

[#68018] [ruby-trunk - Bug #10578] [Assigned] Allow undefining methods in refinements — shugo@...

Issue #10578 has been updated by Shugo Maeda.

1 message 2015/02/05

[#68019] [ruby-trunk - Bug #10661] The "possible reference to past scope" warning is quite frustrating and is forcing me to change my variable names from what I want — naruse@...

Issue #10661 has been updated by Yui NARUSE.

1 message 2015/02/05

[#68020] [ruby-trunk - Bug #10620] [Closed] #define_singleton_method keeps object from being garbage collected — shugo@...

Issue #10620 has been updated by Shugo Maeda.

1 message 2015/02/05

[#68021] [ruby-trunk - Bug #10561] Improve function of Thread::Backtrace::Location #path and #absolute_path — eregontp@...

Issue #10561 has been updated by Benoit Daloze.

1 message 2015/02/05

[#68022] [ruby-trunk - Bug #10561] Improve function of Thread::Backtrace::Location #path and #absolute_path — yorickpeterse@...

Issue #10561 has been updated by Yorick Peterse.

1 message 2015/02/05

[#68023] [ruby-trunk - Misc #10742] segmentation fault error while running ruby project — geeta.kasar@...

Issue #10742 has been updated by Geetanjali Kasar.

1 message 2015/02/05

[#68024] [ruby-trunk - Misc #10757] Vagrant environment for MRI contributors — anthony.crumley@...

Issue #10757 has been updated by Anthony Crumley.

1 message 2015/02/05

[#68025] [ruby-trunk - Bug #10830] [Open] LDFLAGS not honoured when linking libruby.so — dam@...

Issue #10830 has been reported by Dagobert Michelsen.

1 message 2015/02/05

[#68026] [ruby-trunk - Bug #10761] Marshal.dump 100% slower in 2.2.0 vs 2.1.5 — naruse@...

Issue #10761 has been updated by Yui NARUSE.

1 message 2015/02/05

[#68027] [ruby-trunk - Bug #10803] 2.1.5: rb_gc_mark() — brodock@...

Issue #10803 has been updated by Gabriel Mazetto.

1 message 2015/02/05

[#68029] Maintenance of `prime` library? — Marc-Andre Lafortune <ruby-core-mailing-list@...>

Has anyone heard of yugui?

2 messages 2015/02/05
[#68207] Re: Maintenance of `prime` library? — Yugui <yugui@...> 2015/02/21

Hello Marc-Andre,

[#68030] [ruby-trunk - Bug #10828] send should not create immortal symbols — ruby-core@...

Issue #10828 has been updated by Marc-Andre Lafortune.

1 message 2015/02/05

[#68031] [ruby-trunk - Bug #10831] [Open] Variable keyword arguments shouldn't create immortal symbols — ruby-core@...

Issue #10831 has been reported by Marc-Andre Lafortune.

1 message 2015/02/05

[#68032] [ruby-trunk - Bug #10803] 2.1.5: rb_gc_mark() — brodock@...

Issue #10803 has been updated by Gabriel Mazetto.

1 message 2015/02/05

[#68033] [ruby-trunk - Bug #10761] [Open] Marshal.dump 100% slower in 2.2.0 vs 2.1.5 — nobu@...

Issue #10761 has been updated by Nobuyoshi Nakada.

1 message 2015/02/05

[#68034] [ruby-trunk - Bug #10518] [Closed] String "delete" method does not remove some characters from input string — shugo@...

Issue #10518 has been updated by Shugo Maeda.

1 message 2015/02/06

[#68035] [ruby-trunk - Bug #10761] Marshal.dump 100% slower in 2.2.0 vs 2.1.5 — usa@...

Issue #10761 has been updated by Usaku NAKAMURA.

1 message 2015/02/06

[#68036] [ruby-trunk - Bug #10518] [Rejected] String "delete" method does not remove some characters from input string — usa@...

Issue #10518 has been updated by Usaku NAKAMURA.

1 message 2015/02/06

[#68037] [ruby-trunk - Bug #10780] Unable to build with Visual Studio 2013 — naruse@...

Issue #10780 has been updated by Yui NARUSE.

1 message 2015/02/06

[#68038] [ruby-trunk - Bug #10694] Improve Thread#value rubydoc — naruse@...

Issue #10694 has been updated by Yui NARUSE.

1 message 2015/02/06

[#68039] [ruby-trunk - Bug #10522] [Feedback] SSL_VERSION not handled properly in Net::Http, OpenSSL libraries — shugo@...

Issue #10522 has been updated by Shugo Maeda.

1 message 2015/02/06

[#68040] [ruby-trunk - Bug #10832] [Open] while loop segmentation fault — redoalf@...

Issue #10832 has been reported by j j.

1 message 2015/02/06

[#68041] [ruby-trunk - Bug #10832] while loop segmentation fault — redoalf@...

Issue #10832 has been updated by j j.

1 message 2015/02/06

[#68042] [ruby-trunk - Bug #10832] [Closed] while loop segmentation fault — nobu@...

Issue #10832 has been updated by Nobuyoshi Nakada.

1 message 2015/02/06

[#68043] [ruby-trunk - Bug #10824] to_yaml incorrectly inserts return lines — tenderlove@...

Issue #10824 has been updated by Aaron Patterson.

1 message 2015/02/06

[#68045] [ruby-trunk - Bug #10522] SSL_VERSION not handled properly in Net::Http, OpenSSL libraries — e@...

Issue #10522 has been updated by Zachary Scott.

1 message 2015/02/06

[#68046] [ruby-trunk - Bug #10814] SIGBUS by stack overflow on Funtoo (fixed at r49463) — naruse@...

Issue #10814 has been updated by Yui NARUSE.

1 message 2015/02/06

[#68047] [CommonRuby - Feature #10833] [Open] getting argument error in rails production — raja.narasinga2@...

Issue #10833 has been reported by narasinga raja.

1 message 2015/02/06

[#68048] [CommonRuby - Feature #10833] [Third Party's Issue] getting argument error in rails production — nobu@...

Issue #10833 has been updated by Nobuyoshi Nakada.

1 message 2015/02/06

[#68049] Question about Array#pack and bignums — Daniel Berger <djberg96@...>

Hi,

1 message 2015/02/06

[#68050] visibility of old bugs in redmine? — Eric Wong <normalperson@...>

Hi, I'm updating some links in old documentation; but haven't

4 messages 2015/02/06
[#68066] Re: visibility of old bugs in redmine? — Marc-Andre Lafortune <ruby-core-mailing-list@...> 2015/02/08

Issue 2962 is part of projects/ruby-191(Backport191) and (1) you don't

[#68068] Re: visibility of old bugs in redmine? — SHIBATA Hiroshi <shibata.hiroshi@...> 2015/02/09

> For example, old links like:

[#80553] Re: visibility of old bugs in redmine? — Eric Wong <normalperson@...> 2017/04/04

Hello, I noticed this 403 was problam, again; since I maintain

[#68051] [ruby-trunk - Bug #10824] to_yaml incorrectly inserts return lines — cthielen@...

Issue #10824 has been updated by Christopher Thielen.

1 message 2015/02/06

[#68052] [Ruby trunk - Feature #9390] Support for the ALPN TLS extension — 34test45test@...

Issue #9390 has been updated by Tim Emiola.

1 message 2015/02/07

[#68053] [Ruby trunk - Bug #10834] [Open] Segmentation fault when I try to do rails server in Windows 7 home edition 64bits — drgorriz@...

Issue #10834 has been reported by Max Max.

1 message 2015/02/07

[#68054] [Ruby trunk - Bug #10834] Segmentation fault when I try to do rails server in Windows 7 home edition 64bits — phasis@...

Issue #10834 has been updated by Heesob Park.

1 message 2015/02/07

[#68055] [Ruby trunk - Bug #10835] [Open] Could not generate migration -- seg fault error — alexandernfeinberg@...

Issue #10835 has been reported by Alexander Feinberg.

1 message 2015/02/07

[#68056] [Ruby trunk - Misc #10836] [Open] Add Documentation to Regexp — lord.thom@...

Issue #10836 has been reported by Tom Lord.

1 message 2015/02/07

[#68057] [Ruby trunk - Misc #10836] Add Documentation to Regexp — lord.thom@...

Issue #10836 has been updated by Tom Lord.

1 message 2015/02/07

[#68058] [Ruby trunk - Bug #10837] [Open] spatting a single element array produces an array instead of a single value for return and next — alxtskrnk@...

Issue #10837 has been reported by bug hit.

1 message 2015/02/08

[#68059] [Ruby trunk - Bug #10834] [Third Party's Issue] Segmentation fault when I try to do rails server in Windows 7 home edition 64bits — nobu@...

Issue #10834 has been updated by Nobuyoshi Nakada.

1 message 2015/02/08

[#68060] [Ruby trunk - Bug #10835] [Third Party's Issue] Could not generate migration -- seg fault error — nobu@...

Issue #10835 has been updated by Nobuyoshi Nakada.

1 message 2015/02/08

[#68061] [Ruby trunk - Bug #10837] [Rejected] spatting a single element array produces an array instead of a single value for return and next — nobu@...

Issue #10837 has been updated by Nobuyoshi Nakada.

1 message 2015/02/08

[#68062] [Ruby trunk - Bug #10837] spatting a single element array produces an array instead of a single value for return and next — alxtskrnk@...

Issue #10837 has been updated by bug hit.

1 message 2015/02/08

[#68063] [Ruby trunk - Bug #10837] spatting a single element array produces an array instead of a single value for return and next — alxtskrnk@...

Issue #10837 has been updated by bug hit.

1 message 2015/02/08

[#68064] [Ruby trunk - Bug #10820] [Assigned] Win32 Registry Delete uses ANSI instead of Wide APIs — nobu@...

Issue #10820 has been updated by Nobuyoshi Nakada.

1 message 2015/02/08

[#68065] [Ruby trunk - Bug #10838] [Open] ri's man page and options are wrong — josh.cheek@...

Issue #10838 has been reported by Josh Cheek.

1 message 2015/02/08

[#68067] [Ruby trunk - Bug #10840] [Open] documentation for Vector#cross_product in module 'matrix' is inconsistent — anajilly@...

Issue #10840 has been reported by Ana Johnson.

1 message 2015/02/09

[#68069] [Ruby trunk - Bug #10840] [Closed] documentation for Vector#cross_product in module 'matrix' is inconsistent — ruby-core@...

Issue #10840 has been updated by Marc-Andre Lafortune.

1 message 2015/02/09

[#68070] [Ruby trunk - Bug #10841] [Open] 2.2.0p43 not building with gcc 4.9.1 — a_lamothe@...

Issue #10841 has been reported by Adrien Lamothe.

1 message 2015/02/09

[#68071] [Ruby trunk - Bug #10842] [Open] rake update to 10.4.2 -> Segmentation fault : ruby 2.1.5p273 (2014-11-13 revision 48405) [x64-mingw32] — s.cambour@...

Issue #10842 has been reported by Sergue誰 Cambour.

1 message 2015/02/09

[#68072] [Ruby trunk - Bug #10842] [Feedback] rake update to 10.4.2 -> Segmentation fault : ruby 2.1.5p273 (2014-11-13 revision 48405) [x64-mingw32] — nobu@...

Issue #10842 has been updated by Nobuyoshi Nakada.

1 message 2015/02/09

[#68073] [Ruby trunk - Bug #10655] Segmentation fault on chef-client run — steven.elder@...

Issue #10655 has been updated by Steven Elder.

1 message 2015/02/09

[#68074] [Ruby trunk - Bug #10460] Segfault instead of stack level too deep — arne@...

Issue #10460 has been updated by Arne Brasseur.

1 message 2015/02/09

[#68075] [Ruby trunk - Bug #10837] spatting a single element array produces an array instead of a single value for return and next — alxtskrnk@...

Issue #10837 has been updated by bug hit.

1 message 2015/02/09

[#68076] [Ruby trunk - Bug #10578] Allow undefining methods in refinements — shugo@...

Issue #10578 has been updated by Shugo Maeda.

1 message 2015/02/10

[#68077] [Ruby trunk - Misc #10742] segmentation fault error while running ruby project — geeta.kasar@...

Issue #10742 has been updated by Geetanjali Kasar.

1 message 2015/02/10

[#68078] [Ruby trunk - Bug #10817] [PERF] vm3_gc slower — tgx_world@...

Issue #10817 has been updated by Guo Xiang Tan.

1 message 2015/02/10

[#68079] [Ruby trunk - Feature #9781] Feature Proposal: Method#super_method — eregontp@...

Issue #9781 has been updated by Benoit Daloze.

1 message 2015/02/10

[#68080] [Ruby trunk - Feature #10844] [Open] TracePoint API needs an event to inform about creating/removing a new frame without calling something — os97673@...

Issue #10844 has been reported by Oleg Sukhodolsky.

1 message 2015/02/10

[#68081] [Ruby trunk - Bug #10837] spatting a single element array produces an array instead of a single value for return and next — ruby-core@...

Issue #10837 has been updated by Marc-Andre Lafortune.

1 message 2015/02/10

[#68082] [Ruby trunk - Bug #10837] spatting a single element array produces an array instead of a single value for return and next — alxtskrnk@...

Issue #10837 has been updated by bug hit.

1 message 2015/02/10

[#68084] [Ruby trunk - Bug #10845] [Open] Subclassing String — sawadatsuyoshi@...

Issue #10845 has been reported by Tsuyoshi Sawada.

2 messages 2015/02/10
[#68085] Re: [Ruby trunk - Bug #10845] [Open] Subclassing String — Ricky Ng <dummey@...> 2015/02/10

Hmm, guessing that '+' and '%' are being a bit weird...

[#68086] [Ruby trunk - Bug #10845] Subclassing String — sawadatsuyoshi@...

Issue #10845 has been updated by Tsuyoshi Sawada.

2 messages 2015/02/11
[#68087] Re: [Ruby trunk - Bug #10845] Subclassing String — Ricky Ng <dummey@...> 2015/02/11

Ahh yea, me being derpy =(. What I wanted to actually do was sanity

[#68088] [Ruby trunk - Misc #10754] Tiny optimisation of Set#include? — ismaelga@...

Issue #10754 has been updated by Ismael Abreu.

2 messages 2015/02/11
[#68090] Re: [Ruby trunk - Misc #10754] Tiny optimisation of Set#include? — Eric Wong <normalperson@...> 2015/02/11

Thanks for the reminder, I got distracted with other stuff :x

[#68089] [Ruby trunk - Bug #10846] [Open] Stack consistency error — jeremy.lecour@...

Issue #10846 has been reported by Jテゥrテゥmy Lecour.

1 message 2015/02/11

[#68091] [Ruby trunk - Bug #10846] Stack consistency error — nobu@...

Issue #10846 has been updated by Nobuyoshi Nakada.

1 message 2015/02/12

[#68092] client certificate options for OpenURI — Tristan Hill <tristan@...>

Hi,

1 message 2015/02/12

[#68093] [Ruby trunk - Bug #10847] [Open] SystemStackError after NameError prepends a module — mail@...

Issue #10847 has been reported by Yuki Nishijima.

1 message 2015/02/12

[#68094] [Ruby trunk - Misc #10754] Tiny optimisation of Set#include? — ismaelga@...

Issue #10754 has been updated by Ismael Abreu.

1 message 2015/02/12

[#68095] [Ruby trunk - Bug #10813] Fix intermittent SIGBUS on Linux (fixed at r49452) — naruse@...

Issue #10813 has been updated by Yui NARUSE.

1 message 2015/02/12

[#68096] [Ruby trunk - Bug #10848] [Open] [BUG] Segmentation fault at 0x00000000000440 ??? — bobbysmith24@...

Issue #10848 has been reported by Bobby Smith.

1 message 2015/02/12

[#68097] [Ruby trunk - Misc #10754] [Closed] Tiny optimisation of Set#include? — ruby-core@...

Issue #10754 has been updated by Marc-Andre Lafortune.

1 message 2015/02/12

[#68098] [Ruby trunk - Feature #10849] [Open] Adding an alphanumeric function to SecureRandom — andrewcbutterfield@...

Issue #10849 has been reported by Andrew Butterfield.

1 message 2015/02/12

[#68099] [Ruby trunk - Feature #10849] Adding an alphanumeric function to SecureRandom — andrewcbutterfield@...

Issue #10849 has been updated by Andrew Butterfield.

1 message 2015/02/12

[#68100] [Ruby trunk - Feature #10816] Add the ability to capture Coverage information — ryand-ruby@...

Issue #10816 has been updated by Ryan Davis.

1 message 2015/02/13

[#68101] [Ruby trunk - Feature #10849] Adding an alphanumeric function to SecureRandom — andrewcbutterfield@...

Issue #10849 has been updated by Andrew Butterfield.

1 message 2015/02/13

[#68102] [Ruby trunk - Feature #10816] Add the ability to capture Coverage information — tenderlove@...

Issue #10816 has been updated by Aaron Patterson.

1 message 2015/02/13

[#68103] [Ruby trunk - Bug #10053] OpenSSL: incorrect return value check of EGD functions — e@...

Issue #10053 has been updated by Zachary Scott.

1 message 2015/02/13

[#68104] [Ruby trunk - Feature #10849] Adding an alphanumeric function to SecureRandom — nobu@...

Issue #10849 has been updated by Nobuyoshi Nakada.

1 message 2015/02/13

[#68105] [Ruby trunk - Feature #10739] merge upstream of json-1.8.2 — shibata.hiroshi@...

Issue #10739 has been updated by Hiroshi SHIBATA.

1 message 2015/02/13

[#68106] [Ruby trunk - Bug #10053] OpenSSL: incorrect return value check of EGD functions — e@...

Issue #10053 has been updated by Zachary Scott.

1 message 2015/02/13

[#68107] [Ruby trunk - Bug #10821] mkmf.rb: Incorrect have_devel? test depending on run order — naruse@...

Issue #10821 has been updated by Yui NARUSE.

1 message 2015/02/13

[#68108] [Ruby trunk - Bug #10850] [Open] BigDecimal division incorrect — Elyas.Shaladi@...

Issue #10850 has been reported by Elyasin Shaladi.

1 message 2015/02/13

[#68109] [Ruby trunk - Feature #10851] [Open] Introduce Regexp#fetch — prijutme4ty@...

Issue #10851 has been reported by Ilya Vorontsov.

1 message 2015/02/13

[#68110] [Ruby trunk - Bug #10853] [Assigned] inspect.claer dumps core — mame@...

Issue #10853 has been reported by Yusuke Endoh.

1 message 2015/02/13

[#68111] [Ruby trunk - Feature #10740] Base64 urlsafe methods are not urlsafe — mame@...

Issue #10740 has been updated by Yusuke Endoh.

1 message 2015/02/13

[#68112] [Ruby trunk - Bug #10821] mkmf.rb: Incorrect have_devel? test depending on run order — usa@...

Issue #10821 has been updated by Usaku NAKAMURA.

1 message 2015/02/13

[#68113] [Ruby trunk - Bug #10853] inspect.claer dumps core — mame@...

Issue #10853 has been updated by Yusuke Endoh.

1 message 2015/02/13

[#68114] [Ruby trunk - Feature #10816] Add the ability to capture Coverage information — mame@...

Issue #10816 has been updated by Yusuke Endoh.

1 message 2015/02/13

[#68115] [Ruby trunk - Feature #10816] Add the ability to capture Coverage information — tenderlove@...

Issue #10816 has been updated by Aaron Patterson.

1 message 2015/02/13

[#68116] [Ruby trunk - Feature #10740] Base64 urlsafe methods are not urlsafe — dragonsinth@...

Issue #10740 has been updated by Scott Blum.

1 message 2015/02/13

[#68118] [Ruby trunk - Bug #10848] [Feedback] [BUG] Segmentation fault at 0x00000000000440 ??? — nobu@...

Issue #10848 has been updated by Nobuyoshi Nakada.

1 message 2015/02/14

[#68119] [Ruby trunk - Bug #10761] Marshal.dump 100% slower in 2.2.0 vs 2.1.5 — naruse@...

Issue #10761 has been updated by Yui NARUSE.

1 message 2015/02/14

[#68120] [Ruby trunk - Bug #10828] send should not create immortal symbols — naruse@...

Issue #10828 has been updated by Yui NARUSE.

1 message 2015/02/14

[#68121] [Ruby trunk - Bug #10848] [BUG] Segmentation fault at 0x00000000000440 ??? — nobu@...

Issue #10848 has been updated by Nobuyoshi Nakada.

1 message 2015/02/14

[#68122] [Ruby trunk - Bug #10855] [Open] [PATCH] Matrix#inverse returns matrix of integers whenever possible — lito.nicolai@...

Issue #10855 has been reported by Lito Nicolai.

1 message 2015/02/15

[#68123] [Ruby trunk - Bug #10855] [PATCH] Matrix#inverse returns matrix of integers whenever possible — ruby-core@...

Issue #10855 has been updated by Marc-Andre Lafortune.

1 message 2015/02/15

[#68124] [Ruby trunk - Bug #10856] [Open] Splat with empty keyword args gives unexpected results — sean@...

Issue #10856 has been reported by Sean Griffin.

1 message 2015/02/15

[#68125] [Ruby trunk - Bug #10855] [PATCH] Matrix#inverse returns matrix of integers whenever possible — lito.nicolai@...

Issue #10855 has been updated by Lito Nicolai.

1 message 2015/02/15

[#68126] [Ruby trunk - Bug #10855] [PATCH] Matrix#inverse returns matrix of integers whenever possible — eregontp@...

Issue #10855 has been updated by Benoit Daloze.

1 message 2015/02/16

[#68127] [Ruby trunk - Bug #10761] [Closed] Marshal.dump 100% slower in 2.2.0 vs 2.1.5 — usa@...

Issue #10761 has been updated by Usaku NAKAMURA.

1 message 2015/02/16

[#68128] [Ruby trunk - Bug #10857] [Open] Resolv::DNS::Resource ==() method incorrectly returns false due to TTL attrib — sclausson@...

Issue #10857 has been reported by Shayne Clausson.

1 message 2015/02/16

[#68130] [Ruby trunk - Bug #10858] [Open] File.expand_path on Windows does not handle drive-current path if 2nd arg is relative — djberg96@...

Issue #10858 has been reported by Daniel Berger.

1 message 2015/02/16

[#68131] [Ruby trunk - Bug #10858] File.expand_path on Windows does not handle drive-current path if 2nd arg is relative — nobu@...

Issue #10858 has been updated by Nobuyoshi Nakada.

1 message 2015/02/17

[#68132] [Ruby trunk - Bug #10857] Resolv::DNS::Resource ==() method incorrectly returns false due to TTL attrib — nobu@...

Issue #10857 has been updated by Nobuyoshi Nakada.

1 message 2015/02/17

[#68133] [Ruby trunk - Bug #10853] inspect.claer dumps core — naruse@...

Issue #10853 has been updated by Yui NARUSE.

1 message 2015/02/17

[#68134] [Ruby trunk - Bug #10850] BigDecimal division incorrect — shugo@...

Issue #10850 has been updated by Shugo Maeda.

1 message 2015/02/17

[#68135] [Ruby trunk - Bug #10856] [Closed] Splat with empty keyword args gives unexpected results — shugo@...

Issue #10856 has been updated by Shugo Maeda.

1 message 2015/02/17

[#68136] [Ruby trunk - Bug #10820] Win32 Registry Delete uses ANSI instead of Wide APIs — naruse@...

Issue #10820 has been updated by Yui NARUSE.

1 message 2015/02/17

[#68137] improve semantics of manpages — "Anthony J. Bentley" <anthony@...>

Hi,

1 message 2015/02/17

[#68138] [Ruby trunk - Bug #10814] SIGBUS by stack overflow on Funtoo (fixed at r49463) — usa@...

Issue #10814 has been updated by Usaku NAKAMURA.

1 message 2015/02/17

[#68139] [Ruby trunk - Bug #10857] Resolv::DNS::Resource ==() method incorrectly returns false due to TTL attrib — naruse@...

Issue #10857 has been updated by Yui NARUSE.

1 message 2015/02/17

[#68144] Re: Future of test suites for Ruby — Anthony Crumley <anthony.crumley@...>

FYI...

4 messages 2015/02/17
[#68145] Re: Future of test suites for Ruby — Anthony Crumley <anthony.crumley@...> 2015/02/17

Beniot and SHIBATA,

[#68153] Re: Future of test suites for Ruby — Benoit Daloze <eregontp@...> 2015/02/17

Anthony,

[#68148] Re: Future of test suites for Ruby — Anthony Crumley <anthony.crumley@...> 2015/02/17

FYI...

[#68146] [Ruby trunk - Bug #10859] [Open] Process.spawn raises TypeError when passing hash with symbols as env — bubo47@...

Issue #10859 has been reported by Jakub Jursa.

1 message 2015/02/17

[#68147] [Ruby trunk - Bug #10761] Marshal.dump 100% slower in 2.2.0 vs 2.1.5 — s.wanabe@...

Issue #10761 has been updated by _ wanabe.

1 message 2015/02/17

[#68149] [Ruby trunk - Bug #10857] Resolv::DNS::Resource ==() method incorrectly returns false due to TTL attrib — usa@...

Issue #10857 has been updated by Usaku NAKAMURA.

1 message 2015/02/17

[#68150] [Ruby trunk - Bug #10857] Resolv::DNS::Resource ==() method incorrectly returns false due to TTL attrib — nagachika00@...

Issue #10857 has been updated by Tomoyuki Chikanaga.

1 message 2015/02/17

[#68152] [Ruby trunk - Bug #10496] Yaml: Serialization of cross-referrenced objects with psych — s.wanabe@...

Issue #10496 has been updated by _ wanabe.

1 message 2015/02/17

[#68154] [Ruby trunk - Bug #10509] [PATCH] vm_eval.c (rb_yield_splat): add missing GC guard — nagachika00@...

Issue #10509 has been updated by Tomoyuki Chikanaga.

1 message 2015/02/17

[#68155] [Ruby trunk - Bug #10533] HTTP reconnection with SNI does not send correct hostname — nagachika00@...

Issue #10533 has been updated by Tomoyuki Chikanaga.

1 message 2015/02/17

[#68156] [Ruby trunk - Bug #10860] [Open] tool/mdoc2man.rb doesn't handle man/rake.1 correctly — merch-redmine@...

Issue #10860 has been reported by Jeremy Evans.

1 message 2015/02/17

[#68157] [Ruby trunk - Feature #10861] [Open] Have ./configure try mandoc when trying to detect manpage type — merch-redmine@...

Issue #10861 has been reported by Jeremy Evans.

1 message 2015/02/17

[#68158] [Ruby trunk - Bug #10862] [Open] Fix shell quoting example in ri.1 manual — merch-redmine@...

Issue #10862 has been reported by Jeremy Evans.

1 message 2015/02/17

[#68159] [Ruby trunk - Bug #10862] Fix shell quoting example in ri.1 manual — merch-redmine@...

Issue #10862 has been updated by Jeremy Evans.

1 message 2015/02/17

[#68160] [Ruby trunk - Feature #10863] [Open] allow protected class methods to be callable from instance methods — alxtskrnk@...

Issue #10863 has been reported by bug hit.

1 message 2015/02/17

[#68161] [Ruby trunk - Bug #10864] [Open] REXML adds white space to text property when indent > -1 — alex@...

Issue #10864 has been reported by Alex McLain.

1 message 2015/02/17

[#68162] [Ruby trunk - Bug #10865] [Open] FileUtils.mv doesn't rename windows directories across volumes/partitions. — ksubramanian@...

Issue #10865 has been reported by Kartik Cating-Subramanian.

1 message 2015/02/17

[#68163] [Ruby trunk - Bug #10860] tool/mdoc2man.rb doesn't handle man/rake.1 correctly — anthony@...

Issue #10860 has been updated by Anthony Bentley.

1 message 2015/02/18

[#68164] [Ruby trunk - Bug #10723] [PERF] bm_tread_create_join 20% slower — tgx_world@...

Issue #10723 has been updated by Guo Xiang Tan.

2 messages 2015/02/18
[#68171] Re: [Ruby trunk - Bug #10723] [PERF] bm_tread_create_join 20% slower — Eric Wong <normalperson@...> 2015/02/18

Thanks for the info. It seems my patch changes object allocation counts

[#68165] [Ruby trunk - Bug #10857] Resolv::DNS::Resource ==() method incorrectly returns false due to TTL attrib — usa@...

Issue #10857 has been updated by Usaku NAKAMURA.

1 message 2015/02/18

[#68166] [Ruby trunk - Bug #10825] Fix build error in sdbm under Windows — usa@...

Issue #10825 has been updated by Usaku NAKAMURA.

1 message 2015/02/18

[#68167] [Ruby trunk - Bug #10823] Issue building bigdecimal. — usa@...

Issue #10823 has been updated by Usaku NAKAMURA.

1 message 2015/02/18

[#68168] [Ruby trunk - Bug #10620] [Rejected] #define_singleton_method keeps object from being garbage collected — usa@...

Issue #10620 has been updated by Usaku NAKAMURA.

1 message 2015/02/18

[#68169] [Ruby trunk - Bug #10840] documentation for Vector#cross_product in module 'matrix' is inconsistent — usa@...

Issue #10840 has been updated by Usaku NAKAMURA.

1 message 2015/02/18

[#68170] [Ruby trunk - Bug #10865] FileUtils.mv doesn't rename windows directories across volumes/partitions. — usa@...

Issue #10865 has been updated by Usaku NAKAMURA.

1 message 2015/02/18

[#68172] [Ruby trunk - Bug #10866] [Open] A signal handler in signal.c can corrupt the value of errno. — sstewartgallus00@...

Issue #10866 has been reported by Steven Stewart-Gallus.

2 messages 2015/02/18
[#68174] Re: [Ruby trunk - Bug #10866] [Open] A signal handler in signal.c can corrupt the value of errno. — Eric Wong <normalperson@...> 2015/02/18

Good catch! I'll commit in a little bit in case we missed something,

[#68173] [Ruby trunk - Bug #10867] [Open] An ATOMIC_GET operation should be written and used. — sstewartgallus00@...

Issue #10867 has been reported by Steven Stewart-Gallus.

1 message 2015/02/18

[#68175] [Ruby trunk - Bug #10868] [Open] Object allocation within an extension during garbage collection terminates the Ruby process — charlez.leu@...

Issue #10868 has been reported by Charles Leu.

1 message 2015/02/19

[#68176] [Ruby trunk - Bug #10868] [Third Party's Issue] Object allocation within an extension during garbage collection terminates the Ruby process — nobu@...

Issue #10868 has been updated by Nobuyoshi Nakada.

1 message 2015/02/19

[#68177] [Ruby trunk - Bug #10867] [Feedback] An ATOMIC_GET operation should be written and used. — nobu@...

Issue #10867 has been updated by Nobuyoshi Nakada.

2 messages 2015/02/19
[#68180] Re: [Ruby trunk - Bug #10867] [Feedback] An ATOMIC_GET operation should be written and used. — Eric Wong <normalperson@...> 2015/02/19

nobu@ruby-lang.org wrote:

[#68178] [Ruby trunk - Bug #10867] An ATOMIC_GET operation should be written and used. — nobu@...

Issue #10867 has been updated by Nobuyoshi Nakada.

1 message 2015/02/19

[#68179] [Ruby trunk - Bug #10825] Fix build error in sdbm under Windows — naruse@...

Issue #10825 has been updated by Yui NARUSE.

1 message 2015/02/19

[#68181] [Ruby trunk - Bug #10744] Kernel#singleton_method returns refined method — naruse@...

Issue #10744 has been updated by Yui NARUSE.

1 message 2015/02/19

[#68182] [Ruby trunk - Bug #10765] Module#remove_method remove refined method entry. — naruse@...

Issue #10765 has been updated by Yui NARUSE.

1 message 2015/02/19

[#68183] [Ruby trunk - Bug #10868] Object allocation within an extension during garbage collection terminates the Ruby process — charlez.leu@...

Issue #10868 has been updated by Charles Leu.

1 message 2015/02/19

[#68184] [Ruby trunk - Bug #10662] fix to invoke correct function of tcllib. (fixed at r49034) — nagachika00@...

Issue #10662 has been updated by Tomoyuki Chikanaga.

1 message 2015/02/19

[#68185] [Ruby trunk - Bug #10591] Net::HTTPResponse#read_status_line does not throw Net::HTTPBadResponse with some malformed responses. — nagachika00@...

Issue #10591 has been updated by Tomoyuki Chikanaga.

1 message 2015/02/19

[#68186] [Ruby trunk - Feature #10869] [Open] Add support for option to pre-compile Ruby files — rr.rosas@...

Issue #10869 has been reported by Rodrigo Rosenfeld Rosas.

2 messages 2015/02/19
[#68189] Re: [Ruby trunk - Feature #10869] [Open] Add support for option to pre-compile Ruby files — Eric Wong <normalperson@...> 2015/02/19

I profiled startup time a bit last year and much of it was in the

[#68187] [Ruby trunk - Feature #10849] Adding an alphanumeric function to SecureRandom — andrewcbutterfield@...

Issue #10849 has been updated by Andrew Butterfield.

1 message 2015/02/19

[#68188] [Ruby trunk - Feature #10849] Adding an alphanumeric function to SecureRandom — recursive.madman@...

Issue #10849 has been updated by Recursive Madman.

1 message 2015/02/19

[#68190] [Ruby trunk - Bug #10870] [Open] Hash Literal Declined As First Argument — imranwebpost@...

Issue #10870 has been reported by Imran "".

1 message 2015/02/19

[#68191] [Ruby trunk - Bug #10871] [Open] Sclass thread unsafe due