Commit Graph

6 Commits

Author SHA1 Message Date
Moonchild a680bdc637 Issue #1656 - Part 1: Nuke most vim config lines in the tree.
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.
2020-09-23 13:55:00 +00:00
Matt A. Tobin ea491d0383 Issue #1449 - Implement URLSearchParams's sort() 2020-05-02 16:43:30 -04:00
JustOff 0ff4dbff80 Use meaningful error message in URLSearchParams::Constructor 2019-03-14 14:14:45 +02:00
JustOff cd0e94ceb1 Construct URLSearchParams from record<> 2019-03-13 21:22:29 +02:00
JustOff 04c1684122 Construct URLSearchParams from sequence or from string 2019-03-13 21:20:12 +02:00
Matt A. Tobin 5f8de423f1 Add m-esr52 at 52.6.0 2018-02-02 04:16:08 -05:00