ruby/doc
nagachika 9e4b0c4c3f merge revision(s) 35aba09e7f0d6b643c6446f44acdec654519ca64,8c8645f57895d97f5f3da06759c10853ba705a22,8f678d61a597fc2871031d7a38698f3dd63d8c29,44b7fd8d4fa842523813195dfb7255ce33fdf9ca,308942920f4e200468673be03c646f0645a84263,401aa9ddd1091f5b517dce37cd002bc2c37f5ac1,8250b4679453c095eab2f60d9147ca2fe4da32c6,fe7d4eed2511ff64f263d9f29cbf0dcbd4c3a026,d92289f6330c57b0fe970a654dbf33314bfd6203,3ebc80314cf1ce727dcc2ba4192ff5265d348206,5a9e2f142d9debfb44d7d23f6821b810607d9d15,3e5a77f1ae73f4a6bf7b2b868be674ab8c714c7a,faa4c2279aa018a2bb9bc09107adf8a8fcf5fd3d,6db79aefec27035583c5b236d98425748b428c49,06195e76037b500eac219b58506e34f0d852b472,a641f6422c97a72640dc295f6b1b3ec2b9da739e,2c7fe9c0a6a2cea1243dcb30e684bf8c016f1192,bc6e587e86a4a4a46af3b1c2fbe1ff3b399735a6,3c7d5ccdce5707d7964f01f974db505d5add590f,847a0df058a4adb60266213cb8db7bb537c1d09e,a49bc73e1f33e8a0e40ff0c3fef6c6fe749f8179,899fad907c32b533bb73206d5e19204e526621ba,4edb2a29f67957fc7027eaad0c08e8003cfde609,7c47c2617a091e2a7abaeff329fdef47d1f3f3f5,05f016cdad84481c084543c6fa8b32205c19431f,6e6992e5db49a238baf290d9b9b521f6b6be5a19:
[ruby/net-http] Adding links to references

	b85530e6b8
	---
	 lib/net/http/responses.rb | 206 ++++++++++++++++++++++++++++++++++++++++------
	 1 file changed, 180 insertions(+), 26 deletions(-)

	[ruby/net-http] [DOC] Adding links to references
	 (https://github.com/ruby/net-http/pull/97)

	768115167a
	---
	 lib/net/http/responses.rb | 83 ++++++++++++++++++++++++++++++++++++++++-------
	 1 file changed, 72 insertions(+), 11 deletions(-)

	[ruby/net-http] Adding links to references

	1c8151aaf3
	---
	 lib/net/http/responses.rb | 16 ++++++++++++++++
	 1 file changed, 16 insertions(+)

	[ruby/net-http] Enhanced RDoc for HTTPHeader

	6a282eccdd
	---
	 lib/net/http/header.rb | 39 +++++++++++++++++++++++++++++----------
	 1 file changed, 29 insertions(+), 10 deletions(-)

	[ruby/net-http] [DOC] Enhanced RDoc for set_form
	 (https://github.com/ruby/net-http/pull/103)

	f6506ff889
	---
	 lib/net/http/header.rb | 152 +++++++++++++++++++++++++++++++++----------------
	 1 file changed, 102 insertions(+), 50 deletions(-)

	[ruby/net-http] [DOC] Header doc
	 (https://github.com/ruby/net-http/pull/104)

	3308362d9b
	---
	 lib/net/http/header.rb | 18 ++++++++++++++++--
	 1 file changed, 16 insertions(+), 2 deletions(-)

	[ruby/net-http] Correct doc error

	dc006d8419
	---
	 lib/net/http/response.rb | 2 +-
	 1 file changed, 1 insertion(+), 1 deletion(-)

	Manually merged https://github.com/ruby/net-http/pull/106

	Co-authored-by: Peter Zhu <peter@peterzhu.ca>
	Co-authored-by: BurdetteLamar <burdettelamar@yahoo.com>
	---
	 lib/net/http.rb | 109 +++++++++++++++++++++++++++-----------------------------
	 1 file changed, 52 insertions(+), 57 deletions(-)

	[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP
	 (https://github.com/ruby/net-http/pull/110)

	b098caa5e4
	---
	 doc/net-http/examples.rdoc |   3 +-
	 lib/net/http.rb            | 166 +++++++++++++++++++++------------------------
	 2 files changed, 78 insertions(+), 91 deletions(-)

	[ruby/net-http] Redirection revision

	9a4e2d3a2a
	---
	 lib/net/http.rb | 62 ++++++++++++++++++++++++++++-----------------------------
	 1 file changed, 30 insertions(+), 32 deletions(-)

	[ruby/net-http] [DOC] Enhanced RDoc for HTTPGenericRequest
	 (https://github.com/ruby/net-http/pull/113)

	14c8405702
	---
	 lib/net/http/generic_request.rb | 92 +++++++++++++++++++++++++++++++++++++----
	 1 file changed, 84 insertions(+), 8 deletions(-)

	[ruby/net-http] Remarks on inclusions

	dfd060c583
	---
	 doc/net-http/included_getters.rdoc |   3 +
	 doc/net-http/included_setters.rdoc |   3 +
	 lib/net/http/requests.rb           |  30 ++++++++++
	 lib/net/http/responses.rb          | 120 +++++++++++++++++++++++++++++++++++++
	 4 files changed, 156 insertions(+)
	 create mode 100644 doc/net-http/included_getters.rdoc
	 create mode 100644 doc/net-http/included_setters.rdoc

	[ruby/net-http] [DOC] Enhanced RDoc for write_timeout
	 (https://github.com/ruby/net-http/pull/115)

	6da39b0461
	---
	 lib/net/http.rb | 17 +++++++++++++++--
	 1 file changed, 15 insertions(+), 2 deletions(-)

	[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP
	 (https://github.com/ruby/net-http/pull/116)

	22c0d34002
	---
	 lib/net/http.rb | 78 +++++++++++++++++++++++++++++++++++++++++++--------------
	 1 file changed, 59 insertions(+), 19 deletions(-)

	* remove trailing spaces. [ci skip]

	---
	 lib/net/http.rb | 2 +-
	 1 file changed, 1 insertion(+), 1 deletion(-)

	[ruby/net-http] [DOC] Reorganize doc for proxy server
	 (https://github.com/ruby/net-http/pull/117)

	f8b6b76cba
	---
	 lib/net/http.rb | 198 ++++++++++++++++++++++++++++----------------------------
	 1 file changed, 100 insertions(+), 98 deletions(-)

	[ruby/net-http] Enhanced RDoc for Net::HTTP

	e65a3d9f11
	---
	 lib/net/http.rb | 19 +++++++++++++------
	 1 file changed, 13 insertions(+), 6 deletions(-)

	[ruby/net-http] Enhanced RDoc for Compression

	cff88acd70
	---
	 lib/net/http.rb | 28 +++++++++++++++++++++++-----
	 1 file changed, 23 insertions(+), 5 deletions(-)

	[ruby/net-http] [DOC] Enhanced RDoc for request headers
	 (https://github.com/ruby/net-http/pull/120)

	b4eb8a7932
	---
	 doc/net-http/included_setters.rdoc |  3 ---
	 lib/net/http/request.rb            | 53 +++++++++++++++++++++++++++++++++++---
	 lib/net/http/requests.rb           | 30 ++++++++++-----------
	 3 files changed, 64 insertions(+), 22 deletions(-)
	 delete mode 100644 doc/net-http/included_setters.rdoc

	[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP#get
	 (https://github.com/ruby/net-http/pull/121)

	51b9af1eed
	---
	 lib/net/http.rb | 53 +++++++++++++++++++++++------------------------------
	 1 file changed, 23 insertions(+), 30 deletions(-)

	[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP
	 (https://github.com/ruby/net-http/pull/122)

	06f79cda87
	---
	 lib/net/http.rb | 91 ++++++++++++++++++++++++++++++++++++---------------------
	 1 file changed, 57 insertions(+), 34 deletions(-)

	[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP
	 (https://github.com/ruby/net-http/pull/123)

	220ff3f741
	---
	 lib/net/http.rb | 118 +++++++++++++++++++++++++++++++++++++++++++++-----------
	 1 file changed, 96 insertions(+), 22 deletions(-)

	[ruby/net-http] [DOC] Enhanced RDoc for Net:HTTP
	 (https://github.com/ruby/net-http/pull/124)

	aaf26b21d6
	---
	 lib/net/http.rb | 35 ++++++++++++++++-------------------
	 1 file changed, 16 insertions(+), 19 deletions(-)

	[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP
	 (https://github.com/ruby/net-http/pull/125)

	2ea20380fc
	---
	 lib/net/http.rb | 130 +++++++++++++++++++++++++++++++++++++-------------------
	 1 file changed, 87 insertions(+), 43 deletions(-)

	[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP
	 (https://github.com/ruby/net-http/pull/126)

	4700d0660b
	---
	 lib/net/http.rb        | 87 +++++++++++++++++++++++++++++++-------------------
	 lib/net/http/status.rb |  2 +-
	 2 files changed, 55 insertions(+), 34 deletions(-)

	[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP
	 (https://github.com/ruby/net-http/pull/127)

	07b2b88ef5
	---
	 lib/net/http.rb | 65 +++++++++++++++++++++++++++++++--------------------------
	 1 file changed, 35 insertions(+), 30 deletions(-)
2023-12-16 10:48:39 +09:00
..
contributing YJIT: Lower the required Rust version from 1.58.1 to 1.58.0 (#6780) 2022-11-21 10:27:39 -08:00
csv [ruby/csv] fix typo conveters => converters for CSV parsing docs (#196) 2020-12-27 15:27:03 +09:00
date [ruby/date] [DOC] Fix about calendars difference 2022-08-08 21:14:10 +09:00
examples New page IO Streams (#6383) 2022-09-21 16:34:55 -05:00
images
irb [ruby/irb] Add doc about "echo on assignment" 2021-09-27 03:23:48 +09:00
matchdata [DOC] Enhanced RDoc for MatchData (#5819) 2022-04-18 13:02:35 -05:00
math [DOC] Enhanced RDoc for Math module (#5837) 2022-04-25 10:07:21 -05:00
mjit Remove mjit.md from public documentation [ci skip] 2022-12-22 11:17:25 -08:00
net-http merge revision(s) 35aba09e7f0d6b643c6446f44acdec654519ca64,8c8645f57895d97f5f3da06759c10853ba705a22,8f678d61a597fc2871031d7a38698f3dd63d8c29,44b7fd8d4fa842523813195dfb7255ce33fdf9ca,308942920f4e200468673be03c646f0645a84263,401aa9ddd1091f5b517dce37cd002bc2c37f5ac1,8250b4679453c095eab2f60d9147ca2fe4da32c6,fe7d4eed2511ff64f263d9f29cbf0dcbd4c3a026,d92289f6330c57b0fe970a654dbf33314bfd6203,3ebc80314cf1ce727dcc2ba4192ff5265d348206,5a9e2f142d9debfb44d7d23f6821b810607d9d15,3e5a77f1ae73f4a6bf7b2b868be674ab8c714c7a,faa4c2279aa018a2bb9bc09107adf8a8fcf5fd3d,6db79aefec27035583c5b236d98425748b428c49,06195e76037b500eac219b58506e34f0d852b472,a641f6422c97a72640dc295f6b1b3ec2b9da739e,2c7fe9c0a6a2cea1243dcb30e684bf8c016f1192,bc6e587e86a4a4a46af3b1c2fbe1ff3b399735a6,3c7d5ccdce5707d7964f01f974db505d5add590f,847a0df058a4adb60266213cb8db7bb537c1d09e,a49bc73e1f33e8a0e40ff0c3fef6c6fe749f8179,899fad907c32b533bb73206d5e19204e526621ba,4edb2a29f67957fc7027eaad0c08e8003cfde609,7c47c2617a091e2a7abaeff329fdef47d1f3f3f5,05f016cdad84481c084543c6fa8b32205c19431f,6e6992e5db49a238baf290d9b9b521f6b6be5a19: 2023-12-16 10:48:39 +09:00
NEWS Add URI.escape and URI.unescape to NEWS-3.0.0 [ci skip] 2022-09-21 17:35:22 +09:00
optparse [ruby/optparse] Fix typo in documentation 2022-05-21 08:47:53 +09:00
pty
rdoc [ruby/rdoc] [DOC] Remove duplicated line in RDoc::MarkupReference 2022-08-16 02:48:04 +09:00
string [DOC] Fix markup for String (#5984) 2022-06-09 13:40:21 -05:00
symbol Enhanced RDoc for Symbol (#5795) 2022-04-12 17:27:18 -05:00
syntax merge revision(s) e7342e76df: [Backport #19485] 2023-03-23 12:04:46 +09:00
yjit Backport YJIT docs for Ruby 3.2 (#9245) 2023-12-15 01:21:52 +00:00
.document Backport YJIT docs for Ruby 3.2 (#9245) 2023-12-15 01:21:52 +00:00
bsearch.rdoc Bsearch doc for Array and Range (#4838) 2021-09-14 16:08:21 -05:00
bug_triaging.rdoc [DOC] Various fixes in bug triaging guide 2019-12-23 22:04:59 +01:00
case_mapping.rdoc doc/case_mapping.rdoc: Fix references for case mapping 2022-06-09 18:21:39 +09:00
ChangeLog-0.06_to_0.52
ChangeLog-0.50_to_0.60
ChangeLog-0.60_to_1.1 Fix a typo [ci skip] 2022-05-02 08:58:46 +09:00
ChangeLog-1.8.0 Fix typos [ci skip] 2019-10-23 12:00:44 +09:00
ChangeLog-1.9.3 Replace with https://github.com [ci skip] 2022-05-07 18:30:56 +09:00
ChangeLog-2.0.0 Replace with https://github.com [ci skip] 2022-05-07 18:30:56 +09:00
ChangeLog-2.1.0 Redmine /projects/ruby-trunk is now redirected 2019-12-31 22:06:19 -08:00
ChangeLog-2.2.0
ChangeLog-2.3.0 Use a ruby-lang alias [ci skip] 2022-12-08 22:40:56 -08:00
ChangeLog-2.4.0 Fix typos in ChangeLog files [ci skip] 2021-11-02 19:17:37 +09:00
ChangeLog-YARV Fix typos in ChangeLog files [ci skip] 2021-11-02 19:17:37 +09:00
character_selectors.rdoc [DOC] Enhanced RDoc for String (#5635) 2022-03-09 19:53:51 -06:00
command_injection.rdoc [DOC] Escape backqoute method not to be converted to smart quotes 2022-09-03 23:47:46 +09:00
contributing.md Add information from doc/hacking.md and doc/make_cheatsheet.md back i… (#5963) 2022-05-30 23:50:39 -04:00
dig_methods.rdoc Adding doc/dig_methods.rdoc and links to it (#3416) 2020-08-13 13:16:27 -05:00
dtrace_probes.rdoc [DOC] Marked dtrace arguments as description list [ci skip] 2020-12-19 15:34:37 +09:00
encodings.rdoc [DOC] encodings.rdoc: universal_newline reacts to \r 2022-12-22 13:10:22 -05:00
extension.ja.rdoc [DOC] mention macros for public headers 2022-05-04 01:23:26 +09:00
extension.rdoc [DOC] mention macros for public headers 2022-05-04 01:23:26 +09:00
fiber.md Mark IO::Buffer as experimental. 2021-11-10 19:21:05 +13:00
format_specifications.rdoc Link from printf methods to format spec doc (#5886) 2022-05-05 09:01:12 -05:00
forwardable.rd.ja
globals.rdoc Removed NIL/TRUE/FALSE from documents too 2020-04-17 17:40:57 +09:00
implicit_conversion.rdoc Specify which core classes are convertible (#5790) 2022-04-11 13:49:38 -05:00
keywords.rdoc doc/keywords.rdoc: fix typo 2020-12-24 11:30:30 +01:00
maintainers.rdoc Added readline wrapper entries under the doc directory 2022-06-21 20:43:42 +09:00
marshal.rdoc [DOC] fix small mistake in doc/marshal.rdoc [ci skip] 2021-10-03 11:09:08 +09:00
memory_view.md Fix typos [ci skip] 2022-03-04 11:28:25 +09:00
packed_data.rdoc Array#pack: document silent truncation 2022-12-20 19:17:57 +01:00
ractor.md [DOC] Fix case for new sentence. 2022-01-31 07:59:10 +09:00
regexp.rdoc Update Regexp.timeout doc (#6658) 2022-11-02 14:05:54 +09:00
security.rdoc Remove mention of $SAFE and taint from doc [ci skip] 2019-11-18 01:00:25 +02:00
signals.rdoc
standard_library.rdoc Added readline wrapper entries under the doc directory 2022-06-21 20:43:42 +09:00
strftime_formatting.rdoc [DOC] Adding a few standards-based formats (#6227) 2022-08-10 13:40:50 -05:00
syntax.rdoc Add pattern matching documentation 2020-02-24 00:28:13 +09:00
timezones.rdoc [DOC] Enhanced RDoc for Time (#6308) 2022-08-31 16:36:22 -05:00
transcode.rdoc [DOC] Enhanced RDoc for String (#5751) 2022-04-02 14:26:49 -05:00
yarvarch.en
yarvarch.ja