-
## Issue: Revisiting Arena Allocations for Improved Memory Management
### Background
The current implementation involves creating an automatic arena for each object to manage native memory allocation…
-
> " If you have ideas for an appropriate [glyph](http://nerdfonts.com/#cheat-sheet) to display for a well-known folder or file, or a particular file extension, please raise an [issue](https://github.c…
-
To improve the onboarding experience, we should consider having the `tailor` rules for inference languages actually attempt to run inference on the files for which it is generating targets, and skip g…
-
Today DocumentMatcher is used when file is opened and when language servers must be collected for completion,highlight etc
When classpath changed, DocumentMatcher must b ere evaluated to connect/d…
-
Current 'master' branch contains many tests that should fail, but don't because they are not executed:
```
:pact-jvm-server:test
:pact-specification-test:test
:provider:pact-jvm-provider-scalatest…
-
I just noticed that the [java](https://github.com/multiformats/java-multihash/blob/master/src/main/java/io/ipfs/multihash/Multihash.java#L1) implementation has the namespace `io.ipfs.multihash` and th…
-
Here is a POC program:
```
#include
#define L 20
void decrypt(unsigned char * plaintext, unsigned char * ciphertext) {
unsigned char w[L];
memcpy(w, ciphertext, L);
for (int i = 0; i < L; i+…
-
This software is what I was looking for!
I am working on Scala and I googled visualization tool of JVM. This software achieves what I wanted to do. Other plugins are not very good for visualizing dep…
-
I could not find any published artifacts on Maven Central or oss.sonatype.org. Please publish a release.
-
Accepting PR containing source codes besides Java source codes.
TMC shall accept PR which contain accepted source codes as documented in https://github.com/deegree/deegree3/wiki/Multi-language-sup…
tfr42 updated
5 years ago