Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/rbu/rbu.c
2021-06-15
| ||
15:15 | [801450b24e] part of check-in [272a15b9f4] Add NULL checks on all sqlite3_vfs_find(0) calls. This is not strictly necessary. There are no vulnerabilities here. However, adding these checks avoids unnecessary static analyzer complaints. Forum post ce1193be15. (check-in: [272a15b9f4] user: drh branch: trunk, size: 6022) | |
2020-12-15
| ||
16:28 | [b880ca5cb8] part of check-in [94f81b5117] When the -statstep option is passed to the "rbu" executable, print out memory stats right before exiting, as well as every -statstep steps. (check-in: [94f81b5117] user: dan branch: trunk, size: 6006) | |
2018-07-22
| ||
21:23 | [8681f6157d] part of check-in [edab5666f8] Fix more harmless compiler warnings seen with MSVC. (check-in: [edab5666f8] user: mistachkin branch: trunk, size: 5775) | |
2018-04-20
| ||
20:37 | [4ae41f01d7] part of check-in [61eb516f83] Enhance the "rbu" command line utility a bit. (check-in: [61eb516f83] user: dan branch: trunk, size: 5749) | |
2017-04-14
| ||
14:50 | [ea7d1b7eb4] part of check-in [6bf673767b] Make USE_FULLWARN=1 the default for MSVC and fix harmless compiler warnings. (check-in: [6bf673767b] user: mistachkin branch: trunk, size: 4508) | |
2016-04-18
| ||
09:17 | [b2c0b5e6ae] part of check-in [9a0078a538] Add the -vacuum switch to the "rbu" demonstration program. (check-in: [9a0078a538] user: dan branch: rbu-vacuum, size: 4506) | |
2016-01-14
| ||
13:22 | [ba3983dcef] part of check-in [fabe78c5d8] Fix harmless compiler warnings in RBU and add RBU to the autoconf and windows makefiles. (check-in: [fabe78c5d8] user: drh branch: trunk, size: 3928) | |
2015-07-24
| ||
21:19 | [e572f7ddef] part of check-in [cca79fdc3d] Enable the RBU extension to compile cleanly on Windows using MSVC. (check-in: [cca79fdc3d] user: mistachkin branch: trunk, size: 3914) | |
2015-07-23
| ||
20:44 | Renamed and modified ext/ota/ota.c → ext/rbu/rbu.c. [e04e7baea7] part of check-in [017c5019e1] Change the name of the OTA extension to RBU: Resumable Bulk Update. (check-in: [017c5019e1] user: drh branch: trunk, size: 3756) | |