Skip to content

Tags: ruby/ruby

Tags

v3_3_0_preview1

Toggle commit message
Use Lrama LALR parser generator instead of Bison
      https://bugs.ruby-lang.org/issues/19637

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>

v3_2_2

Toggle commit message
v3.2.2p53
      

v3_1_4

Toggle commit message
Merge Time-0.2.2
      

v3_0_6

Toggle commit message
Fix previous commit
      

v2_7_8

Toggle commit message
Fix previous commit
      

v3_2_1

Toggle commit message
v3.2.1
      

v3_2_0

Toggle commit message
v3.2.0
      

v3_2_0_rc1

Toggle commit message
[DOC] Improve documentation to RB_ALLOCV
      Although the storage of the opaque Ruby object is an array of VALUEs, the intention of RB_ALLOCV is to allocate bytes of memory.

v3_1_3

Toggle commit message
merge revision(s) 3071a72:
      	Add a comment about confusing code [ci skip]

	---
	 configure.ac | 1 +
	 1 file changed, 1 insertion(+)

v3_0_5

Toggle commit message
Merge openssl-2.2.2
      The changes can be found at:

  ruby/openssl@v2.2.1...v2.2.2