summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TIP 651 implementationapnadkarni2022-11-178-8/+88
* Reserve stub entry 687 for TIP #651apnadkarni2022-11-171-0/+4
* http 2.10a4 -> 2.10b1, for upcoming releasejan.nijtmans2022-11-165-7/+7
* Make httpd11.tcl work with Tcl 8.6 toojan.nijtmans2022-11-151-1/+1
* Reserve stub entries 684/685 for TIP #648 and 686 for TIP #650jan.nijtmans2022-11-151-1/+16
* Change all mp_to_ubin() usages to mp_pack(). It makes the code much more clearjan.nijtmans2022-11-151-24/+10
* Since this FIXME! is already fixed, adapt documentationjan.nijtmans2022-11-151-3/+2
* Add mp_pack to the libtommath stub-table: it's easier to work with than mp_to...jan.nijtmans2022-11-157-28/+42
* fix filenamejan.nijtmans2022-11-131-1/+1
* Fix compilation error for STATS=memdbg. Fix incorrect commentjan.nijtmans2022-11-132-3/+3
* Add (internal) TclNewUIntObj(), and use it to fix TCL_LINK_WIDE_UINT for big ...jan.nijtmans2022-11-114-7/+45
* Merge http-bugfixes-2022H2. Fix bugs in recent http.tcl code related to http...kjnash2022-11-102-142/+993
|\
| * Merge 8.7kjnash2022-11-1017-380/+260
| |\ | |/ |/|
* | int -> size_t in Tcl_CmdObjTraceProc2 (for 'level'). Add missing documentationjan.nijtmans2022-11-086-129/+153
* | NEVER use sizeof(FLEXARRAY)! Use offsetof()jan.nijtmans2022-11-081-1/+1
* | More TCLFLEXARRAY usagejan.nijtmans2022-11-082-3/+3
* | Fix "package files tcl", considering TIP #590jan.nijtmans2022-11-081-1/+1
* | Deprecate TclpHasSockets(): Every system nowadays has socketsjan.nijtmans2022-11-0710-246/+102
| * Bugfix to socketPhQueue. Add some Log commands for debugging.kjnash2022-11-091-2/+9
| * library/http/http.tcl - bugfix OpenSocket to replay any requests in the socke...kjnash2022-11-071-1/+14
| * library/http/http.tcl - define http::socketProxyId and use it to record the p...kjnash2022-11-071-2/+45
| * library/http/http.tcl - in http::SecureProxyConnect, bugfix state(proxyUsed) ...kjnash2022-11-071-3/+13
| * library/http/http.tcl - in http::SecureProxyConnect and its caller, bugfix cl...kjnash2022-11-071-44/+132
| * library/http/http.tcl - replace lremove with lreplace for compatibility with ...kjnash2022-11-071-1/+1
| * tests/httpProxy.test - add new tests for cleanup (mainly after 407 request) b...kjnash2022-11-071-0/+638
| * tests/httpProxy.test - test for leftover socket placeholders, improve result ...kjnash2022-11-071-92/+144
| * Merge 8.7kjnash2022-11-0745-2606/+769
| |\ | |/ |/|
* | Add lreplace4 BCC instruction. Rewrite linsert, lreplace to use it.apnadkarni2022-11-055-177/+150
|\ \
| * \ Merge core-8-branchapnadkarni2022-11-0559-2620/+1512
| |\ \
| * | | Rewrite lreplace4 implementation not to need extra immediate operands.apnadkarni2022-11-036-232/+135
| * | | Bytecode compiler for leditapnadkarni2022-10-304-72/+124
| * | | New bytecode implementation for lreplaceapnadkarni2022-10-302-140/+55
| * | | New bytecode for linsertapnadkarni2022-10-304-46/+20
| * | | Implement lreplace4 BCC instructionapnadkarni2022-10-306-7/+140
| * | | Create new branch named "apn-bcc"apnadkarni2022-10-250-0/+0
* | | | Fix for [85ce4bf928]: binary format R Inf] stores FLT_MAXjan.nijtmans2022-11-052-10/+75
|\ \ \ \ | |_|/ / |/| | |
| * | | Proposed fix for [85ce4bf928]: Fix for problems with storing Inf with [binary...jan.nijtmans2022-11-022-11/+74
| |\ \ \ |/ / / /
| * | | [85ce4bf928] Fix for problems with storing Inf with [binary format R].dkf2015-05-152-5/+70
* | | | If CFLAGS contains -DTCL_NO_DEPRECATED, remove TclInitCompiledLocals. More co...jan.nijtmans2022-11-022-45/+52
* | | | Make robust against TIP #288 proposed changejan.nijtmans2022-11-022-4/+4
* | | | Backout previous change: test-cases are failingjan.nijtmans2022-11-011-5/+1
* | | | Bug-fix for TIP #502 implementation: Two missing out-of-bound situations in T...jan.nijtmans2022-11-011-1/+5
* | | | Fix refCount crash. Improve ArithSeries regression coverage.griffin2022-11-014-7/+56
* | | | Merge 8.6jan.nijtmans2022-10-3011-2029/+11
|\ \ \ \
| * \ \ \ Merge 8.5. Update to tzdata 2022fjan.nijtmans2022-10-3015-2055/+55
| |\ \ \ \
| | * | | | Update to tzdata 2022fjan.nijtmans2022-10-3011-2029/+11
| | * | | | One more unused stub entryjan.nijtmans2022-10-304-54/+77
* | | | | | [c7f3977380] Balance stack operations in the mode with no Thread package.dgp2022-10-291-1/+3
* | | | | | Duplicate test namesdgp2022-10-284-206/+206
* | | | | | Document TCL 8.7 behaviour of TIP601 and TIP607.oehhar2022-10-281-13/+19