summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-07export proper CPPFLAGS to pkg-config fileEmil Renner Berthing
2013-01-06http/server: small fixesEmil Renner Berthing
2013-01-06hathaway: add functions for OPTION requestsEmil Renner Berthing
2013-01-06gitignore: ignore VIM swap filesAsbjørn Sloth Tønnesen
2013-01-06http: match requests on path excluding query componentAsbjørn Sloth Tønnesen
2013-01-06http: split http handling into separate libraryEmil Renner Berthing
2013-01-06io/tcp: add MultiServer wrapperEmil Renner Berthing
2013-01-04io/tcp: listen() and connect() return host and portEmil Renner Berthing
2013-01-04http: support no Content-Length when Connection: closeEmil Renner Berthing
2013-01-04io/tcp: keep both node and service strings on stackEmil Renner Berthing
2012-12-19utils: yield in utils.exit() to stop running immediatelyEmil Renner Berthing
2012-12-18test: use the libraries we just compiledEmil Renner Berthing
2012-12-18lfs: addedEmil Renner Berthing
2012-12-17io: add file:lock() methodEmil Renner Berthing
2012-12-17io: add input(), read(), output() and close()Emil Renner Berthing
2012-12-17io: multiple arguments for file:write() and stream:write()Emil Renner Berthing
2012-12-17io: rework stream:sendfile()Emil Renner Berthing
2012-12-17io: add file:size() methodEmil Renner Berthing
2012-12-17io: add names to operation structs in struct fileEmil Renner Berthing
2012-12-17pool: make threadpool dynamically configurableEmil Renner Berthing
2012-12-17io: put connect and listen in tcp tableEmil Renner Berthing
2012-12-17io: unify io.tcp_listen()Emil Renner Berthing
2012-12-17io: lookup host names without blockingEmil Renner Berthing
2012-12-17io: factor out io_strerror()Emil Renner Berthing
2012-12-17io: rework io.open()Emil Renner Berthing
2012-12-17io: rework streamsEmil Renner Berthing
2012-12-17io: factor out closed and busy errorsEmil Renner Berthing
2012-12-17rename lem.streams to lem.ioEmil Renner Berthing
2012-12-17streams: add file:seek() methodEmil Renner Berthing
2012-12-17streams: add file:write() methodEmil Renner Berthing
2012-12-17streams: add File typeEmil Renner Berthing
2012-12-17streams: raise buffer size to 4kEmil Renner Berthing
2012-12-17pool: use two locks, spinlock if availableEmil Renner Berthing
2012-12-15pool: add thread poolEmil Renner Berthing
2012-12-11configure: check for pthreadsEmil Renner Berthing
2012-12-11Makefile.in: make debug targetEmil Renner Berthing
2012-12-11lem: call the garbage collector when idleEmil Renner Berthing
2012-12-11lem: remove sethandler functionalityEmil Renner Berthing
2012-12-11lem-repl: use pcallEmil Renner Berthing
2012-12-11PKGBUILD: update for 0.3 and one is enoughEmil Renner Berthing
2012-10-16utils: use ev_now() and ev_now_update()Emil Renner Berthing
2012-10-16test: clean up ctest and stestEmil Renner Berthing
2012-10-15utils: rename utils.sleeper() to utils.newsleeper()Emil Renner Berthing
2012-10-11utils: better function namesEmil Renner Berthing
2012-07-31add configure scriptEmil Renner Berthing
2012-07-31utils: add now function to wrap gettimeofdayEmil Renner Berthing
2012-07-31utils: remove timer functionEmil Renner Berthing
2012-07-31add more librariesEmil Renner Berthing
2012-07-23Lua 5.2.1Emil Renner Berthing
2012-07-23use autoconf and bump version to 0.3Emil Renner Berthing