summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. TIP #595: Unicode-aware/case-sensitive Loadable Library handlingjan.nijtmans2021-04-0810-83/+187
|\ \
| | * Make "registry" and "dde" dll's for 8.x and 9.0 installable in the same direc...jan.nijtmans2021-04-082-3/+14
| * | Merge 9.0jan.nijtmans2021-04-071-4/+6
| |\ \ | |/ / |/| |
* | | Merge 8.7jan.nijtmans2021-04-071-8/+8
|\ \ \ | | |/ | |/|
| * | A few more Package -> Library renamings (testcases only)jan.nijtmans2021-04-071-8/+8
| | * Merge 9.0. Allow "Tcl9" prefix on MacOSjan.nijtmans2021-04-071-1/+5
| | |\ | |_|/ |/| |
* | | Merge 8.7jan.nijtmans2021-04-075-7/+7
|\ \ \ | |/ /
| * | A few missing renamingsjan.nijtmans2021-04-074-6/+6
| | * Merge 9.0jan.nijtmans2021-04-073-1/+14
| | |\ | |_|/ |/| |
* | | Merge 8.7jan.nijtmans2021-04-0727-180/+207
|\ \ \ | |/ /
| * | TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLib...jan.nijtmans2021-04-0726-187/+210
| * | Revert previous commit, and add comments why it's wrong.jan.nijtmans2021-04-071-1/+5
| * | Replace simple refCount decrement with the proper decrementing function.pooryorick2021-04-051-1/+1
| | * Update rules.vcjan.nijtmans2021-04-061-2/+9
| | * Merge 9.0jan.nijtmans2021-04-0517-1579/+1947
| | |\ | |_|/ |/| |
* | | Merge 8.7jan.nijtmans2021-04-051-1/+1
|\ \ \ | |/ /
| * | tclZipfs.c:1857:33: warning: request for implicit conversion from ‘void *â€...jan.nijtmans2021-04-051-2/+2
* | | Merge 8.7jan.nijtmans2021-04-047-22/+23
|\ \ \ | |/ /
| * | Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undo...jan.nijtmans2021-04-048-24/+25
* | | Merge 8.7jan.nijtmans2021-04-046-132/+74
|\ \ \ | |/ /
| * | Fix [https://github.com/tcltk/tcl/runs/2263266926|failing test-cases] with --...jan.nijtmans2021-04-046-160/+110
| * | Update code comments.pooryorick2021-04-031-33/+24
| * | Changes to code comments.pooryorick2021-04-031-8/+9
| * | When a namesapce is deleted delete all namespaces under it before making anypooryorick2021-04-032-59/+84
| * | Remove suspected inadvertent copypasta from test.pooryorick2021-04-031-2/+2
| * | Use TclCleanupCommandMacro instead of just decrementing the reference count.pooryorick2021-04-031-1/+1
| * | OO cleanup fix that passes test 11.7.pooryorick2021-04-032-19/+17
| * | New test for OO cleanup: routine for object gets deleted before namespace de...pooryorick2021-04-031-1/+36
* | | Clean up the notifier code to not spread the hooks quite so widelydkf2021-04-0315-1560/+1913
|\ \ \ | |/ /
| * | Clean up the notifier code to not spread the hooks quite so widelydkf2021-04-0315-1564/+1915
| |\ \
| | * | Don't do double definition; code was moved to tclInt.h previously.dkf2021-04-021-27/+0
| | * | Forgot a place to #ifndef outdkf2021-04-011-6/+8
| | * | Don't define Tcl_CreateFileHandler or Tcl_DeleteFileHandler on Windows.dkf2021-03-311-66/+76
| | * | merge core-8-branchdkf2021-03-3155-1200/+1335
| | |\ \
| | * | | Refactoring, ahoydkf2021-03-3013-1413/+1719
| | * | | Start of doing a clean up of the notifier code.dkf2021-03-217-218/+278
* | | | | When a namesapce is deleted delete all namespaces under it before making anypooryorick2021-04-032-59/+84
* | | | | Remove suspected inadvertent copypasta from test.pooryorick2021-04-031-2/+2
* | | | | Use TclCleanupCommandMacro instead of just decrementing the reference count.pooryorick2021-04-021-1/+1
* | | | | OO cleanup fix that passes test 11.7.pooryorick2021-04-022-19/+17
* | | | | New test for OO cleanup: routine for object gets deleted before namespace de...pooryorick2021-04-021-1/+36
* | | | | Merge 8.7jan.nijtmans2021-04-011-18/+33
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2021-04-011-18/+33
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Follow-up to [15c7b4f93e]: "Implement TCL_ENCODING_STOPONERROR flag for UtfTo...jan.nijtmans2021-04-011-6/+6
| | | | * Merge 9.0jan.nijtmans2021-03-3149-1031/+1161
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge 8.7jan.nijtmans2021-03-311-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Add 3 undocumented #defines. To be formalized by TIP #595 (currently being vo...jan.nijtmans2021-03-311-0/+5
* | | | | Merge 8.7jan.nijtmans2021-03-302-3/+110
|\ \ \ \ \ | |/ / / /
| * | | | RFE 4b4830eb54: reflected channel truncate methodjan.nijtmans2021-03-302-3/+110
| |\ \ \ \
| | * | | | Proposed implementation of RFE [4b4830eb54]jan.nijtmans2021-03-182-5/+111