summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
* typedef Tcl_Size as int (which is the Tcl 8.7 part of TIP #628)jan.nijtmans2022-10-211-98/+95
* merge 8.7dgp2022-10-111-2/+5
|\
| * Merge 8.7jan.nijtmans2022-10-071-2/+4
| |\
| | * TIP #618: New Tcl_GetBool* functions with TCL_NULL_OK flagjan.nijtmans2022-10-071-2/+2
| | |\
| | | * Merge 8.7jan.nijtmans2022-09-171-7/+7
| | | |\
| | | * \ Merge 8.7jan.nijtmans2022-09-071-6/+30
| | | |\ \
| | | * \ \ Merge 8.7jan.nijtmans2022-04-261-3/+3
| | | |\ \ \
| | | * \ \ \ Merge 8.7. Make room for TIP #622 stub entriesjan.nijtmans2022-03-311-2/+16
| | | |\ \ \ \
| | | * | | | | TIP #618: New Tcl_GetBool* functions with INDEX_NULL_OK flagjan.nijtmans2022-02-221-2/+2
| | * | | | | | TIP #640: Remove Tcl_SaveResult (in Tcl 8.7 it's only removed when compiled w...jan.nijtmans2022-10-061-0/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Start TIP #346 implementation: For now only \xC0\x80jan.nijtmans2022-09-121-0/+1
| |/ / / / /
* | | | | | TIP implementation to add/use public routines Tcl_GetNumber(FromObj).dgp2022-09-181-0/+14
|/ / / / /
* | | | | Update comment regarding isNativeObjectProcjan.nijtmans2022-09-101-7/+7
| |_|_|/ |/| | |
* | | | Merge 8.7jan.nijtmans2022-08-211-8/+3
|\ \ \ \
| * | | | Only use -DBUILD_tcl for shared/static libraryjan.nijtmans2022-07-181-1/+1
* | | | | Merge 8.7jan.nijtmans2022-07-041-4/+25
|\ \ \ \ \ | |/ / / /
| * | | | Add TCL_COMBINE, just a NOP for now (will get a meaning in 9.0jan.nijtmans2022-07-041-0/+7
| * | | | TIP #609: Enhance Tcl_ThreadQueueEvent()jan.nijtmans2022-07-031-2/+3
| |\ \ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2022-05-191-1/+5
| | |\ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2022-04-261-3/+3
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge 8.7jan.nijtmans2022-04-261-5/+22
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7jan.nijtmans2021-11-161-6/+6
| | |\ \ \ \ \ \
| | * | | | | | | Make TCL_QUEUE_ALERT_IF_EMPTY a separate flagjan.nijtmans2021-08-151-19/+3
| | * | | | | | | Proposed TIP #609 implementationjan.nijtmans2021-08-151-0/+17
| * | | | | | | | Merge 8.6jan.nijtmans2022-07-011-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Bump to 8.6.12 for releasejan.nijtmans2021-10-271-2/+2
| * | | | | | | | | Resolve the TODO: What's going on here? Document or eliminate.jan.nijtmans2022-06-241-0/+5
| * | | | | | | | | Put back seemingly useless typedefs (yes, there are picky compilers)jan.nijtmans2022-06-241-0/+8
| * | | | | | | | | more "unsigned int" -> TCL_HASH_TYPEjan.nijtmans2022-06-231-1/+1
* | | | | | | | | | Merge 8.7jan.nijtmans2022-06-231-8/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Remove unused typedef'sjan.nijtmans2022-06-231-8/+0
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | TIP #627 implementationjan.nijtmans2022-06-011-0/+12
|/ / / / / / / /
* | | | | | | | Merge 8.7jan.nijtmans2022-04-261-3/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Change value of TCL_INDEX_TEMP_TABLE from 2 to 64, and let it lead to a sligh...jan.nijtmans2022-04-261-3/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge 8.7jan.nijtmans2022-04-141-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Change the actual value of TCL_INDEX_NULL_OK (TIP #613) to a better value whi...jan.nijtmans2022-04-141-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge 8.7jan.nijtmans2022-03-221-2/+16
|\ \ \ \ \ \ | |/ / / / /
| * | | | | -nothrow -> -nocomplainjan.nijtmans2022-03-051-2/+2
| * | | | | Merge 8.7jan.nijtmans2022-03-041-0/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge 8.7jan.nijtmans2021-11-261-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7. Remove -stoponerror optionjan.nijtmans2021-10-181-6/+6
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge 8.7jan.nijtmans2021-06-231-3/+3
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge 8.7 and doc fixjan.nijtmans2021-05-261-1/+1
| |\ \ \ \ \ \
| * | | | | | | One left-over wtf-8 mentioning, which is no longer part of TIP #597jan.nijtmans2021-05-141-1/+1
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge TIP #597jan.nijtmans2021-04-291-0/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tip-597jan.nijtmans2021-04-131-7/+9
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Merge tip-597jan.nijtmans2021-04-061-1/+2
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add experimental "-nothrow" option to encoding convertfrom|convertto. If com...jan.nijtmans2021-04-011-2/+11
| * | | | | | | | | | Merge tip-597jan.nijtmans2021-04-011-0/+5
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | add testcase for "encoding convertto". Move stub table one positionsjan.nijtmans2021-03-301-1/+1