Artifact
cb69f311ffaccb248deeeb50037ffcc1ea5c9d328ace22b8bbb64084f118a9d9:
- File
src/ajax.c
-
2021-09-06 20:51:15
— part of check-in
[bdb4bfaa3a]
on branch diff-config
— Begin adding value that used to be function arguments into the DiffConfig
object. This check-in deals with the pRe parameter.
(user:
drh
size: 13409)
-
2021-09-06 22:26:27
— part of check-in
[1347a1ddb9]
on branch trunk
— Internally, use the new DiffConfig object to pass around diff settings, rather
than the legacy u64 bit array. This provides increased flexibility to the
internals. There should be no user-visible changes (unless I made a mistake).
Note that more parameters could be folded into the DiffConfig object. This
check-in is just a start.
(user:
drh
size: 13409)