gecko-dev/xpcom/string
Brian Hackett 312bcb5d90 Bug 1207696 Part 4l - Don't record some debugging/statistics atomics, r=froydnj.
--HG--
extra : rebase_source : 401fdf6385e81b72d2ceee84b5ee1a9aac056aaa
2018-07-21 14:26:58 +00:00
..
crashtests Bug 1403959, part 3 - Manually fix some xpcom/ eslint failures and enable it. r=froydnj 2017-09-28 16:12:52 -07:00
README.html
moz.build Bug 1463036 - Use HAVE_ARM_NEON instead of BUILD_ARM_NEON for nsUTF8UtilsNEON.cpp. r=chmanchester 2018-05-23 07:17:05 +09:00
nsASCIIMask.cpp Bug 1412119 - Re-fix mode lines in xpcom. r=erahm 2017-10-26 14:39:00 -04:00
nsASCIIMask.h Bug 1434710 - Replaced all instances of mozilla::IndexSequence, mozilla::MakeIndexSequence and mozilla::IndexSequenceFor with std::index_sequence, std::make_index_sequence and std::index_sequence_for and removed mfbt/IndexSequence.h. r=botond 2018-04-09 21:12:13 +10:00
nsAString.h Bug 1434789 - Part 2: Remove nsSubstringTuple aliases. r=froydnj 2018-01-31 16:45:34 -08:00
nsCharTraits.h Bug 1426898 - Stop including Char16.h everywhere. r=Waldo 2017-12-23 00:53:12 +09:00
nsDependentString.cpp
nsDependentString.h
nsDependentSubstring.cpp
nsDependentSubstring.h Bug 1435924 - Part 1: Switch from nsSubstring.h to nsAString.h. r=dbaron 2018-02-05 17:36:32 -08:00
nsLiteralString.h
nsPrintfCString.h
nsPromiseFlatString.cpp
nsPromiseFlatString.h
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 Bug 1411034 - Remove the const to fix the -Wignored-qualifiers warning r=erahm 2017-10-23 22:42:35 +02:00
nsReadableUtilsSSE2.cpp
nsString.cpp
nsString.h Bug 1435924 - Part 1: Switch from nsSubstring.h to nsAString.h. r=dbaron 2018-02-05 17:36:32 -08:00
nsStringBuffer.h Bug 1410276 - Add a canary field to nsStringBuffer r=bz 2017-11-09 15:17:35 +11:00
nsStringComparator.cpp
nsStringFlags.h Bug 1448138 - Rename string DataFlags::SHARED to REFCOUNTED to make it clearer to those reading the code. r=erahm 2018-03-23 17:31:37 -07:00
nsStringFwd.h Bug 1403506 - Remove nsTFixedString<T>. r=erahm. 2017-09-27 20:19:33 +10:00
nsStringIterator.h Bug 1453795 - XPCom/String - Initialize member fields in classes/ structures. r=froydnj 2018-06-14 13:57:45 +03:00
nsStringObsolete.cpp Bug 1403083 - Part 1: Properly disable string functions for invalid char types. r=froydnj 2017-10-03 12:44:44 -07:00
nsSubstring.cpp Bug 1207696 Part 4l - Don't record some debugging/statistics atomics, r=froydnj. 2018-07-21 14:26:58 +00:00
nsTDependentString.cpp
nsTDependentString.h Bug 1431261 - Add nsTDependentString copy constructor. r=dbaron 2018-01-18 14:16:19 -08:00
nsTDependentSubstring.cpp Bug 1426898 - Stop including Char16.h everywhere. r=Waldo 2017-12-23 00:53:12 +09:00
nsTDependentSubstring.h Bug 1403083 - Part 1: Properly disable string functions for invalid char types. r=froydnj 2017-10-03 12:44:44 -07:00
nsTLiteralString.h Bug 1377351 - Part 5: Add a workaround for gcc 4.9 compiler bug, r=froydnj 2017-10-18 13:00:22 -04:00
nsTPromiseFlatString.cpp
nsTPromiseFlatString.h
nsTString.cpp
nsTString.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
nsTStringComparator.cpp
nsTStringObsolete.cpp Bug 1431449 - Move nsTString::ToInteger* methods to nsTSubstring; r=bz 2018-01-18 15:32:35 +01:00
nsTStringRepr.h Bug 1442295 - Add two missing includes in XPCOM. r=erahm 2018-03-01 11:03:00 +02:00
nsTSubstring.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
nsTSubstring.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
nsTSubstringTuple.cpp
nsTSubstringTuple.h Bug 1434689 - Part 3: Annotate nsTSubstringTuple as MOZ_TEMPORARY_CLASS. r=froydnj 2018-01-31 15:45:04 -08:00
nsTextFormatter.cpp Bug 1435916 - use a const array in nsTextFormatter::dosprintf; r=tromey 2018-02-14 12:01:36 -05:00
nsTextFormatter.h Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium 2017-12-06 16:52:51 -08:00
nsUTF8Utils.h Bug 1346535 - atk: Introduce U+FEFF characters to match AT-SPI offsets with DOM offsets. r=surkov, r=dbaron 2018-03-16 15:57:00 -04:00
nsUTF8UtilsNEON.cpp Bug 586838 - Add NEON versions of LossyConvertEncoding. r=erahm 2018-01-12 15:46:11 +09:00
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>