Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-09-23 | -1/+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. | |||
* | Implement the spec provision for handling repeated keys in records by ↵ | JustOff | 2019-03-13 | -0/+11 |
| | | | | updating the existing value | |||
* | Actually change the key type of a record, and its corresponding conversion ↵ | JustOff | 2019-03-13 | -1/+1 |
| | | | | behavior, depending on what the IDL says | |||
* | Rename MozMap.h to Record.h | JustOff | 2019-03-13 | -0/+80 |