| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove RTCc flag | patthoyts | 2006-10-06 | 3 | -7/+7 |
|
|
* | note default "false" for http::strict for 8.4 | hobbs | 2006-10-06 | 1 | -1/+1 |
|
|
* | * library/http/http.tcl (http::geturl): only do geturl url rfc | hobbs | 2006-10-06 | 2 | -4/+12 |
|
|
* | (UnicodeToUtfProc): dst must be set to (ch & 0xFF) to work on big endian systems | hobbs | 2006-10-06 | 1 | -2/+2 |
|
|
* | * generic/tcl.h: note limitation on changing Tcl_UniChar size | hobbs | 2006-10-05 | 4 | -29/+52 |
|
|
* | * generic/tclVar.c (Tcl_LappendObjCmd): | Miguel Sofer | 2006-10-05 | 3 | -3/+25 |
|
|
* | Bug 1400572 will remain knownBug for 8.4.14 | dgp | 2006-10-04 | 1 | -2/+2 |
|
|
* | Attempt to correct regression filename-16.6 due to 2006-05-13 commit. | dgp | 2006-10-03 | 1 | -2/+6 |
|
|
* | * generic/tclFileName.c (TclGlob): Prevent doubling of directory | dgp | 2006-10-02 | 2 | -1/+10 |
|
|
* | Handle possible missing define | patthoyts | 2006-10-01 | 2 | -4/+8 |
|
|
* | Backported fix for bug #1420432 (cannot set mtime for directories on windows). | patthoyts | 2006-10-01 | 3 | -5/+35 |
|
|
* | 2006-09-30 Miguel Sofer <msofer@users.sf.net> | Miguel Sofer | 2006-09-30 | 2 | -5/+21 |
|
|
* | * win/makefile.vc: Updated MSVC build to properly deal with | patthoyts | 2006-09-26 | 7 | -126/+352 |
|
|
* | * generic/tcl.h: As 2006-09-22 commit from Donal K. Fellows | dgp | 2006-09-26 | 2 | -4/+8 |
|
|
* | * generic/tclIO.c (Tcl_StackChannel): Fixed [SF Tcl Bug 1564642], | andreas_kupries | 2006-09-25 | 2 | -2/+8 |
|
|
* | * generic/tclBasic.c: Reverted exposure of patchlevel in | andreas_kupries | 2006-09-25 | 2 | -6/+13 |
|
|
* | * generic/tclParse.c (Tcl_ParseCommand): also return an error if | Miguel Sofer | 2006-09-24 | 3 | -5/+15 |
|
|
* | * generic/tclInt.h: Moved TIP#268's field 'packagePrefer' to the | andreas_kupries | 2006-09-22 | 2 | -10/+15 |
|
|
* | * generic/tclPkg.c (Tcl_PkgRequireEx): Changes handling of the | andreas_kupries | 2006-09-22 | 2 | -2/+66 |
|
|
* | Fix [Bug 1562528] | dkf | 2006-09-22 | 2 | -2/+8 |
|
|
* | * generic/tcl.decls: Implemented TIP #268, conditionally. | andreas_kupries | 2006-09-22 | 13 | -143/+1993 |
|
|
* | * library/http/http.tcl: Change " " -> "+" url encoding mapping | hobbs | 2006-09-15 | 4 | -12/+18 |
|
|
* | * unix/configure.in (HAVE_MTSAFE_GETHOST*): Modified to recognize | andreas_kupries | 2006-09-12 | 3 | -195/+220 |
|
|
* | * unix/tclUnixCompat.c (PadBuffer): Fixed bug in calculation of | andreas_kupries | 2006-09-12 | 2 | -5/+17 |
|
|
* | * tests/msgcat.test: Bumped version in auxiliary files as well. | andreas_kupries | 2006-09-11 | 3 | -4/+9 |
|
|
* | * unix/tclUnixCompat.c: make compatLock static and only declare it when | das | 2006-09-11 | 2 | -107/+116 |
|
|
* | * library/msgcat/msgcat.tcl: Bump to version msgcat 1.3.4 to account | dgp | 2006-09-10 | 3 | -3/+8 |
|
|
* | * library/msgcat/msgcat.tcl (msgcat::Init): on Darwin, add fallback of | das | 2006-09-10 | 6 | -928/+1008 |
|
|
* | Fixed compilation for Darwin so the compiler does not bark about | vasiljevic | 2006-09-08 | 1 | -8/+11 |
|
|
* | * unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString, | andreas_kupries | 2006-09-08 | 2 | -6/+11 |
|
|
* | For Darwin, assume gethostbyname() and gethostbyaddr() are MT-safe | vasiljevic | 2006-09-08 | 4 | -202/+237 |
|
|
* | * unix/tclUnixFCmd.c: Removed some false tests added | vasiljevic | 2006-09-07 | 3 | -24/+75 |
|
|
* | * unix/configure: Regenerated using autoconf 2.13. | andreas_kupries | 2006-09-07 | 2 | -14055/+5073 |
|
|
* | Fixed typos in some wrapers | vasiljevic | 2006-09-07 | 1 | -4/+4 |
|
|
* | Removed unused variables | vasiljevic | 2006-09-07 | 1 | -6/+1 |
|
|
* | Fixed wrong structure usage in some wrappers | vasiljevic | 2006-09-07 | 1 | -3/+3 |
|
|
* | Rewritten MT-safe wrappers to return ptrs to TSD storage | vasiljevic | 2006-09-07 | 6 | -235/+185 |
|
|
* | Added for fixing the Tcl Bug 999544 | vasiljevic | 2006-09-06 | 1 | -0/+584 |
|
|
* | Added MT-safe implementation of some library calls. | vasiljevic | 2006-09-06 | 9 | -4531/+14919 |
|
|
* | typo | dgp | 2006-09-05 | 1 | -1/+1 |
|
|
* | * tests/main.text (Tcl_Main-4.4): Test corrected to not be | dgp | 2006-09-04 | 2 | -3/+8 |
|
|
* | correct package example | hobbs | 2006-09-04 | 2 | -3/+8 |
|
|
* | see changes | hobbs | 2006-08-30 | 1 | -0/+21 |
|
|
* | * win/tclWinChan.c: [Bug 819667] Improve logic for identifying COM | hobbs | 2006-08-30 | 1 | -51/+52 |
|
|
* | * win/tclWinFCmd.c: [Bug 1548263] Added test for NULL return | hobbs | 2006-08-30 | 2 | -4/+18 |
|
|
* | * generic/tclFileName.c (TclDoGlob): match incr with existing decr. | hobbs | 2006-08-30 | 1 | -6/+6 |
|
|
* | * unix/Makefile.in: add valgrindshell target and update default | hobbs | 2006-08-30 | 1 | -2/+9 |
|
|
* | * generic/tclBasic.c (Tcl_CreateInterp): init iPtr->threadId | hobbs | 2006-08-30 | 1 | -1/+2 |
|
|
* | * generic/tclIOGT.c (ExecuteCallback): | hobbs | 2006-08-30 | 2 | -6/+7 |
|
|
* | * unix/tclUnixNotfy.c (Tcl_WaitForEvent): Fixed broken if syntax | andreas_kupries | 2006-08-22 | 2 | -2/+9 |
|
|