Tcl Library Source Code

Timeline
Login

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

50 events occurring around 3b14767f50651768.

2014-02-04
20:09 Ticket [0fc3770ef5] Request for IPv6 support in the function ::ip::nextNet status still Open with 4 other changes artifact: e9fec97a00 user: aku
10:00 New ticket [6002105722] struct::list filter does not evaluate cmdprefix in caller's scope. artifact: 7f2c342c61 user: anonymous
2014-02-03
23:13 New ticket [0fc3770ef5] Request for IPv6 support in the function ::ip::nextNet. artifact: f10e581f86 user: anonymous
23:06 New ticket [659631d1f4] nextNet --> nextNet's count argument does not function as expected. artifact: f9cbb6fb36 user: anonymous
22:55 New ticket [2186ff86b7] ::ip::toInteger returns an incorrect value for 255.255.255.255. artifact: a72f38fbfd user: anonymous
19:09
debug - manpage - Fix small typo. check-in: 654d235ff1 user: andreask tags: tcllib-1-16-rc
2014-01-31
08:04
Updated embedded release documentation. check-in: 4f04f7e130 user: aku tags: tcllib-1-16-rc
07:43
Bumped overall version to 1.16, generated the release README. check-in: a9b2ee05e3 user: aku tags: tcllib-1-16-rc
07:39
Bumped versions of modified packages and missed so far. check-in: d62c5a4fed user: aku tags: tcllib-1-16-rc
07:39
Bumped versions of modified packages and missed so far. check-in: f06124e3c3 user: aku tags: tcllib-1-16-rc
07:33
Fixed issues with repository scan - Forgot to handle trunk revision, and mixup of parent/child times and descriptions. check-in: f5d2be5a46 user: aku tags: tcllib-1-16-rc
06:31
Bumped ftp to 2.4.12, see [3b14767f50]. check-in: 6e03cd1a77 user: aku tags: tcllib-1-16-rc
06:12
Merge RC with latest fixes. check-in: adb569bb63 user: aku tags: tcllib-1-16-rc
2014-01-30
20:09 Closed ticket [bff902be35]: ::math::geometry::calculateDistanceToPolyline issue plus 6 other changes artifact: efbf2b5a04 user: arjenmarkus
20:07 Closed ticket [c1ca34ead3]: math::geometry::pointInsidePolygon issue plus 6 other changes artifact: 036fe69168 user: arjenmarkus
20:05
Solving two tickets regarding the math::geometry package check-in: ffa444f6ab user: markus tags: trunk
09:59 Ticket [c1ca34ead3] math::geometry::pointInsidePolygon issue status still Open with 3 other changes artifact: 5397fc125e user: arjenmarkus
09:45 Ticket [bff902be35] ::math::geometry::calculateDistanceToPolyline issue status still Open with 3 other changes artifact: 3477103843 user: arjenmarkus
08:17 Ticket [c1ca34ead3] math::geometry::pointInsidePolygon issue status still Open with 4 other changes artifact: f047c6aa83 user: arjenmarkus
08:16 Ticket [bff902be35] ::math::geometry::calculateDistanceToPolyline issue status still Open with 5 other changes artifact: e19d1dc981 user: arjenmarkus
2014-01-29
21:26 Ticket [eb0b15d598] Ftp module throws errors into the event loop status still Open with 4 other changes artifact: 61427bd3a1 user: anonymous
21:12
Merge RC with latest fixes check-in: 59ef0e2775 user: andreask tags: tcllib-1-16-rc
21:11
Ticket [eb0b15d598] - ftp - Extended debug narrative for the state machine operation to help investigation of the problem check-in: 0adb77c50b user: andreask tags: ftp-bug-eb0b15d598
19:31 Closed ticket [f58015fbd0]: Incorrect error handling in ftp module plus 7 other changes artifact: 157ed460bc user: aku
19:29
Ticket [f58015fbd0]: ftp - DisplayMsg - Removed bogus use of ::errorInfo. Simplified the code a bit. check-in: 3b14767f50 user: andreask tags: trunk
19:23
Tweaked the last change a bit to follow coding guidelines. check-in: 71d074f491 user: andreask tags: trunk
17:14 New ticket [bff902be35] ::math::geometry::calculateDistanceToPolyline issue. artifact: 199741c952 user: anonymous
17:11 New ticket [c1ca34ead3] math::geometry::pointInsidePolygon issue. artifact: 48fe5b0efe user: anonymous
2014-01-27
18:54 Ticket [eb0b15d598] Ftp module throws errors into the event loop status still Open with 4 other changes artifact: 74bce435e8 user: aku
2014-01-26
16:32
silence gcc error, "should return a value [-Wreturn-type]" check-in: c1b3934ac2 user: pooryorick tags: trunk
2014-01-24
20:40 New ticket [eb0b15d598] Ftp module throws errors into the event loop. artifact: c316eac4ca user: anonymous
08:05 Edit [251a312c0a329514|251a312c0a]: Edit check-in comment. artifact: 3f0f21175e user: aku
07:56
Modified sak release utility methods (review, readme) to pull the set of modified modules and commit messages directly out of the repository instead of scraping the ChangeLog. This is based on the presence of a tag "release" to stop the search. check-in: 251a312c0a user: aku tags: tcllib-1-16-rc
04:49
Fix oops in new test textutil-7.5. check-in: f7cdeb52d0 user: aku tags: tcllib-1-16-rc
2014-01-23
19:10
Update RC with latest fixes. check-in: 10b275b56b user: andreask tags: tcllib-1-16-rc
19:08 Edit [8c541ca76f6519dc|8c541ca76f]: Mark "Closed". artifact: 2e68f93087 user: aku
19:07 Closed ticket [7665c3532c]: Can't match the empty string plus 5 other changes artifact: 1a47b3f75c user: aku
19:05
Merged the pt epsilon bugfix. check-in: 716b404d6d user: andreask tags: trunk
06:53 Edit [411c419016f6e2d7|411c419016]: Add tag "release". artifact: 56cade47d9 user: aku
06:53 Edit [411c419016f6e2d7|411c419016]: Add tag "tcllib-1-15". artifact: d0d1f7f3c0 user: aku
06:53 Edit [472c75a7bc7b7b06|472c75a7bc]: Cancel tag "tcllib-1-15". artifact: 003483b7cb user: aku
06:41
Merged trunk bug fixes into RC. check-in: b062daa852 user: aku tags: tcllib-1-16-rc
06:39 Closed ticket [30be135c2a]: Add a "capEachWord" proc to textutil::string plus 6 other changes artifact: ef6cb7742a user: aku
06:38
[Ticket 30be135c2a]: Added command 'capEachWord'. Bumped package version to 0.8. Extended testsuite. check-in: 569eb15c5b user: aku tags: trunk
06:19 Closed ticket [1b7fe4fe19]: pt errors generating critcl plus 6 other changes artifact: 5633350982 user: aku
06:18
Ticket [1b7fe4fe19]. Fixed missing class/package initialization for critcl generator. Bumped package version to 1.0.2 check-in: 235fc198f6 user: aku tags: trunk
06:10 Closed ticket [c3ab006ca2]: pt help misleading plus 6 other changes artifact: bd5687c3eb user: aku
06:09
Ticket [c3ab006ca2]. Fixed help delivered by 'pt' application. check-in: 99c76c4237 user: aku tags: trunk
00:14
Begin updating the C pieces to require critcl 3.1. For the current batch that is mostly about setting some meta information. Under struct we can go and use more utilites, i.e critcl::class and the like. check-in: 14fa6eacaa user: andreask tags: update-to-critcl3
2014-01-22
22:13 Ticket [7665c3532c] Can't match the empty string status still Open with 4 other changes artifact: 230a945605 user: aku