summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * fixes [92564326a9] if compiled on some x86 systems (with dirent64 but ↵sebres2018-06-044-6/+85
| | | | | | | | | | | | | | | | | | | | without DIR64, partially cherry-picked from https://www.androwish.org/index.html/info/6119b8ac2aee8411).
| * | | | TIP 500: Private Methods and Variables in TclOOdkf2018-06-0320-527/+2303
| |\ \ \ \ | | |/ / /
| | * | | TIP 500: Private Methods and Variables in TclOOdkf2018-06-0320-527/+2303
| | |\ \ \
| | | * \ \ merge core-8-branchdkf2018-06-0247-383/+358
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | Tweaking the documentationdkf2018-05-305-47/+103
| | | | | |
| | | * | | Add sensible behaviour with export and unexport of private methods.dkf2018-05-272-3/+41
| | | | | |
| | | * | | More docsdkf2018-05-221-94/+115
| | | | | |
| | | * | | merge core-8-branchdkf2018-05-2037-702/+459
| | | |\ \ \
| | | * | | | Minor updates to C API to handle private methods.dkf2018-05-195-13/+47
| | | | | | |
| | | * | | | Corrections for a number of small things to align with TIPdkf2018-05-195-11/+111
| | | | | | |
| | | * | | | Make [info object methods] and [info class methods] work right.dkf2018-05-154-4/+52
| | | | | | |
| | | * | | | Make sure that [self call] reports useful info.dkf2018-05-144-142/+201
| | | | | | |
| | | * | | | Correct results from unknown method handler.dkf2018-05-135-83/+315
| | | | | | |
| | | * | | | Make [info vars] aware of private variable resolution.dkf2018-05-132-4/+69
| | | | | | |
| | | * | | | Merge core-8-branchdkf2018-05-1329-664/+1261
| | | |\ \ \ \
| | | * | | | | More efficient way of getting array element names; why search when direct ↵dkf2018-05-071-14/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lookup is possible?
| | | * | | | | Make the 'varname' method know about private variables.dkf2018-05-072-0/+87
| | | | | | | |
| | | * | | | | Documentation.dkf2018-05-063-4/+105
| | | | | | | |
| | | * | | | | Corrections to test names.dkf2018-05-061-4/+4
| | | | | | | |
| | | * | | | | Fix up instance privates.dkf2018-05-062-67/+160
| | | | | | | |
| | | * | | | | merge 8.7dkf2018-05-0547-1958/+2578
| | | |\ \ \ \ \
| | | * | | | | | Private methods seem to be working...dkf2018-05-056-55/+253
| | | | | | | | |
| | | * | | | | | Added basic tests of the 'private' definition command.dkf2018-04-151-2/+50
| | | | | | | | |
| | | * | | | | | Testing the private variables.dkf2018-04-152-4/+102
| | | | | | | | |
| | | * | | | | | Added tests for [info object creationid]dkf2018-04-152-2/+69
| | | | | | | | |
| | | * | | | | | Duplicate the private variable config when cloning objects.dkf2018-04-131-2/+17
| | | | | | | | |
| | | * | | | | | Added introspectors mentioned in TIP.dkf2018-04-121-19/+135
| | | | | | | | |
| | | * | | | | | Start of private method dispatch machinery.dkf2018-04-054-13/+65
| | | | | | | | |
| | | * | | | | | merge 8.7dgp2018-03-30224-7692/+9668
| | | |\ \ \ \ \ \
| | | * | | | | | | This should be the implementation of private variables.dkf2018-03-184-96/+264
| | | | | | | | | |
| | | * | | | | | | Starting to build the implementation of the private methods and variables. ↵dkf2018-02-254-3/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Definition support.
| * | | | | | | | | merge 8.7jan.nijtmans2018-05-313-4/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Neither use --disable-threads on MacOS builds, and don't mention it any more ↵jan.nijtmans2018-05-313-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the README
| * | | | | | | | | Merge 8.7jan.nijtmans2018-05-302-2/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | No longer pass "--enable-threads" to battery-included sub-packages, since ↵jan.nijtmans2018-05-302-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it's the default, even when Tcl is built without threads, now. This opens the way (in the future) to remove this option from the sub-packages
| * | | | | | | | | merge 8.7jan.nijtmans2018-05-296-21/+71
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | merge 8.6jan.nijtmans2018-05-294-21/+69
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | * | | | | | | merge 8.5sebres2018-05-281-2/+2
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | * | | | | | win: searching for FQDN in user-name should be utf-8 safe (user-name could ↵sebres2018-05-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | contain non-ascii utf-8 chars)
| | | * | | | | | | merge 8.5 (conflicts resolved, rewritten without winapi-stubs)sebres2018-05-284-19/+67
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / /
| | | | * | | | | | merge-integrate sebres-bug-9e6b569963-8-5-branch to 8.5sebres2018-05-284-79/+142
| | | | |\ \ \ \ \ \
| | | | | * | | | | | minor indentation fix (no functional changes)sebres2018-05-251-4/+4
| | | | | | | | | | |
| | | | | * | | | | | avoid dual init of stubs (possible race condition, 8.5th only)sebres2018-05-251-19/+20
| | | | | | | | | | |
| | | | | * | | | | | optimized winapi-stubs loading (8.5th only); if user name specified without ↵sebres2018-05-253-89/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | domain and equals the current user - try safest and fastest way to get current user-home path (without usage of netapi)
| | | | | * | | | | | merge/reintegrate test-cases from bug-9e6b569963sebres2018-05-251-0/+6
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | Remove test filesystem-1.30.3, this is unstestablefvogel2018-05-241-3/+0
| | | | | | | | | | | |
| | | | | | * | | | | | Add support for ~domain\user style user names, with new test test ↵fvogel2018-05-232-3/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | filesystem-1.30.3. Warning: does not yet work.
| | | | | | * | | | | | Add test filesystem-1.30.2 {normalisation of nonexistent user specified as ↵fvogel2018-05-191-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | user@domain}
| | | | | | * | | | | | Fix [9e6b569963]: file normalize ~user fails on Windowsfvogel2018-05-181-1/+3
| | | | | | | | | | | |
| | | | | | * | | | | | Add test filesystem-1.30.1 checking file normalize ~$::tcl_platform(user). ↵fvogel2018-05-181-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This test should currently fail when the computer is connected to a Windows domain controller, due to [9e6b569963]: file normalize ~user fails on Windows