- 12 Sep, 2016 1 commit
-
-
Alexander Alashkin authored
PUBLISHED_FROM=4787d59fdc9f4da525ddfae46e5203d06a596ef4
-
- 09 Sep, 2016 3 commits
-
-
Sergey Lyubka authored
PUBLISHED_FROM=c494ab910d0b1b98ea6ea4024450c60d0abff01d
-
Dmitry Frank authored
PUBLISHED_FROM=4b6f7b6fb4559e085c93f5f8827b8fae1701de70
-
Sergey Lyubka authored
PUBLISHED_FROM=c494ab910d0b1b98ea6ea4024450c60d0abff01d
-
- 05 Sep, 2016 2 commits
-
-
Dmitry Frank authored
On my way, fixed a couple of cases where we had `()` in the header, and non-empty argument list in the source file. PUBLISHED_FROM=5519526cf84e2bbd425a726fcc112fea1a95cbf1
-
Alexander Alashkin authored
PUBLISHED_FROM=7f805d89dcb795c9b3ee637ef1dbdcfcf3323469
-
- 02 Sep, 2016 1 commit
-
-
Sergey Lyubka authored
PUBLISHED_FROM=0d71533fd475c152c29fe304ca95559512a6059d
-
- 01 Sep, 2016 1 commit
-
-
Sergey Lyubka authored
PUBLISHED_FROM=e9a4e5c7b4a1d03b93a2a79e29de19e60e919929
-
- 31 Aug, 2016 1 commit
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=73e7ed5dd69cbca00ad6f67125915fbfb296770b
-
- 29 Aug, 2016 2 commits
-
-
Deomid Ryabkov authored
It was observed that sl_Send can return SL_EAGAIN, despite the fact that we only call write_to_socket if it was reported as writeable. PUBLISHED_FROM=e4cbacb3f16bb7abb479222d7dcbfbe113a39161
-
Deomid Ryabkov authored
Complete rewrite of the C Clubby implementation: it is now modeled after the Go implementation, with a slight difference that codec and channel are the same object (something we should probably do in Go as well, as we only have a single type of channel so far, which is used with all types of codecs). This implementation also comes with a new external API, which is hopefully cleaner and easier to use (see mg_clubby.h). In this PR I am not adding any new types of channels, but a UART channel as well as websocket listener channel will be added after this lands. PUBLISHED_FROM=d545d4bb6434e2a02ad159f9e4b64e594a4797e7
-
- 26 Aug, 2016 1 commit
-
-
Sergey Lyubka authored
PUBLISHED_FROM=20d24793d766ee289c6bde95bd5ad01202cd614b
-
- 24 Aug, 2016 1 commit
-
-
Alexander Alashkin authored
PUBLISHED_FROM=fc3f24d40f92f206e5de4a2fd15100430db87717
-
- 22 Aug, 2016 1 commit
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=8945dc72ce22d48c582e7cdd01348494677ac5bb
-
- 19 Aug, 2016 1 commit
-
-
Artem Bulavin authored
PUBLISHED_FROM=6bf2a710edaae6133d68eaf900ede14bba75ad5a
-
- 18 Aug, 2016 1 commit
-
-
Alexander Alashkin authored
PUBLISHED_FROM=993c4b1bec363e3f7975b83710e694792bedf5b3
-
- 16 Aug, 2016 3 commits
-
-
Marko Mikulicic authored
PUBLISHED_FROM=f85aaf2215f8323866eab9fb5143407b44fa1959
-
Artem Bulavin authored
PUBLISHED_FROM=4eead54610606827963e7c244fcd8ab9a13d4c07
-
Alexander Alashkin authored
PUBLISHED_FROM=f1b4ce4334d24bf613db88ccb28cb3668390ce1d
-
- 15 Aug, 2016 1 commit
-
-
Alexander Alashkin authored
PUBLISHED_FROM=6e33f546c4d096ef03103f6010124e5d568700b0
-
- 12 Aug, 2016 1 commit
-
-
Alexander Alashkin authored
PUBLISHED_FROM=b2454104b99100f23db0777f874ab8a33727acca
-
- 09 Aug, 2016 2 commits
-
-
Deomid Ryabkov authored
A way to serve a single, specific file as opposed to the hairy monster that is mg_serve_http. PUBLISHED_FROM=6ed1bc487b9d41d212a5907337182f23b040aecf
-
Deomid Ryabkov authored
PUBLISHED_FROM=03dc62aa69dddcbe41d5bc5c014de248332da918
-
- 08 Aug, 2016 4 commits
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=c118b2796f697e8d5493bb3d534cee7406060c1a
-
Deomid Ryabkov authored
Use templated index page and SSI calls instead of hard-coded html PUBLISHED_FROM=eade9dfe283952ed5465cd0ff1924f61a14dea0c
-
Deomid Ryabkov authored
PUBLISHED_FROM=5a24bda9029db3fc7bf04dc871656d65d551f4ab
-
Deomid Ryabkov authored
PUBLISHED_FROM=243437cf7d48b04aef3896bc4c5d4010975299a4
-
- 04 Aug, 2016 1 commit
-
-
Dmitry Frank authored
PUBLISHED_FROM=542e7c82fa494bef52222495301ab53dce43cd8f
-
- 30 Jul, 2016 1 commit
-
-
Marko Mikulicic authored
PUBLISHED_FROM=c6756bc74e6c25e4c120024e3ee2e3406068ad92
-
- 27 Jul, 2016 1 commit
-
-
Deomid Ryabkov authored
In CCS example projects PUBLISHED_FROM=b3ab112f74ae475cb93bf06fdb7db811bbb99a59
-
- 26 Jul, 2016 3 commits
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=7bacb1af60e85e4ed56a600fa3d1dbba1679db59
-
Dmitry Frank authored
We haven't actually _fixed_ evaluation of precompiled bcode from non-mmapped memory: we just never free it. For sane use case (do not evaluate the same file more than once) it should be acceptable. PUBLISHED_FROM=a9ca2d8fa72e9c40c93415d060ee8db697caa225
-
Dmitry Frank authored
PUBLISHED_FROM=5cd78790a03580aa23dd3d2d8b825ad449083cc2
-
- 25 Jul, 2016 7 commits
-
-
Alexander Alashkin authored
PUBLISHED_FROM=11c57fc5ece01686e9cecab5e3bfce54a2825836
-
Evelyn authored
-
Evelyn authored
-
Alexander Alashkin authored
PUBLISHED_FROM=8b7fcfc1bc32ff9ff38e2904ddb730c83bf9fae4
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-