Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
* | Simplify the #ifdef logic. | dkf | 2007-07-31 | 1 | -334/+396 |
* | Complete the purge of K&R function definitions from manually-written code. | dkf | 2007-04-16 | 1 | -12/+36 |
* | * unix/tclUnixCompat.c (PadBuffer): Fixed bug in calculation of | andreas_kupries | 2006-09-12 | 1 | -5/+11 |
* | * unix/tclUnixCompat.c: make compatLock static and only declare it when | das | 2006-09-11 | 1 | -107/+110 |
* | Added special handling for Darwin where gethostbyname/addr are actually | vasiljevic | 2006-09-08 | 1 | -10/+13 |
* | * unix/tclUnixCompat.c: Fixed conditions for CopyArray/CopyString, | andreas_kupries | 2006-09-08 | 1 | -6/+6 |
* | unix/tclUnixCompat.c: Added fallback to MT-unsafe | vasiljevic | 2006-09-07 | 1 | -21/+62 |
* | Rewritten MT-safe wrappers to return ptrs to TSD storage. | vasiljevic | 2006-09-07 | 1 | -103/+136 |
* | Added for fixing Tcl Bug 999544 | vasiljevic | 2006-09-06 | 1 | -0/+584 |