2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2024 — May 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci linux-mingw: add misisng "`"
kou
as Sutou Kouhei
More... almost 5 years ago
ci windows-msvc: vcruntime140_1.dll is only needed for VS 2019 x64
kou
as Sutou Kouhei
More... almost 5 years ago
ci linux-mingw: fix path
kou
as Sutou Kouhei
More... almost 5 years ago
ci windows-msvc: remove needless Env:
kou
as Sutou Kouhei
More... almost 5 years ago
ci windows-msvc: fix architecture name for VS and CMake
kou
as Sutou Kouhei
More... almost 5 years ago
ci linux-mingw: add missing "&"
kou
as Sutou Kouhei
More... almost 5 years ago
ci windows-msvc: "!=" doesn't exist in batch file...
kou
as Sutou Kouhei
More... almost 5 years ago
ci windows-msvc: add missing Env:
kou
as Sutou Kouhei
More... almost 5 years ago
ci linux-mingw: fix artifact path handling
kou
as Sutou Kouhei
More... almost 5 years ago
ci windows-msvc: adjust CMake arguments
kou
as Sutou Kouhei
More... almost 5 years ago
ci: fix a typo
kou
as Sutou Kouhei
More... almost 5 years ago
ci windows-msvc: add Visual Studio 2017 cases
kou
as Sutou Kouhei
More... almost 5 years ago
ci linux-mingw: run test
kou
as Sutou Kouhei
More... almost 5 years ago
appveyor: drop support for Visual Studio 2013
kou
as Sutou Kouhei
More... almost 5 years ago
ci mingw: generate PDB
kou
as Sutou Kouhei
More... almost 5 years ago
grn_table_group: add orphan record check again
kou
as Sutou Kouhei
More... almost 5 years ago
grn_table_group: optimize adding a record to group
kou
as Sutou Kouhei
More... almost 5 years ago
grn_table_group: unify acceleration code for reference vector
kou
as Sutou Kouhei
More... almost 5 years ago
grn_table_group: unify acceleration code for reference vector
kou
as Sutou Kouhei
More... almost 5 years ago
grn_table_group: unify acceleration code
kou
as Sutou Kouhei
More... almost 5 years ago
grn_table_group: optimize single key fix size column case
kou
as Sutou Kouhei
More... almost 5 years ago
grn_table_cursor: use grn_table_cursor_foreach() for single key case
kou
as Sutou Kouhei
More... almost 5 years ago
grn_table_cursor_foreach(): add
kou
as Sutou Kouhei
More... almost 5 years ago
Add missing include
kou
as Sutou Kouhei
More... almost 5 years ago
Use cinttypes with C++
kou
as Sutou Kouhei
More... almost 5 years ago
Remove moved declarations
kou
as Sutou Kouhei
More... almost 5 years ago
Split grn_table_module related API to table_module.{c,h}
kou
as Sutou Kouhei
More... almost 5 years ago
GRN_IO_ARRAY_AT: use static inline instead of macro
kou
as Sutou Kouhei
More... almost 5 years ago
Move error related definitions to grn_error.h from grn_ctx.h
kou
as Sutou Kouhei
More... almost 5 years ago
grn_table_sort: improve performance by using resolved ID
kou
as Sutou Kouhei
More... almost 5 years ago