| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tomsofer-wcodes-branch-20051007kennykb-numerics-branch-20051008 | hobbs | 2005-10-07 | 1 | -0/+6 |
|
|
* | * generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bug | andreas_kupries | 2005-10-05 | 1 | -0/+3 |
|
|
* | * doc/CrtChannel.3: Fixed [SF Tcl Bug 1104682], by application of | andreas_kupries | 2005-10-05 | 1 | -0/+4 |
|
|
* | * generic/tclIORChan.c (RcClose): Removed unreachable panic/return | andreas_kupries | 2005-10-05 | 1 | -0/+5 |
|
|
* | * tests/env.test (env-6.1): | hobbs | 2005-10-05 | 1 | -0/+12 |
|
|
* | win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708] | hobbs | 2005-10-05 | 1 | -0/+2 |
|
|
* | * tests/http.test: do not URI encode -._~ according | hobbs | 2005-10-05 | 1 | -0/+3 |
|
|
* | * unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on second | hobbs | 2005-10-05 | 1 | -0/+3 |
|
|
* | scan %[] requires "one or more chars" [Bug 1277503] | hobbs | 2005-10-05 | 1 | -0/+2 |
|
|
* | * tests/winFile.test (getuser): allow valid Windows usernames. | hobbs | 2005-10-05 | 1 | -2/+5 |
|
|
* | * generic/tclParse.c (Tcl_ParseCommand): add code that recognizes | hobbs | 2005-10-04 | 1 | -0/+6 |
|
|
* | See file. | vasiljevic | 2005-10-04 | 1 | -0/+9 |
|
|
* | fixed test cases for new US DST rules. | kennykb | 2005-10-03 | 1 | -0/+2 |
|
|
* | Rebuild tzdata from Olson's tzdata2005n.tar.gz | kennykb | 2005-10-03 | 1 | -2/+10 |
|
|
* | * generic/tclMain.c: Separate encoding conversion of command line | dgp | 2005-09-30 | 1 | -0/+5 |
|
|
* | implementation for TIP #255, expr min/max | hobbs | 2005-09-29 | 1 | -0/+6 |
|
|
* | Test for [Bug 1116542] | dkf | 2005-09-27 | 1 | -249/+253 |
|
|
* | update tclTomMath.h for bug 1263012 | kennykb | 2005-09-26 | 1 | -2/+6 |
|
|
* | Regen tommath.h from release 0.36 | kennykb | 2005-09-26 | 1 | -0/+5 |
|
|
* | * doc/ParseCmd.3: copy/paste fix [Bug 1292427] | msofer | 2005-09-15 | 1 | -0/+4 |
|
|
* | * generic/tclStringObj.c (TclAppendFormattedObjs): Revisionkennykb-numerics-branch-20050915 | dgp | 2005-09-15 | 1 | -0/+3 |
|
|
* | * generic/tclBasic.c: More callers of TclObjPrintf and | dgp | 2005-09-15 | 1 | -1/+16 |
|
|
* | More flags hacking, this time for open64 under RHEL3. [Bug 1287638] | dkf | 2005-09-15 | 1 | -0/+5 |
|
|
* | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to | dgp | 2005-09-14 | 1 | -4/+10 |
|
|
* | * generic/tclBasic.c: Updated several callers to use | dgp | 2005-09-14 | 1 | -0/+2 |
|
|
* | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to | dgp | 2005-09-14 | 1 | -0/+14 |
|
|
* | * generic/tclBasic.c: First caller of TclFormatToErrorInfo. | dgp | 2005-09-14 | 1 | -0/+6 |
|
|
* | * generic/tcl.h: Explicitly standardized on the use of stdarg.h | dgp | 2005-09-13 | 1 | -0/+18 |
|
|
* | 2005-09-12 Don Porter <dgp@users.sourceforge.net> | dgp | 2005-09-12 | 1 | -0/+6 |
|
|
* | * generic/tclIORChan.c (RcDecodeEventMask): Added missing type | andreas_kupries | 2005-09-09 | 1 | -0/+7 |
|
|
* | typo | dgp | 2005-09-09 | 1 | -1/+1 |
|
|
* | * generic/tclInt.h: New internal routine TclObjPrintf() | dgp | 2005-09-09 | 1 | -0/+4 |
|
|
* | added missing casts in tclStringObj.c | kennykb | 2005-09-09 | 1 | -0/+5 |
|
|
* | * generic/tclInt.h: New internal routines TclFormatObj() | dgp | 2005-09-09 | 1 | -0/+11 |
|
|
* | Test suite about fixed up for TIP#254 | dkf | 2005-09-08 | 1 | -1/+2 |
|
|
* | Added support machinery for TIP#254 tests | dkf | 2005-09-08 | 1 | -1/+2 |
|
|
* | TIP #254 implementation | dkf | 2005-09-08 | 1 | -0/+9 |
|
|
* | * generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negative | dgp | 2005-09-07 | 1 | -0/+7 |
|
|
* | Add flag to lists so that evaluating contexts can handle them efficiently much | dkf | 2005-09-06 | 1 | -0/+9 |
|
|
* | Make symbol static to stop it from being visible outside the Tcl library on | dkf | 2005-09-05 | 1 | -0/+5 |
|
|
* | * unix/tclUnixSock.c (InitializeHostName): Synchronized use of | andreas_kupries | 2005-09-02 | 1 | -0/+24 |
|
|
* | fix date | vincentdarley | 2005-08-31 | 1 | -1/+1 |
|
|
* | allow NULL interp in Tcl_FSMatchInDirectory | vincentdarley | 2005-08-31 | 1 | -0/+9 |
|
|
* | * library/tm.tcl (::tcl::tm::roots): Accepted Don Porter's patch | andreas_kupries | 2005-08-29 | 1 | -0/+6 |
|
|
* | renumber expr-39.* to expr-46.* | kennykb | 2005-08-29 | 1 | -1/+1 |
|
|
* | Bug 1275043 | kennykb | 2005-08-29 | 1 | -0/+8 |
|
|
* | * generic/tclIO.c: Moved Tcl_{Cut,Splice}Channel to | andreas_kupries | 2005-08-26 | 1 | -0/+10 |
|
|
* | Fix crashes when running Snit's test suite caused by traces forcing the interp | dkf | 2005-08-26 | 1 | -0/+7 |
|
|
* | Better to panic sanely than to crash with a bad memory access. [Bug 1267380] | dkf | 2005-08-25 | 1 | -0/+4 |
|
|
* | Fix memory leak caused by throwing away a duplicated object | dkf | 2005-08-25 | 1 | -7/+13 |
|
|