summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
Commit message (Expand)AuthorAgeFilesLines
* Add Replace (lreplace) function to AbstractList type, and corrisponding Tcl_A...griffin2022-10-221-1/+7
* Sync with core-8-branchgriffin2022-10-191-0/+14
|\
| * merge 8.7dgp2022-10-111-2/+5
| |\
| * | TIP implementation to add/use public routines Tcl_GetNumber(FromObj).dgp2022-09-181-0/+14
* | | More work on lset support in AbstractListsgriffin2022-10-191-1/+1
* | | Add SetElement function to abstract lists. Fix a few bugs.griffin2022-10-181-1/+6
* | | Sync with core-8-branchgriffin2022-10-121-0/+1
|\ \ \ | | |/ | |/|
| * | Merge 8.7jan.nijtmans2022-10-071-2/+4
| |\ \
| * | | Start TIP #346 implementation: For now only \xC0\x80jan.nijtmans2022-09-121-0/+1
| | |/ | |/|
* | | Modify AbstractList functions to include interp for error reporting. Other va...griffin2022-10-111-37/+14
* | | Sync with core-8-branchgriffin2022-10-081-2/+2
|\ \ \ | | |/ | |/|
| * | 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
* | | | | | | Sync with core-8-branchgriffin2022-10-071-19/+20
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | TIP #640: Remove Tcl_SaveResult (in Tcl 8.7 it's only removed when compiled w...jan.nijtmans2022-10-061-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Sync with core-8-branchgriffin2022-09-291-7/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update comment regarding isNativeObjectProcjan.nijtmans2022-09-101-7/+7
| | |_|_|/ | |/| | |
* | | | | Merge 8.7jan.nijtmans2022-09-071-0/+7
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7jan.nijtmans2022-08-211-8/+3
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2022-07-041-4/+25
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2022-06-231-8/+0
| |\ \ \ \ \ \
| * | | | | | | TIP #627 implementationjan.nijtmans2022-06-011-0/+12
* | | | | | | | Reimplement AbstrctList type structure to simplify. fix various bugs.griffin2022-08-191-64/+62
* | | | | | | | Fix memory leak with Tcl_AbstractListObjGetElements.griffin2022-08-101-0/+1
* | | | | | | | Make AbstractListRepPtr part of the public API as Tcl_AbstractListRepPtr.griffin2022-08-101-0/+5
* | | | | | | | Fix Windows Visual C++ buildapnadkarni2022-08-091-1/+1
* | | | | | | | Add version number to AbstractList implementation. Make sure lsort and lrepla...griffin2022-08-081-0/+6
* | | | | | | | Abstract Lists (TIP-225) initial implementation.griffin2022-08-081-0/+87
| |_|_|/ / / / |/| | | | | |
* | | | | | | Only use -DBUILD_tcl for shared/static libraryjan.nijtmans2022-07-181-1/+1
| |_|/ / / / |/| | | | |
* | | | | | 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
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Remove unused typedef'sjan.nijtmans2022-06-231-8/+0
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | 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
|\ \ \ \ \ \ \ | |/ / / / / /