-
```
What steps will reproduce the problem?
1. Setup a basic auth realm with a long username and password combination
2. Add a authorization header to the transport call.
headerList.add(new HeaderPr…
-
```
What steps will reproduce the problem?
1. Setup a basic auth realm with a long username and password combination
2. Add a authorization header to the transport call.
headerList.add(new HeaderPr…
-
_Submitted by:_ **meijeru**
According to the documentation a word can start with an alphabetic character (never mind the definition of that, but see #1230) and any of the following: !&*+-.?_`|~
Subse…
-
```
What steps will reproduce the problem?
1. Setup a basic auth realm with a long username and password combination
2. Add a authorization header to the transport call.
headerList.add(new HeaderPr…
-
```
What steps will reproduce the problem?
1. Setup a basic auth realm with a long username and password combination
2. Add a authorization header to the transport call.
headerList.add(new HeaderPr…
-
I have monthly data from 156 stations. There are some missing months. I have the years and the months and they can both be factors. I would like to infill the months, and perhaps years.
This could…
-
## Möbius Interactions
$$
\Phi_n(S) := \sum_{T \subseteq S} (-1)^{|S|-|T|}\nu(T)
$$
Where:
| Symbol | Description |
| --- | --- |
| $\\Phi\_n(S)$ | Möbius Interaction for subset S |
| $S$…
-
gig-by-gig planning
output blob of concerts grouped by artist
drag and drop into concert detail list
automatically re-draw route on map after each drag and drop
route selection
show user all …
-
Imagine this example: https://godbolt.org/z/reavrz7vq
```C++
#include
struct Entry {};
extern Entry *entries;
extern int num_entries;
bool entry_compare(const Entry *p, const Entry *q);
void *…
-
@maunus, can you tell me if a sequence like `c o ʔ n i` should be parsed as `c o ʔn i` (preglottalized nasal) or rather `c o.ʔ n i` (glottalized vowel or whatever) or simply `c o ʔ n i` (glottal stop …