<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/prelude.rb, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Make Set a builtin feature [Feature #16989]</title>
<updated>2022-02-18T02:56:24+00:00</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@idaemons.org</email>
</author>
<published>2022-02-17T09:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=dd3501bb9580951623a9aa7c2f86f7c98f9d6b9c'/>
<id>dd3501bb9580951623a9aa7c2f86f7c98f9d6b9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Thread.exclusive: delete</title>
<updated>2020-08-31T09:08:57+00:00</updated>
<author>
<name>卜部昌平</name>
<email>shyouhei@ruby-lang.org</email>
</author>
<published>2020-07-28T01:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b674fc9ca2498d55c7e4f91592279eb985b8bea1'/>
<id>b674fc9ca2498d55c7e4f91592279eb985b8bea1</id>
<content type='text'>
Has been deprecated since 2069c9e031fc968d6d3d0fe30a9316851e4d91d8.

[Feature #17125][ruby-core:99636]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Has been deprecated since 2069c9e031fc968d6d3d0fe30a9316851e4d91d8.

[Feature #17125][ruby-core:99636]
</pre>
</div>
</content>
</entry>
<entry>
<title>Define IO#read/write_nonblock with builtins.</title>
<updated>2019-11-08T01:03:19+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2019-11-08T00:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=365557f111b453289a5e2ce0cdda0899ae248c71'/>
<id>365557f111b453289a5e2ce0cdda0899ae248c71</id>
<content type='text'>
IO#read/write_nonblock methods are defined in prelude.rb with
special private method __read/write_nonblock to reduce keyword
parameters overhead. We can move them into io.rb with builtin
functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IO#read/write_nonblock methods are defined in prelude.rb with
special private method __read/write_nonblock to reduce keyword
parameters overhead. We can move them into io.rb with builtin
functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>use builtin for TracePoint.</title>
<updated>2019-11-08T00:09:29+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2019-11-07T09:22:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e2a45cb984ba75083a577b38ee9643800579a280'/>
<id>e2a45cb984ba75083a577b38ee9643800579a280</id>
<content type='text'>
Define TracePoint in trace_point.rb and use __builtin_ syntax.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Define TracePoint in trace_point.rb and use __builtin_ syntax.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `warn` with `uplevel:` instead of `caller`</title>
<updated>2019-10-12T04:25:52+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2019-10-12T04:25:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d6e68bb263e79cb802fa683d9c4139ddca2fd4f5'/>
<id>d6e68bb263e79cb802fa683d9c4139ddca2fd4f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document that non-blocking mode isn't always supported on Windows [ci skip]</title>
<updated>2019-07-23T14:17:21+00:00</updated>
<author>
<name>Jesús Burgos Maciá</name>
<email>jburmac@gmail.com</email>
</author>
<published>2019-07-19T19:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b6f07f748a95f1d5dc0d21e821320564776c744d'/>
<id>b6f07f748a95f1d5dc0d21e821320564776c744d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] update target_thread to TracePoint#enable</title>
<updated>2019-06-30T12:23:54+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-06-30T12:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c5eb24349a4535948514fe765c3ddb0628d81004'/>
<id>c5eb24349a4535948514fe765c3ddb0628d81004</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos, grammar, and style</title>
<updated>2019-05-04T13:31:21+00:00</updated>
<author>
<name>Marcus Stollsteimer</name>
<email>sto.mar@web.de</email>
</author>
<published>2019-05-04T13:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a380f4c2b7310c85635958c751ac78d7796bc8d2'/>
<id>a380f4c2b7310c85635958c751ac78d7796bc8d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve TracePoint docs.</title>
<updated>2019-03-20T02:08:34+00:00</updated>
<author>
<name>hsbt</name>
<email>hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2019-03-20T02:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b55586902dbd3df7b749fd1463dacbe871550adc'/>
<id>b55586902dbd3df7b749fd1463dacbe871550adc</id>
<content type='text'>
  * Mention new :script_compiled event;
  * Deduplicate __enable/enable methods;
  * Document target: and target_line: arguments.

  [Bug #15484][ruby-core:90801]

  Co-authored-by: zverok &lt;zverok.offline@gmail.com&gt;

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67313 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * Mention new :script_compiled event;
  * Deduplicate __enable/enable methods;
  * Document target: and target_line: arguments.

  [Bug #15484][ruby-core:90801]

  Co-authored-by: zverok &lt;zverok.offline@gmail.com&gt;

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67313 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>`TracePoint#enable(target_thraed:)` [Feature #15473]</title>
<updated>2018-12-29T16:44:09+00:00</updated>
<author>
<name>ko1</name>
<email>ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2018-12-29T16:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=94f4a0e91ee7077bcb4391a6f754c6ec58e78a15'/>
<id>94f4a0e91ee7077bcb4391a6f754c6ec58e78a15</id>
<content type='text'>
* vm_trace.c (tracepoint_enable_m): `TracePoint#enable` supports
  `target_thread:` keyword to filter a target thread.
  [Feature #15473]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66640 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* vm_trace.c (tracepoint_enable_m): `TracePoint#enable` supports
  `target_thread:` keyword to filter a target thread.
  [Feature #15473]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66640 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
