summaryrefslogtreecommitdiffstats
path: root/embedding/components/find
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-1/+0
|
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-4/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-8/+13
| | | | Tag #1375
* Make nsFind::Find actually use a string type as input.wolfbeast2019-05-29-7/+3
| | | | Futureproofing follow-up to b89570e31cfb84449241e363a595540b8810c217
* Make nsFind::Find handle empty string searches.wolfbeast2019-05-25-0/+5
|
* Remove the const to fix the -Wignored-qualifiers warning with GCC 8 (Part 2)trav902018-08-10-1/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+2627