index
:
blogc
feature/content-parser-ast
feature/directives
feature/make-generic-rule
feature/runserver-lighttpd
feature/runserver-windows
feature/sass
feature/squareball
feature/thread-pool
master
squareball
A blog compiler
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
blogc-runserver
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
runserver: do not ignore ctrl-c. move from signal() to sigaction()
Rafael G. Martins
2018-05-13
1
-8
/
+5
*
make: git-receiver: fixed conversion from wait status to status code
Rafael G. Martins
2018-05-13
1
-1
/
+1
*
blogc: common: replace unsigned int with size_t
Rafael G. Martins
2018-03-20
1
-2
/
+2
*
runserver: allow users to override default host/port with env var
Rafael G. Martins
2017-04-10
1
-12
/
+17
*
runserver: implemented ipv6 support
Rafael G. Martins
2017-03-05
1
-7
/
+7
*
*: updated copyright
Rafael G. Martins
2017-02-25
1
-1
/
+1
*
runserver: exit cleanly on ^C
Rafael G. Martins
2016-12-27
1
-0
/
+7
*
runserver: fixed bug when calling with -m
Rafael G. Martins
2016-12-27
1
-1
/
+1
*
*: binaries should always return 3 on errors, for consistency.
Rafael G. Martins
2016-12-26
1
-4
/
+4
*
runserver: blogc/loader: improve strto*l handling
Rafael G. Martins
2016-10-14
1
-4
/
+14
*
*: fixed includes
Rafael G. Martins
2016-10-07
1
-1
/
+0
*
runserver: implemented a thread pool and fixed few bugs
Rafael G. Martins
2016-09-25
1
-4
/
+20
*
runserver: reimplemented http server without libevent
Rafael G. Martins
2016-09-25
1
-314
/
+2
*
typo
Rafael G. Martins
2016-09-22
1
-1
/
+1
*
runserver: removed libmagic dependency
Rafael G. Martins
2016-09-22
1
-71
/
+116
*
*: s/sb_/bc_/g
Rafael G. Martins
2016-09-03
1
-13
/
+13
*
*: big code reorganization.
Rafael G. Martins
2016-09-03
1
-0
/
+386