[前][次][番号順一覧][スレッド一覧]

ruby-changes:63813

From: Kazuhiro <ko1@a...>
Date: Tue, 1 Dec 2020 16:08:08 +0900 (JST)
Subject: [ruby-changes:63813] 1ca9facab6 (master): Add monitor to document files

https://git.ruby-lang.org/ruby.git/commit/?id=1ca9facab6

From 1ca9facab6c85264168b4c0a18c24f489cabcc9f Mon Sep 17 00:00:00 2001
From: Kazuhiro NISHIYAMA <zn@m...>
Date: Tue, 1 Dec 2020 16:07:14 +0900
Subject: Add monitor to document files


diff --git a/ext/.document b/ext/.document
index 6a49157..3546015 100644
--- a/ext/.document
+++ b/ext/.document
@@ -30,6 +30,8 @@ io/wait/wait.c https://github.com/ruby/ruby/blob/trunk/ext/.document#L30
 json/generator/generator.c
 json/lib
 json/parser/parser.c
+monitor/lib
+monitor/monitor.c
 nkf/lib
 nkf/nkf.c
 objspace/objspace.c
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]