Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tar.tcl for progress bar callback #16

Open
wants to merge 49 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
267b617
Tcllib Release 1.20 work integrated with trunk. Released.
andreas-kupries May 7, 2022
dd0d4fd
Updated release information on homepage.
andreas-kupries May 7, 2022
97a4d31
Add file modules/websocket/websocket.test
kjnash May 10, 2022
c982167
Add root finding methods for one-dimensional functions (bisection, se…
arjenmarkusdeltaresnl Jun 5, 2022
96635c6
Document the changes- root-find procedures
arjenmarkusdeltaresnl Jun 5, 2022
ddc9cdf
Update textutil::wcswidth to latest unicode database. Bump to version…
andreas-kupries Sep 5, 2022
3acb6a4
BEWARE: struct::matrix v1 eliminated.
andreas-kupries Sep 5, 2022
aadeae5
Fix missing tests for the extended handling of ANSI colors and double…
andreas-kupries Sep 5, 2022
ce9512d
valtype - iban - EF - Ticket [a8bcb82e2f]
andreas-kupries Sep 7, 2022
e5ab002
textutil - string - I - fixed indentation of benchmark code
andreas-kupries Sep 9, 2022
cbd46d1
math - decimal - Tkt [c32d31f42d] - I - typo fix in comment
andreas-kupries Oct 5, 2022
f4cd28c
math - bigfloat2 - Tkt [38447f264b] - B - mishandling of zero exponent
andreas-kupries Oct 5, 2022
ce3aa0e
Flatten pkgIndex content to prevent test log processor from breaking …
andreas-kupries Oct 6, 2022
a647667
Create new branch named "ws-bugfixes-2022H2"
kjnash Oct 8, 2022
86280dc
Adapt websocket.tcl to http 2.10 Tcl commit 8f7fbb617da2 - http::getu…
kjnash Oct 8, 2022
e886782
Modified `useTcllibC` to handle case where an internal tcllibc not us…
andreas-kupries Oct 8, 2022
68d63f6
map - geocode::nominatim - I - Now requires 8.6+. Bumped to 0.2
andreas-kupries Oct 8, 2022
efab2bd
Apply patch from ticket 5d23e45b0ec5 - do not allow ::base64::encode …
kjnash Oct 9, 2022
3a98d8e
Apply patch from ticket feda6855978c - avoid infinite loop if handler…
kjnash Oct 9, 2022
e568fb4
Apply patch from ticket 0dd2a66f - so that [dict get] does not raise …
kjnash Oct 9, 2022
e162dae
Apply patch described in ticket 21e22313d to handle unexpected discon…
kjnash Oct 9, 2022
e34b948
Tidy websocket.test - set common data in variables, improve cleanup.
kjnash Oct 9, 2022
cbe872e
Minor changes to websocket.man including omission mentioned in ticket…
kjnash Oct 10, 2022
8974d55
Add example websocket servers provided by anonymous in ticket 0dd2a66…
kjnash Oct 10, 2022
6fb9daf
Minor bugfixes to websocket server examples and integration with Tcllib.
kjnash Oct 10, 2022
90ec0f0
Remove line-end trailing whitespace from websocket server examples.
kjnash Oct 10, 2022
622ee99
Do not log warning message if http is 2.9.8 or higher.
kjnash Oct 10, 2022
3867798
Merge trunk
kjnash Oct 10, 2022
7d20d0f
Merge ws-bugfixes-2022H2. Several bugfixes to websocket, mostly on cl…
kjnash Oct 10, 2022
24beedd
Please review and merge to trunk: If the 'main' procedure in the inst…
mistachkin Oct 13, 2022
8bb33bf
Integrated branch `installErrFix`.
andreas-kupries Oct 15, 2022
dcc0603
map - slippy - Added geo distance method. Version bump to 0.7. Extend…
andreas-kupries Oct 15, 2022
876e8aa
testutils - new utility command `syntax` to semi-automate writing wro…
andreas-kupries Oct 21, 2022
96e6830
map - slippy - bugfix - C code - error handling
andreas-kupries Oct 21, 2022
c71b8d9
pt - pt::pgen - EF - Tkt [c29f2e3e6b]
andreas-kupries Nov 4, 2022
e465e52
map - slippy - BREAKING API CHANGES
andreas-kupries Dec 6, 2022
d5bb7f9
map - slippy - EF
andreas-kupries Dec 7, 2022
200e0dc
map - slippy - EF
andreas-kupries Dec 8, 2022
37e3e73
map - slippy - EF
andreas-kupries Dec 8, 2022
ff9b2cb
map slippy - EF
andreas-kupries Dec 9, 2022
f1f2561
map - slippy - Integration of branch `map-slippy-api-redone`.
andreas-kupries Dec 15, 2022
df81e5e
rc4 - Ticket [264eedd732] - Fix example (documentation). No version b…
andreas-kupries Jan 16, 2023
a5d007c
mime - mime - Ticket [5f455d6343]
andreas-kupries Jan 16, 2023
18d322b
comm - Ticket [cb9a7f0bfc] - Fixed regression in hook eval handling.
andreas-kupries Jan 16, 2023
94e39a3
zip - mkzip - EF - ticket [d6427645ad] - New option -prepend-base-dir…
andreas-kupries Jan 30, 2023
546b6d6
websocket - EF - ticket [1485d648] - Create ensemble, export public c…
andreas-kupries Jan 30, 2023
5ee9f16
Doc regeneration, whitespace cleanup, code cleanup
andreas-kupries Jan 30, 2023
6c32130
Integrated websocket changes
andreas-kupries Jan 30, 2023
df0154e
Update tar.tcl for progress bar callback
Meshparts Mar 14, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Modified useTcllibC to handle case where an internal tcllibc not us…
…able/visible to a Tcl version.
  • Loading branch information
andreas-kupries committed Oct 8, 2022
commit e8867826740cee596b6bc376f063978b60951186
20 changes: 12 additions & 8 deletions modules/devtools/testutilities.tcl
Original file line number Diff line number Diff line change
@@ -619,15 +619,19 @@ proc useTcllibC {} {
uplevel #0 [list source $index]
unset ::dir

package require tcllibc

set v [package present tcllibc]
set c [string map [list \n ";"] [package ifneeded tcllibc $v]]

puts "$::tcllib::testutils::tag I tcllibc $v"
puts "$::tcllib::testutils::tag I tcllibc = $c"
if {![catch {
package require tcllibc
}]} {
set v [package present tcllibc]
set c [string map [list \n ";"] [package ifneeded tcllibc $v]]

puts "$::tcllib::testutils::tag I tcllibc $v"
puts "$::tcllib::testutils::tag I tcllibc = $c"
return 1
}

return 1
puts "$::tcllib::testutils::tag - tcllibc n/a"
return 0
}

# ### ### ### ######### ######### #########