Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
21 check-ins using file packages/test/lib/test.tcl version 7bdbeee895
|
2019-04-18
| ||
| 07:03 | bits new command incr check-in: c9c5fd3b4a user: pooryorick tags: trunk | |
|
2019-04-04
| ||
| 11:53 | struct tree replace q_node_forge_up_node with a faster variant that avoids additional calls to the database check-in: d516652ae7 user: pooryorick tags: trunk | |
| 11:52 | cache fix critical bug check-in: 81bb5be7c1 user: pooryorick tags: trunk | |
|
2019-04-03
| ||
| 19:03 |
struct tree
correct handling of nodes with no value
however, q_node_forge_up_top has become slow againcheck-in: 12a6c56756 user: pooryorick tags: trunk | |
| 08:09 |
struct tree
ensure that node_forge recognizes links
consolidate queriescheck-in: 8e298346a6 user: pooryorick tags: trunk | |
|
2019-04-02
| ||
| 12:51 |
struct tree
reintroduce node_forge
from [a84e056d7ab5f927]
with some modifications because it is much faster in some casescheck-in: 22af82493e user: pooryorick tags: trunk | |
|
2019-04-01
| ||
| 10:06 | struct tree redesign to guarantee storage and retrieval of values without corruption due to type coercion on the part of sqlite. check-in: b7aa9f4701 user: pooryorick tags: trunk | |
|
2019-03-31
| ||
| 15:51 |
struct tree
new implmentaton of the main pivot query. Unfortunately, it isn't any
faster.
new commands up up&check-in: 6939779d30 user: pooryorick tags: trunk | |
|
2019-03-29
| ||
| 15:12 |
struct tree
new more performant foundational sql query to navigate the tree
significant code cleanupcheck-in: 6783c95cf6 user: pooryorick tags: trunk | |
| 15:02 |
db sqlite
new command
explain_pretty
dir new command [magic] list small modification to [take] proc fix behaviour of [import] string new command tolower test udate test data check-in: 098b7fbbd3 user: pooryorick tags: trunk | |
|
2019-03-28
| ||
| 20:49 |
struct tree
work on initializiation routines
new more performant query to walk the treecheck-in: 69121ef7e4 user: pooryorick tags: trunk | |
|
2019-03-25
| ||
| 16:18 | struct tree rearrange recursive queries to increase performance in node_forge by a couple of orders of magnitude check-in: a84e056d7a user: pooryorick tags: trunk | |
|
2019-03-24
| ||
| 11:33 | struct tree use row_number() to create a new unique rowid check-in: 98c32df8ce user: pooryorick tags: trunk | |
| 11:17 | struct tree use a separate table to track links check-in: 820ce4d988 user: pooryorick tags: trunk | |
| 06:47 |
list
new commands
linsert
lreplace lreverse ns new command ascall check-in: 104c6f7590 user: pooryorick tags: trunk | |
|
2019-03-14
| ||
| 09:51 |
struct tree
new command
node exists
replace "parent" with "up"check-in: 7feca47751 user: pooryorick tags: trunk | |
|
2019-03-13
| ||
| 17:40 | struct tree remove treevals view check-in: 3a2d10e55a user: pooryorick tags: trunk | |
| 13:21 | struct tree reqplace more occurrences of the treevals table in queries check-in: d831c3472c user: pooryorick tags: trunk | |
|
2019-03-11
| ||
| 07:06 | struct tree start to replace queries that use the "treevals" view, which is too slow check-in: c02e44c19b user: pooryorick tags: trunk | |
|
2019-03-10
| ||
| 07:21 | struct tree add performance tests check-in: f33b1ae023 user: pooryorick tags: trunk | |
|
2019-03-09
| ||
| 16:06 | test rewrite cleanup1 check-in: 17da970f5b user: pooryorick tags: trunk | |