ruby/doc
Burdette Lamar 91c28ab2ee
[DOC] Enhanced RDOc for IO (#6642)
In io.c treats:
    #close
    #close_read
    #close_write
    #closed
2022-10-29 14:47:16 -05:00
..
NEWS Add URI.escape and URI.unescape to NEWS-3.0.0 [ci skip] 2022-09-21 17:35:22 +09:00
contributing Update docs wrt YJIT limitations and building YJIT (#6641) 2022-10-27 16:50:00 -04: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 Doxy-comments. 2009-06-29 16:39:28 +00:00
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
optparse [ruby/optparse] Fix typo in documentation 2022-05-21 08:47:53 +09:00
pty doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
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 Fix language describing protected methods 2022-07-14 13:28:58 -07:00
yjit Update docs wrt YJIT limitations and building YJIT (#6641) 2022-10-27 16:50:00 -04:00
.document Add doc/rdoc directory to .document 2022-07-26 12:31:47 -04:00
ChangeLog-0.06_to_0.52 * remove trailing spaces, append newline at EOF. 2015-03-31 06:26:14 +00:00
ChangeLog-0.50_to_0.60 * remove trailing spaces, append newline at EOF. 2015-03-31 06:26:14 +00:00
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 old ChangeLog and NEWS move to doc 2014-12-25 13:53:36 +00:00
ChangeLog-2.3.0 [DOC] Change URLs from git.io 2022-04-27 10:13:23 +09: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
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
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] Main doc for encodings moved from encoding.c to doc/encodings.rdoc (#5748) 2022-04-01 20:41:04 -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 doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
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
io_streams.rdoc [DOC] Enhanced RDOc for IO (#6642) 2022-10-29 14:47:16 -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
mjit.md Stop testing MJIT on s390x 2022-09-05 02:02:17 -07:00
packed_data.rdoc [DOC] Link to packed data doc (#6567) 2022-10-18 10:16:22 -05:00
ractor.md [DOC] Fix case for new sentence. 2022-01-31 07:59:10 +09:00
regexp.rdoc Fix a typo Denail-of-Service => Denial-of-Service [ci skip] 2022-10-08 12:36:05 +09:00
security.rdoc Remove mention of $SAFE and taint from doc [ci skip] 2019-11-18 01:00:25 +02:00
signals.rdoc doc/signals.rdoc: Clarify a bit where Signal.trap handlers are executed 2019-04-07 11:26:27 +00:00
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 delete tool/instruction.rb (2nd try) 2018-01-12 08:38:09 +00:00
yarvarch.ja delete tool/instruction.rb (2nd try) 2018-01-12 08:38:09 +00:00