gecko-dev/xpcom/string
Andrew McCreight 4ae455cdc5 Bug 1403959, part 2 - Automatically generated eslint fixes. r=froydnj
These were generated with |./mach eslint --fix xpcom| with the
.eslintignore and xpcom/tests/unit/.eslintrc.js changes from the next
patch.

MozReview-Commit-ID: 8pKkICSK3JQ

--HG--
extra : rebase_source : bbc98050928f27160d8ca63d38aa0c383be95878
2017-09-28 15:49:04 -07:00
..
crashtests Bug 1403959, part 2 - Automatically generated eslint fixes. r=froydnj 2017-09-28 15:49:04 -07:00
moz.build Bug 1397942 - Disable C5037 in xpcom/string to workaround MSVC bug. r=froydnj 2017-09-08 15:08:39 +10:00
nsASCIIMask.cpp Bug 1358297: Part 2. Helper class to mask ascii characters, letting us do a faster test for membership in a string/character set. r=froydnj 2017-05-10 13:12:30 -04:00
nsASCIIMask.h Bug 1358297: Part 2. Helper class to mask ascii characters, letting us do a faster test for membership in a string/character set. r=froydnj 2017-05-10 13:12:30 -04:00
nsAString.h Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsCharTraits.h Bug 1353755 - remove nsCharTraits::assign; r=erahm 2017-05-22 09:23:09 -04:00
nsDependentString.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsDependentString.h Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsDependentSubstring.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsDependentSubstring.h Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsLiteralString.h Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsPrintfCString.h Bug 1386103 (part 2, attempt 3) - Convert nsFixed[C]String uses to nsAuto[C]String. r=erahm. 2017-08-09 20:41:40 +10:00
nsPromiseFlatString.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsPromiseFlatString.h Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsReadableUtils.cpp Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm. 2017-09-22 14:35:46 +10:00
nsReadableUtils.h Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm. 2017-09-22 14:35:46 +10:00
nsReadableUtilsImpl.h
nsReadableUtilsSSE2.cpp
nsString.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsString.h Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsStringBuffer.h Bug 1343715 - Split nsTSubstring::mFlags into separate variables for class and data flags. r=dmajor 2017-07-10 12:23:10 -07:00
nsStringComparator.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsStringFlags.h Bug 1403506 - Remove nsTFixedString<T>. r=erahm. 2017-09-27 20:19:33 +10:00
nsStringFwd.h Bug 1403506 - Remove nsTFixedString<T>. r=erahm. 2017-09-27 20:19:33 +10:00
nsStringIterator.h Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsStringObsolete.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsSubstring.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsSubstring.h
nsSubstringTuple.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsSubstringTuple.h Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsTDependentString.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsTDependentString.h Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsTDependentSubstring.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsTDependentSubstring.h Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsTextFormatter.cpp Bug 1401821 - nsTextFormatter "*" width argument comes before the actual argument; r=froydnj 2017-09-21 09:43:28 -06:00
nsTextFormatter.h Bug 1388789 - change return values of nsTextFormatter::vs{s,v}printf; r=froydnj 2017-09-05 13:17:49 -06:00
nsTLiteralString.h Bug 1402328 Use a Dummy template parameter to avoid fully specializing structs inside of template classes r=froydnj 2017-09-22 10:26:26 -05:00
nsTPromiseFlatString.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsTPromiseFlatString.h Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsTString.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsTString.h Bug 1403506 - Remove nsTFixedString<T>. r=erahm. 2017-09-27 20:19:33 +10:00
nsTStringComparator.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsTStringObsolete.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsTStringRepr.h Bug 1402328 Use a Dummy template parameter to avoid fully specializing structs inside of template classes r=froydnj 2017-09-22 10:26:26 -05:00
nsTSubstring.cpp Bug 1403506 - Remove nsTFixedString<T>. r=erahm. 2017-09-27 20:19:33 +10:00
nsTSubstring.h Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsTSubstringTuple.cpp Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsTSubstringTuple.h Bug 1393230 - Part 3: Convert the xpcom string classes to be templated on char type. r=njn, r=fitzgen, r=sfink 2017-08-14 14:22:50 -07:00
nsUTF8Utils.h
nsUTF8UtilsSSE2.cpp
precompiled_templates.cpp Bug 1403506 - Remove nsTFixedString<T>. r=erahm. 2017-09-27 20:19:33 +10:00
README.html

<html>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<body>
  <h1><span class="LXRSHORTDESC">managing sequences of characters</span></h1>
<p>
  <span class="LXRLONGDESC"></span>
</p>
</body>
</html>