-
When a file from Philharmonie is parsed, the related TUM is searched, parsed and converted also. (this is not happening if the file is already a TUM). As result, the output consists in 2 Expressions, …
-
Netty version: 4.1.4.Final
Context:
While testing the dns resolution of vert.x I found the cosmetic issue that the exception for UnknownHost mentions the hostname with the last attempted search domai…
-
We will support JSON-LD serialisation (not current JSON as in V2.1) as close as possible to ODRL Ontology.
Update spec. required.
-
Application Version:
Master branch of Cura 021a33d6bd5114d3ff7edb8fa0a85c91ba55d08d
Master branch of Uranium 48ec68d98f8fa7af311b0793135ea88d1b7759ac
Platform: Debian Jessie
Qt: 5.6
PyQt: PyQt5_gpl-5.…
-
NServiceBus version 5.2.16
According to the [container documentation page](http://docs.particular.net/nservicebus/containers/#using-an-existing-container-cleanup) we shouldn't dispose the bus instanc…
-
Hi!
We maintain a few custom plugins. Writing them initially works in general pretty well. But the big issue are version upgrades. We started around version 5.0 and since then at every upgrade, we ha…
-
version: go1.3rc2
When matching against a regexp that's shared between goroutines, the program spends most
of its time waiting for the locks here:
68 @ 0x413579 0x4135fb 0x424eae 0x425080 0x496096 0…
-
_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=356) created by **blank101** on 2010-04-29 at 03:28 PM_
---
I've been using Multiset recently for frequency counting of o…
-
In Random.js:
``` js
/**
* Replacement for Java's Random.nextGaussian()
* Code taken from http://developer.classpath.org/doc/java/util/Random-source.html
*
* @author Aaron Davis
*/
```
Accordin…
-
Hi.
Can't find solution, how can I instantiate and inject HttpClient to objects in guice module. Is it possible?