Skip to content

Tags: ikozyris/kri

Tags

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ikozyris ikozyris
fix: reg(3824169) move to x=1 after inserting char at maxx

v0.8

Toggle v0.8's commit message

Verified

This commit was signed with the committer’s verified signature.
ikozyris ikozyris
bump version

v0.8-rc2

Toggle v0.8-rc2's commit message

Verified

This commit was signed with the committer’s verified signature.
ikozyris ikozyris
fix: syntax highlighting, cleanup: use namespace std by default

There was a regression from b90c309

v0.8-rc1

Toggle v0.8-rc1's commit message

Verified

This commit was signed with the committer’s verified signature.
ikozyris ikozyris
fix: when inserting before tab do not scroll, memory errors on resizing

v0.8-beta4

Toggle v0.8-beta4's commit message

Verified

This commit was signed with the committer’s verified signature.
ikozyris ikozyris
new: only enable syntax highlighting when file is C/C++

v0.8-beta3

Toggle v0.8-beta3's commit message

Verified

This commit was signed with the committer’s verified signature.
ikozyris ikozyris
++perf in reading: 2x improvement

v0.8-beta2

Toggle v0.8-beta2's commit message

Verified

This commit was signed with the committer’s verified signature.
ikozyris ikozyris
fix regression by previous optimization, add switch file

it rarely had problems with multithreading, the added functionality enables to switch the opened file without closing the app

v0.8-beta1

Toggle v0.8-beta1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
fix: \n on EOL, fgets + apnd_s without size, units | optimize: grow_gap

hrsize was in *iB (KiB, MiB...) base 2, and not *B (kB, MB, GB...) base 10
+ rename length->len , capacity->cpt

v0.8-alpha3

Toggle v0.8-alpha3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version

v0.8-alpha2

Toggle v0.8-alpha2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Delete print-utils.cpp