Commit 368e823
4 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| 290 | + | |
290 | 291 | | |
291 | 292 | | |
292 | 293 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
- Makefile.am+7-2
- NEWS+8
- VERSION_CURRENT+1-1
- VERSION_RELEASED+1-1
- build/autotools/ReadCommandLineArguments.m4+12
- build/autotools/SetupAutomake.m4+6
- build/autotools/versions.ldscript+3
- build/cmake/libbson.def+5-5
- doc/bson_append_decimal128.page+42
- doc/bson_decimal128_from_string.page+40
- doc/bson_decimal128_t.page+62
- doc/bson_decimal128_to_string.page+40
- doc/bson_iter_decimal128.page+42
- doc/bson_iter_overwrite_decimal128.page+36
- doc/bson_threading.page+2-3
- doc/bson_validate.page+2
- doc/bson_visitor_t.page+5-1
- doc/html/Makefile.am+6-4
- examples/bson-streaming-reader.c+2
- src/bson/bson-decimal128.h+1-1
- src/bson/bson-types.h+2
- src/bson/bson.c+7
- src/libbson.symbols+20-9
- tests/binary/empty_key.bson
- tests/test-bson.c+8
0 commit comments