Atom

Timeline
Login
Bounty program for improvements to Tcl and certain Tcl packages.

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

49 events occurring around f7d64aa106a81092ce1d.

2017-05-25
22:03
Squashing yet more typos Leaf check-in: d3f567c758 user: aku tags: trunk
19:35
Squashing more typos check-in: fbe66a790c user: aku tags: trunk
2017-05-24
21:49
Fix typo in comment check-in: ea548517c1 user: aku tags: trunk
21:37
Fix 4 typos in documentation and comments check-in: 4eec7bc7af user: aku tags: trunk
2016-07-18
20:45
Fixed a documentation typo check-in: 391efcd880 user: aku tags: trunk
00:00
Note: Atom 1 Release technote: [f7d64aa106] user: akupries tags: atom-1
2016-07-17
22:55 Changes to wiki page Development Snapshots artifact: bc245ec62d user: akupries
22:53 Changes to wiki page Past Releases artifact: d57a40ab26 user: akupries
22:53 Changes to wiki page Atom artifact: 9f4f95d50d user: akupries
22:49 Edit [a8ed44f5a50088bd|a8ed44f5a5]: Add tag "atom-1". artifact: 05e64e4ae8 user: akupries
22:40 Changes to wiki page Downloads artifact: fff22c84eb user: akupries
2016-07-15
19:55
Added basic debug narrative to all packages. check-in: a8ed44f5a5 user: aku tags: trunk, atom-1
2016-07-14
18:30
Bump to version 1 across the board. Regenerated embedded docs. check-in: 901d9c8dca user: aku tags: trunk
06:44
Updated the figures and architecture information. Completed documenting the atom base class. Some typo fixes. Regenerated the embedded docs check-in: cf0862a5db user: aku tags: trunk
2016-07-13
22:01
Added information for the github mirror, to head off ticketing in that non-official location check-in: f73d54b13c user: aku tags: trunk
21:46
Filled docs for the atom packages. check-in: 4213f301a3 user: aku tags: trunk
20:13
Standard documentation (the various guides). Note: Figures are still for cmdr, todo fix check-in: 825b2eb893 user: aku tags: trunk
18:15
Complete the metadata check-in: 982b5f2354 user: aku tags: trunk
18:00
Restructured the repository layout check-in: 3ab90c34ef user: aku tags: trunk
2013-10-18
23:04
Outline of teapot metadata added, needs filling with concrete information check-in: a7ac08420f user: andreask tags: trunk
23:03
Build tweak, added kettle references. check-in: 779e5d1ce3 user: andreask tags: trunk
2013-05-10
23:45 Changes to wiki page Atom artifact: b78b578f4a user: aku
23:44 Changes to wiki page Atom artifact: ed03f30bdd user: aku
22:54 Edit [cbe0e8ea09c72a6b|cbe0e8ea09]: Mark "Closed". artifact: 9b6a92606f user: aku
22:53
Beginnings of documentation. check-in: 28f13658ff user: andreask tags: trunk
2013-05-07
21:44
Brought completed testsuite restructuring back to main. check-in: d059eb2d35 user: andreask tags: trunk
21:12
Fix duplicate testname. Closed-Leaf check-in: cbe0e8ea09 user: andreask tags: testsuite-restructuring
21:08
Continued. check-in: 9f20653ac4 user: andreask tags: testsuite-restructuring
21:07
Restructuring the testsuite check-in: 188a7fe5b8 user: andreask tags: testsuite-restructuring
2013-04-19
18:17 Changes to wiki page Atom artifact: f02c6b12db user: aku
17:54
Simplified database setup using the new dbutil highlevel method for schema creation and verification. check-in: 6092647665 user: andreask tags: trunk
06:10
First use of dbutil methods. check-in: 69276621d4 user: aku tags: trunk
04:26 Changes to wiki page QuickRef artifact: 94822952c6 user: aku
04:22 Changes to wiki page QuickRef artifact: df89d6b96a user: aku
04:19 Changes to wiki page QuickRef artifact: 3bab76b024 user: aku
04:18 Changes to wiki page Atom artifact: b4e80eb9f3 user: aku
04:15 Changes to wiki page Atom artifact: ce1af65b80 user: aku
04:15 Changes to wiki page Atom artifact: 4f86205dba user: aku
03:55
Use sqlite's "exists" method where appropriate. Simplifies code. Same performance. check-in: 9d65d4b032 user: aku tags: trunk
03:19
Compacted the sqlite setup a bit, more tabular. Added caching of store size. Modest memory cost, high impact on speed. Implemented the (de)serialize methods in the store, for wrapping into transactions. Plus serialize can be done as single sql query. Much better perf. Removed restrictions on the higher N benchmarks. check-in: cbd817b4e9 user: aku tags: trunk
00:14 Edit [4159e5f9fd59f59b|4159e5f9fd]: Mark "Closed". artifact: 4473f16dbc user: aku
00:14 Edit [0fed63454ff35c1e|0fed63454f]: Mark "Closed". artifact: 04411a2167 user: aku
00:13 Edit [0570c8c8ea72c3ac|0570c8c8ea]: Mark "Closed". artifact: 5e5aceec53 user: aku
2013-04-18
23:42
Extended benchmarks (exists-id). Limit expensive serialization check-in: 834cb9fb2d user: andreask tags: trunk
22:07
Merged cache fixes into main dev. check-in: 388b12e14a user: andreask tags: trunk
22:06
Fixed tests, handle new method. Closed-Leaf check-in: 0fed63454f user: andreask tags: cache-sub-set-tests
21:55
Merged initial cache fixes, and completed the missing parts. System extended with new method "exists-id". check-in: 6cebfeef4e user: andreask tags: cache-sub-set-tests
21:38
Added tests for the custom cache semantics of various methods. check-in: 62f049252a user: andreask tags: cache-sub-set-tests
21:01
Created an initial set of benchmarks to compare the stores. check-in: 8412b4b94e user: andreask tags: trunk