Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
73 check-ins using file unix/configure.in version e3f56a734b
|
2005-04-22
| ||
| 16:29 | * generic/tclCmdMZ.c: Corrected intrep-dependence of * tests/string.test: [stri... check-in: 8c298ec89c user: dgp tags: core-8-4-branch | |
|
2005-04-21
| ||
| 23:42 | * tests/unixInit.test (7.1): fixed failure when running tests with -tmpdir arg not set to working ... check-in: f5a7d654ed user: das tags: core-8-4-branch | |
|
2005-04-20
| ||
| 16:06 | * generic/tclGet.c (Tcl_GetInt): Corrected error that did not * generic/tclOb... check-in: 3d004086cf user: dgp tags: core-8-4-branch | |
| 00:14 | * tests/winPipe.test (winpipe-6.2): remove -blocking 1 as this one can truly block. check-in: f53ee322c3 user: hobbs tags: core-8-4-branch | |
|
2005-04-19
| ||
| 16:31 | no message check-in: 2920872277 user: davygrvy tags: core-8-4-branch | |
| 16:28 | * win/tclWinPipe.c: The pipe channel driver now respects the -blocking option when closing. The wi... check-in: 435e6257fb user: davygrvy tags: core-8-4-branch | |
|
2005-04-14
| ||
| 07:09 | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit * tests/io.test: changed from ten b... check-in: 74c27f43eb user: davygrvy tags: core-8-4-branch | |
|
2005-04-12
| ||
| 18:28 | added definition of NULL to strstr.c for Bug 1175161 check-in: ccf59bad26 user: kennykb tags: core-8-4-branch | |
|
2005-04-09
| ||
| 15:39 | * macosx/README: updated requirements for OS & developer tool versions + other small fixes/cleanup... check-in: 7342dfd9e9 user: das tags: core-8-4-branch | |
| 10:16 | * unix/tcl.m4 (Darwin): added -single_module linker flag to TCL_SHLIB_LD_EXTRAS and TK_SHLIB_LD_EX... check-in: 482141dca9 user: das tags: core-8-4-branch | |
|
2005-04-07
| ||
| 11:33 | See file. check-in: 7769d08b2a user: vasiljevic tags: core-8-4-branch | |
| 11:29 | Renamed TclWinFreeAllocCache to TclpFreeAllocCache and fixed to recognize when being called with NUL... check-in: f770d9b761 user: vasiljevic tags: core-8-4-branch | |
| 11:28 | Fixed TclpFreeAllocCache() to recognize when being called with NULL argument. This is a signal for i... check-in: 9e2b7b1539 user: vasiljevic tags: core-8-4-branch | |
| 11:27 | Modified TclFinalizeThreadAlloc() to explicitly call TclpFreeAllocCache with the NULL-ptr as argumen... check-in: 67acf03916 user: vasiljevic tags: core-8-4-branch | |
| 11:24 | Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache(). Part of fixing the Tcl Bug #11784... check-in: 4281da6f73 user: vasiljevic tags: core-8-4-branch | |
|
2005-04-05
| ||
| 16:39 | * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the * generic/tclUt... check-in: 65c0e11b9e user: dgp tags: core-8-4-branch | |
|
2005-03-30
| ||
| 06:17 | * win/tcl.m4, win/configure: do not require cygpath in macros to allow msys alone as an alternativ... check-in: 56dd117e68 user: hobbs tags: core-8-4-branch | |
| 05:30 | * win/tclWinTime.c (TclpGetDate): use time_t for 'time' check-in: 210fcf1532 user: hobbs tags: core-8-4-branch | |
|
2005-03-23
| ||
| 21:58 | purge outdated comment check-in: e79a41b835 user: dgp tags: core-8-4-branch | |
|
2005-03-18
| ||
| 16:33 | date typo check-in: 6d93b043d7 user: dgp tags: core-8-4-branch | |
| 16:33 | * generic/tclBasic.c (Tcl_EvalEx,TclEvalTokensStandard): * generic/tclCmdMZ.c (Tcl_S... check-in: e64996b96b user: dgp tags: core-8-4-branch | |
| 15:32 | * generic/tclCompCmds.c (TclCompileIncrCmd): Corrected checks for immediate opera... check-in: 81b2571603 user: dgp tags: core-8-4-branch | |
|
2005-03-15
| ||
| 22:10 | more tests and a fix to bug 1158199 check-in: a716de25ea user: vincentdarley tags: core-8-4-branch | |
| 18:41 | fix to file norm, file pathtype on windows reserved filenames - ensure build ok on unix check-in: d18606faab user: vincentdarley tags: core-8-4-branch | |
| 18:08 | fix to file norm, file pathtype on windows reserved filenames check-in: 6ad619ecdd user: vincentdarley tags: core-8-4-branch | |
| 16:29 | replaced 'long' times with wides, to cope with Win64 check-in: d41af48065 user: kennykb tags: core-8-4-branch | |
| 00:15 | Make it all work on OpenBSD. Imported patch from ports tree. check-in: 5a7a92a163 user: patthoyts tags: core-8-4-branch | |
|
2005-03-10
| ||
| 20:22 | * generic/tclCmdMZ.c (TclCheckInterpTraces): Corrected mistaken cast of ClientDat... check-in: 5e6df95dbf user: dgp tags: core-8-4-branch | |
|
2005-03-08
| ||
| 21:50 | * win/makefile.vc: clarify necessary defined vars that can come from MSVC or the Platform SDK. check-in: fe1380a971 user: hobbs tags: core-8-4-branch | |
|
2005-02-25
| ||
| 22:37 | backport tcltest test improvements check-in: 400a6cb8c6 user: dgp tags: core-8-4-branch | |
|
2005-02-24
| ||
| 18:03 | * library/tcltest/tcltest.tcl: Better use of [glob -types] to avoid * tests/tcltest... check-in: 94beca8470 user: dgp tags: core-8-4-branch | |
|
2005-02-23
| ||
| 10:27 | Formatting typo fix. [Bug 1149605] check-in: 46ddcbd972 user: dkf tags: core-8-4-branch | |
|
2005-02-17
| ||
| 18:31 | * win/tclWinFCmd.c (TraverseWinTree): use wcslen on wchar, not Tcl_UniCharLen. check-in: 492d51196c user: hobbs tags: core-8-4-branch | |
|
2005-02-16
| ||
| 18:52 | * /doc/variable.n: fix for [Bug 1124160], variables are detected by [info vars] but not by [info l... check-in: 75f5651679 user: msofer tags: core-8-4-branch | |
|
2005-02-10
| ||
| 23:41 | correct ChangeLog notes check-in: b1a2080787 user: hobbs tags: core-8-4-branch | |
| 23:40 | * unix/Makefile.in: remove SHLIB_LD_FLAGS (only for AIX, inlined * unix/tcl.m4: into SHLIB_LD... check-in: abcbb0a278 user: hobbs tags: core-8-4-branch | |
| 19:03 | added comments check-in: 2d6f460f4f user: msofer tags: core-8-4-branch | |
| 18:58 | * generic/tclBasic.c (Tcl_EvalObjEx): * tests/basic.test (basic-26.2): preserve the arguments pass... check-in: de2187d047 user: msofer tags: core-8-4-branch | |
| 10:28 | More consistency. [Bug 1117017] check-in: 48135ca6b1 user: dkf tags: core-8-4-branch | |
|
2005-02-01
| ||
| 17:26 | * generic/tclExecute.c (TclCompEvalObj): Removed stray statement left behind in prio... check-in: 0cf23b16e1 user: dgp tags: core-8-4-branch | |
|
2005-01-29
| ||
| 02:18 | correct autoconf generation for sol64-gcc support check-in: 33585e82df user: hobbs tags: core-8-4-branch | |
|
2005-01-28
| ||
| 20:53 | * unix/configure, unix/tcl.m4: add solaris 64-bit gcc build support. [Bug 1021871] check-in: 384d5ba7b5 user: hobbs tags: core-8-4-branch | |
| 01:50 | * generic/tclBasic.c (Tcl_ExprBoolean, Tcl_ExprDouble) (Tcl_ExprLong): Fix to recognize Tcl_WideIn... check-in: 7b989119b5 user: hobbs tags: core-8-4-branch | |
|
2005-01-27
| ||
| 22:53 | TIP#218 IMPLEMENTATION * generic/tclDecls.h: Regenerated from tcl.decls. * generic/tclStubInit.... check-in: 1621430b8b user: andreas_kupries tags: core-8-4-branch | |
| 22:26 | typo check-in: 4d230815e4 user: dgp tags: core-8-4-branch | |
|
2005-01-25
| ||
| 17:58 | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded procs in namespace... check-in: c52b5bb372 user: dgp tags: core-8-4-branch | |
| 06:54 | * unix/tcl.m4 (Darwin): fixed bug with static build linking to dynamic library in /usr/lib etc ins... check-in: 78fab13e56 user: das tags: core-8-4-branch | |
|
2005-01-19
| ||
| 22:09 | * win/tclWinChan.c (FileCloseProc): Invoke TclpCutFileChannel() to remove a FileInfo from the thr... check-in: 1000e16145 user: mdejong tags: core-8-4-branch | |
|
2005-01-17
| ||
| 13:04 | fix to drive-sensitivity of test check-in: 25bdad12b2 user: vincentdarley tags: core-8-4-branch | |
|
2005-01-10
| ||
| 11:21 | Convert u_int to unsigned to make clashes with types in standard C headers less of a problem. [Bug 1... check-in: fa03a58482 user: dkf tags: core-8-4-branch | |
|
2005-01-06
| ||
| 15:16 | Horrible hack to keep the old error message. check-in: d17150d2c3 user: dkf tags: core-8-4-branch | |
| 11:34 | Fix performance nasty in http::mapReply [1020491] and clean up version numbers. check-in: 45ad0f150c user: dkf tags: core-8-4-branch | |
|
2005-01-05
| ||
| 22:14 | Add more locale mapping info for Chinese. [1084595] check-in: da29515179 user: dkf tags: core-8-4-branch | |
| 21:53 | Change emacs mode comment style to stop problems with older man. [1085127] check-in: 505a89aac4 user: dkf tags: core-8-4-branch | |
|
2004-12-30
| ||
| 01:49 | * win/tcl.m4, win/configure: update MSVC CFLAGS_OPT to -O2, remove -Gs (included in -O2) and -GD (... check-in: e4308a3958 user: hobbs tags: core-8-4-branch | |
|
2004-12-13
| ||
| 15:56 | Add note to clock.n disclaiming full ISO8601 support check-in: ada9b50a3f user: kennykb tags: core-8-4-branch | |
| 15:52 | Add note to clock.n disclaiming full ISO8601 support check-in: 35222a7ed5 user: kennykb tags: core-8-4-branch | |
|
2004-12-09
| ||
| 09:24 | Minor doc fixes check-in: d2b3f026a6 user: dkf tags: core-8-4-branch | |
|
2004-12-07
| ||
| 00:07 | * unix/tclUnixNotfy.c (NotifierThreadProc): init numFdBits [Bug 1079286] check-in: 5af173439a user: hobbs tags: core-8-4-9, core-8-4-branch | |
|
2004-12-03
| ||
| 00:37 | removed extra .TP macro check-in: 25a56ea140 user: hobbs tags: core-8-4-branch | |
| 00:34 | updated for 8.4.9 release check-in: 664faf1007 user: hobbs tags: core-8-4-branch | |
|
2004-12-02
| ||
| 18:48 | filesystem, glob, tilde fix check-in: 612cef4642 user: vincentdarley tags: core-8-4-branch | |
|
2004-12-01
| ||
| 22:07 | * library/auto.tcl (tcl_findLibrary): Disabled use of [file normalize] that caused ... check-in: 32e7a37cde user: dgp tags: core-8-4-branch | |
|
2004-11-27
| ||
| 05:43 | * tests/reg.test (reg-32.*): Added missing testregexp constraints. check-in: 12bd71f2ba user: dgp tags: core-8-4-branch | |
|
2004-11-26
| ||
| 19:42 | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying operations on the ... check-in: 6bc286dbd4 user: dgp tags: core-8-4-branch | |
| 09:37 | Assorted dde fixes as requested by Andreas Kupries. check-in: 9c433c4207 user: dkf tags: core-8-4-branch | |
|
2004-11-25
| ||
| 15:53 | See file check-in: a472d13420 user: vasiljevic tags: core-8-4-branch | |
| 15:48 | Added hint to TCL_DECLARE_MUTEX macro usage. check-in: cf849ef569 user: vasiljevic tags: core-8-4-branch | |
| 15:31 | Fixed argument of mutexPtr wrongly saying that it is a Tcl_Condition. (Tcl Bug #1068077) check-in: 151e659188 user: vasiljevic tags: core-8-4-branch | |
| 15:28 | Fixed the Tcl_ThreadAlert() call declaration (Tcl Bug #1068077) check-in: b3e17c2026 user: vasiljevic tags: core-8-4-branch | |
| 11:31 | * tests/tcltest.test: The order in which [glob] returns the file names * tests/fCmd.test: is unde... check-in: a5f11d5ec9 user: rmax tags: core-8-4-branch | |
| 01:31 | * unix/tcl.m4 (SC_ENABLE_THREADS): Corrected failure to determine the number of... check-in: 6c8167568c user: dgp tags: core-8-4-branch | |
| 00:19 | bumped patchlevel to 8.4.9 check-in: 86cc05cbbe user: hobbs tags: core-8-4-branch | |