-
Update routes from .htaccess to index.php, check SessionId before serving
Occasionally I'm having trouble using the ../../filename notation. The same php or js function could be called from a diff…
G3zz updated
9 months ago
-
Hi,
In our project we need to accept ISO8601 date/time strings with optional time zones, where a specific time zone is to be assumed when the time zone is omitted from the string. In our specific c…
-
File: [themes/default/content/registry/packages/aws/api-docs/ec2/subnet/_index.md](https://www.pulumi.com/registry/packages/aws/api-docs/ec2/subnet/?language=python)
Filing on behalf of a community…
-
In field view we currently only support sparse fields in reductions. If we want to implement codes like the following, we need a way to slice fields in the sparse dimension.
dusk example
```python…
-
**Describe the solution you'd like**
Would it be possible to add a "JavaScript" formatter to write a valid JavaScript notation?
``` c#
Expression ex = (value, index, values) => $"{(value < 1000…
StefH updated
3 years ago
-
# Multiple Assignment
Currently multiple assignment is implemented in Onyx like this:
``` onyx
[a, b, c, d] = [1, 2, 3, 4] -- => a=1,b=2,c=3,d=4
[a, c, b, d] = [a+1, b, c, d+1] -- => a=2,b=3,c=2,d…
-
On certain systems (e.g. Google Colab), awk will round the values of longs / use scientific notation. This results in the index_by_chr script returning an unusable file.
-
In *NonceAgg* or *PartialSigAgg*, we can assign blame to a signer in two ways:
Method 1: Index of Invalid Value
- This approach is used by BIP327.
- We identify the index in the list where the in…
siv2r updated
4 months ago
-
Wrong escaping of `appVersion` if it is a number in scientific notation.
`helm repo add...`, e.g. for our GitLab pipeline `helm repo add --force-update --username gitlab-ci-token --password ${CI_JO…
-
### Elasticsearch Version
7.17.12
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Linux aa933ae49f18 5.15.49-linuxkit #1 SMP Tue Sep 13 07:51:46 UTC 2022 x86_64 x8…