| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
I'm not sure whether this is actually better than locking.
|
|
|
|
|
| |
This is a classic few-reads, many-writes situation where a sync.Map
would lead to substantially less lock contention.
|
|
|
|
|
| |
This makes it use slightly less memory. Approximately courseGroupT bits
per connection!
|
|
|
|
|
|
|
| |
Firefox eats the left, bottom, and right borders when tbody is empty.
This is a bug known for 21 years (that was Firefox 37 or something).
References: https://bugzilla.mozilla.org/show_bug.cgi?id=217769
|
| |
|
| |
|
|
|
|
| |
This reverts commit a9916b3a7df327836f18011edcbf8cc218260f89.
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 831040c3d7dbc116a25848786bc5ab83fef6149b.
|
|
|
|
| |
This reverts commit de3f0b9e7003e4521f5ea866134e77ff859ab99b.
|
| |
|
|
|
|
| |
Atomics must be read atomically via atomic.LoadT
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit a25fdc67f05cfb1b37ac750460a21ddbb18008de.
|
| |
|
| |
|
| |
|