4 files changed
+13
-3
lines changed+10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
4 | 14 |
| |
5 | 15 |
| |
6 | 16 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
- .gitignore-1
- CMakeLists.txt+71-40
- Makefile.am+3-1
- NEWS+19-2
- README.md+8-101
- VERSION_CURRENT+1
- VERSION_RELEASED+1
- build/autotools/AutoHarden.m4+1-1
- build/autotools/CheckProgs.m4-1
- build/autotools/FindDependencies.m4+1-3
- build/autotools/PrintBuildConfiguration.m4+1-1
- build/autotools/ReadCommandLineArguments.m4+1-1
- build/autotools/SetupAutomake.m4-3
- build/autotools/Versions.m4+59-16
- build/autotools/m4/ax_python.m4-98
- build/cmake/LoadVersion.cmake+36
- build/cmake/Makefile.am+3-1
- build/rpm/libbson.spec+6-6
- configure.ac+7-11
- doc/.gitignore+7-2
- doc/installing.page.in+8-10
- doc/version.page.in+4-4
- examples/bson-streaming-reader.c+9-4
- src/bson/bson-compat.h+10
- src/bson/bson-version.h.in+7
- src/bson/bson.c+9-9
- tests/Makefile.am+1-9
- tests/test-iso8601.c+1-1
- tests/test_cbson.py-150
0 commit comments