-
Tests: https://github.com/ibmruntimes/openj9-openjdk-jdk.valuetypes/tree/openj9/test/jdk/valhalla/valuetypes
See https://github.com/ibmruntimes/openj9-openjdk-jdk.valuetypes/pull/14 to run the test…
-
### Which Umbraco version are you using? (Please write the *exact* version, example: 10.1.0)
13.5.1
### Bug summary
The purpose of Single Block Mode is to help the Models Builder in giving us…
-
On the `/trees/{id}` page, replace the single planter card with a planter list.
http://localhost:3000/trees/c636500a-ca1c-45b2-ba35-7c6b301f8092
We can re-use the component of the planter li…
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0
# Modules to migrate
- [ ] web_calendar_slot_duration
- [ ] web_dialog_size
- [x] web_environment_ribbon - By @rven - #…
-
### Link to minimal reproducible example
https://github.com/vanyasav/angular-reown-wagmi/tree/all_wallets
### Summary
Having setup config this way:
```
this.modal = createAppKit({
al…
-
I'd like to be able to see some sort of analysis of existing dependencies between namespaces in my solution without having to set up rules in advance for what's allowed to access what.
-
Given a binary tree, flatten it to a linked list in-place.
For example, given the following tree:
1
/ \
2 5
/ \ \
3 4 6
The flattened tree should look like:
1
\
…
-
Similar to windows program; ACiDView
eg; http://cdn.makeuseof.com/wp-content/uploads/2009/08/nfo2.jpg?69fac7
Would be toggled on/off like the nfop statusbar, listing folder heirarchy for quick naviga…
-
**Describe the issue**
On large repository with ~70k commits the command "git lfs prune" takes a long time.
Up to 5-10 minutes on SSD drive.
**System environment**
Windows 10.
**Output of `gi…
-
Hey, just wanted to discuss about adding a few things.
Correct me if I'm wrong but, `Document` isn't very easy to manipulate : you have to browse the whole tree to find your meshes (vertex position…