Timeline
Not logged in

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

39 check-ins using file win/Makefile.in version bf2ccdf1f1

2022-11-03
17:04
Rewrite lreplace4 implementation not to need extra immediate operands. check-in: e636911126 user: apnadkarni tags: apn-bcc
2022-10-31
17:12
Make sure the build works if USE_LINENOISE is #undef'ed check-in: 4cfce4825b user: marc_culler tags: line-editing
16:53
Add conditional compilation directives around all code blocks specific to line editing. check-in: 20301d488f user: marc_culler tags: line-editing
16:10
Use Tcl_CreatePipe and avoid damaged channel lists on linux by calling Tcl_Exit from the main thread... check-in: a4c450a39c user: marc_culler tags: line-editing
2022-10-30
19:23
whitespace check-in: 766c712eb6 user: culler tags: line-editing
19:11
Fix the transition when an event loop terminates. check-in: 8a85f20de8 user: culler tags: line-editing
17:41
Bytecode compiler for ledit check-in: aed9f264bc user: apnadkarni tags: apn-bcc
10:43
New bytecode implementation for lreplace check-in: c1b8cdcb2e user: apnadkarni tags: apn-bcc
04:27
New bytecode for linsert check-in: 71f5587826 user: apnadkarni tags: apn-bcc
03:04
Implement lreplace4 BCC instruction check-in: a4e5d2aee0 user: apnadkarni tags: apn-bcc
2022-10-29
20:28
Fix the termios problems and other glitches by using mutexes. Still need a transition when the even... check-in: ed0f394be3 user: culler tags: line-editing
14:10
Remove failed attempt to fix the termios issue. check-in: 763deafefb user: culler tags: line-editing
13:56
Fix fork check-in: 400d629521 user: culler tags: line-editing
2022-10-28
17:38
Make command line editing work with Tk, except for some termios issues at exit. check-in: a662802a1e user: culler tags: line-editing
15:53
TIP346, TIP607, TIP601: document encoding command check-in: 31c5b6dc41 user: oehhar tags: core-8-branch
14:58
Correct issues in safe.n reported by tcltk-man2html.tcl check-in: 038c347e4b user: oehhar tags: core-8-branch
13:51
Resolve tcltk-man2html.tcl errors in fconfigure.n check-in: 57394eda0b user: oehhar tags: core-8-branch
13:33
TIP 633 and TIP 346: add man page entry for fconfigure (TCL 8.7) check-in: 4b9478dcb4 user: oehhar tags: core-8-branch
12:55
Restore test suite fix. If [try] is too confusing, then I will use [eval]. The stack is a stack of ... check-in: 8e637ca9aa user: dgp tags: core-8-branch
2022-10-27
21:58
backout [95cb836c8c]: "try [lpop threadStack]", that cannot be right check-in: 719090e3be user: jan.nijtmans tags: core-8-branch
21:19
try -> catch check-in: 0cbfec8c60 user: jan.nijtmans tags: core-8-branch
18:38
duplicate test names check-in: 53aa7641ec user: dgp tags: core-8-branch
17:10
Test hygiene. This was creating one more thread than it destroyed. In a -singleproc 1 test run, thi... check-in: 95cb836c8c user: dgp tags: core-8-branch
14:43
merge 8.6 check-in: 14207c1e3c user: dgp tags: core-8-branch
07:29
Fix some gcc warnings in linenoise check-in: e112ad5883 user: jan.nijtmans tags: line-editing
07:24
Add lininoise directory. Fix 2 gcc warnings check-in: 4f49c8a0c9 user: jan.nijtmans tags: line-editing
07:11
TIP #468: Support Passing TCP listen Backlog Size Option to TCP Socket Creation check-in: 49befbf025 user: jan.nijtmans tags: core-8-branch
2022-10-26
12:39
Merge http-bugfixes-2022H2 - fix ticket 1173760, https over proxy server. check-in: f0cf5f7866 user: kjnash tags: core-8-branch
12:35
Merge 8.7 check-in: 525b0d20b5 user: kjnash tags: http-bugfixes-2022H2
11:38
Remove detritus. check-in: b9dc6a9258 user: culler tags: line-editing
09:44
merge-mark check-in: 30851ae11c user: jan.nijtmans tags: core-8-branch
09:36
TIP #646: Change -eofchar handling (Tcl 8.7 part) check-in: fce329536d user: jan.nijtmans tags: core-8-branch
03:24
Move Tcl_GetLine and Tcl_GetLineObj to tclIO.c check-in: 662374c0f7 user: culler tags: line-editing
02:45
Line editing and history -- moved to 8.7. check-in: 53b9e4d0d1 user: culler tags: line-editing
2022-10-25
12:23
Some more int -> Tcl_Size conversions, making the diff with the Tcl 9.0 header-files smaller check-in: 3cd9875b86 user: jan.nijtmans tags: core-8-branch
11:42
Create new branch named "apn-bcc" check-in: cc8cdbcec5 user: apnadkarni tags: apn-bcc
08:47
Merge 8.6. Bug in rules.vc (visible in Tk: handle TK_MAJOR_VERSION the same as TCL_MAJOR_VERSION) check-in: 863e037dc9 user: jan.nijtmans tags: core-8-branch
2022-10-24
11:57
Merge 8.6 check-in: a308474970 user: jan.nijtmans tags: core-8-branch
2022-10-23
20:42
Merge 8.7 check-in: 54c5016189 user: jan.nijtmans tags: core-8-branch