-
Some searches for with the combination street name, street number and city don't contain a result with the expected street. The reason is that a street number match is "blocking" other streets in the …
-
Hello all,
I have the following problem: My delphi application blocks an entire IP address range for a certain number of requests. After a manual restart of the process everything works as expected…
-
## Background Information
UNICEF Global have requested a tool to identify gaps in a country's cold storage infrastructure.
The pain points in this Epic are:
- There is no easy way to asses…
-
- Display person in charge name, email address and phone number
- Map should be full width, like in GFW tab (see #354 for more data to be displayed)
- Combine Land admin and GFW tabs into one (do same…
-
When I was hooking in TF-IDF to NaiveBayes I found several words that had separate TF-IDF values that I don't think should actually be separate. Here are a few:
Mixed Fractions : 654-1/2, 673-1/2,…
-
```
In IE 8 in quirksmode (not strict dtd) the NumberRangeFilter is not drawn correctly.
It looks like the width is too small, number ranges are not beside the control but
on top.
When using componen…
-
**Version and Platform (required):**
- Binary Ninja Version: 4.2.6304-dev (65f49c87)
- OS: macOS
- OS Version: 15.0
- CPU Architecture: M1
**Bug Description:**
There seems to be performance is…
-
## Feature request
Support multiple RGB gamma entries in the UI (similar to a HDTV display)
#### What problem does this feature solve?
In current implementation with one RGB gamma, entire color r…
-
Hello! As a guitar player I am enjoying the app a lot and I thought I could share some ideas that I came up with along the way. To my knowledge the features that I am going to propose are usually not …
-
A variadic `zip()` might make implementing other variadic algorithms easy in terms of existing stl algorithms.
It might also be useful on its own.
The function would take variadic number of ranges…