ycl

Timeline
Login

Timeline

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

52 check-ins using file packages/struct/lib/env/env.tcl version c2cbe1849e

2018-11-28
15:38
eav add "walk" check-in: 1a1a5e0354 user: pooryorick tags: trunk
10:07
eav rewrite the "ascend" queries
clean up test suite
check-in: 8e104a87b4 user: pooryorick tags: trunk
2018-11-26
16:00
eav interim commit
three tests failing
check-in: fe18eca49b user: pooryorick tags: trunk
2018-11-23
13:25
chan chunked use [.my] instead of [namespace current] check-in: 5085b573e5 user: pooryorick tags: trunk
13:12
Add [block] check-in: af8d09e29f user: pooryorick tags: trunk
2018-11-03
19:30
eav {change api for dset/dget} check-in: 5ae4a329df user: pooryorick tags: trunk
2018-09-17
04:49
ycl math
new routine
secure hash

ycl ns

new routine
[cleanly]
check-in: 2141c9809a user: pooryorick tags: trunk
2018-08-23
20:28
just pause the current coroutine instead of creating new coroutines. check-in: 2e0c654957 user: pooryorick tags: trunk
2018-08-17
07:29
daerth fix bug in [pipeline] check-in: e61901c724 user: pooryorick tags: trunk
06:49
tcl probe new package check-in: 8bd0534f93 user: pooryorick tags: trunk
2018-08-11
18:38
chan clib pushTransform remmove some unused code check-in: 1f8f7b7877 user: pooryorick tags: trunk
2018-08-10
19:47
chan pushTransform cleanup
all tests pass
check-in: 2328842a53 user: pooryorick tags: trunk
2018-08-09
09:45
chan pushTransform push channel along with a transform callback onto a channel stack check-in: 4653a12d05 user: pooryorick tags: trunk
2018-08-05
19:41
parse tcl stream update tests to match changs in [ycl chan buffer]
table add "encoding" directive
check-in: c3f6192805 user: pooryorick tags: trunk
14:32
chan buffered use [$shelf eof] instead of [$_ eof] check-in: cd1ddad0cc user: pooryorick tags: trunk
11:00
chan buffered convert to use [shelf .plug] check-in: bf110a0c1b user: pooryorick tags: trunk
2018-08-04
21:18
chan uset improve [hself .wrap] shelf redesign [.wrap]

general housekeeping check-in: a857456826 user: pooryorick tags: trunk

2018-08-03
18:41
comm http add -async to tls socket options
move a test to {parse http util test}
check-in: 08f2fb3a67 user: pooryorick tags: trunk
18:39
parse html util test new package check-in: b11a0de453 user: pooryorick tags: trunk
17:22
pipeline
deleted in favor of [chan filter] and [chan tee]
check-in: 3b5debea4e user: pooryorick tags: trunk
17:14
tplex fix bug
deprecate

housekeeping check-in: a6063be149 user: pooryorick tags: trunk

15:11
chan connect improve thread and channel management check-in: 12f6ce0676 user: pooryorick tags: trunk
14:27
chan connect
new command
check-in: d026df39a5 user: pooryorick tags: trunk
07:46
exec filter test for error handling check-in: b54a342c84 user: pooryorick tags: trunk
07:39
exec filter add some error handling check-in: 08ef1d2c0f user: pooryorick tags: trunk
07:33
new command
[filter]
check-in: 83ded3b852 user: pooryorick tags: trunk
2018-08-02
12:38
daerth
add probe for Tcl issue ba921a8d98
check-in: 86ce2ce42a user: pooryorick tags: trunk
12:36
tcl probe
new package

tcl fix problem with [armour] check-in: b6340ea02c user: pooryorick tags: trunk

08:56
chan buffered
fix problem with tests
check-in: 50d6b6a9f3 user: pooryorick tags: trunk
06:34
chan interp
parameterize vwait so that a nested vwait can be avoided when the interp is just in a different thread
check-in: edf6f7a578 user: pooryorick tags: trunk
04:57
daerth [queue exit] now calls [reset] check-in: d588140110 user: pooryorick tags: trunk
2018-08-01
18:03
daerth
change command signatures for more convenient use
check-in: e86f706041 user: pooryorick tags: trunk
2018-07-30
15:26
daerth
new command [pipeline]
check-in: 7a87000a4d user: pooryorick tags: trunk
2018-07-23
10:37
add althttpdctl check-in: 76aabcdd07 user: pooryorick tags: trunk
2018-07-21
19:56
daerth
add [exit] method to queues
test for thread cleanup
check-in: 6852f3d753 user: pooryorick tags: trunk
2018-07-20
20:50
ycl daerth
rewrite complete
all tests pass
check-in: 2eebbe4391 user: pooryorick tags: trunk
06:48
first commit of the rewrite

first test passes check-in: 373e5703a9 user: pooryorick tags: trunk

2018-07-15
09:53
daerth some refactoring
final commit before rewrite
check-in: ab57d6adbe user: pooryorick tags: trunk
2018-07-11
18:12
parse xml
provide testing for both scripted accelerated and accelerated versions of commands
check-in: fd879b2f02 user: pooryorick tags: trunk
2018-07-10
15:27
new file check-in: 5a1a50a13b user: pooryorick tags: trunk
15:21
chan prototype improve [close] method

dir demo scan better strategy to restart after interruption

format tcl fix bug in escape quoting

parse tcl stream stop creating a namespace for each script parser check-in: 85f81ef4b4 user: pooryorick tags: trunk

2018-07-09
20:14
parse tcl stream refactor
all tests pass

parse tcl reader

fix bug where empty records were returned at the end of a table
check-in: c88c1335dd user: pooryorick tags: trunk
2018-07-08
08:37
ycl dir scan
update to use parse tcl table
redesign restart capability
basic scan succeeds
check-in: 945832d183 user: pooryorick tags: trunk
2018-07-06
17:04
tk canvas
remove {ycl coro relay}

visual slides

remove {ycl coro relay}
check-in: 4cc1f74e77 user: pooryorick tags: trunk
2018-07-05
20:07
parse tcl table
rewrite
one incomplete test fails

dir scan

update to newer {parse tcl table}
check-in: 2cdc3a8a62 user: pooryorick tags: trunk
2018-07-04
14:58
new files check-in: d8a7e3b520 user: pooryorick tags: trunk
14:44
new files check-in: a325a807c8 user: pooryorick tags: trunk
14:41
add ommitted files

minor changes check-in: 66513f72a9 user: pooryorick tags: trunk

13:37
minor fixes check-in: cea7e62527 user: pooryorick tags: trunk
2018-07-01
08:44
parse tcl table convert from coroutine to shelf
all tests pass
check-in: a3ba9ace1e user: pooryorick tags: trunk
2018-06-30
21:45
parse tcl stream update tests to reflect current implementation check-in: 18edf8a350 user: pooryorick tags: trunk
21:36
minor changes check-in: d52bd60107 user: pooryorick tags: trunk