gogotanaka (Kazuki Tanaka)
- Login: gogotanaka
- Email: mail@tanakakazuki.com
- Registered on: 05/27/2014
- Last sign in: 10/31/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 13 | 42 | 55 |
Activity
04/22/2016
- 08:22 AM Ruby master Feature #12032: Matrix.rb ruby documentation
- Hi Megan O'Neill,
I think it's better to mention that these 3 methods are deprecated now :)
06/11/2015
- 06:33 AM Ruby master Feature #10974: [PATCH] Remove methods which has suffix `!`(sin!, cos!…) from CMath
- Eric Wong wrote:
> I don't use CMath, but I suggest a deprecation period since it appears
> this is a public API....
06/06/2015
- 08:35 PM Ruby master Bug #11162 (Closed): Update documentation for CMath library
- Applied in changeset r50793.
----------
* lib/cmath.rb: [DOC] Add docs [ci skip][Fix GH-909][Bug #11162]
Patch provi...
03/15/2015
- 11:29 AM Ruby master Bug #10896 (Closed): First example in the documentation for URI::join shows incorrect result
- It was solved with [49728](http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=49728). thanks.
- 08:28 AM Ruby master Feature #10974 (Closed): [PATCH] Remove methods which has suffix `!`(sin!, cos!…) from CMath
- Hi, now I’d like to remove methods with `!`( `sin!`, `cos!`…) from `CMath`, for the following reasons.
* wanna kee...
03/06/2015
- 07:01 AM Ruby master Feature #10755: Use rb_define_alias instead of rb_define_method for rb_cHash
- Hi!
As https://github.com/ruby/ruby/pull/756/, it can make users a little bit confused.
Even some of them can thi...
03/04/2015
- 03:49 AM Ruby master Misc #10810 (Closed): Refactor test_math.rb by introducing method named `assert_float_and_int`
03/03/2015
- 05:59 AM Ruby master Feature #10909 (Closed): [PATCH 2/2] math.c: Direct casting from Rational to double.
- Applied in changeset r49818.
----------
* math.c (num2dbl_with_to_f): direct casting from Rational to double.
[Fea...
03/01/2015
- 01:41 AM Ruby master Misc #10809 (Closed): [PATCH 2/2] Add tests for math.c related to [Feature 10785], [Feature 10800]
02/26/2015
- 12:59 PM Ruby master Feature #10909: [PATCH 2/2] math.c: Direct casting from Rational to double.
- I can find this proposal makes `Math` faster more than 2 times at most.
$ cat bench.rb
```ruby
require 'be...
Also available in: Atom