"ReadMe.md" did not exist on "09dde636d23ef7c646365464497f7cfcc7441279"
- Jul 21, 2017
-
-
Deomid Ryabkov authored
Change the API to heap-allocate the string and get rid of a bunch of fat stack buffers. PUBLISHED_FROM=c793dc64a9a044a9769d92ea16859f5d704a2181
-
- Jun 28, 2017
-
-
Sergey Lyubka authored
PUBLISHED_FROM=e69e298a51dbe0f9c47184169ecad06eef0676fc
-
- Jun 26, 2017
-
-
Sergey Lyubka authored
Also amend api_net.js to use returned length. PUBLISHED_FROM=38e15f9587edf28049c5b9e5f126b4db159910e8
-
- Apr 24, 2017
-
-
Deomid Ryabkov authored
Remove the specialized URI parser, clean up code a bit. Fix parsing of URIs with IPv6 hosts (http://[2001:2:3::4]:567/) PUBLISHED_FROM=968ad97585d928123106ce3828920ee073113f83
-
- Mar 01, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=b5b12cdf4273f21dbcdac9bfb6a06063152914c9
-
- Feb 09, 2017
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=f0fe58c9f01ef0c7b491ed0e5f51b983e4119507
-
- Nov 18, 2016
-
-
Marko Mikulicic authored
PUBLISHED_FROM=cccd28ef43ec4e08fa52340ce78bda10db5ac27a
-
- Nov 17, 2016
-
-
Marko Mikulicic authored
PUBLISHED_FROM=182c43c3bd82190cb816c8ebaddccc13a94950d0
-
- Nov 09, 2016
-
-
Marko Mikulicic authored
PUBLISHED_FROM=f03b963aaec02574e47c28ee8033551440b94f2d
-
- Oct 26, 2016
-
-
Sergey Lyubka authored
PUBLISHED_FROM=73ef8ae768585d3c204e6e022848f49e8f4a8de2
-
- Sep 30, 2016
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=f45e06aeba1c00212078d539b6f74cb8bd054326
-
- Sep 01, 2016
-
-
Sergey Lyubka authored
PUBLISHED_FROM=e9a4e5c7b4a1d03b93a2a79e29de19e60e919929
-
- Jul 26, 2016
-
-
Dmitry Frank authored
PUBLISHED_FROM=5cd78790a03580aa23dd3d2d8b825ad449083cc2
-
- Jul 25, 2016
-
-
Alexander Alashkin authored
PUBLISHED_FROM=11c57fc5ece01686e9cecab5e3bfce54a2825836
-
Evelyn authored
-
Evelyn authored
-
Alexander Alashkin authored
PUBLISHED_FROM=8b7fcfc1bc32ff9ff38e2904ddb730c83bf9fae4
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
Evelyn authored
-
- Jul 07, 2016
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=0e6a1c1a2356c1e12580e498c64ba7be367f601c
-
- Jun 15, 2016
- Jun 07, 2016
-
-
rojer authored
PUBLISHED_FROM=f8e052f1a256f671de133135901b509d39608a82
-
- May 28, 2016
-
-
Alexander Alashkin authored
PUBLISHED_FROM=309be4a56754250406dd48f1abd30b68776f5c7e
-
Dmitry Frank authored
`v7_mk_undefined()` and `v7_mk_null()` are left unchanged, but marked deprecated, and `V7_UNDEFINED` and `V7_NULL` are public now. Xtensa code size with instrumentation: 590400 -> 590432, i.e. 32 bytes. Xtensa code size without instrumentation: 530848 -> 531760, i.e. 912 bytes. As objdump reveals, inside v7.c, `v7_mk_number` and others are inlined, so the extra v7 argument is eliminated; outside of v7.c it's obviously not inlined. ---- Also, v7_get_int() is added, which currently just casts stored double value to int PUBLISHED_FROM=e984b7308faf2380b3de388f238e0fae0aea545d
-
- May 15, 2016
-
-
Dmitry Frank authored
It would be probably good idea to also remove tools/docgen.py and asciidoc.mk, but asciidoc.mk is still mentioned under `cloud/doc`, which may contain some useful info which we'll need at least to review before removing. PUBLISHED_FROM=faf454d4c52a2f07ea8ac084cf0bd11a0c9c9b3b
-
Marko Mikulicic authored
Until I read the doc and find how to limit the retention, otherwise it just eats all my ram and cpu and things start to fall apart. PUBLISHED_FROM=eb33fb44736f07b992270689217aca4af70513ff
-
- May 03, 2016
-
-
Alexander Alashkin authored
PUBLISHED_FROM=69dc2fadfa0aad32290bd676331b57d0b5595c60
-
- Apr 28, 2016
-
-
Marko Mikulicic authored
PUBLISHED_FROM=302ebfe7d711602e75c8db4bc843b0d52a382542
-
Alexander Alashkin authored
PUBLISHED_FROM=274bff744d9c3d12285f026d21c1c776946fae20
-