ambrop7
|
3291a4713e
bproto_generator: fix aliasing issues
|
13 năm trước cách đây |
ambrop7
|
2185655723
fix many potential aliasing issues
|
13 năm trước cách đây |
ambrop7
|
27bafc71f7
CMakeLists.txt: pass Clang-specific warning flag to Clang only
|
13 năm trước cách đây |
ambrop7
|
30ced3b8b6
CMakeLists.txt: add -Wstrict-aliasing
|
13 năm trước cách đây |
ambrop7
|
0f07c8a237
misc/ipv4_proto.h: fix aliasing problems with casting to ipv4_short. This manifested itself as incorrectly computed IP checksums of sent
|
13 năm trước cách đây |
ambrop7
|
1a7b19595c
add misc/read_write_int.h
|
13 năm trước cách đây |
ambrop7
|
a19af8ec87
ncd/tests/run_tests: fix shebang /bin/sh to /bin/bash
|
13 năm trước cách đây |
ambrop7
|
fc983ddd4f
version 1.999.126
|
13 năm trước cách đây |
ambrop7
|
b4a5383d63
update ChangeLog
|
13 năm trước cách đây |
ambrop7
|
9ffa769921
examples/bencryption_bench.c: silence a bad warning from clang
|
13 năm trước cách đây |
ambrop7
|
d737afce53
CMakeLists.txt: silence warnings about always-true comparisons (generated by Clang 3.2)
|
13 năm trước cách đây |
ambrop7
|
53bbc75cae
ncd: modules: sleep: explain what sleep() with one argument means
|
13 năm trước cách đây |
ambrop7
|
c4ade225a2
ncd: modules: sleep: interpret empty string time as no sleeping, add sleep(ms_start) with one argument
|
13 năm trước cách đây |
ambrop7
|
b2bc0d84b4
system: BReactor_glib: implement missing BSmallTimer
|
13 năm trước cách đây |
ambrop7
|
9ce5df50b0
system: BReactor_glib: implement missing BREACTOR_HUP
|
13 năm trước cách đây |
ambrop7
|
4290021aa3
ncd: modules: add log
|
13 năm trước cách đây |
ambrop7
|
bd170f2437
base: BLog: add BLog_AppendBytes()
|
13 năm trước cách đây |
ambrop7
|
c31cc05975
version 1.999.126rc2
|
13 năm trước cách đây |
ambrop7
|
2d2be38d9f
ncd: NCDBuildProgram: fix unused variable warning
|
13 năm trước cách đây |
ambrop7
|
1fc023a1e4
ncd: modules: fix modules that used global (static) variables to allocate these interpreter-wide using the new support within
|
13 năm trước cách đây |
ambrop7
|
8ec7e1e67d
ncd: NCDModule: allow separating static module information from generated at runtime by the interpreter. Fix other stuff to work with
|
13 năm trước cách đây |
ambrop7
|
6a6a100d21
ncd: NCDAst: move some structs from .h to .c
|
13 năm trước cách đây |
ambrop7
|
18a15ba1e1
ncd: NCDModuleIndex: remove base_type verification if NDEBUG is defined, to improve start-up time
|
13 năm trước cách đây |
ambrop7
|
d63928ceae
ncd: NCDInterpreter: remove unused variable (forgotten in previous commit)
|
13 năm trước cách đây |
ambrop7
|
10a594c625
ncd: move initialization of modules from NCDInterpreter into NCDModuleIndex
|
13 năm trước cách đây |
ambrop7
|
81dc7380d5
ncd: NCDInterpreter: reorder initialization so that it will be easier to move the calling of module globalinit functions into NCDModuleIndex
|
13 năm trước cách đây |
ambrop7
|
153681af18
ncd: move NCDMethodIndex from NCDInterpreter into NCDModuleIndex
|
13 năm trước cách đây |
ambrop7
|
b003fa6755
ncd: modules: use the new static strings
|
13 năm trước cách đây |
ambrop7
|
70a773ab02
ncd: static_strings, NCDStringIndex: add "size" string
|
13 năm trước cách đây |
ambrop7
|
093757350c
ncd: static_strings, NCDStringIndex: add a few more strings
|
13 năm trước cách đây |