Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
40 check-ins using file win/Makefile.in version dbf44a7fb4
|
2007-10-11
| ||
| 13:35 | * generic/tclObj.c: remove superfluous #include of tclCompile.h check-in: 58eae67dd3 user: msofer tags: trunk | |
| 12:28 | Tidying up, adding names to log entries, etc. check-in: e185293bea user: dkf tags: trunk | |
|
2007-10-09
| ||
| 22:16 | Fix my silly blunder with an undeclared variable. check-in: 2b10596c38 user: dkf tags: trunk | |
|
2007-10-08
| ||
| 19:55 | Clarify a little more the previous correction for the Tcl_HashKeyType flags member. check-in: b0e3d4aff0 user: georgeps tags: trunk | |
| 19:49 | Correct the usage of flags. check-in: 9bd0b81448 user: georgeps tags: trunk | |
|
2007-10-02
| ||
| 21:54 | * generic/tcl.h (Tcl_DecrRefCount): Update change from 2006-05-29 to make macro more warning-robus... check-in: 1a86f9334d user: hobbs tags: trunk | |
| 18:27 | * generic/tcl.h: Bump version number to 8.5b1.1 to distinguish * library/init... check-in: f75bd88333 user: dgp tags: trunk | |
| 16:31 | * library/tclIndex: Added 'tcl::tm::path' to the tclIndex. This fixes [SF Bug 1806422] reported... check-in: 0cffd8d27e user: andreas_kupries tags: trunk | |
|
2007-09-25
| ||
| 20:27 | Add a new command, ::tcl::unsupported::disassemble check-in: 2dc70640e6 user: dkf tags: trunk | |
|
2007-09-20
| ||
| 18:43 | fix 'make checkstubs' complaint about Tcl_PkgInitStubsCheck check-in: 7cd407e74c user: das tags: trunk, core-8-5-b1 | |
| 18:29 | fix order, typo, contributor names check-in: a7d73efbd7 user: das tags: trunk | |
| 18:00 | * changes: updates for 8.5b1 release. check-in: 438500540f user: dgp tags: trunk | |
| 17:55 | document --enable-dtrace configure option check-in: 6ba81856dd user: das tags: trunk | |
| 16:26 | revised example check-in: c7adb2c2fb user: dgp tags: trunk | |
|
2007-09-19
| ||
| 17:42 | * README: Bump version number to 8.5b1 * generic/tcl.h: Merge f... check-in: dd2ca92517 user: dgp tags: trunk | |
| 15:29 | formatting check-in: b9346cfaaf user: dgp tags: trunk | |
| 10:53 | Replace isdigit call with an internal implementation to avoid libc linkage on windows check-in: be4a3534b4 user: patthoyts tags: trunk | |
|
2007-09-18
| ||
| 19:39 | Darwin changes for 8.5b1 check-in: a10c2c2013 user: das tags: trunk | |
| 16:07 | * generic/tclStubLib.c: Remove C library calls from Tcl_InitStubs() * win/makefile.v... check-in: ba30ef92c4 user: dgp tags: trunk | |
| 12:47 | autoconf-2.59 check-in: 7060d92e0f user: das tags: trunk | |
| 12:46 | fix quoting of new FreeBSD SHLIB_LD check-in: d07509fa9d user: das tags: trunk | |
|
2007-09-17
| ||
| 22:34 | Add crt flags for tclStubLib now it makes use of C-library functions check-in: aee2fc1d39 user: patthoyts tags: trunk | |
| 20:55 | Use '${CC} -shared' instead of 'ld -Bshareable' to build shared libraries on current NetBSDs [#17492... check-in: cc14fbb071 user: jenglish tags: trunk | |
| 16:24 | * unix/Makefile.in: Update `make dist` so that tclDTrace.d is included in the so... check-in: bcd4aae430 user: dgp tags: trunk | |
| 14:50 | * generic/tcl.h: Revised Tcl_InitStubs() to restore Tcl 8.4 * generic/tclPkg.... check-in: 99a55f90cc user: dgp tags: trunk | |
| 12:07 | (CopyData): avoid leaking msg and errObj (if interp == NULL) check-in: ef19734d0e user: das tags: trunk | |
| 11:38 | coverity id 102 check-in: 1df1261457 user: das tags: trunk | |
| 11:37 | coverity id 100 check-in: b396c27797 user: das tags: trunk | |
| 10:43 | Generate literal values more efficiently using TclNewLiteralStringObj macro. check-in: 9c077526f1 user: dkf tags: trunk | |
| 10:40 | Minor cleanup of NULL usage check-in: 39c0206cbb user: dkf tags: trunk | |
| 09:46 | Cleaned up formatting so that lines don't wrap on standard width terminals check-in: e21b0eff60 user: dkf tags: trunk | |
| 08:46 | Do not error on warnings for amd64 symbols build. check-in: aa2e6fba93 user: patthoyts tags: trunk | |
| 08:41 | Default for 8.5 is threaded build check-in: 5fc40f762c user: patthoyts tags: trunk | |
|
2007-09-15
| ||
| 06:00 | * unix/tcl.m4: replace all direct references to compiler by ${CC} to enable CC overriding at con... check-in: 7c64b38c55 user: das tags: trunk | |
|
2007-09-14
| ||
| 14:58 | Only invalidate the namespace path once on command creation. [1519940] check-in: a06f517fb7 user: dkf tags: trunk | |
| 02:31 | typo check-in: be13d0619b user: das tags: trunk | |
|
2007-09-13
| ||
| 15:27 | typo check-in: 958046d3bd user: das tags: trunk | |
| 15:27 | * generic/tclDTrace.d (new file): add DTrace provider for Tcl; allows * generic/tclCompile.h: t... check-in: 4ab9e1dde2 user: das tags: trunk | |
| 15:25 | * generic/tclCmdIL.c: factor our core of InfoFrameCmd() into internal TclInfoFrame() for use by... check-in: 8810173129 user: das tags: trunk | |
|
2007-09-12
| ||
| 16:43 | * unix/Makefile.in: Perform missing updates of the tcltest Tcl * win/Makefile.in... check-in: 6fca98ef1f user: dgp tags: trunk | |