drh
|
15912e70b7
|
Add the rot13.c loadable extension.
FossilOrigin-Name: 8f9bd8e7a88eb11fb17d29954fa4b8c2840a5019
|
2013-05-15 13:05:03 +00:00 |
|
drh
|
8c15d99a9a
|
Fix the wholenumber virtual table so that it returns higher costs for
unconstrained usage. Cherrypick from [ceff8955020cd13].
FossilOrigin-Name: 7227b61512a534645c73883c2e37b4e647592e5d
|
2013-05-08 14:20:28 +00:00 |
|
drh
|
015db9c859
|
Remove spellfix virtual table documentation from the source tree.
Reference the separate documentation on the website instead.
FossilOrigin-Name: adcf78909ff9064b6e3c4dd15ccd3245c8cf270b
|
2013-04-27 18:06:40 +00:00 |
|
drh
|
ea41dc44c5
|
Added the nextchar.c extension. Minor changes to the spellfix.c extension
so that it can be appended to an amalgamation and compiled without duplicating
symbols.
FossilOrigin-Name: 56b9a417f5451631f11c5206d625f11472ee65f9
|
2013-04-25 19:31:33 +00:00 |
|
drh
|
d9555a7927
|
Add wiki documentation files for the spellfix1 virtual table.
FossilOrigin-Name: 381564e91bbf619f99a48b0b7a94ac586cb9ee79
|
2013-04-25 17:07:26 +00:00 |
|
drh
|
8416fc7fc7
|
Added the transitive_closure, ieee754, and amatch extensions.
FossilOrigin-Name: 84018099c8715b982cd24ce9221f93c7379e8c08
|
2013-04-25 16:42:55 +00:00 |
|
drh
|
b7045ab2ed
|
Move the test_spellfix.c module to ext/misc/spellfix.c.
FossilOrigin-Name: de556add10150140981a2e34b3712e96a7c262e3
|
2013-04-25 14:59:01 +00:00 |
|
drh
|
e50db1c5d2
|
Convert the fuzzer virtual table into a loadable extension and move it
to the ext/misc/fuzzer.c file.
FossilOrigin-Name: c8c69307f60c1d07ac666ae3797b7e3f286fd491
|
2013-04-25 14:31:46 +00:00 |
|
drh
|
24b6422dcb
|
Make test_wholenumber.c into a loadable extension and move it to
ext/misc/wholenumber.c.
FossilOrigin-Name: efcc9dd012b5f193324dfc2ee9c2410c16fc1b3b
|
2013-04-25 11:58:36 +00:00 |
|
drh
|
248f2be91a
|
Make "test_regexp.c" into a loadable extension and move it over to
ext/misc/regexp.c. Add the "load_static_extension" command for testing
purposes.
FossilOrigin-Name: 860fc393bff27045e0593c3c51bf5577accd0b79
|
2013-04-23 20:10:13 +00:00 |
|