index
:
filo
appgraphics
A port of the kilo text editor to Fortran
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-09
Initial Fortran code porting kilo to appgraphics in Fortran
Jeffrey Armstrong
2020-07-05
Merge pull request #68 from unknowntpo/master
Salvatore Sanfilippo
2020-07-05
Fixing the ‘UINT32_MAX’ undeclared problem
unknowntpo
2020-07-02
Fix integer overflow in row allocation. #60.
antirez
2020-07-02
Simplify features macro.
antirez
2020-07-02
Make Linux/Macos discoverable by macros.
antirez
2020-07-02
Get rid of non ANSI C strdup().
antirez
2020-07-02
Handle SIGWINCH signal to properly resize editor
Leandro Pereira
2020-07-02
Added all C and C++ keywords.
Property404
2020-07-02
Merge pull request #33 from dayuoba/patch-1
Salvatore Sanfilippo
2020-07-02
Merge pull request #52 from vuonghv/master
Salvatore Sanfilippo
2020-07-02
Merge pull request #55 from skeeto/master
Salvatore Sanfilippo
2018-01-23
Use _POSIX_C_SOURCE, drop _BSD_SOURCE, _GNU_SOURCE (#5, #12)
Christopher Wellons
2017-08-05
Fix memory leak
Vuong Hoang
2016-07-18
rm repeat header file
dayu
2016-07-10
Fix README typo.
antirez
2016-07-10
Fix README markdown.
antirez
2016-07-10
Screencast link added.
antirez
2016-07-10
Be serious with version number.
antirez
2016-07-10
First public alpha version.
antirez