Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins using file win/Makefile.in version 61e9beb7d0

2008-03-12
05:57
* library/http/http.tcl (http::geturl): add -method option to support * tests/http.test (http-3.1)... check-in: 33649f231d user: hobbs tags: trunk
05:39
* library/http/http.tcl: whitespace changes, code cleanup. Allow http to be re-sourced without ov... check-in: 4d66243235 user: hobbs tags: trunk
01:25
improve darwin9 constraint check-in: 6daa92a04c user: das tags: trunk
2008-03-11
22:29
* unix/configure: autoconf-2.59 check-in: 4703620c55 user: das tags: trunk
22:28
* macosx/GNUmakefile: fix quoting to allow paths to * macosx/Tcl-Common.xcconfig: ${builddir} a... check-in: 82d286110d user: das tags: trunk
22:26
* macosx/Tcl.xcodeproj/project.pbxproj: add support for Xcode 3.1 and * macosx/Tcl.xcodeproj/defau... check-in: ad66da0f7f user: das tags: trunk
22:25
* generic/tclEncoding.c (LoadEscapeEncoding): avoid leaking escape sub-encodings, fixes encoding-1... check-in: c689d9cd87 user: das tags: trunk
22:24
* macosx/tclMacOSXNotify.c: avoid using CoreFoundation after fork() on Darwin 9 even when TclpCrea... check-in: bec5e4d2db user: das tags: trunk
22:23
* unix/tclUnixNotfy.c: fix warning check-in: f1ac417c0c user: das tags: trunk
22:23
* tests/exec.test (exec-9.7): reduce timing sensitivity * tests/socket.test (socket-2.11): (esp. ... check-in: 2834a01435 user: das tags: trunk
22:22
* tests/fCmd.test (fCmd-9.4): skip on Darwin 9 (xfail). check-in: 24df368431 user: das tags: trunk
17:23
* generic/tclVar.c (TclDeleteNamespaceVars): * tests/var.test (var-8.2): unset traces on vars shou... check-in: 0083565512 user: msofer tags: trunk
2008-03-10
19:06
* changes: Updated for 8.5.2 release. check-in: 2c88fd3f6c user: dgp tags: trunk
18:49
* doc/http.n: Revised to indicate that [package require http 2.5.5] is needed to g... check-in: 7cf97fef06 user: dgp tags: trunk
17:54
* generic/tclEvent.c (TclDefaultBgErrorHandlerObjCmd): Added error * tests/event.te... check-in: b8c4561fb4 user: dgp tags: trunk
16:18
* generic/tclBasic.c (ExprAbsFunc): Revised so that the abs() * tests/expr.test:... check-in: e211f090b3 user: dgp tags: trunk
14:34
typo check-in: d8b5811378 user: dgp tags: trunk
2008-03-07
22:42
* generic/tclResult.c (ReleaseKeys): Workaround for [Bug 1904907]. Reset the return option keys... check-in: e3e2980503 user: andreas_kupries tags: trunk
21:07
commentary cleanup check-in: 2a77ff2ce0 user: dgp tags: trunk
19:26
* generic/tclExecute.c (Tcl_ExprObj): Revised expression bytecode compiling so tha... check-in: d8bf40a6f9 user: dgp tags: trunk
19:15
* generic/tclCmdAH.c: Revised direct evaluation implementation of [expr] so that [... check-in: beca0b3f8e user: dgp tags: trunk
19:04
* tests/execute.test (execute-6.*): More tests checking that script bytecode is ... check-in: 487ecf6dc6 user: dgp tags: trunk
15:28
* tests/execute.test (execute-6.*): More tests checking that script bytecode is ... check-in: ebf28f0213 user: dgp tags: trunk
09:27
regen check-in: 5295e88e33 user: dkf tags: trunk
09:27
Add AC_HEADER_STDC to support msys/win64. check-in: c3acd88cd6 user: dkf tags: trunk
2008-03-06
22:08
Minor tidying up. [Bug 1909019] check-in: fca3d95f5c user: dkf tags: trunk
2008-03-04
18:50
* tests/execute.test (6.3,4): Added tests for Bug 1899164]. check-in: 8b8aff2dde user: dgp tags: trunk
2008-03-03
14:54
* unix/tclUnixChan.c: Fix mark and space parity on Linux, which uses CMSPAR instead of PAREXT. check-in: 701e7babf4 user: rmax tags: trunk
2008-03-02
19:12
test added (did not fail previously, just to make sure it never does) check-in: 7d5f32e0a6 user: msofer tags: trunk
18:46
* generic/tclNamesp.c (GetNamespaceFromObj): spoil the intrep of an nsNameType obj when the refere... check-in: 2cd4278581 user: msofer tags: trunk
2008-02-29
21:02
date fix check-in: 0923c75b80 user: dgp tags: trunk
21:02
* generic/tclResult.c (Tcl_SetReturnOptions): Revised the refcount management of T... check-in: 1ef5d374d7 user: dgp tags: trunk
19:59
* generic/tclBasic.c (Tcl_AppendObjToErrorInfo): Revised the refcount managem... check-in: 9bd1c3e045 user: dgp tags: trunk
2008-02-28
22:36
* generic/tclBasic.c (TclEvalObjvInternal): Plug memory leak when an enter trace... check-in: fbd5ed0f6c user: dgp tags: trunk
20:40
* generic/tclCompExpr.c (ParseExpr): Plug memory leak in error message generation... check-in: da89d12071 user: dgp tags: trunk
20:39
Oops! Forgot to record patch number [#1903339] for last commit. check-in: 41f9a3a297 user: jenglish tags: trunk
20:14
Reduce scope of <sys/filio.h> and <sys/ioctl.h> #includes. check-in: 7eb313d9d8 user: jenglish tags: trunk
20:12
Consolidate all code conditionalized on -DUSE_FIONBIO into one place. New routine TclUnixSetBlocking... check-in: f166136c31 user: jenglish tags: trunk
17:36
* generic/tclStringObj.c (Tcl_AppendFormatToObj): [format %llx $big] leaked an mp_in... check-in: 120da645b7 user: dgp tags: trunk
15:59
* generic/tclCompCmds.c (TclCompileReturnCmd): The 2007-10-18 commit to optimize co... check-in: 8399eb8f5d user: dgp tags: trunk
2008-02-27
23:49
bug #705956 - fix inverted logic when cleaning up socket error in geturl. Document meta accessor. check-in: 8a680814d7 user: patthoyts tags: trunk
11:20
autoheader-2.59 check-in: b28d6f128b user: das tags: trunk
03:35
Remove dead/unused portability-related #defines and unused conditional code. See SF#1901828 for disc... check-in: b29cb95ed3 user: jenglish tags: trunk
02:08
* doc/clock.n: Corrected minor indentation gaffe in the penultimate paragraph. [Bug 1898025] * gener... check-in: bc94636f47 user: kennykb tags: trunk
00:12
fix warning check-in: db1385187c user: das tags: trunk
2008-02-26
21:50
More stray trailing ","s. check-in: 0a1324c741 user: jenglish tags: trunk
21:19
Define socklen_t as "int" if missing, not "unsigned". (accept(2) et. al. traditionally took "int *" ... check-in: 5efdba63af user: jenglish tags: trunk
20:28
Remove stray trailing "," from enum InstOperandType definition (C99ism). check-in: 65872659c0 user: jenglish tags: trunk
20:18
* generic/tclUtil.c (TclReToGlob): fix the handling of the last * tests/regexpComp.test: star p... check-in: 13aea450a4 user: hobbs tags: trunk
19:52
Set version 2.5.5 bug #1868845 - it is better to do the [eof] check after trying to read from the so... check-in: 9773380ea5 user: patthoyts tags: trunk