General

Profile

naitoh (Jun NAITOH)

  • Login: naitoh
  • Registered on: 05/19/2014
  • Last sign in: 06/14/2023

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 1 3

Activity

01/19/2024

01:49 AM Ruby master Revision 91f35305 (git): [ruby/strscan] Add test to check encoding for empty string
(https://github.com/ruby/strscan/pull/80)
See: https://github.com/ruby/strscan/issues/78#issuecomment-1890849891
ht...
naitoh (Jun NAITOH)

01/14/2024

01:27 PM Ruby master Revision 338eb006 (git): [ruby/strscan] StringScanner#captures: Return nil not "" for
unmached capture
(https://github.com/ruby/strscan/pull/72)
fix https://github.com/ruby/strscan/issues/70
If there is...
naitoh (Jun NAITOH)

04/28/2018

08:39 AM Ruby master Feature #14701: If the object is not frozen, I want to be able to redefine the compound assignment operator.
nobu (Nobuyoshi Nakada) wrote:
> What about
>
> ```ruby
> na = Numo::Int32[5, 6]
> a = na.inplace
> a += 1
> ...
naitoh (Jun NAITOH)

04/27/2018

11:58 PM Ruby master Feature #14701: If the object is not frozen, I want to be able to redefine the compound assignment operator.
matz (Yukihiro Matsumoto) wrote:
> Use `append` instead of `+=` for arrays. Changing the behavior of `+=` would have...
naitoh (Jun NAITOH)

04/24/2018

11:28 PM Ruby master Feature #14710 (Open): I'd like to know from C API that "It has only one reference to Ruby object" to determine whether it is a temporary object.
I'd like to know from C API that "It has only one reference to Ruby object" to determine whether it is a temporary ob... naitoh (Jun NAITOH)

04/19/2018

11:30 PM Ruby master Feature #14701 (Open): If the object is not frozen, I want to be able to redefine the compound assignment operator.
If the object is not frozen, I want to be able to redefine the compound assignment operator (e.g. +=, -=, *=, /=, ..e... naitoh (Jun NAITOH)

05/19/2014

01:50 AM Ruby master Bug #9848 (Third Party's Issue): OpenSSL::SSL::SSLContext の SSLv2 利用不可サーバへの接続時のデフォルト設定の応答について
SSLv2利用不可なサーバに対する環境において、
以下のようなコードを 1.8.7 と 1.9.3 と 2.0.0 で実行した場合の結果が異なりました。
確認した ruby 版数は以下になります。
* ruby 1.8....
naitoh (Jun NAITOH)

Also available in: Atom