1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/doc
usa ed20b2561c merge revision(s) 51871,51872,51874,51875,51876,51877,51878,57517: [Backport #13190]
* doc/syntax/literals.rdoc (Strings): mention about ?a literal.

	literals.rdoc: fix typos

	* doc/syntax/literals.rdoc (Strings): fix typos.
	* doc/syntax/literals.rdoc (Strings): [DOC] Document the full list
	  of supported escape sequences in string literals.

	* doc/syntax/literals.rdoc (Strings): [DOC] Revise the character
	  literal part.

	literals.rdoc: add DEL [ci skip]

	* doc/syntax/literals.rdoc (Strings): [DOC] add DEL.
	[DOC] `\0` is interpreted as NUL only if not followed by an octal digit.
	[DOC] Remove `\0` since it's aprt of octal notation

	A typo is fixed while at it.
	doc: Fix error for escape sequences in string literals

	Backslash goes first in escape sequences, so it must be
	"any other character following a backslash is interpreted as ...",
	while the doc says "...followed by...".

	Author: Marcus Stollsteimer <sto.mar@web.de>
	[ruby-core:79418] [Bug #13190]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@58114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-25 17:45:00 +00:00
..
images
irb doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
pty doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
syntax merge revision(s) 51871,51872,51874,51875,51876,51877,51878,57517: [Backport #13190] 2017-03-25 17:45:00 +00:00
.document * doc/.document: Added doc/syntax 2012-12-17 02:36:30 +00:00
ChangeLog-1.8.0 merge revision(s) 53299: [Backport #11870] 2016-03-08 19:02:43 +00:00
ChangeLog-1.9.3 merge revision(s) 53299: [Backport #11870] 2016-03-08 19:02:43 +00:00
ChangeLog-2.0.0 old ChangeLog and NEWS move to doc 2013-02-25 00:41:07 +00:00
ChangeLog-2.1.0 old ChangeLog and NEWS move to doc 2013-12-25 16:05:13 +00:00
ChangeLog-YARV merge revision(s) 53299: [Backport #11870] 2016-03-08 19:02:43 +00:00
contributing.rdoc merge revision(s) 53299: [Backport #11870] 2016-03-08 19:02:43 +00:00
contributors.rdoc * doc/contributing.rdoc: [DOC] curses is no more in the stdlib 2013-12-10 11:22:13 +00:00
dtrace_probes.rdoc vm_method.c: add new ruby::method-cache-clear dtrace probe 2013-12-09 22:50:44 +00:00
etc.rd.ja doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
forwardable.rd.ja doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
globals.rdoc * lib/English.rb: [DOC] $LOADED_FEATURES moved to load.c [Fixes GH-620] 2014-05-31 19:54:55 +00:00
keywords.rdoc * doc/keywords.rdoc: [DOC] Describe each keyword. 2014-07-24 18:54:13 +00:00
maintainers.rdoc * doc/contributing.rdoc: [DOC] curses is no more in the stdlib 2013-12-10 11:22:13 +00:00
marshal.rdoc * doc/marshal.rdoc: Add description of Marshal format. 2013-06-04 21:35:31 +00:00
NEWS-1.8.7 doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
NEWS-1.9.1 * doc/NEWS-*: Update NEWS from their respective branches 2013-02-22 23:57:58 +00:00
NEWS-1.9.2 * doc/NEWS-*: Update NEWS from their respective branches 2013-02-22 23:57:58 +00:00
NEWS-1.9.3 * doc/NEWS-*: Update NEWS from their respective branches 2013-02-22 23:57:58 +00:00
NEWS-2.0.0 doc/NEWS-2.0.0: fix typo for default RUBY_FIBER_MACHINE_STACK_SIZE 2014-09-13 04:44:08 +00:00
NEWS-2.1.0 * NEWS-2.1.0: Mention that step can accept a 0 unit. See #9575 2014-03-02 01:54:36 +00:00
regexp.rdoc merge revision(s) 54510: [Backport #12256] 2016-04-22 09:34:47 +00:00
security.rdoc * doc/security.rdoc: [DOC] fix typo. 2013-09-07 04:58:40 +00:00
shell.rd.ja doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
standard_library.rdoc * ext/dl/*: remove DL as it is replaced by Fiddle. 2014-10-31 21:13:09 +00:00
syntax.rdoc * doc/syntax/refinements.rdoc: Added refinements document based on 2013-01-24 00:40:49 +00:00