1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/doc
nagachika 26b9fb4711 merge revision(s) 57517: [Backport #13190]
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_3@58032 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-19 21:48:03 +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) 57517: [Backport #13190] 2017-03-19 21:48:03 +00:00
.document * doc/.document: Added doc/syntax 2012-12-17 02:36:30 +00: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 merge revision(s) 53299: [Backport #11870] 2016-03-29 04:49:00 +00:00
ChangeLog-1.8.0 merge revision(s) 53299: [Backport #11870] 2016-03-29 04:49:00 +00:00
ChangeLog-1.9.3 merge revision(s) 53299: [Backport #11870] 2016-03-29 04:49:00 +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-2.2.0 old ChangeLog and NEWS move to doc 2014-12-25 13:53:36 +00:00
ChangeLog-YARV merge revision(s) 53299: [Backport #11870] 2016-03-29 04:49:00 +00:00
contributing.rdoc merge revision(s) 53299: [Backport #11870] 2016-03-29 04:49:00 +00:00
contributors.rdoc * doc/contributors.rdoc: fix a typo. Patch by @davydovanton 2015-04-15 01:37:47 +00:00
dtrace_probes.rdoc change lingering dtrace probe documentation from function- to method- 2015-05-30 02:04:26 +00:00
etc.rd.ja * doc/etc.rd.ja: Fix wrong coding for Emacs. 2015-03-22 13:08:47 +00:00
extension.ja.rdoc merge revision(s) 56980,56981: [Backport #13004] 2017-01-16 19:21:32 +00:00
extension.rdoc merge revision(s) 56980,56981: [Backport #13004] 2017-01-16 19:21: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/maintainers.rdoc: Change lib/logger.rb maintainer from nahi to sonots 2015-11-17 14:16:02 +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
NEWS-2.2.0 * doc/NEWS-0.2.2: add description about incompatible change in Hash 2015-12-12 08:17:22 +00:00
regexp.rdoc merge revision(s) 54510: [Backport #12256] 2016-04-22 14:47:15 +00:00
security.rdoc security.rdoc: correction 2015-02-05 21:09:27 +00:00
shell.rd.ja doc: remove trailing spaces 2014-09-23 00:13:32 +00:00
standard_library.rdoc * doc/standard_library.rdoc: strip. 2015-03-24 13:07:19 +00:00
syntax.rdoc * doc/syntax/refinements.rdoc: Added refinements document based on 2013-01-24 00:40:49 +00:00