-
TL;DR: We currently don't prevent `ObjectReference` to refer to off-heap objects, and we even have `ActivePlan::vm_trace_object` for off-heap objects. However, if we call `ObjectReference(15).to_addr…
-
# Single-Serving To-Dos
18 to-dos, 5 points each, with 2 extra credit to-dos
## Essential
### Code
`15 points`
- [x] Use of lowercase alphabet for all markup, style, and file and folder n…
-
### Description of the bug
The built-in `Jump to Matching Brackets` function does not work in a proper java file.
### Steps to reproduce
1. Start Sublime Text 4 in Safe Mode
2. The built-in `Jump …
-
https://github.com/ccrisan/motioneye/blob/f0318bbba1527d06e8510fd3996d7f996309cbb4/motioneye/static/js/main.js#L20
-
# Status quo
A Space allocates objects. A Space relies on a PageResource to allocates contiguous pages. Currently, a PageResource asks VMMap for "contiguous chunks" if needed.
`VMMap` has two …
-
Another older request ---
1. It'd be useful to display lists of records (or tuples) in tabular form
```
[ { x = 1, y = 2 }
, { x = 3, y = 4 }
]
```
2. It'd be nice to have a mode th…
-
```
I got the following:
Caught an exception while rendering: 'ascii' codec can't decode byte 0xe3
in position 0: ordinal not in range(128)
models.py
Before:
290 def image_filename(self):
291 …
-
This is part of MSC3266, but exposing it on matrix.org encourages clients to use it (see https://github.com/matrix-org/matrix.to/issues/266)
We should plan to disable it, to stop clients being temp…
-
### Describe the bug
Links with hex-encoded spaces (%20) don't get processed correctly
### Steps to reproduce the behavior
In a situation where you have files / directories with spaces in the…
-
```
I got the following:
Caught an exception while rendering: 'ascii' codec can't decode byte 0xe3
in position 0: ordinal not in range(128)
models.py
Before:
290 def image_filename(self):
291 …