[#86787] [Ruby trunk Feature#14723] [WIP] sleepy GC — ko1@...

Issue #14723 has been updated by ko1 (Koichi Sasada).

13 messages 2018/05/01
[#86790] Re: [Ruby trunk Feature#14723] [WIP] sleepy GC — Eric Wong <normalperson@...> 2018/05/01

ko1@atdot.net wrote:

[#87095] [Ruby trunk Feature#14767] [PATCH] gc.c: use monotonic counters for objspace_malloc_increase — ko1@...

Issue #14767 has been updated by ko1 (Koichi Sasada).

9 messages 2018/05/17

[ruby-core:87073] [Ruby trunk Feature#5617] Allow install RubyGems into dediceted directory

From: mame@...
Date: 2018-05-16 09:15:02 UTC
List: ruby-core #87073
Issue #5617 has been updated by mame (Yusuke Endoh).

Assignee changed from matz (Yukihiro Matsumoto) to hsbt (Hiroshi SHIBATA)

----------------------------------------
Feature #5617: Allow install RubyGems into dediceted directory
https://bugs.ruby-lang.org/issues/5617#change-72036

* Author: vo.x (Vit Ondruch)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: 
----------------------------------------
Hello,

I would like to propose my patch, which allows to optionally install RubyGems library into dedicated directory, out of the default Ruby directory structure. This should enable to easily share one RubyGems library by more Ruby implementations and avoids code duplication. I did this patch since Fedora prohibits duplication of system libraries [1], which would be the case if MRI and JRuby are installed in parallel.

Thank you for considering this patch.

Vit


[1] https://fedoraproject.org/wiki/Packaging:Guidelines#Duplication_of_system_libraries

---Files--------------------------------
0001-Allow-to-install-RubyGems-into-custom-location-outsi.patch (3.3 KB)
0002-Avoid-duplication-of-datadir.rb-which-belongs-to-Rub.patch (878 Bytes)
0003-Removed-superfluous-bracket.patch (846 Bytes)
Allow-to-install-RubyGems-into-custom-location-outsi.patch (3.31 KB)
custom_rubygems_location.patch (3.01 KB)
20120606-Allow-to-install-RubyGems-into-custom-location-outsi.patch (3.32 KB)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next