summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-092-68/+94
|\
| * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-092-68/+94
| |\
| | * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2012-01-094-274/+164
* | | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-243-142/+88
|\ \ \ | |/ /
| * | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-243-142/+88
| |\ \ | | |/
| | * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-233-216/+88
* | | (TclInitAuxDataTypeTable): Extended to register the DictUpdateInfo structure ...andreask2011-12-131-0/+1
* | | Some Unicode 6.0 chars not in [:print:] classjan.nijtmans2011-12-111-87/+5
|\ \ \ | |/ /
| * | [Bug 3457031]: Some Unicode 6.0 chars not in [:print:] classjan.nijtmans2011-12-111-87/+5
* | | [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-3/+4
|\ \ \ | |/ /
| * | [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-3/+4
| |\ \ | | |/
| | * [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-3/+4
* | | [Bug 2991415]: tclport.h #include'd before limits.hjan.nijtmans2011-11-302-1/+1
* | | Make some of the logic in TclCompileObj less heavily nested, to improve clarity.dkf2011-11-221-99/+98
* | | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)jan.nijtmans2011-11-221-2/+2
|\ \ \ | |/ /
| * | [Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)jan.nijtmans2011-11-221-2/+2
| |\ \ | | |/
| | * [Bug 2935503]: Windows: file mtime sets wrong timejan.nijtmans2011-11-222-0/+10
| * | merge to releasedgp2011-11-012-2/+6
| |\ \
| | * | silence more warningsdgp2011-11-011-0/+4
| | * | Silence warnings.dgp2011-11-011-2/+2
| * | | merge to releasedgp2011-10-313-31/+15
| |\ \ \ | | |/ /
| * | | Release candidate branch for Tcl 8.5.11.dgp2011-10-201-2/+2
* | | | Fix a bug where global precompiled code (A) called from a precompiled andreask2011-11-211-7/+9
* | | | Fixed typo in a comment.andreask2011-11-211-1/+1
* | | | For [testthread cancel], avoid creating a new Tcl_Obj when the default script...Joe Mistachkin2011-11-181-1/+2
* | | | 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes.dgp2011-10-311-28/+11
|\ \ \ \ | | |/ / | |/| |
| * | | Purge the old, buggy implementation.bug_3414754dgp2011-10-311-34/+0
| * | | CONST-ification update.dgp2011-10-272-3/+4
| * | | Proposed fix for 3414754dgp2011-10-271-0/+17
| |/ /
* | | ChangeLog entry.dkf2011-10-201-3/+3
* | | Tidying up.dkf2011-10-201-33/+43
* | | Stop warnings and segfault.dgp2011-10-191-2/+2
* | | Commit of patch relating to interp resolversdkf2011-10-154-0/+272
* | | Correct botch.dgp2011-10-131-0/+1
* | | 3423059 silence compiler warningdgp2011-10-131-1/+1
* | | 3423069 silence compiler warnings.dgp2011-10-131-2/+3
* | | * generic/tclCompCmds.c (TclCompileDictWithCmd): Corrected handling ofdkf2011-10-092-303/+313
* | | Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-072-4/+4
|\ \ \ | |/ /
| * | Fix gcc warning (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-071-2/+0
| |\ \ | | |/
| | * Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1)jan.nijtmans2011-10-071-1/+1
| * | * generic/tclProc.c (ProcWrongNumArgs): [Bugs 3400658,3408830]:dkf2011-09-161-0/+2
* | | Add the other instructions to the assembler's nous.dkf_dict_with_compileddkf2011-10-061-0/+2
* | | Added support for having the dict var itself referenced by LVT index.dkf2011-10-036-41/+147
* | | Add assembler support for the new INST that I think has a stable interface.dkf2011-10-031-0/+1
* | | Experimental compilation of the [dict with] subcommand. No tests yet, and notdkf2011-10-027-223/+577
* | | [RFE 3010352]: make all TclOO API functions MODULE_SCOPEjan.nijtmans2011-09-284-96/+60
|\ \ \
| * | | FRQ 3010352 implementationfreq_3010352_impljan.nijtmans2011-09-213-68/+58
* | | | Release unused memory...dkf2011-09-271-0/+1
* | | | * generic/tclIndexObj.c (Tcl_ParseArgsObjv): [Bug 3413857]: Correcteddkf2011-09-272-25/+67
|\ \ \ \
| * | | | Test harness for Tcl_ParseArgsObjvbug_3413857dkf2011-09-271-0/+45