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

ruby-changes:29329

From: zzak <ko1@a...>
Date: Tue, 18 Jun 2013 20:38:20 +0900 (JST)
Subject: [ruby-changes:29329] zzak:r41381 (trunk): * ext/.document: add object_tracing.c to document file

zzak	2013-06-18 20:38:10 +0900 (Tue, 18 Jun 2013)

  New Revision: 41381

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=41381

  Log:
    * ext/.document: add object_tracing.c to document file

  Modified files:
    trunk/ChangeLog
    trunk/ext/.document

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 41380)
+++ ChangeLog	(revision 41381)
@@ -1,3 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1
+Tue Jun 18 20:29:47 2013  Zachary Scott  <zachary@z...>
+
+	* ext/.document: add object_tracing.c to document file
+
 Tue Jun 18 20:20:27 2013  Zachary Scott  <zachary@z...>
 
 	* ext/objspace/objspace.c: rdoc on require to overview from r41355
Index: ext/.document
===================================================================
--- ext/.document	(revision 41380)
+++ ext/.document	(revision 41381)
@@ -44,6 +44,7 @@ mathn/rational/rational.c https://github.com/ruby/ruby/blob/trunk/ext/.document#L44
 nkf/lib
 nkf/nkf.c
 objspace/objspace.c
+objspace/object_tracing.c
 openssl/lib
 openssl/ossl.c
 openssl/ossl_asn1.c

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

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