summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding typecasts in tclZipfs.c to eliminate a compiler warninghypnotoad2018-06-121-3/+3
* Remove AbsolutePath(), no longer used.dgp2018-06-121-82/+0
* merge 8.7dgp2018-06-128-23/+73
|\
| * merge 8.6dgp2018-06-121-8/+4
| |\
| | * merge 8.5dgp2018-06-121-8/+4
| | |\
| | | * [860a9f1945] Remove test safe-8.8; Mac OS 9 tests are no longer useful.dgp2018-06-121-8/+4
| * | | merge-mark (Unicode 11.0 beta was already here, and there were not changed in...jan.nijtmans2018-06-090-0/+0
| |\ \ \ | | |/ /
| | * | Merge 8.5 (= update Unicode data to Unicode version 11.0)jan.nijtmans2018-06-092-954/+984
| | |\ \ | | | |/
| | | * Update all Unicode tables to Unicode version 11.0jan.nijtmans2018-06-092-954/+984
| | | * Update to latest tzdata (backported from 8.6)jan.nijtmans2018-06-0992-3461/+3467
| | * | merge 8.5 (empty merge point, no functional changes, because does not affect ...sebres2018-06-080-0/+0
| | |\ \ | | | |/
| | | * resolves some warnings by compiling with new gcc-versions (>= 7.x):sebres2018-06-082-3/+9
| * | | re-generate configure script (where does --runstatedir come from?jan.nijtmans2018-06-081-13/+1
| * | | Give tests more time to finish since valgrind slows things down considerably.pooryorick2018-06-071-7/+12
| * | | amend to [eeefdb44cf]: fixes missing install path (closes [593aa7c421]) for m...sebres2018-06-052-2/+2
| * | | re-autoconfigure with v.2.69sebres2018-06-051-42/+24
| * | | merge 8.6sebres2018-06-054-6/+85
| |\ \ \ | | |/ /
| | * | merge 8.5sebres2018-06-044-6/+85
| | |\ \ | | | |/
| | | * fixes [92564326a9] if compiled on some x86 systems (with dirent64 but without...sebres2018-06-044-6/+85
* | | | merge 8.7dgp2018-06-0420-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 loo...dkf2018-05-071-14/+4
| | * | | | | 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. De...dkf2018-02-254-3/+93
* | | | | | | | | merge 8.7dgp2018-05-3115-49/+94
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /