mistachkin
|
273c2a9425
|
Fix compilation issue seen with MSVC.
FossilOrigin-Name: 67001887044da71ab50c07d8345bd950a0a1f9688cf9cd6966312ea163cf6e17
|
2023-05-13 05:13:29 +00:00 |
|
larrybr
|
0953c5354a
|
Add base64() and base85() text/blob conversions to the CLI.
FossilOrigin-Name: 4bc98a2d9520efa9b80142163cbfab72a5f2fe9854cd6ba8291dcefdb872e657
|
2022-12-23 19:04:59 +00:00 |
|
larrybr
|
3c01af6ffc
|
Avoid several -Wall warnings in textfixture build.
FossilOrigin-Name: 03ae8680e430c6d2c39ca26fa2cb6eed46e3c3e52b53f7a8bf548560446c6d3d
|
2022-12-06 19:20:49 +00:00 |
|
larrybr
|
d8d68a5b8e
|
Sync w/trunk, zap surplus space.
FossilOrigin-Name: b8345630a2a322234bda49ee4b996f6ba20e2b080621e229a2ec5e820892a663
|
2022-11-28 14:11:48 +00:00 |
|
larrybr
|
b5aaf0f285
|
Get clean builds for MS tools. Add build examples for extension glommer (basexx.c)
Make sure extensions build for dynamic load and built into shell.
FossilOrigin-Name: da940d507e9e31a84daedede44a56f743198d7258a9e83892511fe8dd4c78d2b
|
2022-11-21 02:18:12 +00:00 |
|
larrybr
|
423003dca9
|
Fix a base64 decode bug. Provide for convenient inclusion of extension(s) built into the CLI, to simplify testing and for its own sake. Improve comments. Cure collision between base64.c and base85.c when both are in the same translation unit.
FossilOrigin-Name: 07543d23a98c2a851393a2674e59d3cf1df37c244fb451cb7436f49c95c1423f
|
2022-11-21 00:11:09 +00:00 |
|