jeremyevans0 (Jeremy Evans)
- Email: [email protected]
- Registered on: 08/04/2010
- Last connection: 06/28/2017
Issues
- Assigned issues: 1
- Reported issues: 58
Projects
- Ruby trunk (Developer, 04/14/2016)
- Ruby (Developer, 04/14/2016)
- CommonRuby (Developer, 04/14/2016)
- Backport21 (Developer, 04/14/2016)
- Backport22 (Developer, 04/14/2016)
Activity
06/28/2017
- 06:34 PM Ruby trunk Feature #13694 (Rejected): Add Tau constant to Math
- Duplicate of #4897, which matz rejected 7 months ago.
05/30/2017
- 03:11 PM Ruby trunk Feature #13602: Optimize instance variable access if $VERBOSE is not true when compiling
- OK, here's a slightly revised benchmark that just measures
instance variable access without allocation:
~~~
requ...
05/26/2017
- 08:48 PM Ruby trunk Feature #13602 (Open): Optimize instance variable access if $VERBOSE is not true when compiling
- This patch optimizes instance variable lookup in the case the $VERBOSE
is not true when compiling. If $VERBOSE is n...
05/23/2017
- 04:57 PM Ruby trunk Bug #13438: Fix heap overflow due to configure.in not being updated for HEAP_* -> HEAP_PAGE_* variable renaming
- ko1 (Koichi Sasada) wrote:
> > we may want to drop OpenBSD <5.2 support
>
> On https://bugs.ruby-lang.org/project...
04/24/2017
- 06:44 PM Ruby trunk Feature #13504 (Closed): Document the Warning module and warn method
- When I originally added the Warning module, I neglected to added RDoc documentation for it. Apologies for that, here...
- 12:38 AM Ruby trunk Feature #12299: Add Warning module for customized warning handling
- Eregon (Benoit Daloze) wrote:
> This feature is great, thank you for introducing it!
>
> A couple things I notice...
04/18/2017
- 11:50 PM Ruby trunk Bug #13438: Fix heap overflow due to configure.in not being updated for HEAP_* -> HEAP_PAGE_* variable renaming
- ko1 (Koichi Sasada) wrote:
> On 2017/04/19 1:23, [email protected] wrote:
> > I think it should be bac... - 04:23 PM Ruby trunk Bug #13438: Fix heap overflow due to configure.in not being updated for HEAP_* -> HEAP_PAGE_* variable renaming
- jeremyevans0 (Jeremy Evans) wrote:
> After some more analysis and research, I don't think this patch to gc.c is nece... - 02:09 AM Ruby trunk Bug #13438: Fix heap overflow due to configure.in not being updated for HEAP_* -> HEAP_PAGE_* variable renaming
- ko1 (Koichi Sasada) wrote:
> > I think this is a problem on OpenBSD when calling posix_memalign with allocations ove... - 12:33 AM Ruby trunk Bug #13438: Fix heap overflow due to configure.in not being updated for HEAP_* -> HEAP_PAGE_* variable renaming
- jeremyevans0 (Jeremy Evans) wrote:
> I tried increasing the size passed to `aligned_malloc` to see if I could determ...
Also available in: Atom