Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
21 check-ins using file generic/tclBasic.c version d161752e7e
|
2007-12-06
| ||
| 10:25 | Fix [Bug 1845320] and [Bug 1845397] check-in: d9d2c48e5f user: dkf tags: trunk | |
|
2007-12-05
| ||
| 21:47 | * generic/tclIO.h: Create Tcl_Obj for Tcl channels to reduce * generic/tclIO.c: overhead in ... check-in: b780154df6 user: hobbs tags: trunk | |
| 19:25 | * tests/stack.test: made the tests for stack overflow not care about which mechanism caused the er... check-in: cc75b975ed user: msofer tags: trunk | |
| 18:40 | * win/configure, win/tcl.m4 (LIBS_GUI): mingw needs -lole32 -loleaut32 but not msvc for Tk's [send... check-in: 64e3983c30 user: hobbs tags: trunk | |
| 13:42 | Prevent shimmering crash in [lsearch] when -exact and -integer/-real are mixed. [Bug 1844789] check-in: 22fae00c0c user: dkf tags: trunk | |
|
2007-12-03
| ||
| 21:39 | Add extra #ifdef-fery to make code compile on BSD 5. [Bug 1618235, again] check-in: a497527c2c user: dkf tags: trunk | |
| 21:26 | * library/tcltest/tcltest.tcl: Bump tcltest to version 2.3.0 so that * library/tclt... check-in: edc02dc415 user: dgp tags: trunk | |
| 20:02 | * win/configure, win/tcl.m4 (LIBS_GUI): remove ole32.lib oleaut32.lib check-in: c40661b7af user: hobbs tags: trunk | |
| 13:51 | Minor corrections check-in: 354b5dc02c user: dkf tags: trunk | |
| 13:46 | Make two-arg switch work reliably (and actually as documented!) [Bug 1836519] check-in: ad449619e4 user: dkf tags: trunk | |
|
2007-12-01
| ||
| 23:11 | Silence syntax warning by Sun C compiler. [Bug 1840211] check-in: 9177f99661 user: dkf tags: trunk | |
| 21:05 | Improved list of files to ignore check-in: baa7896ede user: dkf tags: trunk | |
|
2007-11-30
| ||
| 01:10 | win/makefile.vc: add ws2_32.lib to baselibs check-in: 2b107cbde9 user: hobbs tags: trunk | |
| 01:09 | * win/configure, win/tcl.m4: add ws2_32.lib / -lws2_32 to build. * win/tclWinSock.c: remove dyn lo... check-in: ec9c0b54e6 user: hobbs tags: trunk | |
|
2007-11-29
| ||
| 18:00 | * generic/tclWinSock.c (InitializeHostName): Correct error in buffer length track... check-in: 3ddc76ed22 user: dgp tags: trunk | |
|
2007-11-28
| ||
| 19:22 | * generic/tclConfig.c: Corrected failure of the [::foo::pkgconfig] command to clean... check-in: 247f50eb47 user: dgp tags: trunk | |
| 16:50 | * generic/tclNamesp.c (Tcl_SetEnsembleMappingDict): Added checks that the dict v... check-in: a8bbda18a6 user: dgp tags: trunk | |
| 16:04 | * generic/tclIO.c: Simplify test and improve accuracy of error message in lates... check-in: afbe8ffbca user: dgp tags: trunk | |
| 02:25 | Extra channel tests to check for no -eofchar check-in: 18424174d2 user: patthoyts tags: trunk | |
| 01:11 | -eofchar must support no eofchar. check-in: 3e6026e637 user: patthoyts tags: trunk | |
| 00:26 | * generic/tclBasic.c: remove unneeded call in Tcl_CreateInterp, add comments check-in: a81d271c69 user: msofer tags: trunk | |