-
http://mroonga.org/ja/docs/developer/release.html
- [x] Update news
- [x] Translate news
- [x] Update documentations
- [x] Add release note
- [x] Tagging
- [x] Upload documentations
- [x] Upl…
-
Hi,
MacOS and some others do not need malloc.h
Is it possible to incorporate the following snippet from monero ?
```c
// OS X, FreeBSD, and OpenBSD don't need malloc.h
#if !defined(__APPLE__) &…
-
4/29に7.0.2をリリースする。
- [x] ディストリビューションごとの対応
- [x] debian: 増減はなし
- [x] ubuntu: precise削除 (2017/07に16.10がEOL)
- [x] centos: 増減はなし (2020/11/30にCentOS 6がメンテナンスアップデート終了, 2024/06/30にCentOS 7メンテナンス…
-
run-regression-testコマンドの以下のオプションに、シェルが解釈可能なコマンドを含めると、そのコマンドを実行できてしまいます。
* --new-groonga
* --old-groonga
また、以下のように指定すると、回帰テストも成功のうえ、lsコマンドが実行されます。
例)
/usr/local/new_groonga/bin/groonga-query-l…
-
- [x] Confirmed this is a problem with running a `brew` command and not `brew install`ing or the post-install behaviour of one or more formulae? If it's a formulae-specific problem please file this is…
-
## Problem
It seems that groonga can't load max value of UInt64. (2^64-1)
## How to reproduce
```
table_create Values TABLE_NO_KEY
column_create Values value COLUMN_SCALAR UInt64
#{"va…
-
#### 概要
構造体のフィールドに対してカラム名だけでなく関数も指定できるようになりました.
grn_ts を使用する場合であれば式も記述できます(余談).
これにともない, `SelectOptions.OutputColumns` にあらためて関数や式を記述する手間が大きくなっています.
そこで, `SelectOptions.OutputColumns` では対応するカラム名(もしく…
-
nginx current mainline version is 1.13.0.
However nginx version is 1.11.13 in groonga.
-
http://mroonga.org/ja/docs/developer/release.html
- [x] Update news
- [x] Translate news
- [x] Update documentations
- [x] Add release note
- [x] Tagging
- [x] Upload documentations
- [x] Upl…
-
3/29に7.0.1をリリースする。
- [x] ディストリビューションごとの対応
- [x] debian: 増減はなし
- [x] ubuntu: 増減はなし(2017/04 preciseがEOL 2017/07に16.10がEOL)
- [x] centos: CentOS 5のサポートをやめる(2017/03 CentOS 5がEOL)
- [x] NEWS
…