| Commit message (Expand) | Author | Age | Files | Lines |
* | bug 1257830 | Kevin B Kenny | 2005-08-12 | 1 | -0/+11 |
|
|
* | radical refactoring of thread storage to untangle dependencies | Kevin B Kenny | 2005-08-11 | 1 | -0/+16 |
|
|
* | further untangling of Tcl_Finalize, and test cleanup on Win32 threaded | Kevin B Kenny | 2005-08-10 | 1 | -0/+13 |
|
|
* | file rootname bug fix | vincentdarley | 2005-08-08 | 1 | -0/+5 |
|
|
* | Stop exposing the thread storage guts. Non-core code should never touch it. | dkf | 2005-08-05 | 1 | -0/+6 |
|
|
* | Solaris mis-names the cp1251 encoding. | dkf | 2005-08-05 | 1 | -7/+13 |
|
|
* | Handle abs(-0x80000000) [Bug 1241572] | Kevin B Kenny | 2005-08-05 | 1 | -4/+8 |
|
|
* | Cleaned up [binary scan] testing for NaN [Bug 1246264] | Kevin B Kenny | 2005-08-05 | 1 | -3/+6 |
|
|
* | removed refs to ldAout.tcl [Bug 1244361] | Kevin B Kenny | 2005-08-05 | 1 | -0/+5 |
|
|
* | * generic/tclIO.c (CloseChannel): Fixed comment nit, added | andreas_kupries | 2005-08-04 | 1 | -0/+8 |
|
|
* | Deleted the UpdateStringOfBoolean() routine, that can never be called. | dgp | 2005-08-04 | 1 | -0/+1 |
|
|
* | * generic/tclObj.c: Simplified routines that manage the typeTable. | dgp | 2005-08-04 | 1 | -0/+4 |
|
|
* | * generic/tclCompExpr.c: Untangled some dependencies in the | dgp | 2005-08-03 | 1 | -0/+7 |
|
|
* | * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workarounds | das | 2005-07-30 | 1 | -0/+5 |
|
|
* | Take care with globals that have an entry in the var table but "don't exist" | dkf | 2005-07-29 | 1 | -0/+5 |
|
|
* | * win/README: Update link to msys_mingw8.zip | mdejong | 2005-07-29 | 1 | -0/+4 |
|
|
* | * tests/compExpr-old.test: Still more conversion of "nonPortable" | dgp | 2005-07-28 | 1 | -0/+14 |
|
|
* | * generic/tclPipe.c (TclCreatePipeline): Arrange for POSIX systems to | dkf | 2005-07-28 | 1 | -359/+368 |
|
|
* | * generic/tclUtil.c: Converted the $::tcl_precision value to be | dgp | 2005-07-27 | 1 | -0/+10 |
|
|
* | * tests/expr.test: Consolidated equivalent constraints into | dgp | 2005-07-27 | 1 | -0/+6 |
|
|
* | * library/init.tcl ([unknown]): Corrected return code handling | dgp | 2005-07-27 | 1 | -0/+6 |
|
|
* | * unix/configure: Regen. | mdejong | 2005-07-26 | 1 | -0/+9 |
|
|
* | * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to use | dgp | 2005-07-26 | 1 | -0/+4 |
|
|
* | * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so that | dgp | 2005-07-26 | 1 | -0/+6 |
|
|
* | * unix/configure: Regen. | mdejong | 2005-07-25 | 1 | -0/+14 |
|
|
* | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-23 | 1 | -1/+10 |
|
|
* | * tests/string.test: Add string is tests for | mdejong | 2005-07-23 | 1 | -0/+7 |
|
|
* | * generic/tclExecute.c (INST_DICT_*): stop 2 compiler | Miguel Sofer | 2005-07-23 | 1 | -0/+5 |
|
|
* | Improve the incrementer code for INST_DICT_INCR_IMM, removing a gcc-ism. | dkf | 2005-07-22 | 1 | -0/+5 |
|
|
* | Compiler for [dict] and related changes. | dkf | 2005-07-21 | 1 | -0/+9 |
|
|
* | drop support of ancient BSD, IRIX4, RISCos, Ultrix, and ldAout.tcl | Kevin B Kenny | 2005-07-21 | 1 | -0/+13 |
|
|
* | Tk Bug 1227781 | Kevin B Kenny | 2005-07-16 | 1 | -0/+5 |
|
|
* | Bug 1237907 | Kevin B Kenny | 2005-07-15 | 1 | -0/+13 |
|
|
* | Style improvements to tclCompile.c, plus bytecode printing enhancements. | dkf | 2005-07-14 | 1 | -0/+7 |
|
|
* | * unix/tclUnixSock.c: Use a ProcessGlobalValue to store the | dgp | 2005-07-13 | 1 | -0/+8 |
|
|
* | Doc clarification | dkf | 2005-07-12 | 1 | -0/+5 |
|
|
* | Purely style-guide cleansing | dkf | 2005-07-11 | 1 | -53/+47 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode): | mdejong | 2005-07-09 | 1 | -0/+18 |
|
|
* | * generic/tclLink.c: Simplified LinkTraceProc [Bug 1208108]. | dgp | 2005-07-06 | 1 | -0/+4 |
|
|
* | * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550]. | dgp | 2005-07-05 | 1 | -0/+2 |
|
|
* | * generic/tclUtil.c: Converted TclFormatInt() into a macro. | dgp | 2005-07-05 | 1 | -0/+7 |
|
|
* | * generic/tclNamesp.c: Allow for [namespace import] of a command | dgp | 2005-07-05 | 1 | -0/+6 |
|
|
* | Whitespace/fmt fixes | dkf | 2005-07-04 | 1 | -15/+13 |
|
|
* | Purge remnants of old dictionary rep interlocking code; it only ever worked | dkf | 2005-07-04 | 1 | -0/+7 |
|
|
* | Protect against spurious wake-ups while waiting on the condition variable | vasiljevic | 2005-07-01 | 1 | -0/+6 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode): | mdejong | 2005-06-29 | 1 | -0/+12 |
|
|
* | cleanup Tcl_Preserve after exit handlers | Kevin B Kenny | 2005-06-24 | 1 | -0/+10 |
|
|
* | * library/auto.tcl: Make file safe to re-[source] without | dgp | 2005-06-24 | 1 | -0/+5 |
|
|
* | bug 1225957 | Kevin B Kenny | 2005-06-23 | 1 | -1/+8 |
|
|
* | * tools/tcltk-man2html.tcl: fixed useversion glob pattern to accept | das | 2005-06-23 | 1 | -0/+5 |
|
|