Tcl Library Source Code

Timeline
Login

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

50 events occurring around 5f1d4b4301462120.

2014-10-16
22:04 Ticket [3553854a2b] New version of zipfile::encode and zipfile::decode for 8.6 status still Open with 4 other changes artifact: 6fb6f518e4 user: hypnotoad ... 3 similar events omitted.
18:16 Add attachment oauth.tcl to ticket [746d0abb21] artifact: 51d0be7495 user: hxm
18:15 Ticket [3553854a2b] New version of zipfile::encode and zipfile::decode for 8.6 status still Open with 4 other changes artifact: e4038cbb0d user: hypnotoad
18:14 New ticket [746d0abb21] modified oauth.tcl for use tls. artifact: a2b6410f2e user: hxm
17:55 Ticket [3553854a2b] New version of zipfile::encode and zipfile::decode for 8.6 status still Open with 4 other changes artifact: c7dd1d3247 user: aku ... 1 similar event omitted.
08:54
Merging with Trunk check-in: 6969691aec user: hypnotoad tags: odie
2014-10-15
23:19
Extended the set of nntp example apps with "postmsg", which implements direct posting of a single message. check-in: 555d7a04b6 user: andreask tags: trunk
23:00 Edit [74edb438a3b6d197|74edb438a3]: Move to branch mistake. Mark "Closed". artifact: 2b19b09b87 user: aku
20:23
Trying to clamp down on why Unix can build zipfiles, but Windows can't check-in: 5228128b18 user: hypnotoad tags: odie
19:23
Final tweaks check-in: 5796123c2c user: hypnotoad tags: odie
19:14
Typo Fix check-in: 584817506a user: hypnotoad tags: odie
19:08
New implementation of zipfile::encode for 8.6 Tweaked the native 8.6 decode to use the correct compression algorithm check-in: d891cb809a user: hypnotoad tags: odie
18:54 Ticket [dec864a3b5] Example ::tcl::transform::otp status still Open with 3 other changes artifact: 83ea62cfb9 user: aku ... 1 similar event omitted.
17:26
Removing the requirement for Trf to do zipfile::encode/decode in tcl 8.6+. Those functions are now built into Tcl after 8.6 check-in: c226c6f116 user: hypnotoad tags: odie
13:46
Remove requirement for zlibtcl if running in 8.6 check-in: d6e8de8277 user: hypnotoad tags: odie
00:05
Extended the set of nntp exmaple apps with "postmsg", which ipmlements direct posting of a single message. Closed-Leaf check-in: 74edb438a3 user: andreask tags: mistake
2014-10-14
22:42
Started on the removal of "package provide $xxxx::version" constructs in packages. check-in: 9a52573966 user: andreask tags: version-cleanup
21:42 Edit [0982cecb8cffeb9b|0982cecb8c]: Mark "Closed". artifact: cd0331c690 user: aku
21:42 Closed ticket [4004568d8f]: oauth implementation. plus 7 other changes artifact: 6e94ba5656 user: aku
21:20
Made the oauth package official. Plus updated local docs. check-in: 5f1d4b4301 user: aku tags: trunk
21:14
Added documentation for oauth, written by JaviP, with editing by myself. Closed-Leaf check-in: 0982cecb8c user: andreask tags: oauth
2014-10-09
23:17
Integrated changed by Javi after verification that it works. check-in: bdfca38680 user: andreask tags: oauth
2014-10-08
03:57
Oops, merge trunk head, started branch way too far in the past. check-in: a5946bb57c user: aku tags: oauth
03:52 Ticket [4004568d8f] oauth implementation. status still Open with 4 other changes artifact: 154c4f96fc user: aku
03:50
Integration branch for new oauth module. Missing docs and tests. check-in: 7b3a12af1f user: aku tags: oauth
03:42 Add attachment oauth.tcl to ticket [4004568d8f] artifact: 084336599c user: aku
03:42 Add attachment pkgIndex.tcl to ticket [4004568d8f] artifact: 61dc723d8a user: aku
2014-10-07
20:33 Add attachment oauth-1.0.tm to ticket [4004568d8f] artifact: 0c77cd6efc user: aku
20:32 New ticket [4004568d8f] oauth implementation.. artifact: 59176e7d33 user: aku
2014-09-27
11:10
Fix a typo and some inaccuracies regarding integer divisions if arguments are integer Add several test cases to at least insure the procedures have no obvious errors check-in: df7aaaff9c user: markus tags: trunk
09:43
Add the inverse normal distribution function to the math::special package check-in: b56a25be36 user: markus tags: trunk
2014-09-26
10:10 Closed ticket [a6d69107d5]: fix typo in pdf-uniform plus 6 other changes artifact: 6d012a9a0f user: arjenmarkus
10:08
Applied the patch for ticket a6d69107d5 check-in: 7ed9feb717 user: markus tags: trunk
2014-09-25
06:56 Ticket [a6d69107d5] fix typo in pdf-uniform status still Open with 3 other changes artifact: 6ee12f9c60 user: gahr ... 1 similar event omitted.
2014-09-24
11:54 Add attachment pdf_stat.tcl.diff to ticket [a6d69107d5] artifact: cd4b584c13 user: gahr
11:54 New ticket [a6d69107d5] fix typo in pdf-uniform. artifact: 3bfbb264f8 user: gahr
2014-09-23
07:37 Add attachment aes-modernize.diff to ticket [358a88716e] artifact: 6d918c829e user: anonymous
00:19 Closed ticket [358a88716e]: slight performance improvement in CBC mode plus 7 other changes artifact: ed444b5877 user: aku
00:18
aes - Ticket [358a88716e]. Applied patch improving performance by changing how the IV is stored. Version bumped to 1.2. Core dependency change! This version requires Tcl 8.5. check-in: 4b3d8bca51 user: andreask tags: trunk
00:09
aes - Moved tests fully to tcltest v2 format. Moved to require Tcl 8.5. check-in: 43401a27e1 user: andreask tags: trunk
2014-09-22
23:41 Ticket [358a88716e] slight performance improvement in CBC mode status still Open with 3 other changes artifact: 8e53ef0929 user: aku
23:39 Add attachment 358a88716e.udiff to ticket [358a88716e] artifact: babf10f5cb user: aku
23:38 Ticket [358a88716e] slight performance improvement in CBC mode status still Open with 4 other changes artifact: d4aa1284ca user: aku
23:33
Created the constraints in the previous commit, and still forgot to apply it. Now applied. check-in: 17f2ede061 user: andreask tags: trunk