Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2748 check-ins using file tests/pkg/simple.tcl version 6d39dc3eea
|
2010-07-25
| ||
| 10:16 | [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6: relax the relation between Tcl_CallFram... Closed-Leaf check-in: 54720916a6 user: nijtmans tags: core-8-3-1-branch | |
|
2010-02-19
| ||
| 23:44 | Fix sh quoting error reported in bash-3.1+ [Bug 1377619] Closed-Leaf check-in: fb13b258d6 user: nijtmans tags: core-8-2-1-branch | |
|
2010-02-18
| ||
| 21:35 | Fix sh quoting error reported in bash-3.1+ [Bug 1377619] (schafer) check-in: b70af96246 user: nijtmans tags: core-8-3-1-branch | |
|
2003-10-03
| ||
| 17:13 | * generic/tclCompile.c (TclCompileScript): backport fix for crash on TCL_OUT_LINE_COMPILE mishandl... check-in: 38cdced0af user: hobbs tags: core-8-3-1-branch | |
|
2003-05-07
| ||
| 16:01 | * generic/tclProc.c (TclCloneProc): Fixed leaking of 'procNew', reported by Cisco. Closed-Leaf check-in: 4fdf9e72bf user: andreas_kupries tags: mod-8-3-4-branch | |
|
2003-04-15
| ||
| 18:25 | * generic/tclBasic.c (Tcl_CloneInterp): Added code to propagate error messages generated when c... check-in: c988c641fe user: andreas_kupries tags: mod-8-3-4-branch | |
|
2003-02-15
| ||
| 01:56 | correct HP-UX ia64 --enable-64bit build flags check-in: 043cbe311b user: hobbs tags: core-8-3-1-branch | |
|
2002-12-10
| ||
| 04:12 | * win/tclWinThrd.c (TclpMasterUnlock): * generic/tclThread.c (TclFinalizeThreadData): TclpMasterUn... check-in: bcce87164b user: hobbs tags: core-8-3-1-branch | |
|
2002-12-06
| ||
| 03:58 | * generic/tclCompile.c (TclCleanupByteCode): when using TCL_THREAD_LITERALS, do not worry about in... check-in: 8c2329a41f user: hobbs tags: mod-8-3-4-branch | |
| 03:08 | * generic/tclCompile.c (TclCleanupByteCode): When encountering a shared bytecode structure we h... check-in: a9a7ea8404 user: andreas_kupries tags: mod-8-3-4-branch | |
| 02:48 | * generic/tclLiteral.c (LiteralThreadExitProc): do no delete literal table in thread exit handler.... check-in: efa79832cc user: hobbs tags: mod-8-3-4-branch | |
| 02:47 | objify testclone command check-in: 7e034c8dcb user: hobbs tags: mod-8-3-4-branch | |
| 02:47 | check for testclone command check-in: 1d8b052b29 user: hobbs tags: mod-8-3-4-branch | |
|
2002-11-26
| ||
| 22:15 | * generic/tclBasic.c (Tcl_CloneInterp): Moved 'TclCreateExecEnv' behind 'CloneNamespace'. This ... check-in: 0fb1ff7278 user: andreas_kupries tags: mod-8-3-4-branch | |
| 21:13 | * tclBasic.c (CloneVariable): The initialization of the refCount for the cloned variable assume... check-in: a6ed18c145 user: andreas_kupries tags: mod-8-3-4-branch | |
| 20:15 | * generic/tclLiteral.c (TclGlobalLiteralTable): add a thread exit handler to remove remaining lite... check-in: 3b1bc87ba8 user: hobbs tags: mod-8-3-4-branch | |
| 20:14 | * tests/__clone.test: rename to allow it to be lexically first. check-in: 099a4a7d76 user: hobbs tags: mod-8-3-4-branch | |
| 20:05 | * generic/tclMain.c (Tcl_Main): added Tcl_DeleteInterp and * unix/tclAppInit.c (main): Tcl_Finaliz... check-in: ca5713da63 user: hobbs tags: mod-8-3-4-branch | |
| 19:48 | * generic/tclProc.c (TclCloneProc): Helper for Tcl_CloneInterp. * generic/tclBasic.c: Line 3843f... check-in: 235d59fd34 user: andreas_kupries tags: mod-8-3-4-branch | |
|
2002-11-07
| ||
| 19:04 | * generic/tclCompile.h: * generic/tclCompile.c (TclCleanupByteCode, RecordByteCodeStats): * gener... check-in: 6aac77723f user: hobbs tags: mod-8-3-4-branch | |
| 19:04 | add shell/gdb targets check-in: 3c6a1c3862 user: hobbs tags: mod-8-3-4-branch | |
| 19:03 | * generic/tclExecute.c (EvalStatsCmd): obj-ify evalstats command, add the ability to take options ... check-in: 76e103e3a4 user: hobbs tags: mod-8-3-4-branch | |
| 18:50 | reduce TCL_RESULT_SIZE from 200 to 20 check-in: e3d499ae23 user: hobbs tags: mod-8-3-4-branch | |
|
2002-11-05
| ||
| 22:56 | * generic/tclParseExpr.c: 'struct ParseInfo'. * generic/tclLink.c: 'struct Link'. * generic/tclE... check-in: 84a600d5af user: andreas_kupries tags: mod-8-3-4-branch | |
| 01:49 | * generic/tclObj.c (TclInitObjSubsystem, Tcl_DbIsShared): enable shared object reporting in EvalSt... check-in: 0de8f7a087 user: hobbs tags: mod-8-3-4-branch | |
| 01:49 | * generic/tclBasic.c (Tcl_CreateInterp): simplify ByteCodeStats initialization with one memset. check-in: 496a88db97 user: hobbs tags: mod-8-3-4-branch | |
| 01:46 | * generic/tclExecute.c (EvalStatsCmd): rework to use sprintf for the conversions, so that it works... check-in: cb2cb36762 user: hobbs tags: mod-8-3-4-branch | |
| 01:46 | * generic/tclHash.c (HashString): minor performance tweak. check-in: 534f3c0cc3 user: hobbs tags: mod-8-3-4-branch | |
|
2002-10-28
| ||
| 21:12 | * library/dde/pkgIndex.tcl: * library/reg/pkgIndex.tcl: Changed the hardwired debug suffix (d)... check-in: 5056d329dc user: andreas_kupries tags: core-8-3-1-branch | |
|
2002-10-25
| ||
| 23:31 | * The changes below update the windows side to the extended --enable-symbols option as used by ... check-in: 623c011c07 user: andreas_kupries tags: core-8-3-1-branch | |
|
2002-10-19
| ||
| 01:55 | * unix/Makefile.in (dist): add any mac/tcl*.sea.hqx files check-in: ffc9647444 user: hobbs tags: core-8-3-1-branch | |
| 01:53 | added support for broadcasting changes in the registry Environment check-in: fa3e3bc751 user: hobbs tags: core-8-3-1-branch | |
|
2002-10-18
| ||
| 20:33 | updated for 8.3.5 release check-in: bb78eff1ad user: hobbs tags: core-8-3-1-branch, core-8-3-5 | |
| 01:43 | * win/configure: Regen. * win/configure.in: Set CFLAGS to "" if the user did not set CFLAGS in th... check-in: 809de405ad user: hobbs tags: core-8-3-1-branch | |
|
2002-10-17
| ||
| 05:50 | * win/configure: add workaround for cygwin windres * win/tcl.m4 (SC_CONFIG_CFLAGS)... check-in: 10f89e5909 user: hobbs tags: core-8-3-1-branch | |
|
2002-10-16
| ||
| 01:07 | aix-5 ppc support check-in: b02e313f6d user: hobbs tags: core-8-3-1-branch | |
| 00:57 | corrected sh syntax error check-in: ce9fa31632 user: hobbs tags: core-8-3-1-branch | |
| 00:06 | * README: updated to 8.3.5 patchlevel * generic/tcl.h: with readmes pointing to www... check-in: 492f547fe5 user: hobbs tags: core-8-3-1-branch | |
|
2002-10-15
| ||
| 20:54 | * unix/configure: * unix/tcl.m4: updated platform targets to match 8.4 fixes. check-in: 6eb2b3b621 user: hobbs tags: core-8-3-1-branch | |
| 20:27 | backport of cygwin build support cobbled together. [Patch #622183] (hobbs, howell, khan, dejong) ... check-in: 219eba7919 user: hobbs tags: core-8-3-1-branch | |
| 20:26 | * win/tclWin32Dll.c (ESP, EBP, TclpCheckStackSpace, _except_checkstackspace_handler): * win/tclWi... check-in: 878325c8b2 user: hobbs tags: core-8-3-1-branch | |
| 20:25 | * win/tclWinFile.c (TclpReadlink): alternative readlink for cygwin. check-in: bece6d23a3 user: hobbs tags: core-8-3-1-branch | |
| 20:24 | * generic/tclFileName.c (Tcl_TranslateFileName, TclDoGlob): Convert POSIX to native format for cyg... check-in: fb56507520 user: hobbs tags: core-8-3-1-branch | |
| 20:23 | * generic/tclEnv.c (TclCygwinPutenv): cygwin env handling function. * win/tclWinPort.h (environ, p... check-in: a52eb6cc29 user: hobbs tags: core-8-3-1-branch | |
| 20:23 | * generic/tclPlatDecls.h (tchar.h): Do not include on Cygwin. check-in: af5367e46b user: hobbs tags: core-8-3-1-branch | |
| 20:15 | match up to fixes in 8.4 check-in: d98846ad1a user: hobbs tags: core-8-3-1-branch | |
| 19:38 | removed unnecessary dos.h include check-in: 25b347ce1a user: hobbs tags: core-8-3-1-branch | |
| 19:38 | * win/tclWinThrd.c: removed unnecessary dos.h include. Use problematic CreateThread/ExitThread for... check-in: 8479fc099d user: hobbs tags: core-8-3-1-branch | |
|
2002-10-14
| ||
| 22:26 | * generic/tclEnv.c (Tcl_PutEnv): correct possible mem leak. [Patch #623269] (brouwers) check-in: d8fb88a8ff user: hobbs tags: core-8-3-1-branch | |
|
2002-10-10
| ||
| 16:17 | * mac/tclMacFCmd.c: removed GenerateUniqueName(), use equivalent (and identically named) routine f... check-in: a2ed4a30cf user: das tags: core-8-3-1-branch | |
| 13:42 | * mac/tclMacOSA.c: (8.4 backport) sprintf fixes, UH 3.4.x changes; fix for missing autoname token ... check-in: f64e458223 user: das tags: core-8-3-1-branch | |
| 07:31 | * unix/Makefile.in: removed @MEM_DEBUG_FLAGS@ subst. * unix/configure: regen * unix/configure.in:... check-in: a570fc7fe7 user: hobbs tags: core-8-3-1-branch | |
| 07:31 | * win/tclWinConsole.c (ConsoleCloseProc): only wait on writable pipe if there was something to wri... check-in: f37f3243c4 user: hobbs tags: core-8-3-1-branch | |
|
2002-08-20
| ||
| 21:45 | * win/Makefile.in (CFLAGS): * unix/Makefile.in (MEM_DEBUG_FLAGS): Added usage of @MEM_DEBUG_FLAGS... check-in: 47310d5d88 user: andreas_kupries tags: core-8-3-1-branch | |
|
2002-07-30
| ||
| 19:18 | Revert incorrect RANLIB related changed added to support OS X. * unix/Makefile.in: Don't try to ... check-in: 909a71b529 user: mdejong tags: core-8-3-1-branch | |
|
2002-07-24
| ||
| 13:54 | * unix/configure.in: backport of corrected fix for [Bug 529801]: ranlib needed for static builds o... check-in: 1f26805873 user: das tags: core-8-3-1-branch | |
|
2002-07-19
| ||
| 17:28 | * generic/tclExecute.c (TclCompileByteCodesForExpr): Bugfix. Added a missing RELTEMP(compEnv) i... check-in: c8b6c8e134 user: andreas_kupries tags: mod-8-3-4-branch | |
|
2002-07-12
| ||
| 01:04 | fixed errant @ added in shell target check-in: 2e7d4a761d user: hobbs tags: core-8-3-1-branch | |
|
2002-07-11
| ||
| 18:59 | * Corrected reaction to existing but false ::tcl_interactive. check-in: 5553e725ee user: dgp tags: core-8-3-1-branch | |
|
2002-07-05
| ||
| 13:14 | * generic/tclClock.c (FormatClock): Convert the format string to UTF8 before calling... check-in: 84a258d60b user: rmax tags: core-8-3-1-branch | |
|
2002-07-03
| ||
| 20:15 | * library/auto.tcl: Fix [tcl_findLibrary] to be sure it sets $varName only if a succ... check-in: a69896214a user: dgp tags: core-8-3-1-branch | |
| 19:40 | * tests/main.test: Cheap fix for [Bugs 575851, 575858]. Avoid * tests/tcltest.... check-in: 332c659704 user: dgp tags: trunk | |
| 17:34 | * generic/tclCompCmds.c (TclCompileCatchCmd): return TCL_OUT_LINE_COMPILE instead of TCL_ERROR: let... check-in: 79b593b2a8 user: msofer tags: core-8-3-1-branch | |
| 17:33 | * generic/tclCompCmds.c (TclCompileCatchCmd): return TCL_OUT_LINE_COMPILE instead of TCL_ERROR: let... check-in: b4e3a817bd user: msofer tags: trunk | |
| 01:14 | just a few more corrections... check-in: c241b0708e user: dgp tags: trunk | |
| 00:54 | incorrect section name reference. check-in: 6c51865d99 user: dgp tags: trunk | |
| 00:41 | * doc/tcltest.n: more refinements of the documentation. * library/tcltest/tcltest.t... check-in: 6c4c21660d user: dgp tags: trunk | |
|
2002-07-02
| ||
| 23:34 | Markup fixes, spellcheck. check-in: 5beb3c7bc8 user: jenglish tags: trunk | |
| 19:10 | * doc/tcltest.n: Reverted [makeFile] and [viewFile] to * library/tclt... check-in: 06fbc3e4fa user: dgp tags: trunk | |
| 13:28 | * library/tcltest/tcltest.tcl: Simplified logic of [GetMatchingFiles] and [GetMatchi... check-in: ff7c1537d7 user: dgp tags: trunk | |
| 12:16 | clearer error msgs for file link check-in: 72dd1ba836 user: vincentdarley tags: trunk | |
|
2002-07-01
| ||
| 22:33 | * doc/tcltest.n: more work in progress updating tcltest docs. * library/tcltest/tcl... check-in: 1dd6c3bb15 user: dgp tags: trunk | |
| 18:25 | (doc/*.[3n]) -- spell-check, fix typos (Updates from Larry Virden) check-in: c9a299f4fa user: jenglish tags: trunk | |
| 18:24 | Spell-check, fixed typos (Updates from Larry Virden). check-in: 34cded11b7 user: jenglish tags: trunk | |
| 15:43 | Fix for Tcl bug #541181; programs that link against libtcl.so on Solaris no longer need to use the s... check-in: 2108c3d283 user: dkf tags: trunk | |
| 14:35 | * tests/pkg/samename.tcl: restored. needed by pkgMkIndex.test. * library/tcltest/t... check-in: 22739d560c user: dgp tags: trunk | |
| 10:50 | Documented the *real* behaviour of [concat] check-in: 45000cc6a7 user: dkf tags: trunk | |
| 07:56 | * work in progress updating tcltest documentation. check-in: 770c2d1fab user: dgp tags: trunk | |
| 07:52 | * Updated the instructions on running and adding to the test suite. Also updated several tests, mo... check-in: 7e30b7a427 user: dgp tags: trunk | |
| 04:56 | * Stopped checking for writeability of -tmpdir value because no default directory can be guarantee... check-in: 17a8c529ee user: dgp tags: trunk | |
| 04:06 | * Updated auto_mkIndex tests to use [makeFile] and [removeFile] so tests are done in [tempo... check-in: 98e5c141e6 user: dgp tags: trunk | |
| 03:04 | alternative fix. check-in: fe7edd23ff user: dgp tags: trunk | |
| 02:29 | * Fixed [makeFile] and [viewFile] to accurately reflect a file's contents. Updated tests that dep... check-in: 49cd7e2034 user: dgp tags: trunk | |
| 01:20 | * `make mklinks` on 6-27 commits. check-in: 0dca357750 user: dgp tags: trunk | |
|
2002-06-28
| ||
| 22:34 | Adopting V. Darley's patch from the head. check-in: 7412baeb52 user: wolfsuit tags: macosx-8-4-branch | |
| 21:24 | * generic/tclCompile.h: modified the macro TclEmitPush check-in: 6f6c8e84f0 user: msofer tags: trunk | |
| 19:22 | * docs/tcltest.n: Doc revisions in progress. * library/tcltest/tcltest.tcl: Co... check-in: 2e21bf0280 user: dgp tags: trunk | |
| 09:56 | Changed all the Tcl_Platform* symbols to TclOS*; they weren't public so their names were really badl... check-in: 049b4fa9e2 user: dkf tags: trunk | |
| 08:44 | Minor improvement to documentation for [string last], and reformatting to remove long-obsolete chang... check-in: 085d171f6f user: dkf tags: trunk | |
|
2002-06-27
| ||
| 22:29 | * Work in progress updating the documentation of the packages that come bundled with the Tcl sourc... check-in: 9e579e2364 user: dgp tags: trunk | |
| 17:31 | * Made sure that the TCLTEST_OPTIONS environment variablle configures tcltest at package lo... check-in: 4feb54086b user: dgp tags: trunk | |
| 12:27 | unix root volume fix check-in: 09b4b3bd7b user: vincentdarley tags: trunk | |
|
2002-06-26
| ||
| 16:01 | empty path name error msgs check-in: 9affc2625c user: vincentdarley tags: trunk | |
| 13:42 | * unix/tclUnixTime.c: Make [clock format] respect locale settings. * tests/clock.tes... check-in: a6557623af user: rmax tags: trunk | |
| 13:05 | Fixed a typo in the "shell" target. check-in: 7fb9bc59ef user: rmax tags: trunk | |
| 11:50 | clarifications in doc/CrtInterp.3 and doc/StringObj.3 check-in: b1c464dbca user: msofer tags: trunk | |
| 03:25 | * Corrected suppression of -verbose skip and start by [test -output]. Also corrected test suite er... check-in: cb6328465c user: dgp tags: trunk | |
| 01:31 | typo fixes check-in: 06df094223 user: dgp tags: trunk | |
| 01:11 | Excised a tiny amount of the most pointless voodoo. Left most of it in there. check-in: 71807164bb user: dgp tags: trunk | |
|
2002-06-25
| ||
| 16:36 | generated check-in: 25f8e0c47b user: rmax tags: trunk | |
| 16:34 | Some more fixes for the compress and symlink stuff to correct situations where compressed manpages a... check-in: 6660c7ad6c user: rmax tags: trunk | |
| 15:20 | * unix/tcl.m4: New macro SC_CONFIG_MANPAGES. * unix/configure.in: Added support for symlinks... check-in: cb61839697 user: rmax tags: trunk | |
| 14:27 | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Replaced ${exec_prefix}/lib by ${libdir}. check-in: 45a9bf50ec user: rmax tags: trunk | |
| 08:59 | Surface fix for bug #533364; TclGetIntForIndex no longer assumes an unshared empty result when gener... check-in: 03029eff05 user: dkf tags: trunk | |
| 01:13 | * Implementation of TIP 101. Adds and exports a [configure] command from tcltest. check-in: 600067c1e9 user: dgp tags: trunk | |
|
2002-06-22
| ||
| 18:24 | * updated changes file for 8.4b1 release. check-in: 527d5c1a0f user: dgp tags: trunk | |
| 04:19 | * Corrections to tcltest and the Tcl test suite so that a test with options -constraints kn... check-in: 9ba9324aef user: dgp tags: trunk | |
| 00:27 | Regen check-in: bcdea224c1 user: dkf tags: trunk | |
| 00:12 | Regen. check-in: 91ac734603 user: dkf tags: trunk | |
| 00:06 | Resynch... check-in: 7c557f57c5 user: dkf tags: trunk | |
|
2002-06-21
| ||
| 23:55 | Bumped version number to b1 in preparation for release. check-in: 6357dd2123 user: dkf tags: trunk | |
| 22:23 | * Updated all package install directories to match current Major.minor versions of the packages. ... check-in: c89d65c5e7 user: dgp tags: trunk | |
| 21:17 | LogSyntaxError() should reset the interpreter result [Bug 550142 "Tcl_ExprObj -> abort"] check-in: 0655f07beb user: jenglish tags: trunk | |
| 19:44 | * Corrected comments and namespace style issues. Thanks to Bruce Stephens. [Bug 572025] check-in: e63512ee1b user: dgp tags: trunk | |
| 19:11 | * Corrected comments and namespace style issues. Thanks to Bruce Stephens. [Bug 572025] check-in: 240f325fd0 user: dgp tags: core-8-3-1-branch | |
| 14:31 | tip99 check-in: 4950ea7815 user: vincentdarley tags: trunk | |
| 14:22 | tip99 check-in: e0671d6019 user: vincentdarley tags: trunk | |
|
2002-06-20
| ||
| 16:41 | fix for [Bug 571385] check-in: dc7867f91b user: msofer tags: trunk | |
| 14:47 | * generic/tclExecute.c (TclCompEvalObj): clarified and simplified the logic for compilation/recompil... check-in: 5df39b2928 user: msofer tags: trunk | |
| 00:50 | doc/file.n: Fixed indentation. No substantive changes. check-in: 0c0d47c700 user: jenglish tags: trunk | |
| 00:11 | Added parens for clarity check-in: cc4dabeaf9 user: dgp tags: trunk | |
|
2002-06-19
| ||
| 22:38 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): get the resultPtr again as the Tcl_ObjSetVar2 may cause t... check-in: 1a723fe8cb user: hobbs tags: trunk | |
| 16:28 | generic/tclExecute.c (TEBC): removing unused "for(;;)" loop; improved comments; re-indentation. check-in: 9a0c8ce46b user: msofer tags: trunk | |
|
2002-06-18
| ||
| 22:02 | * generic/tclExecute.c (TEBC): elimination of duplicated code in the non-immediate INST_INCR instruc... check-in: e40e2593a5 user: msofer tags: trunk | |
| 13:22 | generic/tclExecute.c (TEBC, INST_DONE): small bug in the panic code for tcl-stack corruption. check-in: caa93cafba user: msofer tags: trunk | |
| 00:13 | no message check-in: d2132a783e user: davygrvy tags: trunk | |
| 00:12 | Trims to support the removal of RESOURCE_INCLUDED from rc scripts from FR #565088. * generic/tcl... check-in: 7e44d394de user: davygrvy tags: trunk | |
|
2002-06-17
| ||
| 22:52 | * doc/CrtTrace.3: Added TIP#62 implementation of command * doc/trace.n: execution... check-in: 3da5a82795 user: hobbs tags: trunk | |
| 21:06 | * Corrected en_UK references to en_GB. UK is not a country designation recognized in ISO 3... check-in: 3943024291 user: dgp tags: trunk | |
| 20:05 | * win/tclWinPipe.c (BuildCommandLine): Fixed bug #554068 ([exec] on windows did not treat { in ... check-in: 2c09144850 user: andreas_kupries tags: trunk | |
| 18:31 | generic/tcl.h: #ifdef logic for K&R C backwards compatibility changed to assume modern C by default.... check-in: 2f22f3aff2 user: jenglish tags: trunk | |
| 16:37 | * More Windows Registry locale codes from Bruno Haible. check-in: 0929d4e676 user: dgp tags: trunk | |
| 05:37 | * Revised locale initialization to interpret environment variable locale values according ... check-in: e23dfc2c8c user: dgp tags: trunk | |
| 00:09 | a better algorithm for the previous bug fix. check-in: 437763367e user: msofer tags: trunk | |
|
2002-06-16
| ||
| 22:24 | [Bug 569438] in the processing of dollar variables check-in: 6f670a6acb user: msofer tags: trunk | |
| 17:59 | bug in the consolidation of the INCR_..._STK instructions check-in: 7ad4b1f4f9 user: msofer tags: trunk | |
|
2002-06-14
| ||
| 21:08 | runtime peep-hole optimisation of variables (INST_STORE, INST_INCR) and commands (INST_INVOKE); fast... check-in: 7947220c57 user: msofer tags: trunk | |
| 20:11 | runtime peep-hole optimisation of comparisons. check-in: 28cc67147f user: msofer tags: trunk | |
| 19:31 | BC-engine: runtime peep-hole optimisation of INST_FOREACH check-in: 7b34e9a8ef user: msofer tags: trunk | |
| 14:48 | no message check-in: 88cb607e8d user: davygrvy tags: trunk | |
| 14:42 | The test for compiler optimizations was in error. Thanks goes to Roy Terry <royterry@earthlink.net>... check-in: b7bbb19323 user: davygrvy tags: trunk | |
| 13:17 | TIP#102 implementation: 'trace list' becomes 'trace info' check-in: 8a0002c6e0 user: dkf tags: trunk | |
|
2002-06-13
| ||
| 23:10 | consolidated code for the conditional branch instructions. check-in: 6227d63146 user: msofer tags: trunk | |
| 21:37 | fixed the previous patch - wouldn't compile with TCL_COMPILE_DEBUG set. check-in: 8a833be542 user: msofer tags: trunk | |
| 21:07 | TclExecuteByteCode: consolidated exception handling of INST_INVOKE, INST_EVAL, INST_BREAK and INST_C... check-in: 1f2720192b user: msofer tags: trunk | |
| 19:47 | consolidated opcodes in the bytecode engine, eliminating duplicated code. Added the new (but pre-exi... check-in: 6dc27c861c user: msofer tags: trunk | |
| 13:17 | new fCmd.test problems on Unix check-in: 4269f2bf0e user: vincentdarley tags: trunk | |
| 10:43 | fs normalize check-in: ce2b83f5c9 user: vincentdarley tags: trunk | |
| 09:39 | vfs, winfs testsuite check-in: 494e81b676 user: vincentdarley tags: trunk | |
|
2002-06-12
| ||
| 19:36 | fixed [Bug 568123] check-in: 4497e80bcb user: msofer tags: trunk | |
| 19:16 | * win/tclWinFile.c: corrected the symbolic link handling code to allow it to compile. Added real ... check-in: a8ec4236fe user: hobbs tags: trunk | |
| 15:05 | Made this file compile! check-in: 0814d34f8d user: dkf tags: trunk | |
| 09:28 | fs clarification and windows fixes check-in: cf698404c4 user: vincentdarley tags: trunk | |
|
2002-06-11
| ||
| 15:42 | optimised read access to local variables created at run-time check-in: 348eec187b user: msofer tags: trunk | |
| 13:56 | Removed assumptions that [makeFile] creates files in the current dir. check-in: 279f4db3ad user: dkf tags: trunk | |
| 13:47 | Duplicate test number... check-in: af034cf0bf user: dkf tags: trunk | |
| 13:22 | Fix for [info locals] bug #567386; added compile functions for [global], [upvar] and [variable]. check-in: d33879f966 user: msofer tags: trunk | |
| 12:38 | generic/tclExecute.c: optimised algorithm for exception range lookup check-in: 1b976abb5e user: msofer tags: trunk | |
|
2002-06-10
| ||
| 17:41 | fs fixed commit check-in: bcc8fc2401 user: vincentdarley tags: trunk | |
| 10:41 | small fs fixes check-in: 5d031eef10 user: vincentdarley tags: trunk | |
| 05:33 | Merging with TOT as of 06/09/2002. check-in: 73b68fb238 user: wolfsuit tags: macosx-8-4-branch | |
| 05:14 | Removing files removed from TOT for merge. check-in: e318efb8b3 user: wolfsuit tags: macosx-8-4-branch | |
| 05:12 | Remove files removed from TOT merge check-in: 19216eb80b user: wolfsuit tags: macosx-8-4-branch | |
| 04:15 | Adding files from the merge with TOT. check-in: bdc4f8c7e6 user: wolfsuit tags: macosx-8-4-branch | |
|
2002-06-07
| ||
| 19:48 | * More corrections to test suite so that tests of failing [test]s don't show up themselves ... check-in: f2232f26c6 user: dgp tags: trunk | |
| 10:38 | Cleaned up inclusion of float.h; that's really tcl<platform>Port.h's job check-in: 6c82a1feba user: dkf tags: trunk | |
| 08:50 | Make sure EOVERFLOW is defined on Unix. check-in: 190346ee55 user: dkf tags: trunk | |
|
2002-06-06
| ||
| 21:01 | speling ficks check-in: e464b42726 user: dgp tags: trunk | |
| 20:54 | * 4) deprecated [threadReap] and [mainThread] [Bug 534903] check-in: edeb884f6b user: dgp tags: trunk | |
| 19:45 | * unix/dltest/Makefile.in: Remove hard coded CFLAGS=-g and add CFLAGS_DEBUG, CFLAGS_OPTIMIZE, and ... check-in: 1b1f2ad6ef user: mdejong tags: trunk | |
| 19:23 | * Corrections to test suite so that tests of failing [test]s don't show up themselves as fa... check-in: ef1d6fa174 user: dgp tags: trunk | |
| 18:44 | * tests/io.test: Fixed up namespace variable resolution issues revealed by running t... check-in: 3b39c5277f user: dgp tags: trunk | |
| 17:39 | * unix/tclUnixInit.c (TclpSetInitialEncodings): 8.4 backport of default fallback encoding set with... check-in: d969bb777c user: das tags: core-8-3-1-branch | |
| 17:37 | * unix/tclUnixThrd.c (TclpReaddir, TclpLocaltime, TclpGmtime): added mutex wrapped calls to readdi... check-in: fcf531e83a user: das tags: trunk | |
|
2002-06-05
| ||
| 16:46 | * Documented $tcl_rcFileName and added more clarifications about the intended use of Tcl_Ma... check-in: 576e3a284c user: dgp tags: trunk | |
| 12:01 | * mac/tclMacResource.c (Tcl_MacConvertTextResource): added utf conversion of text resource content... check-in: cd2f03109a user: das tags: core-8-3-1-branch | |
| 11:59 | * generic/tclFileName.c (TclGlob): mac specific fix to recent changes in 'glob -tails' handling. ... check-in: a996da49e4 user: das tags: trunk | |
| 01:12 | * Added more TIP 85 tests from Arjen Markus. Converted tcltest.test to use a private namesp... check-in: ea15d6aad8 user: dgp tags: trunk | |
|
2002-06-04
| ||
| 19:23 | * win/README: Update msys+mingw URL. check-in: 4224ed5ffc user: mdejong tags: trunk | |
|
2002-06-03
| ||
| 23:44 | * Implementation of TIP 85. Allows tcltest users to add new legal values of the -match opt... check-in: de2e3621bf user: dgp tags: trunk | |
| 17:04 | added description of [namepace forget] behaviour for unqualified patterns [Bug 559268] check-in: 143c05451a user: msofer tags: trunk | |
| 16:45 | reverting an accidental modification in the last commit. check-in: a792ae3892 user: msofer tags: trunk | |
| 16:31 | clarify the empty variable name issue ([Bug 549285]) check-in: 9340f13694 user: msofer tags: trunk | |
|
2002-05-31
| ||
| 23:21 | * Fixed leak of slave interp in [pkg_mkIndex]. Thanks to Helmut for report. [Bug 550534] check-in: 1736e8e641 user: dgp tags: trunk | |
| 23:16 | * Use the "stdio" constraint to control whether an [open "|[interpreter]"] is attempted. check-in: 0d22f3e09c user: dgp tags: trunk | |
| 22:20 | * Removed internal routine TclMathInProgress and Unix implementation of matherr(). These ... check-in: e080b7f8c1 user: dgp tags: trunk | |
|
2002-05-30
| ||
| 15:03 | cleanup in [expr] compiler check-in: 142a17fb61 user: msofer tags: trunk | |
| 09:27 | glob fixes check-in: a6acf0723c user: vincentdarley tags: trunk | |
| 03:27 | updated strcmp stuff, see ChangeLog check-in: 19fb209fbf user: hobbs tags: trunk | |
| 03:27 | * unix/configure: regen'ed * unix/configure.in: replaced bigendian check with autoconf standard A... check-in: 5a5c16e5a7 user: hobbs tags: trunk | |
| 03:26 | * generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): * generic/tclCmdMZ.c (Tcl_StringObjCmd):... check-in: c3460261c4 user: hobbs tags: trunk | |
|
2002-05-29
| ||
| 22:59 | * Removed "dummy" reference to Tcl_LinkVar. It is no longer needed since Tcl_Main() now act... check-in: 416a5e19a7 user: dgp tags: trunk | |
| 11:12 | commited working regenerated configure check-in: 73e2427cca user: hobbs tags: trunk | |
| 10:35 | Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()is probably optimized far in ... check-in: b3535ea391 user: dkf tags: trunk | |
| 09:09 | * generic/tclInt.decls: * generic/tclIntDecls.h: * generic/tclStubInit.c: * generic/tclUtf.c: ad... check-in: c78da914be user: hobbs tags: trunk | |
| 09:09 | * generic/tclCompCmds.c (TclCompileStringCmd): removed error creation in code that no longer throw... check-in: 9901b51fc6 user: hobbs tags: trunk | |
| 09:09 | added more string comparison checks check-in: 0d46aa8304 user: hobbs tags: trunk | |
| 09:08 | better qualified 9.1 constraint check for %s check-in: 98804969a6 user: hobbs tags: trunk | |
| 00:19 | * tests/clock.test: added clock-9.1 * compat/strftime.c: * generic/tclClock.c: * generic/tclInt.... check-in: 4d47e1cec7 user: hobbs tags: trunk | |
| 00:18 | * generic/tclThreadAlloc.c (TclpRealloc, TclpFree): protect against the case when NULL is based. check-in: 40c3da52d3 user: hobbs tags: trunk | |
|
2002-05-28
| ||
| 15:05 | load cleanup in vfs check-in: c5012597c9 user: vincentdarley tags: trunk | |
| 09:12 | D'oh! Accidentally made this file uncompilable. Added some extra commenting as part of fixing proc... check-in: 5eebe0f6c2 user: dkf tags: trunk | |
|
2002-05-27
| ||
| 10:14 | Better handling of EOVERFLOW on Win32 systems (as EFBIG or EINVAL.) check-in: d935f8b1cd user: dkf tags: trunk | |
|
2002-05-24
| ||
| 22:43 | * tests/winPipe.test: Applied patch for SF Tcl Bug #549617. Patch and bug report by Kevin Kenny... check-in: 3cc2acd716 user: andreas_kupries tags: trunk | |
| 21:19 | TIP#91 implementation; makes old style channels binary compatible with new TIP#72-enabled Tcl. See ... check-in: b14125cf9e user: dkf tags: trunk | |
| 19:36 | * tests/clock.test: added clock-9.1 * compat/strftime.c: * generic/tclClock.c: * generic/tclInt.... check-in: 401402d028 user: hobbs tags: core-8-3-1-branch | |
| 18:57 | * win/tclWinSock.c (TcpWatchProc): Fixed SF Tcl Bug #557878. We are not allowed to mess with th... check-in: bf3d724895 user: andreas_kupries tags: trunk | |
|
2002-05-21
| ||
| 18:17 | * unix/configure: Regen. * unix/configure.in: Invoke SC_ENABLE_SHARED before calling SC_CONFIG_CF... check-in: 70b993bcf6 user: mdejong tags: trunk | |
|
2002-05-20
| ||
| 10:24 | * mac/tclMacChan.c: use MSL provided creator type if available instead of the default 'MPW '. check-in: 32d77cd416 user: das tags: core-8-3-1-branch | |
| 10:22 | * generic/tclInt.h: added prototype for TclpFilesystemPathType(). * mac/tclMacChan.c: use MSL prov... check-in: 66a3c8ac71 user: das tags: trunk | |
|
2002-05-17
| ||
| 00:31 | doc/CrtObjCmd.3: Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: 7ee6b347de user: jenglish tags: trunk | |
| 00:26 | Added Tcl_GetCommandFromObj, Tcl_GetCommandFullName (Tcl Bug #547987, #414921) check-in: c52548852e user: jenglish tags: trunk | |
|
2002-05-14
| ||
| 10:46 | More tidying up; tclUnixChan.c now builds with GCC without warnings. check-in: 240fda6816 user: dkf tags: trunk | |
| 09:44 | memory cleanup check-in: cb1c29b5b3 user: vincentdarley tags: trunk | |
|
2002-05-13
| ||
| 14:06 | Stop Solaris from generating a warning; the second argument to ioctl has been observed to be either ... check-in: 49996f43a2 user: dkf tags: trunk | |
| 13:19 | memory cleanup check-in: 7c2363b581 user: vincentdarley tags: trunk | |
| 12:31 | comment check-in: b85ac9fb30 user: vincentdarley tags: trunk | |
|
2002-05-10
| ||
| 18:47 | * Corrected some list-quoting issues and other matters that cause tests to fail when the pa... check-in: 8f8b6743f2 user: dgp tags: trunk | |
|
2002-05-08
| ||
| 23:51 | no message check-in: 67c2adb467 user: davygrvy tags: trunk | |
| 23:48 | Thanks to Peter Spjuth <peter.spjuth@space.se>, again. My prior fix for single-quote macro mis-unde... check-in: 59ac3ed2d0 user: davygrvy tags: trunk | |
| 12:35 | no message check-in: 769e94b66b user: davygrvy tags: trunk | |
| 12:32 | Opps. An SH macro had two decimals. yes, I'm reverting my reversion. check-in: e9ae9e324a user: davygrvy tags: trunk | |
| 12:29 | Prior revisions returned. The single-quote macro misunderstanding was from man2tcl.c instead. check-in: db3ba2724d user: davygrvy tags: trunk | |
| 12:21 | commit mistake reverted to 1.9 contents. check-in: 9bed6485a8 user: davygrvy tags: trunk | |
| 12:20 | Proper source of macro error misunderstanding ' as the leading macro command found and repaired. check-in: aba5aa2aee user: davygrvy tags: trunk | |
| 10:18 | me bad grammer have, fix goodly better, now. check-in: 650e941a90 user: davygrvy tags: trunk | |
| 06:32 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: d1b69c320b user: dgp tags: trunk | |
| 05:59 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 6349f603db user: dgp tags: trunk | |
| 05:51 | * Fixes to test suite when there's a space in the working path. Thanks to Kevin Kenny. check-in: 12ffd9611f user: dgp tags: trunk | |
| 05:50 | * Corrected [uplevel] quoting when [source]-ing test script in subdirectories. check-in: 2eae44a762 user: dgp tags: trunk | |
| 04:37 | no message check-in: 787932a67b user: davygrvy tags: trunk | |
| 04:36 | winhelp conversion tools where understand a ' as the first character on a line as an unknown macro. ... check-in: dd778828a2 user: davygrvy tags: trunk | |
| 04:25 | Added 'runtest' target. Added docs as dependencies for winhelp rtf. Changes from Peter Spjuth <pete... check-in: fc64fae440 user: davygrvy tags: trunk | |
| 04:23 | Improved handling of CS/CE fields. Use Courier New and indent better. Changes from Peter Spjuth <pet... check-in: 9c272eef9e user: davygrvy tags: trunk | |
| 04:22 | Increased line buffer size and a bail-out if that should ever be over-run. Changes from Peter Spjuth... check-in: 6e6d790bea user: davygrvy tags: trunk | |
| 04:21 | Made code samples use the Courier New fixed-width font. Changes from Peter Spjuth <peter.spjuth@spa... check-in: 7b3e447788 user: davygrvy tags: trunk | |
|
2002-05-07
| ||
| 18:03 | fix to bug 553320 check-in: d839f0484c user: vincentdarley tags: trunk | |
| 15:54 | Fix for bugs #549607 & #549610: testsuite failures for filenames with spaces. check-in: 3ec77da87c user: msofer tags: trunk | |
|
2002-05-02
| ||
| 20:15 | fix to 551306 check-in: 34f2d6b9b0 user: vincentdarley tags: trunk | |
|
2002-04-26
| ||
| 19:29 | * unix/configure: * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl kn... check-in: a1000d30b9 user: hobbs tags: trunk | |
| 19:28 | * unix/configure: * unix/tcl.m4: change HP-11 SHLIB_LD_LIBS from "" to ${LIBS} so that the .sl kn... check-in: 886ddf8c6f user: hobbs tags: core-8-3-1-branch | |
| 12:15 | strtol takes three arguments check-in: 10f88889b1 user: dgp tags: core-8-3-1-branch | |
| 08:44 | Added more thorough tests for conversion to boolean. check-in: e8fb390cfd user: dkf tags: core-8-3-1-branch | |
| 08:43 | Added more thorough tests for handling of conversion to boolean. check-in: 38b687e905 user: dkf tags: trunk | |
| 08:34 | Hex values on 64-bit machines can be booleans too! [Bug 548686] check-in: 0d05b5a9e1 user: dkf tags: trunk | |
| 08:34 | Hex values can be booleans too! [Bug 548686] check-in: a337a0f0e2 user: dkf tags: core-8-3-1-branch | |
|
2002-04-24
| ||
| 20:36 | * generic/tclInt.h: corrected TclRememberJoinableThread decl to use VOID instead of void. check-in: b0abe33f1f user: hobbs tags: trunk | |
| 20:35 | noted that this code isn't needed on unix check-in: 69055b5c78 user: hobbs tags: trunk | |
| 09:45 | regen check-in: fb959999d1 user: dkf tags: trunk | |
| 09:44 | Tcl_GetUnicodeFromObj missing from index line check-in: 6bdd4676af user: dkf tags: trunk | |
|
2002-04-23
| ||
| 19:06 | * doc/exec.n: * doc/tclvars.n: doc updates [Patch #509426] (gravereaux) check-in: 880e786280 user: hobbs tags: trunk | |
| 17:03 | * generic/tclAlloc.c: * generic/tclInt.h: * generic/tclThreadAlloc.c (new): ... check-in: 28a1df4ae9 user: hobbs tags: trunk | |
| 14:26 | * mac/tclMacResource.r: added check of TCLTK_NO_LIBRARY_TEXT_RESOURCES #define to allow disabling ... check-in: f86ce486a9 user: das tags: trunk | |
| 13:39 | regen. check-in: 61958362c5 user: dkf tags: trunk | |
| 13:09 | Added documentation for command tracing API [Bug 414927] check-in: ebc08a75da user: dkf tags: trunk | |
| 05:41 | * generic/tclAlloc.c: * generic/tclInt.h: * generic/tclThreadAlloc.c (new): * unix/Makefile.in: ... check-in: 329bb4c295 user: hobbs tags: trunk | |
| 03:48 | cleanup of testfilesystem command check-in: 46ef1fd57a user: hobbs tags: trunk | |
| 02:54 | * generic/tclIOUtil.c (Tcl_FSRegister, Tcl_FSUnregister): corrected calling of Tcl_ConditionWait t... check-in: a8b37de39c user: hobbs tags: trunk | |
| 02:54 | generic/tclCmdAH.c (Tcl_FileObjCmd): added cast in FILE_SIZE check-in: f51918974c user: hobbs tags: trunk | |
|
2002-04-22
| ||
| 22:55 | see ChangeLog check-in: d8ad55c00f user: hobbs tags: trunk | |
| 22:51 | * win/tclWinFCmd.c (DoDeleteFile): check return of setattr API calls in file deletion for correct ... check-in: cc5e4c173c user: hobbs tags: trunk | |
| 22:42 | * win/Makefile.in: correct dependencies for shell, gdb, runtest targets. check-in: 4faa3a5643 user: hobbs tags: trunk | |
| 22:41 | * doc/clock.n: * compat/strftime.c (_fmt): change strftime to correctly handle localized %c, %x a... check-in: 3664ea71af user: hobbs tags: trunk | |
| 19:57 | corrected constraint name for filename-12.1.4 to pcOnly from unixpcOnly check-in: 0b6fa94d42 user: hobbs tags: trunk | |
|
2002-04-20
| ||
| 01:29 | * Free the memory allocated for the startup script path. [Bug 543549] check-in: 3ee94f8ca3 user: dgp tags: trunk | |
| 00:35 | * [mcmax] wasn't using the caller's namespace when determining the max translated length. ... check-in: b5acc75421 user: dgp tags: trunk | |
|
2002-04-19
| ||
| 23:09 | * Added [mcload] to the export list of msgcat; bumped to 1.2.3. [Bug 544727] check-in: 5555baf98b user: dgp tags: trunk | |
| 14:18 | 2002-04-20 Daniel Steffen <das@users.sourceforge.net> * generic/tclInt.decls: * generic/tclIntP... check-in: 9a1332b8f1 user: das tags: trunk | |
| 13:08 | list/string indexes don't destroy wide int rep [Bug #526717] check-in: d4748150e1 user: dkf tags: trunk | |
| 08:12 | Backport of fix for Bug #545644 check-in: d87c2a309f user: dkf tags: core-8-3-1-branch | |
|
2002-04-18
| ||
| 22:23 | updated dependencies for runtest and backported shell/gdb targets check-in: 046fb13a3d user: hobbs tags: core-8-3-1-branch | |
| 18:15 | [Bug 545325 ] info level didn't report namespace eval. check-in: 1e1b645fa3 user: msofer tags: core-8-3-1-branch | |
| 18:05 | [Bug 545325 ] info level didn't report namespace eval. check-in: 03de79e1ef user: msofer tags: trunk | |
| 16:56 | * Added "package require"s to msgcat documentation. check-in: b3ba68b61b user: dgp tags: core-8-3-1-branch | |
| 16:46 | typo check-in: ef2bcb67fe user: dgp tags: trunk | |
| 16:46 | typo check-in: 7f5fc60f38 user: dgp tags: core-8-3-1-branch | |
| 16:31 | * Clarified documentation on handling unusual return codes during substitution, and on vari... check-in: f6e13378df user: dgp tags: trunk | |
| 14:12 | Fixed Bug #545644; [info body] always gives a proper string now! check-in: 7a77784682 user: dkf tags: trunk | |
| 13:49 | Partial resolution of Bug #536831; the comment is a bit clearer! check-in: 487757f636 user: dkf tags: trunk | |
| 13:10 | fix for [Bug #542588], where "too large integers" were reported as "floating-point value" in [expr] ... check-in: 96c806bbb0 user: msofer tags: core-8-3-1-branch | |
| 13:08 | correcting date in Changelog entry check-in: 11d3dc1d00 user: msofer tags: trunk | |
| 13:04 | fix for [Bug #542588], where "too large integers" were reported as "floating-point value" in [expr] ... check-in: ccca4d5986 user: msofer tags: trunk | |
| 01:51 | * generic/tclEncoding.c (EscapeFromUtfProc): * generic/tclIO.c (WriteChars, Tcl_Close): corrected ... check-in: f6c1bdfbf8 user: hobbs tags: trunk | |
| 00:04 | * Made separate export for commands kept only for tcltest 1 compatibility. check-in: 9e0d67ea57 user: dgp tags: trunk | |
| 00:00 | * Removed [saveState] and [restoreState] from tcltest 2 documentation, effectively deprecat... check-in: 4bd2d399ec user: dgp tags: trunk | |
|
2002-04-17
| ||
| 23:42 | clarified getting length of ByteArray objects to use string length check-in: f51f536442 user: hobbs tags: trunk | |
| 23:03 | * Revised to run tests in a namespace, rather than use the useless and buggy [saveState] an... check-in: e782995c69 user: dgp tags: trunk | |
|
2002-04-16
| ||
| 22:35 | * Revised to run tests in a namespace, rather than use the useless and buggy [saveState] an... check-in: aa578efaaa user: dgp tags: trunk | |
| 00:39 | * Parts of fileSystem.test require tcltest 2. Added appropriate checks. check-in: df1ed8416d user: dgp tags: trunk | |
|
2002-04-15
| ||
| 23:09 | * Increased timeout values so that tests have time to successfully complete even on slow/bu... check-in: c27a5b81ff user: dgp tags: trunk | |
| 17:45 | Improved stack trace for TCL_BREAK and TCL_CONTINUE returns from procs. [Bug 536955]. check-in: 0e4b466ad7 user: msofer tags: trunk | |
| 17:32 | made bytecodes check for a catch before returning; the compiled [return] is otherwise non-catchable.... check-in: 44018b1a8b user: msofer tags: trunk | |
| 17:04 | * Revised [tcltest::test] to return errors when called with invalid syntax and to accept ex... check-in: a9843e6f52 user: dgp tags: trunk | |
|
2002-04-12
| ||
| 06:33 | see ChangeLog check-in: 1fbcab51ef user: hobbs tags: trunk | |
| 06:31 | * generic/tclNotify.c (TclFinalizeNotifier): remove remaining unserviced events on finalization. check-in: d66560f921 user: hobbs tags: trunk | |
| 06:28 | * generic/tclParse.c (Tcl_ParseVar): conditionally incr obj refcount to prevent possible mem leak.... check-in: 08554f2283 user: hobbs tags: trunk | |
| 06:23 | tests/ioCmd.test: fixed iocmd-8.15 to have mac and unixPc variants check-in: d53c43fa40 user: hobbs tags: trunk | |
| 06:22 | * tcl.m4: Enabled COFF as well as CV style debug info with --enable-symbols to allow Dr. Watson us... check-in: 6d61f3c7ba user: hobbs tags: trunk | |
| 06:21 | * tcl.m4: Enabled COFF as well as CV style debug info with --enable-symbols to allow Dr. Watson us... check-in: f3cb0d72ba user: hobbs tags: core-8-3-1-branch | |
|
2002-04-10
| ||
| 19:57 | fixed copyright notice check-in: e42c6915c8 user: hobbs tags: trunk | |
|
2002-04-08
| ||
| 18:35 | * corrected misspelling of getMatchingFiles check-in: 54d83974a5 user: dgp tags: trunk | |
| 09:02 | 2002-04-08 Daniel Steffen <das@users.sourceforge.net> * generic/tcl.h: no <sys/types.h> on mac. ... check-in: 3ae45d9135 user: das tags: trunk | |
| 08:58 | 2002-04-08 Daniel Steffen <das@users.sourceforge.net> * mac/tclMacOSA.c: * mac/tclMacResource.c... check-in: 28f04be801 user: das tags: core-8-3-1-branch | |
|
2002-04-07
| ||
| 05:44 | * unix/tclUnixFCmd.c (Realpath): added a little extra code to initialize a realpath arg when compi... check-in: a744f7567d user: hobbs tags: trunk | |
|
2002-04-05
| ||
| 19:26 | * Corrected [subst] so that return codes TCL_BREAK and TCL_CONTINUE returned by variable su... check-in: f241a4c37d user: dgp tags: trunk | |
| 15:47 | * converted getMatchingFile alias into a proc so safe-2.1 will not be disturbed check-in: f6120d6e2f user: dgp tags: trunk | |
| 13:49 | 2002-04-05 Daniel Steffen <das@users.sourceforge.net> * mac/tclMacPkgConfig.c: Added Mac implem... Closed-Leaf check-in: 2fca248b98 user: das tags: tip-59-implementation | |
|
2002-04-04
| ||
| 21:14 | minor cast change to squelch warning check-in: 5e97b20456 user: hobbs tags: trunk | |
| 15:30 | * namespace protection for the getMatchingFiles alias. check-in: bbf744edae user: dgp tags: trunk | |
| 05:36 | * library/tcltest/tcltest.tcl: added getMatchingFiles back (alias to GetMatchingFiles), which was ... check-in: 3f31f037c4 user: hobbs tags: trunk | |
| 05:32 | fixed doc name error check-in: 754f9db9a1 user: hobbs tags: core-8-3-1-branch | |
| 05:32 | fixed doc name error check-in: b243796c10 user: hobbs tags: core-8-3-1-branch | |
|
2002-04-03
| ||
| 14:30 | fs ~ cache clear test check-in: b3adffad69 user: vincentdarley tags: trunk | |
| 08:39 | tilde expansion cache-clearing check-in: 9df3a5199f user: vincentdarley tags: trunk | |
|
2002-04-01
| ||
| 20:44 | Made tests for clock frequency more permissive to cope with Win98SE being observed to return 1.19318... check-in: 312ebab0f3 user: kennykb tags: trunk | |
|
2002-03-29
| ||
| 22:47 | * generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc) (TraceCommandProc, TclTraceCommandObjCmd): c... check-in: 4a46ab8262 user: hobbs tags: trunk | |
| 22:42 | * tests/trace.test (trace-18.2): * generic/tclCmdMZ.c (Tcl_TraceObjCmd, TraceVarProc): corrected ... check-in: 860bba1170 user: hobbs tags: core-8-3-1-branch | |
| 22:33 | no message check-in: 358381af76 user: davygrvy tags: trunk | |
| 22:29 | repair of previous mistake check-in: 963ea1cee5 user: davygrvy tags: trunk | |
| 22:13 | no message check-in: e82c5427d9 user: davygrvy tags: trunk | |
| 22:09 | A STATIC_BUILD bug fix. -DSTATIC_BUILD wasn't being added to the core's compile rules. check-in: 8a725793e2 user: davygrvy tags: trunk | |
| 21:01 | * Corrected problems with Tcl_AllowExceptions having influence over the wrong scope of Tcl_... check-in: 69bdb87c65 user: dgp tags: trunk | |
| 02:42 | no message check-in: 7a09a85c7c user: davygrvy tags: trunk | |
| 02:39 | .AP macro syntax check-in: c3769fc0b2 user: davygrvy tags: trunk | |
| 00:02 | * Refactored CallTraces to collect repeated handling of its returned value into CallTraces ... check-in: 4f6e3d3804 user: dgp tags: trunk | |
|
2002-03-28
| ||
| 21:52 | Opps... removed some left-over debugging code. check-in: 5e168c9758 user: davygrvy tags: trunk | |
| 21:45 | * tools/feather.bmp: * tools/man2help.tcl: * tools/man2help2.tcl: * win/makefile.vc: More winhel... check-in: 6678565482 user: davygrvy tags: trunk | |
| 21:44 | no message check-in: 5db0fd7676 user: davygrvy tags: trunk | |
| 15:56 | * Ran 'autoconf' - forgotten when bump to 8.4a5. check-in: a0f05e0981 user: dgp tags: trunk | |
| 02:42 | * tools/man2help.tcl: * win/makefile.vc: winhelp target now copies all needed files from tools/ ... check-in: f037181019 user: davygrvy tags: trunk | |
| 02:42 | no message check-in: 74863d81d5 user: davygrvy tags: trunk | |
|
2002-03-27
| ||
| 22:57 | Clean targets made Win9x complient. check-in: b048e3d708 user: davygrvy tags: trunk | |
| 22:57 | no message check-in: 4b9b9ac962 user: davygrvy tags: trunk | |
| 22:18 | Formatting mistake in Changelog entry (2002-02-28) check-in: cb1feaaeac user: msofer tags: trunk | |
| 21:15 | * win/.cvsignore: * win/buildall.vc.bat: * win/coffbase.txt: * win/makefile.vc: * win/nmakehlp.... check-in: 8ba99624c5 user: davygrvy tags: trunk | |
| 21:15 | no message check-in: c384af5b2c user: davygrvy tags: trunk | |
| 19:50 | passing the correct commandSize to TclEvalObjvInternal. [Bug 219362], fix by David Knoll. check-in: 99fc616520 user: msofer tags: core-8-3-1-branch | |
| 19:20 | passing the correct commandSize to TclEvalObjvInternal. [Bug 219362], fix by David Knoll. check-in: 814a0619d0 user: msofer tags: trunk | |
| 14:35 | avoid exceptional returns at level 0 [Bug 219181] check-in: b268ff1914 user: msofer tags: trunk | |
| 08:19 | * Major code cleanup to deal with whitespace, coding conventions, and namespace issues, wi... check-in: fcbff39608 user: dgp tags: trunk | |
| 05:28 | * Added missing [after cancel]s. check-in: 0c71c43e2d user: dgp tags: trunk | |
|
2002-03-26
| ||
| 02:27 | * unix/configure: * unix/configure.in: backported improved AIX build support from 8.4. * unix/tcl... check-in: fd2d4f6a6e user: hobbs tags: core-8-3-1-branch | |
| 02:27 | added shell and gdb targets check-in: d2bc485fde user: hobbs tags: core-8-3-1-branch | |
| 02:26 | generic/tclMain.c: reduced oversized static buffer allocation check-in: 24624019e1 user: hobbs tags: core-8-3-1-branch | |
|
2002-03-25
| ||
| 22:05 | * More initialization fixes to avoid stomping on global variables check-in: 2b63bee14f user: dgp tags: trunk | |
| 21:34 | More variable initialization fixes. check-in: 58c16339b3 user: dgp tags: trunk | |
| 20:55 | * Corrected faulty variable initialization. [Bug 534845] check-in: e750cb2a57 user: dgp tags: trunk | |
| 20:18 | * Removed workarounds for Bug 495977. check-in: d02a537844 user: dgp tags: trunk | |
| 19:20 | * Improve the processing of the -constraints option to [test] so that constraint lists can ... check-in: 745d744e28 user: dgp tags: trunk | |
| 17:10 | * Keep the value of $::auto_path unchanged, so that the tcltest package can test code that ... check-in: 67da289b4e user: dgp tags: trunk | |
| 16:35 | Allow NULL callback on trace deletions [Bug 534728] check-in: 4983f0ef93 user: msofer tags: trunk | |
|
2002-03-24
| ||
| 19:07 | * Be sure the tcltest variable is updated. [Bug 454050]. check-in: 218b9ec806 user: dgp tags: core-8-3-1-branch | |
| 19:05 | fix for [Bug 533907] in tclBasic.c (Tcl_EvalObjv). check-in: e2df08a0d5 user: msofer tags: trunk | |
| 18:57 | * Use [interpreter] to set/query the executable currently running the tcltest package. [Bu... check-in: c14a78f940 user: dgp tags: trunk | |
| 18:31 | * Allow non-proc commands to be used as the customization hooks. Bump to 1.0.2. Converte... check-in: c87ce8c170 user: dgp tags: core-8-3-1-branch | |
| 18:09 | fixed typo and compiler warning in last commit; all tests now pass on unix check-in: 66780b90f5 user: vincentdarley tags: trunk | |
| 17:21 | * Allow non-proc commands to be used as the customization hooks. [Bug 495662] check-in: 015ca88a6e user: dgp tags: trunk | |
| 12:38 | fs tests check-in: 7eb3a59421 user: vincentdarley tags: trunk | |
| 12:24 | fs tests check-in: c0ae8e8170 user: vincentdarley tags: trunk | |
| 11:41 | 4 fs fixes check-in: d333686619 user: vincentdarley tags: trunk | |
|
2002-03-23
| ||
| 01:39 | adding test for [Bug 533758], fixed earlier today. check-in: 55e85350ec user: msofer tags: trunk | |
|
2002-03-22
| ||
| 23:37 | win/tclWinInt.h: moved undef of TCL_STORAGE_CLASS. [Bug #478579] check-in: a0b1d4daff user: hobbs tags: trunk | |
| 22:54 | fixed the errorInfo for return codes other than (TCL_OK, TCL_ERROR) to runLevel 0 [Bug 533758]. Remo... check-in: 24add6f815 user: msofer tags: trunk | |
|
2002-03-21
| ||
| 13:27 | * doc/expr.n: Improved documentation for ceil and floor [Bug 350535] check-in: 733be84113 user: dkf tags: trunk | |
|
2002-03-20
| ||
| 22:52 | Added Patch number check-in: 1dda74825f user: dgp tags: trunk | |
| 22:47 | * Updated interfaces of generic/tclVar.c according to TIP 27. In particular, the "part2" a... check-in: b64c27e52d user: dgp tags: trunk | |
|
2002-03-18
| ||
| 22:30 | * generic/tclCompile.c (TclCompileTokens): Modified imported bugfix to use a heap variable for ... check-in: d631cf3e55 user: andreas_kupries tags: mod-8-3-4-branch | |
| 20:56 | * generic/tclScan.c (Tcl_ScanObjCmd): prevented ckfree being called on a pointer to NULL. check-in: 5f0c390d55 user: hobbs tags: core-8-3-1-branch | |
|
2002-03-15
| ||
| 20:10 | Backport of patch for [Bug 530320] check-in: 7cffb43f2d user: msofer tags: core-8-3-1-branch | |
| 15:39 | Fixed buffer overrun reported in 530320; luckily it is not likely to be exploitable in any meaningfu... check-in: 33ea727db7 user: dkf tags: trunk | |
| 01:10 | * win/configure: Regen. * win/configure.in: Add configure time test for SEH support in the compil... check-in: 6683e2fa91 user: mdejong tags: trunk | |
|
2002-03-14
| ||
| 20:51 | * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Handle an SEH exception with EXCEPTION_EXECUTE_HAND... check-in: ef056ccc7b user: mdejong tags: trunk | |
|
2002-03-12
| ||
| 11:32 | * win/tclWinFCmd.c (DoRenameFile, DoCopyFile, DoDeleteFile, DoRemoveJustDirectory): Make sure we d... check-in: 446a17c5c7 user: mdejong tags: trunk | |
|
2002-03-11
| ||
| 21:50 | * Bumped tcltest to 2.0.2 check-in: 5a422c1ffa user: dgp tags: trunk | |
| 21:00 | * library/tcltest/tcltest.tcl (getMatchingFiles): Pass a proper list to foreach to avoid munging a... check-in: b63d3e197a user: mdejong tags: trunk | |
| 20:43 | * generic/tclEncoding.c: Fix typo in comment. * generic/tclIO.c (DoReadChars, ReadBytes, ReadChars... check-in: d89191c5ce user: mdejong tags: trunk | |
|
2002-03-09
| ||
| 19:17 | Formatting error in .AP macro check-in: 17620e648d user: dgp tags: trunk | |
| 00:49 | * win/README: Update to indicate that Mingw 1.1 is required to build Tcl. Add section describing n... check-in: 5cece3d450 user: mdejong tags: trunk | |
|
2002-03-08
| ||
| 23:46 | (DoCopyFile): correctly set retval to TCL_OK check-in: cd63d1f3b2 user: hobbs tags: trunk | |
| 01:45 | * win/tclWin32Dll.c (TclpCheckStackSpace): * win/tclWinFCmd.c (DoRenameFile, DoCopyFile): Replace ... check-in: 6556155cb4 user: mdejong tags: trunk | |
|
2002-03-07
| ||
| 20:17 | * Added the [interp recursionlimit] command to set/query the recursion limit of an interpre... check-in: 74cba3cfd3 user: dgp tags: trunk | |
|
2002-03-06
| ||
| 15:20 | Bumped patchlevel; might need changing in the future, but it makes life easier for now. check-in: ec6fb05712 user: dkf tags: trunk | |
| 15:04 | tclInt.h: restoring correct operation ordering in TclDecrRefCount macro [Bug 524802] check-in: 8dab12aa73 user: msofer tags: trunk | |
| 11:28 | TIP#81 implementation, tests and docs check-in: 59cf470dea user: dkf tags: trunk | |
|
2002-03-05
| ||
| 21:14 | adjust 8.4a4 release tag check-in: e5790f37f1 user: hobbs tags: trunk, core-8-4-a4 | |
| 20:55 | * unix/tclUnixChan.c: initial remedy for [Bug #525783] flush problem introduced by TIP #35. This ... check-in: 8713966f20 user: hobbs tags: trunk | |
| 20:31 | fixed URL refs check-in: c01de9be29 user: hobbs tags: trunk | |
| 20:31 | added --enable-langinfo doc check-in: 3b8ea7693e user: hobbs tags: trunk | |
| 19:37 | Also added the MSVC++ project files to dist target. I prefer not to use them, but people might find... check-in: 039f3c5619 user: davygrvy tags: trunk | |
| 18:47 | Added win/rules.vc and win/coffbase.txt to dist target needed by makefile.vc check-in: 012137707b user: davygrvy tags: trunk | |
| 00:50 | Removed out-of-date reference to patches. check-in: 7061a31c40 user: dgp tags: trunk | |
|
2002-03-04
| ||
| 23:28 | 8.4a4 tagged for release check-in: d02933edbf user: hobbs tags: trunk | |
| 23:26 | updated to use www.tcl.tk URL check-in: 0d217a15e4 user: hobbs tags: trunk | |
| 23:25 | added older ChangeLogs to dist target check-in: 3614ddd606 user: hobbs tags: trunk | |
| 23:17 | update for 8.4a4 docs check-in: 738c3d9b4c user: hobbs tags: trunk | |
| 23:12 | updated changes check-in: 5c87c3c50c user: hobbs tags: trunk | |
| 22:00 | * tests/io.test: * tests/encoding.test: corrected iso2022 encoding results. added encoding-24.* ... check-in: 2804b06a3e user: hobbs tags: trunk | |
|
2002-03-02
| ||
| 05:00 | * tests/encoding.test: added encoding-23.* tests * generic/tclIO.c (FilterInputBytes): reset the T... check-in: 3af9e80543 user: hobbs tags: core-8-3-1-branch | |
| 05:00 | * tests/io.test: * tests/encoding.test: updated to reflect iso2022 escape change * library/encodi... check-in: b2c984b4ce user: hobbs tags: core-8-3-1-branch | |
| 04:57 | corrected iso2022 return encoding escape check-in: 491f191b87 user: hobbs tags: trunk | |
| 04:55 | * tests/encoding.test: added encoding-23.* tests * generic/tclIO.c (FilterInputBytes): reset the T... check-in: 53ae028f58 user: hobbs tags: trunk | |
| 04:54 | * library/encoding/iso2022-jp.enc: * library/encoding/iso2022.enc: * tools/encoding/iso2022-jp.es... check-in: ab9df3e822 user: hobbs tags: trunk | |
|
2002-03-01
| ||
| 21:26 | updated changes file for 8.4a4 release check-in: 2f61ef544c user: dgp tags: trunk | |
| 06:24 | see ChangeLog check-in: 3e54e25886 user: hobbs tags: trunk | |
| 06:24 | couple extra tests check-in: fbdc4fa841 user: hobbs tags: trunk | |
| 06:23 | * generic/tclCmdMZ.c (TraceCommandProc): ensure that TraceCommandInfo structure was ... check-in: 076eb6a4e0 user: hobbs tags: trunk | |
| 06:22 | * generic/tclBasic.c (Tcl_CreateObjTrace): set tracePtr->flags correctly. check-in: db60ed0ace user: hobbs tags: trunk | |
| 06:22 | * generic/tclTimer.c (TimerExitProc): remove remaining events in tls on thread exit.... check-in: b15a270a3d user: hobbs tags: trunk | |
|
2002-02-28
| ||
| 20:11 | generic/tclNamesp.c: optimisation of namespace lookups [Patch 458872] check-in: 0d1de503de user: msofer tags: trunk | |
| 13:03 | Replaced a few direct stack accesses with the POP_OBJECT() macro [Bug 507181] check-in: 754d241a98 user: msofer tags: trunk | |
| 05:11 | * doc/GetIndex.3: * generic/tcl.decls (Tcl_GetIndexFromObjStruct): * generic... check-in: 62ef0de80a user: dgp tags: trunk | |
| 00:53 | * generic/tclMain.c (Tcl_Main,StdinProc): Corrected some reference count management errors... check-in: a3947b277a user: dgp tags: trunk | |
| 00:39 | mem leak fixes check-in: deceb77ed1 user: hobbs tags: trunk | |
| 00:38 | * generic/tclTest.c (TestStatProc[123]): correct harmless UMRs. check-in: d738ccd466 user: hobbs tags: trunk | |
| 00:38 | * generic/tclLink.c (Tcl_LinkVar): correct mem leak in error case. check-in: 8f4f1c9612 user: hobbs tags: trunk | |
| 00:38 | * generic/tclBasic.c (Tcl_EvalTokensStandard): corrected mem leak in error case. check-in: 098584d2ca user: hobbs tags: trunk | |
|
2002-02-27
| ||
| 20:55 | * tests/socket.test (2.7): Accepted and applied patch for Tcl SF bug #523470 provided by Don Po... check-in: bb98ef3099 user: andreas_kupries tags: trunk | |
| 18:53 | * unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonize "/dev/tty" (by name) and to ... check-in: 018e902b00 user: andreas_kupries tags: trunk | |
| 18:51 | * unix/tclUnixChan.c (TclpOpenFileChannel): Added code to regonize "/dev/tty" (by name) and to ... check-in: f97b029d2c user: andreas_kupries tags: core-8-3-1-branch | |
| 07:10 | see ChangeLog check-in: 7956220b47 user: hobbs tags: trunk | |
| 07:08 | reversed accidental commit of unfinished sources check-in: 6d6c166fcf user: hobbs tags: trunk | |
| 06:39 | generic/tclCmdMZ.c check-in: 199f301702 user: hobbs tags: trunk | |
| 06:39 | * generic/tclFileName.c (Tcl_TranslateFileName): decr refcount for error case to pre... check-in: 09cbc6f419 user: hobbs tags: trunk | |
| 06:38 | * generic/tclVar.c (Tcl_ArrayObjCmd): removed extra obj allocation. check-in: 29e3f3585a user: hobbs tags: trunk | |
| 04:36 | Updated changes file to reflect no 8.3.5 release before 8.4a4. Still need to add the changes of the ... check-in: bc49a4c8d4 user: dgp tags: trunk | |
| 01:20 | see ChangeLog check-in: d223568fb3 user: hobbs tags: trunk | |
| 01:16 | * unix/tclUnixSock.c (Tcl_GetHostName): added an extra gethostbyname check to guard against failur... check-in: da9b8f2b97 user: hobbs tags: trunk | |
|
2002-02-26
| ||
| 20:06 | see ChangeLog check-in: 5b09e264aa user: hobbs tags: trunk | |
| 20:03 | * unix/configure: * unix/tcl.m4 (SC_SERIAL_PORT): added sys/modem.h check and defined _XOPEN_SOUR... check-in: 67140700c8 user: hobbs tags: trunk | |
| 20:03 | * unix/tclUnixChan.c: added Unix implementation of TIP #35, serial port support. [Patch #438509] (... check-in: 1935c2998f user: hobbs tags: trunk | |
| 17:26 | bugfix to the bugfix to the new [for] compiled code check-in: 4d5054a6b2 user: msofer tags: trunk | |
| 02:49 | * mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize the option "-error". Essentially ig... check-in: aa1de44a3e user: andreas_kupries tags: trunk | |
| 02:49 | * mac/tclMacSock.c (TcpGetOptionProc): Changed to recognize the option "-error". Essentially ig... check-in: 3a28094cbe user: andreas_kupries tags: core-8-3-1-branch | |
| 02:22 | * doc/Alloc.3: * doc/LinkVar.3: * doc/ObjectType.3: * doc/PkgRequire.3: * doc/Preserve.3: * do... check-in: 332048a6cb user: hobbs tags: trunk | |
| 02:19 | revert accidental commit of tclAlloc.c to r1.11 check-in: ec2717ab8a user: hobbs tags: trunk | |
| 02:09 | * generic/tclHash.c (AllocArrayEntry, AllocStringEntry): Before invoking ckalloc when creating a T... check-in: a1ab505019 user: hobbs tags: trunk | |
| 00:18 | typo check-in: 890bfe3a79 user: dgp tags: trunk | |
|
2002-02-25
| ||
| 23:36 | * win/tclWinNotify.c (Tcl_FinalizeNotifier): backported fix for [Bug #217982] which also affected ... check-in: 64e9d26bcd user: hobbs tags: core-8-3-1-branch | |
| 23:17 | avoiding a buffer overrun in [subst]; restoring tcl7.6 behaviour [Bug #495207] check-in: b7a0a09e50 user: msofer tags: trunk | |
| 16:46 | * unix/tclUnixPort.h: corrected strtoll prototype mismatch on Tru64. check-in: 7592be8e18 user: dgp tags: trunk | |
| 16:23 | * compat/strtod.c (strtod): simplified #includes * compat/strtol.c (strtol): gather result ... check-in: 051f9676eb user: dgp tags: trunk | |
| 15:23 | Added clarification comment. check-in: 29313c063d user: dkf tags: trunk | |
| 15:22 | * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: 59535ffaf7 user: das tags: macosx-premerge-6-9-02, macosx-8-4-branch | |
| 15:21 | * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: c11b1544f8 user: das tags: trunk | |
| 15:20 | * unix/tclLoadDyld.c: updated to use Mac OS X 10.1 dyld APIs that have more libdl-like semantics. ... check-in: 80657d07d1 user: das tags: core-8-3-1-branch | |
| 14:26 | simplified the #include lines check-in: 610523d310 user: dgp tags: trunk | |
| 14:15 | fixing a bug in last tclCompCmds.c patch, in the code for [for] and [while]. check-in: 7470ee815e user: msofer tags: trunk | |
| 10:36 | Minor cleanup of compat functions to get rid of GCC warnings. check-in: 438469be6a user: dkf tags: trunk | |
|
2002-02-24
| ||
| 02:53 | * compat/strtoull.c (strtoull): * compat/strtoll.c (strtoll): * compat/strto... check-in: dbcccf04b6 user: dgp tags: trunk | |
|
2002-02-23
| ||
| 22:15 | * configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Link with -n32 instead of -32 when building... check-in: afc6d864e7 user: mdejong tags: trunk | |
|
2002-02-22
| ||
| 22:36 | * generic/tclInt.h: * generic/tclObj.c: renamed global variable emptyString -> ... check-in: d709125ee9 user: dgp tags: trunk | |
| 21:54 | see ChangeLog check-in: 45f81a4f7e user: hobbs tags: trunk | |
| 21:54 | * tests/regexpComp.test: updated regexp-11.[1-4] to match changes in regexp.test for new regsub sy... check-in: 0ff096e886 user: hobbs tags: trunk | |
| 21:51 | updated safe-8.5 and safe-8.7 check-in: 8eaff4d506 user: hobbs tags: trunk | |
| 19:55 | see ChangeLog check-in: a4165bd668 user: hobbs tags: trunk | |
| 19:55 | * unix/configure: * unix/tcl.m4: added --enable-64bit support for AIX-4 (using -q64 flag) when us... check-in: cd30d6ac15 user: hobbs tags: trunk | |
| 19:54 | Optimising [if], [for] and [while] for constant conditions check-in: d0284fda0e user: msofer tags: trunk | |
| 19:51 | * library/safe.tcl (CheckFileName): removed the limit on sourceable file names (was only *.tcl or ... check-in: a5f9958f8f user: hobbs tags: trunk | |
| 14:52 | Added TIP#76 implementation, docs + tests. check-in: 77072a000c user: dkf tags: trunk | |
| 09:04 | Const-ifying declarations of strtoll/strtoull and new compat code. check-in: a2e0dc62c0 user: dkf tags: trunk | |
| 03:29 | More comments added and decided not to pack modules tightly. Four gigabytes of address space is qui... check-in: d5b78e2022 user: davygrvy tags: trunk | |
|
2002-02-21
| ||
| 22:04 | speling check-in: 4cbd3d9f4a user: davygrvy tags: trunk | |
| 22:01 | no message check-in: ed5f3bbd70 user: davygrvy tags: trunk | |
| 22:00 | * win/mkd.bat (removed): * win/coffbase.txt (new): * win/makefile.bc: * win/makefile.vc: Change... check-in: 03b767fef9 user: davygrvy tags: trunk | |
| 21:20 | reverted back to 1.6, as the header file change to tclPort.h doesn't allow for easy embedded support... check-in: 434cb6babc user: davygrvy tags: trunk | |
| 18:37 | no message check-in: aea8611aeb user: davygrvy tags: trunk | |
| 18:37 | * win/makefile.vc: * win/rules.vc: Added a new "loimpact" option that sets the -ws:aggressive li... check-in: 9265d5d116 user: davygrvy tags: trunk | |
| 18:37 | * win/tclAppInit.c: Changed #include "tcl.h" to be tclPort.h to remove the raw windows.h include. ... check-in: 2bba08d67f user: davygrvy tags: trunk | |
| 17:17 | typo correction in latest change check-in: 7c7f2273b0 user: dgp tags: trunk | |
| 16:49 | Improving 'long long' detection... check-in: 35d996cf71 user: dkf tags: trunk | |
|
2002-02-20
| ||
| 19:08 | no message check-in: d0975f04ec user: davygrvy tags: trunk | |
| 19:06 | * win/buildall.vc.bat: * win/makefile.vc: * win/rules.vc: General clean-ups. Added compiler and ... check-in: 79169c9339 user: davygrvy tags: trunk | |
| 18:46 | * generic/tcl.decls (Tcl_RegExpRange,Tcl_GetIndexFromObjStruct): Overlooked a few so... check-in: 3dc93acf1e user: dgp tags: trunk | |
| 12:35 | no message check-in: 2729c0f886 user: davygrvy tags: trunk | |
| 12:33 | * win/makefile.vc: Added the pentium errata switches to $(cflags) which should have already been t... check-in: 25d1437dfd user: davygrvy tags: trunk | |
| 00:35 | Made tcl.h better at guessing what is going on with 64-bit types when configure doesn't tell it expl... check-in: 731126179b user: dkf tags: trunk | |
|
2002-02-19
| ||
| 22:01 | Changed paths from prefix_exec_prefix to the individual locations for binaries, libraries, script... check-in: f47d4ec7b7 user: andreas_kupries tags: tip-59-implementation | |
| 10:26 | Fixed behaviour of [format] on 64-bit platforms by defining it to work with machine words by default... check-in: 6229fe3c30 user: dkf tags: trunk | |
| 08:38 | * First draft of updated changes for 8.4a4 release. check-in: dc83a531e4 user: dgp tags: trunk | |
| 08:29 | * reversed the order of 8.3.3 changes check-in: e694d2834c user: dgp tags: core-8-3-1-branch | |
|
2002-02-17
| ||
| 19:25 | Saving my prefs... check-in: 016ba87769 user: wolfsuit tags: macosx-8-4-branch | |
|
2002-02-16
| ||
| 01:17 | * unix/tclUnixPort.h: add strtoll/strtoull declarations for platforms that do not define them. check-in: 0c1fd4f491 user: hobbs tags: trunk | |
| 00:37 | * generic/tclIndexObj.c (STRING_AT): removed ptrdiff_t cast and use of VOID* in default case (GNU-... check-in: 8fabaaf5c8 user: hobbs tags: trunk | |
|
2002-02-15
| ||
| 23:42 | Further changes to the TIP 72 patch to make it compile under VC++ check-in: ffd6a7d773 user: kennykb tags: trunk | |
| 23:21 | * First draft of Tcl changes for 8.3.5 release. check-in: 794d0dcf47 user: dgp tags: core-8-3-1-branch | |
| 19:58 | * tclExecute.c: * tclIOGT.c: * tclIndexObj.c: Touchups to the TIP 72 patch to make it compile... check-in: ee7fe962db user: andreas_kupries tags: trunk | |
| 14:28 | TIP#72 implementation. See ChangeLog for details. This version builds clean on Solaris/SPARC, with ... check-in: 8d82de1905 user: dkf tags: trunk | |
|
2002-02-14
| ||
| 19:24 | * generic/tclIOCmd.c (Tcl_GetsObjCmd): Trivial fix for bug #517503, a memory leak reported by M... check-in: 88790e07f1 user: andreas_kupries tags: trunk | |
|
2002-02-12
| ||
| 14:39 | * djgpp/ (new directory) * djgpp/Makefile (new): * unix/tclAppInit.c: * unix/tclMtherr.c: * uni... check-in: b125c254e3 user: davygrvy tags: trunk | |
| 14:22 | * djgpp/ (new directory) * djgpp/Makefile (new): * unix/tclAppInit.c: * unix/tclMtherr.c: * uni... check-in: 58a026b69c user: davygrvy tags: trunk | |
|
2002-02-10
| ||
| 20:36 | Added Tcl_CreateObjTrace, Tcl_GetCommandInfoFromToken and Tcl_SetCommandInfoFromToken. (TIPs #32 and... check-in: 5a7e3737aa user: kennykb tags: trunk | |
|
2002-02-08
| ||
| 09:40 | see ChangeLog check-in: a417a2060a user: hobbs tags: trunk | |
| 09:33 | * unix/configure: * unix/tcl.m4: added -pthread for FreeBSD to EXTRA_CFLAGS and LDFLAGS. Also tr... check-in: 1e1180665c user: hobbs tags: trunk | |
| 09:33 | * generic/tclScan.c (Tcl_ScanObjCmd): prevented ckfree being called on a pointer to NULL. check-in: a394db9b1f user: hobbs tags: trunk | |
| 09:33 | * unix/tclUnixPort.h: * unix/tclUnixThrd.c: added thread-safe versions of readdir, localtime, gmt... check-in: 66e9f4d6b4 user: hobbs tags: trunk | |
| 02:53 | see ChangeLog check-in: 468e1f5f71 user: dgp tags: trunk | |
| 02:52 | * Partial TIP 27 rollback. Following routines restored to return (char *): Tcl_DStringAppe... check-in: bb1a244cde user: dgp tags: trunk | |
|
2002-02-07
| ||
| 01:54 | * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): corrected scan 0x... %x handling that di... check-in: f2da2ea3cd user: hobbs tags: core-8-3-1-branch | |
| 01:50 | * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): corrected scan 0x... %x handling that di... check-in: 003ecd26ba user: hobbs tags: trunk | |
| 01:04 | * generic/tclCompCmds.c (TclCompileRegexpCmd): made early check for bad RE to stop checking furthe... check-in: 9c1324e2c2 user: hobbs tags: trunk | |
| 01:03 | see ChangeLog check-in: 3366b1dcf1 user: hobbs tags: trunk | |
| 00:56 | * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): added special case to search for simple 'string map' styl... check-in: 96d63652fd user: hobbs tags: trunk | |
| 00:52 | extra code coverage cases check-in: f29484391e user: hobbs tags: trunk | |
| 00:51 | added 10.18 and 10.19 extra tests check-in: cf60e92880 user: hobbs tags: trunk | |
| 00:48 | generic/regc_locale.c (casecmp): slight performance improvement check-in: 4fa5ad1498 user: hobbs tags: trunk | |
|
2002-02-06
| ||
| 12:21 | A small issue with already existing namespaces caused a panic instead of an ignore. check-in: 185e41ad1e user: davygrvy tags: tip-59-implementation | |
| 12:20 | One large bug fixed with neglecting to disable otimizations for a symbols build. check-in: d7ade25d92 user: davygrvy tags: tip-59-implementation | |
|
2002-02-05
| ||
| 23:58 | * tests/config.test: Added a testsuite for pkgconfig. check-in: a57967f679 user: andreas_kupries tags: tip-59-implementation | |
| 23:05 | minor changes to support TIP#59 check-in: ed15d32d4b user: davygrvy tags: tip-59-implementation | |
| 22:15 | * unix/mkLinks: Regenerated. * doc/RegConfig.3: Added documentation for the new public API fun... check-in: 8e58def49c user: andreas_kupries tags: tip-59-implementation | |
| 20:45 | * This commit addresses the following topics from the comments at SF item 507083: @ Reforma... check-in: 46e07ff822 user: andreas_kupries tags: tip-59-implementation | |
| 17:57 | * unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reported by Dale Talcott <daletalcott... check-in: 47c61182f3 user: andreas_kupries tags: core-8-3-1-branch | |
| 17:09 | * Corrected use of http::error when ::error was intended. Bump to http 2.4.2. check-in: a7d8e3c961 user: dgp tags: core-8-3-1-branch | |
| 17:08 | * Corrected use of http::error when ::error was intended. Bump to http 2.4.2. check-in: 8c11b0ebb0 user: dgp tags: trunk | |
| 02:48 | reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3 check-in: a16f86cc9c user: hobbs tags: trunk | |
| 02:46 | reverted pwd changes for AIX, the best fix is to replace sh with bsh on 4.3.3 check-in: 54c093a1fc user: hobbs tags: core-8-3-1-branch | |
| 02:21 | Merging with the current TOT. Very few conflicts, mostly in the generated files. check-in: f469a31a06 user: wolfsuit tags: macosx-8-4-branch | |
| 01:31 | get full path to pwd to avoid errors on AIX-4.3 check-in: 656e6d83cb user: hobbs tags: core-8-3-1-branch | |
| 01:30 | get full path to pwd to avoid errors on AIX-4.3 check-in: 742eee4684 user: hobbs tags: trunk | |
| 01:04 | call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 6133f2cf94 user: hobbs tags: core-8-3-1-branch | |
| 01:04 | call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 02b424b2a7 user: hobbs tags: core-8-3-1-branch | |
| 01:02 | call /bin/pwd on AIX-4.3 to avoid pwd errors check-in: 79c170779f user: hobbs tags: trunk | |
|
2002-02-04
| ||
| 23:51 | * unix/tclUnixChan.c (FileOutputProc): Fixed [bug 465765] reported by Dale Talcott <daletalcott... check-in: 6e2600e273 user: andreas_kupries tags: trunk | |
| 18:30 | * doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid' as the command to use to retri... check-in: 083ac14867 user: andreas_kupries tags: trunk | |
|
2002-02-02
| ||
| 00:20 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): handle quirky about case earlier to avoid shimmering prob... check-in: 8dd6f681a3 user: hobbs tags: trunk | |
|
2002-02-01
| ||
| 21:47 | * tests/io.test: io-39.22 split into two tests, one platform dependent, the other not. -eofchar... check-in: 003fadfa60 user: andreas_kupries tags: core-8-3-1-branch | |
| 21:19 | * tests/io.test: io-39.22 split into two tests, one platform dependent, the other not. -eofchar... check-in: 9e60923323 user: andreas_kupries tags: trunk | |
| 21:08 | typos and omissions check-in: 417701c6f5 user: dgp tags: trunk | |
| 17:17 | tclTest.c fix check-in: 5ba47ab16f user: vincentdarley tags: trunk | |
|
2002-01-31
| ||
| 23:21 | make mklinks after recent doc additions to FileSystem.3 check-in: 3dd0a80dc7 user: dgp tags: trunk | |
| 21:07 | * win/tclWinFCmd.c: TIP 27: Applied patch fixing CONST warnings on behalf of Don Porter <dgp@us... check-in: ac7cf66301 user: uid37547 tags: trunk | |
| 04:39 | * For each interface identified in the TIP 27 changes below as a POTENTIAL INCOMPATIBILITY,... check-in: 9b3023c6c4 user: dgp tags: trunk | |
|
2002-01-30
| ||
| 17:33 | docs check-in: 41f1949999 user: vincentdarley tags: trunk | |
| 02:50 | * tests/regexpComp.test: * generic/tclCompCmds.c (TclCompileRegexpCmd): enhanced to support -noca... check-in: b44774892b user: hobbs tags: trunk | |
|
2002-01-29
| ||
| 04:57 | * unix/tcl.m4 (SC_LOAD_TCLCONFIG): * win/tcl.m4 (SC_LOAD_TCLCONFIG): Set TCL_LIB_SPEC, TCL_STUB_L... check-in: c019e8d6a8 user: mdejong tags: trunk | |
| 03:18 | * win/tclWinReg.c (regConnectRegistryProc,RecursiveDeleteKey) (DeleteKey,GetKeyNames,GetType,GetVa... check-in: f8f4e1af89 user: hobbs tags: trunk | |
| 03:03 | updated error-1.3 result that changed with string bc correction check-in: 81a974c32a user: hobbs tags: trunk | |
| 02:40 | * tests/regexpComp.test (new): * generic/tclInt.h: * generic/tclBasic.c: added TclCompileRegexpCm... check-in: 1c5cd2dcff user: hobbs tags: trunk | |
| 02:28 | Corportation -> Corporation sp fix check-in: ce44b62668 user: hobbs tags: trunk | |
| 02:21 | * generic/tclExecute.c (TclExecuteByteCode:INST_LIST): correct possibly dangerous decr in macro ca... check-in: e59425524f user: hobbs tags: trunk | |
| 02:19 | win/tclWinInit.c (TclpFindVariable): CONSTification touch-up check-in: e5177d3f58 user: hobbs tags: trunk | |
| 02:04 | * win/tclWinReg.c (OpenSubKey): corrected bug introduced in CONSTification that dropped pointer re... check-in: ad0f1a3f39 user: hobbs tags: trunk | |
| 01:17 | * ChangeLog.2000 (new file): * ChangeLog: broke changes from 2000 into ChangeLog.2000 to reduce ... check-in: 61dfae55d5 user: hobbs tags: trunk | |
|
2002-01-28
| ||
| 12:23 | no message check-in: 02c234a1c0 user: davygrvy tags: trunk | |
| 12:23 | * generic/tclPlatDecls.h: Added preprocessor logic to force a typedef of TCHAR when __STDC__ is d... check-in: 561807f26f user: davygrvy tags: trunk | |
|
2002-01-27
| ||
| 17:35 | * Documented global namespace context for script evaluation by [package require]. check-in: 574c5ea4a7 user: dgp tags: trunk | |
| 11:09 | * generic/tclInt.decls: * generic/tclIntPlatDecls.h: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * ... check-in: 02f6dcb5d2 user: das tags: trunk | |
|
2002-01-26
| ||
| 01:10 | * Sought out and eliminated instances of CONST-casting that are no longer needed after the TIP 27 ... check-in: 4bca1d26db user: dgp tags: trunk | |
| 00:30 | Make -eofchar and -translation options read only for server sockets. [Bug 496733] * generic/tclI... check-in: ef568c52d6 user: mdejong tags: core-8-3-1-branch | |
|
2002-01-25
| ||
| 23:06 | Make -eofchar and -translation options read only for server sockets. [Bug 496733] * generic/tclI... check-in: 1c08e33e95 user: mdejong tags: trunk | |
| 22:01 | * [Patch 501006] Updated APIs in generic/tclResolve.c and generic/tclNamesp.c according to ... check-in: f9df4b63e5 user: dgp tags: trunk | |
| 21:36 | * [Patch 505630] Updated interfaces of generic/tclBasic.cc (TIP 27). * [Patch 506818] Updated inte... check-in: 375ac8d641 user: dgp tags: trunk | |
| 20:40 | * Updated interfaces of generic/tclEncoding, generic/tclFilename.c, generic/tclIOUtil.c, ge... check-in: fceed15544 user: dgp tags: trunk | |
| 04:27 | * Corrected tilde-substitution of pathnames where > 1 separator follows the ~. [Bug 504950... check-in: 15e6bf11b4 user: dgp tags: trunk | |
| 03:07 | * library/http/pkgIndex.tcl: * library/http/http.tcl: don't add port in default case to handle br... check-in: 08d546970a user: hobbs tags: core-8-3-1-branch | |
| 03:07 | * library/http/pkgIndex.tcl: * library/http/http.tcl: don't add port in default case to handle br... check-in: e65dde74b0 user: hobbs tags: trunk | |
| 01:47 | First implementation of TIP #59 for Unix and Windows platforms. Made into a branch to allow me an... check-in: def8f47954 user: andreas_kupries tags: tip-59-implementation | |
|
2002-01-24
| ||
| 20:34 | Added test for meaning of tcl_platform(wordSize) Closed-Leaf check-in: 875e73e3ac user: dkf tags: dkf-64bit-support-branch | |
| 01:34 | Corrections to earlier TIP 27 changes. Thanks to Andreas Kupries for the feedback. check-in: 0c4eacfb56 user: dgp tags: trunk | |
|
2002-01-23
| ||
| 21:22 | * unix/mkLinks: Regenerated. * doc/CrtChannel.3: * doc/ChnlStack.3: Moved documentation for 'Tcl... check-in: ef8b87bfac user: andreas_kupries tags: trunk | |
| 20:46 | * Updated socket interfaces according to TIP 27. Updated callers. check-in: f28c83d817 user: dgp tags: trunk | |
|
2002-01-21
| ||
| 22:50 | no message check-in: 50349a11ba user: davygrvy tags: trunk | |
| 22:47 | TclpLoadFile() didn't match proto of typedef Tcl_FSLoadFileProc. [Patch #502488] check-in: 33c81ebeff user: davygrvy tags: trunk | |
| 21:05 | * Converted declarations of TestReport file system to more portable form. [Bug 501417]. check-in: e78bbf1c73 user: dgp tags: trunk | |
| 20:38 | * generic/tclIO.c (WriteChars): Fix for SF #506297, reported by Martin Forssen <ruric@users.sou... check-in: 1b53b7b70c user: andreas_kupries tags: trunk | |
| 20:37 | * generic/tclIO.c (WriteChars): Fix for SF #506297, reported by Martin Forssen <ruric@users.sou... check-in: c667016762 user: andreas_kupries tags: core-8-3-1-branch | |
| 16:15 | * Updated APIs in generic/tclCmdMZ.c according to the guidelines of TIP 27. check-in: 8006e9294e user: dgp tags: trunk | |
|
2002-01-18
| ||
| 14:17 | * Overlooked callers of Tcl_FSGetNativePath check-in: 9671705056 user: dgp tags: trunk | |
| 14:07 | * Overlooked callers of Tcl_GetIndexFromObj check-in: 305121f7f5 user: dgp tags: trunk | |
| 03:29 | * generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: be42c7ba89 user: das tags: trunk | |
| 03:22 | * generic/tclThreadTest.c: * mac/tclMacChan.c: * mac/tclMacFCmd.c: * mac/tclMacFile.c: * mac/tc... check-in: 07c625a70c user: das tags: trunk | |
|
2002-01-17
| ||
| 20:35 | * generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 as reported by Brian Griffin <bgriffin... check-in: fa97315c9c user: andreas_kupries tags: core-8-3-1-branch | |
| 20:35 | * generic/tclIOCmd.c (Tcl_GetsObjCmd): Fixed bug #504642 as reported by Brian Griffin <bgriffin... check-in: c1e3c4a857 user: andreas_kupries tags: trunk | |
| 15:24 | doc correction check-in: 05a0a92d54 user: dgp tags: trunk | |
| 05:28 | added patch numbers to ChangeLog check-in: 8ebfacb177 user: dgp tags: trunk | |
| 04:37 | * More TIP 27 updates in tclIOUtil.c and tclIndexObj.c that were overlooked before. Update... check-in: 28b6020550 user: dgp tags: trunk | |
| 03:03 | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according to the guidelines of TIP 27. ... check-in: 17ade15700 user: dgp tags: trunk | |
| 02:46 | * unix/tcl.m4 (SC_LOAD_TCLCONFIG): * win/tcl.m4 (SC_LOAD_TCLCONFIG): Subst TCL_DBGX into TCL_STUB... check-in: 01e280ee5a user: mdejong tags: trunk | |
| 02:43 | * Updated APIs in generic/tclParse.c according to the guidelines of TIP 27. Updated callers. check-in: 3f74f46185 user: dgp tags: trunk | |
|
2002-01-16
| ||
| 06:02 | * Updated APIs in generic/tclHistory.c according to the guidelines of TIP 27. * Updated APIs in ... check-in: 4124fa6dcf user: dgp tags: trunk | |
|
2002-01-15
| ||
| 21:47 | * Corrected documentation for Tcl_ErrnoMsg; it takes an integer argument. Thanks to Georgios Peta... check-in: d2700a2157 user: dgp tags: trunk | |
| 21:19 | * Updated APIs in generic/tclIOUtil.c and generic/tclPosixStr.c according to the guidelines of TIP... check-in: c606fbd2da user: dgp tags: trunk | |
| 18:34 | doc/StringObj.3: added Tcl_GetUnicodeFromObj docs. check-in: 7548186a2f user: hobbs tags: trunk | |
| 17:55 | * Updated APIs in the file generic/tclIO.c according to the guidelines of TIP 27. Several ... check-in: 9c9edf24eb user: dgp tags: trunk | |
|
2002-01-14
| ||
| 15:10 | typo correction check-in: 04e8adaa99 user: dgp tags: trunk | |
| 15:07 | * Updated APIs in the file generic/tclIndexObj.c according to the guidelines of TIP 27. check-in: df8a4c2bfe user: dgp tags: trunk | |
|
2002-01-11
| ||
| 20:46 | * unix/configure: Regen. * unix/configure.in: * win/configure: Regen. * win/configure.in: Use ${... check-in: 71ae8c066c user: mdejong tags: trunk | |
| 20:21 | * win/tclWinSerial.c (SerialSetOptionProc): Applied patch for SF bug #500348 supplied by Rolf S... check-in: 41af58fa7f user: andreas_kupries tags: trunk | |
| 20:10 | no message check-in: ef053add25 user: davygrvy tags: trunk | |
| 20:07 | Removed -GD compiler option. It was intended for future use, but MS is again changing the future at... check-in: 860bca84f7 user: davygrvy tags: trunk | |
| 19:21 | added missing bug number check-in: 7984586a9b user: mdejong tags: trunk | |
| 19:17 | * unix/Makefile.in: Burn Tcl build directory into tcltest executable to avoid crashes caused by l... check-in: f191c4e387 user: mdejong tags: trunk | |
|
2002-01-10
| ||
| 22:03 | Applied patch from bug 501101. check-in: 22c7a5b972 user: kennykb tags: trunk | |
|
2002-01-09
| ||
| 21:26 | correct error in recent entry check-in: e5bc03f919 user: dgp tags: trunk | |
| 19:09 | Updated APIs in the files */tcl*Load*.c according to the guidelines of TIP 27. check-in: ce9573a39c user: kennykb tags: trunk | |
| 19:03 | More changes for test portability. Using euro symbol. check-in: d7937ae39f user: dgp tags: trunk | |
| 17:50 | * generic/tclTest.c (MainLoop): * tests/main.test (Tcl_Main-1.{3,4,5,6}): Corrected some n... check-in: 3435db0ae4 user: dgp tags: trunk | |
|
2002-01-08
| ||
| 20:44 | TclCreatePipeline is in tclIntDecls.h; no need for it in tclInt.h. check-in: c223491f12 user: dgp tags: trunk | |
| 17:14 | * typos and formatting check-in: c8ce36dee8 user: dgp tags: trunk | |
|
2002-01-07
| ||
| 23:09 | * generic/tclEvent.c (TclInExit): * generic/tclIOUtil.c (SetFsPathFromAbsoluteNormalized, ... check-in: 66602e16c0 user: dgp tags: trunk | |
| 17:54 | * generic/tclMain.c: Bug fix: neglected the NULL case in TclGetStartupScriptFileName(). B... check-in: 913cc898b6 user: dgp tags: trunk | |
|
2002-01-05
| ||
| 22:55 | * doc/Tcl_Main.3: * generic/tclMain.c: Substantial rewrite and expanded documentation ... check-in: f24c18a585 user: dgp tags: trunk | |
|
2002-01-04
| ||
| 15:43 | * generic/tclThreadJoin.c (TclRememberJoinableThread,TclJoinThread): Replaced Tcl_Alloc and... check-in: 7fbf4354d0 user: dgp tags: trunk | |
| 11:21 | * mac/tclMacTime.c (TclpGetTZName): fix for daylight savings TZName bug check-in: 5f2bddc4fb user: das tags: trunk | |
| 00:45 | * expanded abbreviations in previous log entries check-in: 2616674809 user: dgp tags: trunk | |
|
2002-01-03
| ||
| 21:52 | * doc/FileSystem.3: * generic/tclIOUtil.c: Updated some old uses of "fileName" to n... check-in: a328e0ec79 user: dgp tags: trunk | |
| 18:23 | Added fix for Bug #494348; the [foreach] implementation was doing some cacheing that didn't seem to ... check-in: de112c87cb user: dkf tags: trunk | |
| 11:58 | Added test from Bug #494348, but solution still far off. check-in: 9a1a314b56 user: dkf tags: trunk | |
|
2002-01-02
| ||
| 13:52 | Fixed fault with case-insensitive string matching (Bug#233257) and rewrote some tests to test what t... check-in: 99e550c5be user: dkf tags: trunk | |
|
2001-12-29
| ||
| 00:54 | * library/init.tcl (auto_execok): make sure env(COMSPEC) on Windows is executed with the right cas... check-in: bbecba2801 user: hobbs tags: core-8-3-1-branch | |
| 00:52 | * library/init.tcl: make sure env(COMSPEC) on Windows is executed with the right case, as it may o... check-in: 07fe71faee user: hobbs tags: trunk | |
| 00:49 | correct static-ness of function decls check-in: 4285daaddf user: hobbs tags: trunk | |
|
2001-12-28
| ||
| 23:36 | * generic/tclCkalloc.c (MemoryCmd, TclFinalizeMemorySubsystem): Added the [memory on... check-in: cf5397db43 user: dgp tags: trunk | |
|
2001-12-27
| ||
| 22:46 | * mac/tclMacInit.c: * mac/tclMacTclCode.r: synced up tclInit features to unix/win: implemented Tc... check-in: 82a9adf678 user: das tags: trunk | |
|
2001-12-20
| ||
| 23:33 | * typo corrections in comments check-in: bc9a5dec31 user: dgp tags: trunk | |
| 21:28 | * unix/tcl.m4 (SC_PATH_TCLCONFIG, SC_PATH_TKCONFIG): Search for config file using exec_prefix inst... check-in: b662595ca9 user: mdejong tags: trunk | |
| 18:57 | * unix/mkLinks.tcl: improved case-insensitive filesystem support. * unix/mkLinks: Regen. check-in: 0e0253eee2 user: das tags: trunk | |
| 18:55 | * unix/mkLinks.tcl: improved case-insensitive filesystem support. * unix/mkLinks: Regen. check-in: 91da1a8887 user: das tags: core-8-3-1-branch | |
| 18:28 | * unix/tcl.m4: fixed incorrect SHLIB_LD_LIBS setting for MacOSX / Darwin. * unix/configure: Regen... check-in: 9fb52eedb8 user: das tags: core-8-3-1-branch | |
| 18:13 | * unix/tcl.m4: fixed incorrect SHLIB_LD_LIBS setting for MacOSX / Darwin. * unix/configure: Regen... check-in: fb6d02215b user: das tags: trunk | |
| 02:17 | * corrected use of eolFix.tcl on working files. It should operate on distributed files. [... check-in: 2bc00deb4e user: dgp tags: trunk | |
| 01:36 | no message check-in: 2811b92cae user: davygrvy tags: trunk | |
| 01:30 | Fix for #495120. tcl.wse.in was stored in cvs with improper <eol>. This resulted in corrupted <eol... check-in: 6711360dbb user: davygrvy tags: trunk | |
|
2001-12-19
| ||
| 21:34 | * unix/configure: * unix/tcl.m4 (SC_CONFIG_CFLAGS): Update SunOS 5.[0-6] target so that correct l... check-in: 8702034d71 user: mdejong tags: trunk | |
| 21:26 | * unix/README: Update to account for changes in the unix/dltest directory, the way autoconf is ru... check-in: d8079a7f71 user: mdejong tags: trunk | |
| 20:11 | * unix/Makefile.in: Rename dltest to dlpkgs to fix problem where lib files were not getting built... check-in: e56caaccb5 user: mdejong tags: trunk | |
| 19:34 | * win/tclWinSerial.c (SerialCheckProc): corrected time calculations to be unsigned. (schroedter) check-in: e18bb1c91f user: hobbs tags: trunk | |
| 17:23 | * commit tools/tcl.wse.in after a 'make dist' check-in: 5ba901ca40 user: dgp tags: trunk | |
| 17:21 | * make mklinks check-in: 6bdbd0cb9b user: dgp tags: trunk | |
| 11:03 | * unix/Makefile.in: Define new dltest target that simply does a cd to dltest/ before running make.... check-in: a97fc107a5 user: mdejong tags: trunk | |
|
2001-12-18
| ||
| 15:21 | Minor stub-table fixes; see ChangeLog for details check-in: 5b3388e24f user: dkf tags: trunk | |
| 00:21 | note about Preserve.3 checkin check-in: 8224c5bf71 user: hobbs tags: trunk | |
|
2001-12-17
| ||
| 22:55 | * Applied #219311 on behalf of Rolf Schroedter <schroedter@users.sourceforge.net> to prevent fc... check-in: 0e625dfd2b user: andreas_kupries tags: trunk | |
|
2001-12-14
| ||
| 20:31 | docs and comments corrections [Bug 493412] check-in: aed88b0471 user: msofer tags: trunk | |
| 10:32 | * win/tclWinNotify.c (Tcl_FinalizeNotifier): Stop Tcl on Windows from crashing when shutdown from ... check-in: 8ef3055eae user: dkf tags: trunk | |
| 06:04 | * Repaired some fractured phrasing. check-in: f6547945a9 user: dgp tags: trunk | |
|
2001-12-13
| ||
| 18:07 | * win/tclWinSock.c (TcpGetOptionProc): Fix for tcl bug item #478565 reported by an unknown pers... check-in: 4e78c91ebe user: andreas_kupries tags: trunk | |
| 00:58 | docd TCL_DYNAMIC use. [Patch #483989] (porter) check-in: 578e25a5fb user: hobbs tags: trunk | |
|
2001-12-12
| ||
| 22:32 | * generic/tclIO.c (Tcl_GetsObj): Applied patch for bug #491341 as provided by Don Porter <dgp@u... check-in: 8c4490b8d5 user: andreas_kupries tags: trunk | |
| 02:34 | Removing all the versioned library folders from the install phase of the Tcl library target. check-in: 321a4c43f0 user: wolfsuit tags: macosx-8-4-branch | |
|
2001-12-11
| ||
| 19:45 | small change in bytecode instructionsINST_LIST_INDEX_MULTI and INST_LSET_FLAT check-in: 11d55c29e7 user: msofer tags: trunk | |
| 17:57 | fix debug messages in INST_LSET_LIST. check-in: 09c0f57660 user: msofer tags: trunk | |
| 14:29 | removed overestimates of necessary stack depth for bytecodes in the fix for [Bug 483611]. check-in: cf43b96f2d user: msofer tags: trunk | |
| 02:42 | * unix/tclUnixPipe.c (TclpCreateProcess): Applied Don Porter's patch fixing bug #437489. check-in: 3b43ae38d4 user: andreas_kupries tags: trunk | |
|
2001-12-10
| ||
| 20:30 | fix background error reporting in the absence of a bgerror proc [Bug 219142]. check-in: f64442352c user: msofer tags: trunk | |
| 16:01 | * Several typo and formatting corrections discovered during conversion to TMML. Thanks to ... check-in: e7a6729833 user: dgp tags: core-8-3-1-branch | |
| 15:50 | * Several typo and formatting corrections discovered during conversion to TMML. Thanks to ... check-in: c6a543090c user: dgp tags: trunk | |
| 15:44 | fixed the calculation of the maximal stack depth required by bytecodes [Bug 483611]. check-in: 1a664a49d8 user: msofer tags: trunk | |
|
2001-12-07
| ||
| 17:39 | Fixed typo check-in: 5739a1a1ef user: dgp tags: core-8-3-1-branch | |
| 17:38 | fixed typo check-in: 9fc4146751 user: dgp tags: trunk | |
| 13:55 | restored consistency in refCount accounting by array traces [Bug #4484339] check-in: 23f9cbbc00 user: msofer tags: trunk | |
|
2001-12-06
| ||
| 10:59 | More expr syntax error improvements check-in: cd9316932b user: dkf tags: trunk | |
|
2001-12-05
| ||
| 22:27 | * typo fix: index -> lindex check-in: 70d443e6f1 user: dgp tags: core-8-3-1-branch | |
| 22:26 | * fixed typo: index -> lindex check-in: f509d0199a user: dgp tags: trunk | |
| 20:43 | new algorithm for [array get], safe when there are traces that modify the array [Bug #449893]. check-in: 986407077b user: msofer tags: trunk | |
| 20:01 | * stack.base.html: * stack.full.html: Reports from the local version of the core instrumented ... check-in: d3e72b66fd user: andreas_kupries tags: mod-8-3-4-branch | |
| 18:22 | * NOTES: Updated to explain the usage of the various macros upfront. The original contents rema... check-in: dfc8a95b9f user: andreas_kupries tags: mod-8-3-4-branch | |
|
2001-12-04
| ||
| 21:52 | * NOTES: * tcl.h: * tclInt.h: Moved the macros to control feature exclusion and stack manipul... check-in: fa28ece419 user: andreas_kupries tags: mod-8-3-4-branch | |
| 15:36 | Improved messages produced on getting a syntax error in an expression check-in: 7496369e64 user: dkf tags: trunk | |
|
2001-12-03
| ||
| 18:23 | NRE1 patch by Miguel Sofer. Several new controlling macros for information on the stack. Parser i... check-in: fc43051481 user: andreas_kupries tags: mod-8-3-4-branch | |
| 10:42 | Improved expr documentation. check-in: 583756bf09 user: dkf tags: trunk | |
| 08:59 | no message check-in: e941904819 user: davygrvy tags: trunk | |
| 08:56 | Some install target bugs repaired along with $(TCLSTUBLIB) added to the dependencies rather than imp... check-in: f1122c9f0d user: davygrvy tags: trunk | |
|
2001-12-02
| ||
| 22:06 | Added field to tcl_platform to describe the machine-word size. check-in: a2fac462b3 user: dkf tags: dkf-64bit-support-branch | |
| 01:03 | Makefile and other changes to move Tcl_MacOpenBundleResources to Tcl from Tk. check-in: f6101b2d8d user: wolfsuit tags: macosx-8-4-branch | |
|
2001-11-30
| ||
| 14:59 | Tcl_Preserve'ing VarTrace structures to avoid memory corruption [Bug: 484334] check-in: 42b20a50be user: msofer tags: trunk | |
|
2001-11-29
| ||
| 20:08 | backporting patch for [Bug 231259] check-in: 4dd2bb1533 user: msofer tags: core-8-3-1-branch | |
| 19:38 | Modified test namespace-41.2, added 41.3 check-in: 740493c6b7 user: msofer tags: trunk | |
| 18:14 | added new test for bug 231259 check-in: 96c877863d user: msofer tags: trunk | |
| 15:38 | * generic/tclBinary.c: Added caching scheme to reduce number of object allocations when doing... check-in: 3d0f0e218b user: dkf tags: trunk | |
|
2001-11-28
| ||
| 17:58 | * NOTES: New file. Read here about the new modularization macros, interdependencies, implicatio... check-in: 052bbd8095 user: andreas_kupries tags: mod-8-3-4-branch | |
| 13:15 | Manpage fix (RE syntax now in separate page.) Resolves Bug486159 reported by Larry Virden. check-in: 97a6ff93bf user: dkf tags: trunk | |
| 03:19 | Fix a coredump in the filename normalizer code for Win95/98. check-in: be370d39fb user: drh tags: trunk | |
| 01:07 | no message check-in: 182c63ddce user: davygrvy tags: trunk | |
| 01:05 | Removed the Tk reference for the 'winhelp' target. Converge at install will need to be the solution... check-in: 2e1304b87c user: davygrvy tags: trunk | |
|
2001-11-27
| ||
| 14:12 | Made test cmdAH-24.2 more robust. check-in: 0d498a5b56 user: dkf tags: trunk | |
| 13:47 | Replace isspace(char) with isspace(UCHAR(char)) for safety... check-in: b59b610eb8 user: dkf tags: trunk | |
| 13:30 | Tightened up the argument passing for [switch] to promote robuster scripts. check-in: 877f39bc96 user: dkf tags: trunk | |
| 09:54 | Fixed (hopefully) mistakes in tclTest.c that stopped compilation on Alpha. check-in: af7f78f734 user: dkf tags: dkf-64bit-support-branch | |
| 09:48 | Missed a #undef... check-in: acca2acd72 user: dkf tags: dkf-64bit-support-branch | |
|
2001-11-26
| ||
| 23:10 | Made 'obsolete fs hooks' version of stat buffers backward compatible. Thanks to Vince Darley for sug... check-in: 7a04070383 user: dkf tags: dkf-64bit-support-branch | |
| 18:06 | * generic/tclIntPlatDecls.h: 'make genstubs' after changes in 2001-11-23 commit from Daniel... check-in: f48952a972 user: dgp tags: trunk | |
|
2001-11-25
| ||
| 17:27 | Fixed fault in new Tcl_Stat implementation, and improved docs. check-in: 583078dda2 user: dkf tags: dkf-64bit-support-branch | |
| 05:22 | * unix/Makefile.in: Add comments to better describe TCL_EXE and when it should be available. * wi... check-in: 1c51ca7925 user: mdejong tags: trunk | |
| 01:56 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Add comctl32.lib to wish link libs. This... check-in: 105862eef5 user: mdejong tags: trunk | |
| 01:50 | Fixed up some non-standard ChangeLog entries which did not parse correctly. check-in: 832904c5f9 user: mdejong tags: trunk | |
|
2001-11-23
| ||
| 22:56 | Made Tcl_Stat use old-style 'struct stat' in its declaration following suggestions from Vince Darley... check-in: 1c171d3fff user: dkf tags: dkf-64bit-support-branch | |
| 01:44 | * unix/configure: regened check-in: fc08ed9b93 user: das tags: trunk | |
| 01:39 | *unix/Makefile.in: *unix/configure.in: *unix/install-sh: *unix/mkLinks: *unix/mkLinks.tcl: *un... check-in: f37029ffea user: das tags: trunk | |
| 01:26 | ** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: 2211e7f47d user: das tags: trunk | |
| 01:26 | ** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: df80aeb569 user: das tags: trunk | |
| 01:25 | ** upport to 8.4 of mac code changes for 8.3.3 & various new ** changes for 8.4, some already ba... check-in: f961ecdd17 user: das tags: trunk | |
|
2001-11-21
| ||
| 19:53 | another fix for test trace-8.8 check-in: e1acd2856e user: dgp tags: trunk | |
| 17:37 | * corrected test trace-8.8 for Bug 219393 check-in: 147dd3c897 user: dgp tags: trunk | |
| 17:17 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken,CallCommandTraces): * generic/tclCmdMZ>c (Tcl_Unt... check-in: 6614c36c48 user: dgp tags: trunk | |
| 02:59 | addition of GetTime.3 Tcl_GetTime doc to mkLinks check-in: c5222c98ff user: hobbs tags: trunk | |
| 02:58 | convert to DOS eol format check-in: 65af0149aa user: hobbs tags: trunk | |
| 02:36 | added TIP#73 patch #483500 from Kevin Kenny. This deprecates TclpGetTime in favor of new Tcl_GetTime... check-in: ad0e26f63b user: hobbs tags: trunk | |
|
2001-11-20
| ||
| 22:47 | moving all code relative to bytecodes from tclBasic.c to tclExecute.c check-in: 769c97c05a user: msofer tags: trunk | |
| 21:19 | correction in the Changelog entry. check-in: 4ff249a848 user: msofer tags: trunk | |
| 21:17 | code reorganisation and factorisation. check-in: 78c5b23742 user: msofer tags: trunk | |
| 19:45 | a better variant of the previous-to-last commit (restoring numLevels computations) check-in: 61ff97c7fc user: msofer tags: trunk | |
| 18:47 | committing unix/configure after running autoconf. A version with extra debug echos got committed b... check-in: 17e150def0 user: dgp tags: trunk | |
| 16:52 | missing variable declaration under TCL_COMPILE_DEBUG. check-in: b52327e976 user: msofer tags: trunk | |
| 16:36 | restoring the computations of iPtr->numLevels to the original logic (previous to buggy modifs on 200... check-in: 714cd03017 user: msofer tags: trunk | |
| 15:14 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd) Added extra parentheses to a cast expression to remove ambigui... check-in: 3bbc2d5a88 user: kennykb tags: core-8-3-1-branch | |
| 10:15 | * tools/eolFix.tcl (new-file): * unix/Makefile.in: added EOL correction for Windows bat files to ... check-in: 977e6ec041 user: hobbs tags: trunk | |
| 09:24 | * unix/tclUnixInit.c (TclpSetInitialEncodings): update of patch from 2001-11-16 that uses the old ... check-in: 8b6064c1b3 user: hobbs tags: trunk | |
| 04:24 | no message check-in: ca8917f286 user: davygrvy tags: trunk | |
| 04:23 | Added useful comments. check-in: 69942c62a8 user: davygrvy tags: trunk | |
|
2001-11-19
| ||
| 22:06 | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): Corrected bug in [time] when dealing with test sequences that... check-in: 67f5165595 user: kennykb tags: core-8-3-1-branch | |
| 21:04 | * tests/compile.test: added a test for bug [Bug 483309] check-in: 34e03422d0 user: msofer tags: trunk | |
| 17:45 | win fs fixes check-in: 393f41f0e5 user: vincentdarley tags: trunk | |
| 17:43 | correcting erroneous date in Changelog. check-in: 35a11147c1 user: msofer tags: trunk | |
| 17:30 | Code reorganisation: moving all eval functions from tclParse.c to tclBasic.c check-in: 03ae8b576c user: msofer tags: trunk | |
| 14:35 | Changes due to TIP#68; memory handling in variable traces is now correct! check-in: c358dba51f user: dkf tags: trunk | |
| 12:25 | patch for [Bug 483309] check-in: 47264be42d user: msofer tags: trunk | |
|
2001-11-17
| ||
| 00:10 | added hpux nl_langinfo alias fallbacks check-in: e88189b8aa user: hobbs tags: trunk | |
|
2001-11-16
| ||
| 23:40 | adjusted HAVE_LANGINFO to allow for fallback table, added gb2312-1980 alias for gb2312 check-in: e4fff81c13 user: hobbs tags: trunk | |
| 22:28 | * tests/interp.test: * generic/tclInterp.c (SlaveObjCmd): Corrected argument checking for '$inter... check-in: 12ec29d26b user: hobbs tags: trunk | |
| 21:41 | Removed a rogue C++ comment that inadvertently got left in tclListObj.c check-in: 0d3715a770 user: kennykb tags: trunk | |
| 20:55 | * unix/tclUnixInit.c: added HAVE_LANGINFO code block. * unix/configure: regened * unix/configure.... check-in: 405bb72939 user: hobbs tags: trunk | |
| 20:14 | Moved Tcl_GetCommandFromObj and all defining code for tclCmdNameType objects to tclObj.c check-in: 1d6e05be0f user: msofer tags: trunk | |
| 20:01 | Code reordering; execution levels made consistent [Bug 480896]. check-in: 3ff5c422b0 user: msofer tags: trunk | |
|
2001-11-15
| ||
| 00:20 | no message check-in: 84dfeffc60 user: davygrvy tags: trunk | |
| 00:19 | * win/makefile.vc: * win/rules.vc: Small bug fixes. * win/README: added some docs pointing to t... check-in: 44e8867b77 user: davygrvy tags: trunk | |
|
2001-11-14
| ||
| 23:38 | minor doc comment fixes check-in: bf4e5044c4 user: hobbs tags: trunk | |
| 23:17 | Reference implementation of TIP's #22, #33 and #45. Adds the ability of the [lindex] command to h... check-in: 8e0db83abc user: hobbs tags: trunk | |
| 23:16 | added lset tests and updated lindex tests for TIPs#22,33,45 by Kenny check-in: 5325c5bfa8 user: hobbs tags: trunk | |
| 23:15 | added lset.n lset docs with xref and updated lindex of TIPs#22,33,45 by Kenny check-in: a629d4c91f user: hobbs tags: trunk | |
|
2001-11-13
| ||
| 04:30 | * win/buildall.vc.bat(new): * win/makefile.vc: Small fix with deriving the "OriginalFilename" st... check-in: e6067623d5 user: davygrvy tags: trunk | |
| 04:30 | no message check-in: 257f13116b user: davygrvy tags: trunk | |
|
2001-11-12
| ||
| 19:37 | correct nroff format problems check-in: d78fc208f2 user: hobbs tags: trunk | |
|
2001-11-11
| ||
| 17:58 | Fix the stubs generation routines to handle the notion of orthogonal macosx & unix platform specs. check-in: e49fea1857 user: wolfsuit tags: macosx-8-4-branch | |
| 17:57 | Fix the stubs tables for the Tcl_MacOSXFindBundleResources call. check-in: d4c2007177 user: wolfsuit tags: macosx-8-4-branch | |
| 17:55 | Move the bundle finding code to Tcl, and include it in the pbproject. check-in: 8ff7c46fb2 user: wolfsuit tags: macosx-8-4-branch | |
| 03:16 | * unix/Makefile.in: * win/Makefile.in: Add "make gdb" target. This target can run tclsh inside ei... check-in: 625a74073d user: mdejong tags: trunk | |
|
2001-11-10
| ||
| 10:39 | no message check-in: 1cc70c82b9 user: davygrvy tags: trunk | |
| 10:38 | * win/makefile.vc: Added a check to make sure one runs the makefile from the /win directory only.... check-in: bb9bcb4bf3 user: davygrvy tags: trunk | |
| 04:11 | no message check-in: 680a8b6f22 user: davygrvy tags: trunk | |
| 04:11 | * win/makefile.vc: * win/tcl.dsp: winhelp target fixes for non-NT systems. It seems NMAKE under... check-in: 587f57eb38 user: davygrvy tags: trunk | |
| 02:34 | fixed winhelp generation problems #480268 check-in: 43e53c34e0 user: hobbs tags: trunk | |
| 00:57 | added -lc to AIX libs, fixed path to ldAix check-in: e6419cd04b user: hobbs tags: trunk | |
|
2001-11-09
| ||
| 23:09 | * tests/var.test: * generic/tclVar.c: Corrected bug in [global] when dealing ... check-in: cbff200a6c user: dgp tags: core-8-3-1-branch | |
| 23:06 | * tests/var.test: * generic/tclVar.c: Corrected bug in [global] when dealing ... check-in: ea9824f065 user: dgp tags: trunk | |
| 11:41 | Fixup stack size under OSF1. [Tcl patch 474790] * unix/configure: Regen. * unix/tcl.m4: Add HAVE... check-in: ab4a2de7b3 user: mdejong tags: trunk | |
| 10:56 | Enable thread support under FreeBSD. [Tcl bug 473708] * unix/configure: Regen. * unix/tcl.m4 (SC... check-in: c2f6ece1d7 user: mdejong tags: trunk | |
| 07:11 | * unix/Makefile.in: * unix/dltest/Makefile.in: Avoid adding libc to the LIBS variable since it i... check-in: 2c712286d7 user: mdejong tags: trunk | |
|
2001-11-08
| ||
| 22:22 | typo fix check-in: da4f11ded7 user: davygrvy tags: trunk | |
| 22:07 | * win/tcl.dsp: * win/tcl.dsw: Simple MsDev stub project files that calls makefile.vc. Will help... check-in: e3cc82ead4 user: davygrvy tags: trunk | |
| 22:06 | no message check-in: 0a237a31d3 user: davygrvy tags: trunk | |
| 21:32 | * win/rules.vc: * win/makefile.vc: Fixed install target to adjust for the different build types.... check-in: cb97ce6379 user: davygrvy tags: trunk | |
| 21:32 | no message check-in: feea6a5107 user: davygrvy tags: trunk | |
| 03:43 | * unix/Makefile.in: * win/Makefile.in: Print a message indicating that the user should run "make... check-in: 91a7b2034e user: mdejong tags: trunk | |
| 03:07 | Define TCL_INCLUDE_SPEC in tclConfig.sh. It should be included by extensions that need to find Tcl... check-in: 1b2b73902f user: mdejong tags: trunk | |
| 00:39 | small error with the naming of the dee and reg extensions. check-in: af694b7b9b user: davygrvy tags: trunk | |
| 00:22 | * win/rules.vc: * win/makefile.vc: Dropped the NOMSVCRT macro and put it on the option list inste... check-in: e462214d25 user: davygrvy tags: trunk | |
| 00:22 | no message check-in: da3005d520 user: davygrvy tags: trunk | |
|
2001-11-07
| ||
| 23:37 | * win/README: Change minimum VC++ version to 5.X since 4.X is known not to work. Indicate that Mi... check-in: eba0feaee0 user: mdejong tags: trunk | |
| 13:35 | Following a suggestion by wdi@ccc.uni-erlangen.de (Wolf-Dietrich Ihlenfeldt), This implements suppor... check-in: fa70a3036f user: dkf tags: dkf-64bit-support-branch | |
| 04:48 | See ChangeLog. check-in: e43a5e4c29 user: andreas_kupries tags: core-8-3-1-branch | |
| 04:47 | See ChangeLog check-in: 755139d84b user: andreas_kupries tags: trunk | |
| 03:40 | no message check-in: 7ba5279415 user: davygrvy tags: trunk | |
| 03:39 | * win/rules.vc (new): * win/makefile.vc: Complete over/under rewrite to support numerous build o... check-in: 9e6a31faab user: davygrvy tags: trunk | |
|
2001-11-05
| ||
| 14:23 | Improved backward-compatability on platforms by adding migration entries to the stubs table for Tcl_... check-in: 37677d9c1f user: dkf tags: dkf-64bit-support-branch | |
|
2001-11-04
| ||
| 17:59 | vfs robustness fix check-in: 69b53bac59 user: vincentdarley tags: trunk | |
|
2001-11-02
| ||
| 12:06 | file copy soft link docs check-in: 8896a883ad user: vincentdarley tags: trunk | |
|
2001-10-29
| ||
| 15:02 | win fs fixes check-in: 3ecf07ac1a user: vincentdarley tags: trunk | |
| 14:25 | Fix for bug 475941; access() was being called with path-free file names on some paths through the gl... check-in: 436be4a498 user: dkf tags: trunk | |
|
2001-10-25
| ||
| 16:11 | Fixed tesst selection to choose the right behaviour (use 64-bit code if we can support 64-bit operat... check-in: 4b3e177e0a user: dkf tags: dkf-64bit-support-branch | |
| 15:50 | Fix for bug 471374; Tcl only resets serial ports on exit now if it has updated their settings first.... check-in: 43b94debc0 user: dkf tags: trunk | |
|
2001-10-23
| ||
| 13:14 | Some places prefer string lengths to be unsigned. check-in: 7f9cc44820 user: dkf tags: dkf-64bit-support-branch | |
| 13:13 | Bother! Was losing error messages... check-in: 0e5e1022d2 user: dkf tags: dkf-64bit-support-branch | |
| 09:46 | Fixed behaviour of [incr] w.r.t. increment amounts that are not representable in a 'long'. check-in: 2023328e53 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-22
| ||
| 17:25 | * doc/ObjectType.3: Minor documentation fix, reported by David N. Welton <davidw@users.sourcefo... check-in: 865ff191f1 user: andreas_kupries tags: trunk | |
| 17:10 | small win fix check-in: 69156a505a user: vincentdarley tags: trunk | |
| 15:20 | Added #include tclPort.h to get definition of ptrdiff_t check-in: 5a69b95aa3 user: dgp tags: dkf-64bit-support-branch | |
| 14:53 | * win/tclWinMtherr.c (_matherr): Better handling of selected Borland C++ math errors, from hgiese@... check-in: e294b432a1 user: dkf tags: dkf-64bit-support-branch | |
| 10:37 | Avoid an obscure Borland limit... check-in: ef3b960148 user: dkf tags: dkf-64bit-support-branch | |
| 10:15 | Conditional-define INVALID_SET_FILE_POINTER for VC5 check-in: c34f9fde06 user: dkf tags: dkf-64bit-support-branch | |
| 10:10 | Stupid error in code to determine whether a literal is wide or not. Thanks to Benjamin Riefenstahl <... check-in: 40f562cb6f user: dkf tags: dkf-64bit-support-branch | |
| 09:54 | SunPro CC *sucks*... check-in: 5180b231ac user: dkf tags: dkf-64bit-support-branch | |
| 09:03 | Fixed assumptions in testing code relating to internal representation of index objects and added not... check-in: d211a25fa5 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-20
| ||
| 00:22 | see ChangeLog check-in: 8b6a0f4157 user: hobbs tags: core-8-3-1-branch, core-8-3-4 | |
|
2001-10-19
| ||
| 23:47 | added -DPURIFY object allocation option check-in: 864588f58d user: hobbs tags: core-8-3-1-branch | |
| 23:47 | added -lc to LIBS on AIX check-in: 2884d9fb3c user: hobbs tags: core-8-3-1-branch | |
| 19:39 | * mac/tclMacFile.c: fix to glob -join, wasn't traversing aliased folders * ... check-in: 41f65a7a4b user: das tags: core-8-3-1-branch | |
| 16:50 | * corrected minor coding errors to get compileable source check-in: cc969f8e74 user: dgp tags: dkf-64bit-support-branch | |
| 15:45 | Added clarification that string table used in Tcl_GetIndexFromObj must be a table of ASCII strings, ... check-in: 2fb96dfb8f user: dkf tags: dkf-64bit-support-branch | |
| 13:07 | Keep on trying to get the combination of generic/tcl.h and unix/tcl.m4 right! check-in: 7daa0044f5 user: dkf tags: dkf-64bit-support-branch | |
| 12:52 | Added range-checking to strtoll and strtoull check-in: 9052840b2d user: dkf tags: dkf-64bit-support-branch | |
| 12:51 | OS-level large-file support for Windows. check-in: a57c2489d6 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-18
| ||
| 23:04 | noted 8.3.4 tag date check-in: dfed80a331 user: hobbs tags: core-8-3-1-branch | |
| 22:03 | * unix/configure: regend * unix/tcl.m4 (SC_ENABLE_GCC): enabled better recognition of gcc. check-in: 4d7d8eeb29 user: hobbs tags: core-8-3-1-branch | |
| 20:20 | * tests/clock.test (clock-8.1): * generic/tclDate.c (RelativeMonth): * generic/tclGetDate.y (Rela... check-in: 864f0ce0a9 user: hobbs tags: trunk | |
| 20:17 | * tests/clock.test (clock-8.1): * generic/tclDate.c (RelativeMonth): * generic/tclGetDate.y (Rela... check-in: 7578b17c68 user: hobbs tags: core-8-3-1-branch | |
| 20:17 | updated for 8.3.4 check-in: 8605c1813f user: hobbs tags: core-8-3-1-branch | |
| 14:59 | D'oh! Accidental redefinition removed... check-in: 2f1987e4a8 user: dkf tags: dkf-64bit-support-branch | |
| 14:19 | Simplified tcl.h and removed support for platforms that can understand but cannot printf a 64-bit va... check-in: e04a287f55 user: dkf tags: dkf-64bit-support-branch | |
| 13:44 | Corrected dirent64 API detection. check-in: cabcd5bba2 user: dkf tags: dkf-64bit-support-branch | |
| 12:47 | Fixed some more stupid errors (resulting from not being able to build on all platforms) and made sur... check-in: 3065819826 user: dkf tags: dkf-64bit-support-branch | |
| 12:08 | Tcl_FSChdir fix check-in: 894697460c user: vincentdarley tags: trunk | |
| 09:30 | Removed some UNIX-specific stuff that had been left in by accident check-in: 703334faa8 user: dkf tags: dkf-64bit-support-branch | |
| 09:03 | Various changes to make life much easier on non-UNIX platforms (mostly Win32.) check-in: 61fafe8162 user: dkf tags: dkf-64bit-support-branch | |
| 01:02 | * unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediate retry when error is returned wi... check-in: 3f22675017 user: hobbs tags: core-8-3-1-branch | |
| 01:01 | regend from stubs changes for mac check-in: a5e0d378da user: hobbs tags: core-8-3-1-branch | |
| 01:01 | * unix/tclUnixPipe.c (PipeInputProc, PipeOutputProc): do immediate retry when error is returned wi... check-in: 90337b1b8f user: hobbs tags: trunk | |
|
2001-10-17
| ||
| 21:38 | updated mac binary archives for 8.3.4 check-in: 46e73bb85b user: das tags: core-8-3-1-branch | |
| 19:29 | Backport of some mac specific changes added to 8.4 since 8.3.3 check-in: 0d585f43e5 user: das tags: core-8-3-1-branch | |
| 19:12 | * unix/configure: regened * unix/configure.in: added preset CFLAGS check from HEAD to prevent --e... check-in: 8ba38bb4be user: hobbs tags: core-8-3-1-branch | |
| 19:12 | minor casts to prevent warnings check-in: 52deaddaf7 user: hobbs tags: core-8-3-1-branch | |
| 15:49 | * First draft of Tcl changes for 8.3.4 release. check-in: 7bfc655606 user: dgp tags: core-8-3-1-branch | |
| 15:48 | * corrected reference check-in: 819d177c25 user: dgp tags: trunk | |
| 15:47 | corrected reference check-in: 4993aff635 user: dgp tags: core-8-3-1-branch | |
| 09:28 | Changes to make more use of what autoconf can discover. Also adds *lots* more cacheing of discovered... check-in: 23533208c0 user: dkf tags: dkf-64bit-support-branch | |
| 06:49 | Change how the stubs table is generated, so we can support Mac OS X Tcl additions to the stubs table... check-in: 83e4bb0b1c user: wolfsuit tags: macosx-8-4-branch | |
|
2001-10-16
| ||
| 23:53 | * Restored install of tclConfig.sh file to $TCL_EXEC_PREFIX/lib. It contains platform-depe... check-in: bc629cef45 user: dgp tags: core-8-3-1-branch | |
| 21:38 | * unix/configure: Autoconf * 'make mklinks' for Tcl_SetMainLoop. * 'make dist': Removed copy of f... check-in: a6836d93bd user: dgp tags: core-8-3-1-branch | |
| 21:13 | * unix/tclLoadAout.c (TclGuessPackageName): removed unused vars and fixed warnings. [Bug #446622] ... check-in: 4e03d464ec user: hobbs tags: trunk | |
| 21:13 | * unix/tclLoadAout.c (TclGuessPackageName): removed unused vars and fixed warnings. [Bug #446622] ... check-in: 055cf82d9c user: hobbs tags: core-8-3-1-branch | |
| 06:44 | MacOSX / Darwin support [Patch 435258] check-in: 550617f3a0 user: das tags: core-8-3-1-branch | |
| 05:46 | * Added test to demonstrate memory corruption problems. [Bug 219393]. check-in: a3db4da614 user: dgp tags: core-8-3-1-branch | |
| 05:31 | Undo of mistaken commit. Sorry! check-in: 092e282e8d user: dgp tags: trunk | |
| 05:10 | * Added test to demonstrate memory corruption problems. [Bug 219393]. check-in: 6134ad6471 user: dgp tags: trunk | |
|
2001-10-15
| ||
| 22:25 | Doh ... strncmp, not strcmp needed in last commit. check-in: 20a3ba02a6 user: msofer tags: trunk | |
| 22:15 | generic/tclProc.c: changing a memcmp to strcmp to avoid a memory error detected by purify (thanks Je... check-in: f098f852b9 user: msofer tags: trunk | |
| 21:54 | fixed dangling ; check-in: 12dd730684 user: hobbs tags: core-8-3-1-branch | |
| 21:53 | fixed dangling ; check-in: 3df4869b72 user: hobbs tags: trunk | |
| 21:36 | configure changes check-in: 3bc65c5243 user: hobbs tags: trunk | |
| 21:36 | * unix/configure: * unix/configure.in: * win/configure: * win/configure.in: * win/tcl.m4: rewor... check-in: beda836b73 user: hobbs tags: core-8-3-1-branch | |
| 21:16 | * unix/configure: * unix/configure.in: * win/configure: * win/configure.in: * win/tcl.m4: rewor... check-in: 85fa5cb144 user: hobbs tags: trunk | |
| 20:27 | * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): Added to internal stubs tab... check-in: 054c240e9d user: andreas_kupries tags: core-8-3-1-branch | |
| 20:26 | * generic/tclInt.decls (TclExpandCodeArray,TclGetInstructionTable): Added to internal stubs tab... check-in: 57a57c136d user: andreas_kupries tags: trunk | |
| 17:39 | * generic/tcl.h: * win/tclWinPort.h: moved #define of WIN32 to tcl.h where __WIN32__ is defined a... check-in: 0a06651f8a user: hobbs tags: core-8-3-1-branch | |
| 17:37 | see ChangeLog check-in: 24869d72ca user: hobbs tags: trunk | |
| 17:36 | minor code cleanup check-in: 77c77f8462 user: hobbs tags: trunk | |
| 17:35 | * doc/open.n: moved all fconfigure option docs to fconfigure.n * doc/fconfigure.n: added serial co... check-in: 3241fd8fa7 user: hobbs tags: trunk | |
| 17:34 | * win/tclWinChan.c: * win/tclWinPort.h: * win/tclWinSerial.c: added TIP #35 Windows enhancements ... check-in: bedbee5dad user: hobbs tags: trunk | |
| 17:34 | * generic/tcl.h: moved #define of WIN32 to tcl.h where __WIN32__ is defined and added #ifndef chec... check-in: 43bb0a32d1 user: hobbs tags: trunk | |
| 14:58 | Trying to do more with configure... check-in: f9c4cf80a8 user: dkf tags: dkf-64bit-support-branch | |
| 13:57 | Hopefully will work on AIX now, though this version might be a little on the aggressively anti-64bit... check-in: 3464281046 user: dkf tags: dkf-64bit-support-branch | |
| 10:55 | Oops. check-in: 643f10b199 user: dkf tags: dkf-64bit-support-branch | |
| 10:52 | Start of work to support more platforms (HPUX,IRIX,Win) plus some minor bug fixes check-in: ab8eb3df73 user: dkf tags: dkf-64bit-support-branch | |
| 10:48 | Some platforms don't have strtoll or strtoull. ***WARNING - THESE VERSIONS DON'T TO RANGE CHECKING *... check-in: d64c67eaaf user: dkf tags: dkf-64bit-support-branch | |
| 10:30 | small fs fixes check-in: 67fbce9b36 user: vincentdarley tags: trunk | |
| 09:13 | First Checkin of Mac OS X support for Tcl. check-in: eba6ee55b4 user: wolfsuit tags: macosx-8-4-branch | |
|
2001-10-14
| ||
| 16:25 | * Corrected typos in doc/RegExp.3 check-in: 81b5ea3a41 user: dgp tags: core-8-3-1-branch | |
| 16:21 | * Corrected typos in doc/RegExp.3 check-in: c61628ed17 user: dgp tags: trunk, macosx-8-4-branchpoint | |
|
2001-10-13
| ||
| 01:14 | * tests/winPipe.test: removed obsolete cat16 tests, fixed winpipe-1.22 to only run on Win9*. check-in: 1132385d59 user: hobbs tags: core-8-3-1-branch | |
| 01:14 | * tests/timer.test: slight skewing of after values to allow for correct results on burdened machin... check-in: 78fb8ecb5b user: hobbs tags: core-8-3-1-branch | |
| 01:10 | added WIN32 define to back-port from 8.4 check-in: d0aefe34ec user: hobbs tags: core-8-3-1-branch | |
|
2001-10-12
| ||
| 23:43 | * tests/winFCmd.test: differentiated test results for win2k versus not. check-in: 1596109196 user: hobbs tags: core-8-3-1-branch | |
| 22:46 | back-ported from 8.4 HEAD check-in: 8cf6dab240 user: hobbs tags: core-8-3-1-branch | |
| 21:20 | see ChangeLog check-in: a626ddd5b9 user: hobbs tags: trunk | |
| 21:04 | Small modif to tests/compile.test: better constraint handling for tests committed earlier today. check-in: 27b3dab99f user: msofer tags: trunk | |
| 20:41 | * library/encoding/ebcdic.enc: * tools/encoding/ebcdic.txt: EBCDIC charset mapping. [Patch #21932... check-in: 89254cdcb2 user: hobbs tags: core-8-3-1-branch | |
| 20:40 | * library/encoding/tis-620.enc: * tools/encoding/tis-620.txt: TIS-620 charset mapping. [Patch #46... check-in: 659f57273f user: hobbs tags: core-8-3-1-branch | |
| 19:57 | * library/encoding/ebcdic.enc: * tools/encoding/ebcdic.txt: EBCDIC charset mapping. [Patch #21932... check-in: 186e3e6270 user: hobbs tags: trunk | |
| 19:45 | * tests/ioCmd.test: added catch around file removal, as Windows file locking throws errors. check-in: aa2d1d0dc9 user: hobbs tags: trunk | |
| 19:45 | (socket-7.2): corrected to work on Win2K check-in: 16801435e4 user: hobbs tags: trunk | |
| 19:44 | added removeFile for outdata check-in: 3e5931c7d7 user: hobbs tags: trunk | |
| 19:44 | * library/encoding/tis-620.enc: * tools/encoding/tis-620.txt: TIS-620 charset mapping. [Patch #46... check-in: 0ae6c21212 user: hobbs tags: trunk | |
| 16:13 | * tests/compile.test: new tests for [Bug 467523] check-in: b0131f311b user: msofer tags: trunk | |
| 15:02 | [string is integer] test update check-in: 2a417a026a user: dkf tags: dkf-64bit-support-branch | |
| 12:58 | Documented (some) 64-bit-related behaviour changes. check-in: 529dce316f user: dkf tags: dkf-64bit-support-branch | |
| 12:57 | [string is] support. check-in: e7a50922c2 user: dkf tags: dkf-64bit-support-branch | |
| 12:09 | Removed some debugging code and added a test that exercises a different route through the code. check-in: 9d1324889c user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-11
| ||
| 22:34 | generic/tclLiteral.c: (TclReleaseLiteral) insured that self-referential bytecodes are properly clean... check-in: c08efbf4c9 user: msofer tags: core-8-3-1-branch | |
| 22:28 | generic/tclLiteral.c: (TclReleaseLiteral) insured that self-referential bytecodes are properly clean... check-in: c51f435568 user: msofer tags: trunk | |
| 14:56 | Tests for all sorts of 64-bit support things check-in: 9e7b6aeeca user: dkf tags: dkf-64bit-support-branch | |
| 14:55 | Mod of Wide integers can produce a wide integer. D'oh! check-in: e616d349f6 user: dkf tags: dkf-64bit-support-branch | |
| 13:45 | More correct handling of wides as booleans, wide literals and [incr] of a variable containing a stri... check-in: a7a46582e4 user: dkf tags: dkf-64bit-support-branch | |
| 09:26 | Use more macros from tclInt.h and upper-case file-local macros check-in: 6db8e96f69 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-10
| ||
| 22:37 | no message check-in: c97196d8e0 user: davygrvy tags: trunk | |
| 22:36 | * win/tclWinPort.h: #include <winsock2.h> needed to get moved to after #include <windows.h... check-in: 6becf7ac88 user: davygrvy tags: trunk | |
| 20:06 | * Corrected restore of ::env(LANG). check-in: 40f242fb06 user: dgp tags: trunk | |
| 20:05 | * Corrected restore of ::env(LANG). check-in: f86a1ba4a5 user: dgp tags: core-8-3-1-branch | |
| 15:34 | Updated as best I can without adding additional Unicode handling functions from 8.4 (from where most... check-in: 23c4fc8710 user: dkf tags: core-8-3-1-branch | |
| 01:05 | * generic/tclFileName.c (Tcl_SplitPath): corrected mem leak intro'd with VFS code where the result... check-in: ef4a8d5e9e user: hobbs tags: trunk | |
| 00:47 | corrected () balancing in back-port check-in: 8c085a57b0 user: hobbs tags: core-8-3-1-branch | |
|
2001-10-09
| ||
| 20:42 | removed duplicate definition of tclObjsAlloced and tclObjsFreed. These variables only exist when c... check-in: ae68613ec5 user: msofer tags: core-8-3-1-branch | |
| 19:04 | see ChangeLog check-in: 9c375f759c user: hobbs tags: core-8-3-1-branch | |
| 19:04 | * doc/bgerror.n: back-port from 8.4 that indicates new behavior of bgerror in Tk. check-in: 4d246fe415 user: hobbs tags: core-8-3-1-branch | |
| 19:03 | generic/tclFileName.c (ExtractWinRoot): corrected ABR error check-in: 6fc3a81df4 user: hobbs tags: core-8-3-1-branch | |
| 17:18 | generic/tclLiteral.c: (TclReleaseLiteral) reverted previous patch for [Bug 467523] - cure is worse t... check-in: 021152b729 user: msofer tags: trunk | |
| 17:16 | generic/tclLiteral.c: (TclReleaseLiteral) reverted previous patch for [Bug 467523] - cure is worse t... check-in: 180a32a271 user: msofer tags: core-8-3-1-branch | |
| 15:31 | Fixes to make test suite clean check-in: 43ea38a829 user: dkf tags: dkf-64bit-support-branch | |
| 15:30 | Fixes to make whole test suite clean check-in: dafdd96fef user: dkf tags: dkf-64bit-support-branch | |
| 15:29 | Various test fixes - fewer than I'd thought though... check-in: 61f1e3487a user: dkf tags: dkf-64bit-support-branch | |
| 12:20 | Fixed stupid error in test io-32.8 which only happened to work by chance... check-in: 44e48e9160 user: dkf tags: core-8-3-1-branch | |
|
2001-10-08
| ||
| 15:50 | tclCmdIL bugfixes (info body & lsort -index end-x) check-in: d67b82ac14 user: dkf tags: core-8-3-1-branch | |
| 14:31 | Fewer #ifdefs, less warnings, and fixed a stupid sync error in tclCompile.h check-in: 6de6a2c147 user: dkf tags: dkf-64bit-support-branch | |
| 08:22 | 64-bit aware binary arithmetic ops (and fixes to get clean build) check-in: 12295905a7 user: dkf tags: dkf-64bit-support-branch | |
| 08:22 | D'oh! Stupid error... check-in: 8092753495 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-06
| ||
| 01:04 | forgot credit for last commit ... check-in: 25bd6dad25 user: msofer tags: trunk | |
| 01:03 | forgot credit for last bugfix ... check-in: b4d5857627 user: msofer tags: core-8-3-1-branch | |
| 01:00 | insured that self-referential bytecodes are properly cleaned up on interpreter deletion [Bug 467523]... check-in: 6db694bbbd user: msofer tags: core-8-3-1-branch | |
| 00:12 | insured that self-referential bytecodes are properly cleaned up on interpreter deletion [Bug 467523]... check-in: 6a3580fdd4 user: msofer tags: trunk | |
|
2001-10-05
| ||
| 15:37 | 64-bit aware unary ops check-in: 44e64ea499 user: dkf tags: dkf-64bit-support-branch | |
| 15:16 | 64-bit aware binary bit-ops and mod check-in: 39805a980f user: dkf tags: dkf-64bit-support-branch | |
| 14:20 | Logical ops and comparisons now 64-bit aware check-in: 2da836642a user: dkf tags: dkf-64bit-support-branch | |
| 13:48 | 64-bit user-function support, plus some macros for double<->wide conversions check-in: ea86d3958a user: dkf tags: dkf-64bit-support-branch | |
| 10:43 | Support for adding (long) values to variables containing wide values ([incr]) check-in: e7af90200c user: dkf tags: dkf-64bit-support-branch | |
| 08:14 | Improving support for Alpha check-in: cbc64d0cd7 user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-04
| ||
| 20:27 | Updated encodings with latest mappings from www.unicode.org. This did not include some Mac encodi... check-in: 481003c432 user: hobbs tags: core-8-3-1-branch | |
| 20:23 | Updated encodings with latest mappings from www.unicode.org. This did not include some Mac encodi... check-in: a93c3e5d89 user: hobbs tags: trunk | |
| 20:18 | noted 8.4 as default Tcl version check-in: 9af21375e5 user: hobbs tags: trunk | |
| 15:35 | Renamed misnamed macro, and added support for Alphas check-in: 5b358e6d58 user: dkf tags: dkf-64bit-support-branch | |
| 15:33 | correcting the Changelog date of my last commit. check-in: 1879178660 user: msofer tags: trunk | |
| 15:28 | Support for 64-bit [format] via 'l' specifier check-in: cfd35bbd98 user: dkf tags: dkf-64bit-support-branch | |
| 14:13 | More sensitive handling of 'unsigned long long' values. check-in: d679f82c1e user: dkf tags: dkf-64bit-support-branch | |
| 13:58 | Wide int support in [scan] via 'l' modifier check-in: be263c6068 user: dkf tags: dkf-64bit-support-branch | |
| 13:56 | Cleaning up a bit more. check-in: 3a44ce3a9c user: dkf tags: dkf-64bit-support-branch | |
| 13:55 | Tests and documentation for wide-int support in [binary] command. check-in: 8876c85f35 user: dkf tags: dkf-64bit-support-branch | |
| 08:31 | Typo-fix check-in: 4a895fca87 user: dkf tags: trunk | |
|
2001-10-03
| ||
| 20:26 | updated patchlevel to 8.3.4. Changed URLs to point to www.tcl-tk.net where appropriate. Added proper... check-in: b2da77e68d user: hobbs tags: core-8-3-1-branch | |
| 20:24 | updated copyright info check-in: 0c0ca810a4 user: hobbs tags: core-8-3-1-branch | |
| 18:30 | * generic/tclEvent.c (Tcl_FinalizeThread): moved freeing of tclLibraryPath to before the thread ex... check-in: 0d83ed6db4 user: hobbs tags: core-8-3-1-branch | |
| 18:28 | * generic/tclEvent.c (Tcl_FinalizeThread): moved freeing of tclLibraryPath to before the thread ex... check-in: cd43c29163 user: hobbs tags: trunk | |
| 15:25 | Support for Linux and simpler support for Solaris check-in: 4198369c6d user: dkf tags: dkf-64bit-support-branch | |
| 15:16 | Move system #includes until after tcl.h or Bad Things Happen on Linux... check-in: ae330e0942 user: dkf tags: dkf-64bit-support-branch | |
| 09:45 | Oops! Forgot to register the obj-type... check-in: ffbba391aa user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-02
| ||
| 10:56 | Added conditionals to cope with case where 'long' is a 64-bit type. check-in: 70c2208b6a user: dkf tags: dkf-64bit-support-branch | |
| 10:47 | Basic 64-bit support in the [binary] command. check-in: 0de26827db user: dkf tags: dkf-64bit-support-branch | |
|
2001-10-01
| ||
| 20:58 | added Win64 SDK RC1 compilation support check-in: 92b7006025 user: hobbs tags: trunk | |
| 20:57 | updated copyright check-in: 0b8a114b42 user: hobbs tags: trunk | |
| 15:31 | removed unnecessary inclusions of tclCompile.h [Patch 466823] check-in: 72e265f70c user: msofer tags: trunk | |
|
2001-09-29
| ||
| 11:09 | fs doc improvement check-in: 83c6a5b902 user: vincentdarley tags: trunk | |
|
2001-09-28
| ||
| 17:53 | added a comment not to change the working directory before calling Tcl_GetNameOfExecutable [Bug 2192... check-in: 0e2254efe8 user: msofer tags: core-8-3-1-branch | |
| 17:08 | correcting wrong date in Changelog. check-in: fc18db71ea user: msofer tags: trunk | |
| 17:07 | Edited docs of Tcl_GetNameOfExecutable [Bug 219215] check-in: 48f8d119bb user: msofer tags: trunk | |
| 16:30 | * generic/tclIO.c: added (on behalf of Kevin Kenny <kennykb@users.sourceforge.net>) two more '(... check-in: 2c68fed13d user: andreas_kupries tags: core-8-3-1-branch | |
| 16:06 | Added necessary casts to ClientData on a pair of calls to Tcl_Preserve and Tcl_Release. check-in: 35be6fd3d4 user: kennykb tags: trunk | |
| 15:32 | Fixed Bug #465674 reported by me. [lsort -index end-1] now behaves sensibly... check-in: 3a02710e2f user: dkf tags: trunk | |
| 14:29 | Factoring out some more 64/32-bit OS interfaces check-in: 8f153d8b82 user: dkf tags: dkf-64bit-support-branch | |
| 11:10 | normalize fix check-in: 32c5860d49 user: vincentdarley tags: trunk | |
| 02:26 | * generic/tclIO.c (ChannelTimerProc): Added Tcl_Preserve() and Tcl_Release() to fix... check-in: 3828b00948 user: dgp tags: core-8-3-1-branch | |
| 01:21 | * More CONST poisoning fixes from the 2001-09-24 TIP 27 changes. CONST-ified Tcl_FSLoadFile and ... check-in: 82ca289320 user: dgp tags: trunk | |
| 00:41 | * Added Tcl_Preserve() and Tcl_Release() to fix segfault introduced by the 2001-09-26 ... check-in: 70efe784b9 user: dgp tags: trunk | |
|
2001-09-27
| ||
| 22:25 | * Updated out-of-date reference to #define GUARD_SIZE. check-in: d674873ac2 user: dgp tags: trunk | |
| 20:32 | * Updated APIs in generic/tclProc.c and generic/tclVar.c according to the guidelines of TIP 27. ... check-in: e3f244969b user: dgp tags: trunk | |
| 15:48 | Pulled changes needed to go to using 64-bit file offsets into one place. OK, so it's tcl.h which isn... check-in: 6e988daa34 user: dkf tags: dkf-64bit-support-branch | |
| 15:11 | Backed out unwise changes check-in: 419bd3b761 user: dkf tags: dkf-64bit-support-branch | |
| 15:09 | Added CONST to file argument for AttemptDb* check-in: bf59d90316 user: dkf tags: dkf-64bit-support-branch | |
| 15:00 | Backed out unwise changes check-in: 7f0fd62bfb user: dkf tags: dkf-64bit-support-branch | |
| 14:56 | Backed out unwise changes, and neatened up decls file check-in: 575a521977 user: dkf tags: dkf-64bit-support-branch | |
| 14:51 | Backed out unwise changes check-in: 4bd8bd14a6 user: dkf tags: dkf-64bit-support-branch | |
| 14:25 | Backing out unwise changes check-in: bfeeb2a228 user: dkf tags: dkf-64bit-support-branch | |
| 14:23 | Backed out unwise changes check-in: a6d453858f user: dkf tags: dkf-64bit-support-branch | |
| 14:11 | Backed out unwise changes check-in: 641711bb48 user: dkf tags: dkf-64bit-support-branch | |
| 14:07 | Adjusted to use Tcl_WideInt for file offsets check-in: 6a79eedcad user: dkf tags: dkf-64bit-support-branch | |
| 13:59 | Updated to use Tcl_StatBuf instead of 'struct stat' check-in: 54c1fcc487 user: dkf tags: dkf-64bit-support-branch | |
| 13:49 | Backing out unwise changes check-in: 4c0c25f627 user: dkf tags: dkf-64bit-support-branch | |
| 13:46 | Backing out unwise changes. check-in: 2f9179ed81 user: dkf tags: dkf-64bit-support-branch | |
| 13:38 | Backing out unwise changes check-in: 66e1621cbf user: dkf tags: dkf-64bit-support-branch | |
| 10:21 | Fixes so as to use wide ints for some stat fields, and to add some warnings on areas with non-64bit ... check-in: c8ca0b3b71 user: dkf tags: dkf-64bit-support-branch | |
| 05:50 | * doc/fileevent.n: Accepted [Patch #465279] adding an example to the fileevent manpage. Minor m... check-in: 9ae632104a user: andreas_kupries tags: trunk | |
| 02:26 | * The changes below fix [Bug #462317] where Expect tried to read more than was in the buffers a... check-in: defcffd4a1 user: andreas_kupries tags: core-8-3-1-branch | |
| 02:12 | * The changes below fix [Bug #462317] where Expect tried to read more than was in the buffers a... check-in: cd08453fb3 user: andreas_kupries tags: trunk | |
| 00:36 | One more detail. check-in: eeaf921346 user: dgp tags: trunk | |
| 00:19 | * Vince Darley reports the 2001-09-24 TIP 27 changes left the win directory CONST poisoned.... check-in: 5164bd7c02 user: dgp tags: trunk | |
|
2001-09-26
| ||
| 14:23 | Now builds on Solaris8/SPARC with both SunPro CC *and* GCC. check-in: 4850711173 user: dkf tags: dkf-64bit-support-branch | |
|
2001-09-25
| ||
| 16:49 | Woo hoo! Builds on one platform (Solaris8/SPARC with SunPro CC) check-in: dd2d80954c user: dkf tags: dkf-64bit-support-branch | |
| 16:23 | * Updated APIs in generic/tclGet.c according to the guidelines of TIP 27. [Patch 464674] check-in: 7f1745dad6 user: dgp tags: trunk | |
| 14:34 | * generic/tclVar.c: removed comments referring to unused flag TCL_PARSE_PART1. check-in: c9c1d8c1e7 user: msofer tags: trunk | |
| 10:24 | Lots more type changes. Added Tcl_AllocStatBuf()... check-in: af4f696a00 user: dkf tags: dkf-64bit-support-branch | |
|
2001-09-24
| ||
| 21:10 | * Updated APIs in generic/tclUtil.c according to the guidelines of TIP 27. [Patch 464553] check-in: e70344d226 user: dgp tags: trunk | |
| 17:54 | * The change below fixes [Bug #464380]. The bug was reported by Ronnie Brunner <rbrunner@users.... check-in: 5ceb426076 user: andreas_kupries tags: core-8-3-1-branch | |
| 17:50 | * The change below fixes [Bug #464380]. The bug was reported by Ronnie Brunner <rbrunner@users.... check-in: c461a84225 user: andreas_kupries tags: trunk | |
| 15:46 | Introduced some new types... spreading their use throughout the core will take *much* longer. check-in: 1f14323faa user: dkf tags: dkf-64bit-support-branch | |
| 10:19 | Fixed encoding definition for cp1252 (compiled version is OK) check-in: b14c88a01b user: dkf tags: trunk | |
| 09:49 | Rebuilt check-in: 1c6092dbb2 user: dkf tags: trunk | |
| 09:41 | Doc update (add Tcl_OutputBuffered, remove old changebars) check-in: 08720fa527 user: dkf tags: trunk | |
| 07:03 | 'make mklinks' after addition of Tcl_EvalTokensStandard check-in: 4c23d4488b user: dgp tags: trunk | |
| 07:02 | Another typo eVS: ---------------------------------------------------------------------- check-in: f6564e2b29 user: dgp tags: trunk | |
| 07:00 | corrected formatting error causing 'make mklinks' trouble check-in: ad63defc98 user: dgp tags: trunk | |
| 06:19 | Corrected formatting error. check-in: 686d8b6288 user: dgp tags: trunk | |
|
2001-09-21
| ||
| 19:09 | * generic/tclExecute.c (TclExecuteByteCode): corrected INST_STR_CMP else case for strings to pass ... check-in: e4307bec04 user: hobbs tags: trunk | |
|
2001-09-20
| ||
| 18:50 | * win/makefile.vc: updated IA64 compile settings * win/tclWinInit.c: added extra processor defini... check-in: 1aa58c2d9a user: hobbs tags: core-8-3-1-branch | |
| 18:35 | added extra processor definitions. check-in: 1d108b974a user: hobbs tags: trunk | |
| 18:34 | removed unnecessary winsock.h include check-in: c2e845d9d9 user: hobbs tags: trunk | |
| 18:33 | changed winsock.h include to winsock2.h check-in: 96bbe446e5 user: hobbs tags: trunk | |
| 18:33 | win/tclWinSock.c (SocketThread): corrected pointer cast for _WIN64. check-in: 42080dd33c user: hobbs tags: trunk | |
| 16:38 | log entry correction check-in: 07cfdc4d49 user: dgp tags: core-8-3-1-branch | |
| 12:08 | removed dependence on socket.test being run from same dir as remote.tcl, which only now needs to be ... check-in: adcac9a728 user: dkf tags: trunk | |
| 01:15 | see ChangeLog check-in: e4e4e4da49 user: hobbs tags: core-8-3-1-branch | |
| 01:13 | * generic/tclCmdAH.c (Tcl_FormatObjCmd): * generic/tclScan.c (Tcl_ScanObjCmd): corrected handling ... check-in: d188de4ab1 user: hobbs tags: core-8-3-1-branch | |
| 01:13 | * generic/tclTest.c (TestcmdtokenCmd): corrected pointer storage/retrieval for 64bit machines. check-in: 3d5632fe1a user: hobbs tags: core-8-3-1-branch | |
| 01:12 | * unix/configure: regen'ed * unix/tcl.m4: added --enable-64bit support for HP-11 with the 64-bit ... check-in: 7cfa884c09 user: hobbs tags: core-8-3-1-branch | |
| 01:03 | * generic/tclCmdAH.c (Tcl_FormatObjCmd): * generic/tclScan.c (Tcl_ScanObjCmd): corrected handling ... check-in: faf1696097 user: hobbs tags: trunk | |
| 01:02 | * unix/configure: regen'ed * unix/tcl.m4: added --enable-64bit support for HP-11 with the 64-bit ... check-in: 2e4ee70363 user: hobbs tags: trunk | |
| 01:02 | improved skip reporting of missing commands check-in: b1709aa69f user: hobbs tags: trunk | |
| 01:00 | * generic/tclTest.c (TestcmdtokenCmd): corrected pointer storage/retrieval for 64bit machines. check-in: 81e66dc2fc user: hobbs tags: trunk | |
| 00:58 | simplified error check for winFCmd-7.9 check-in: 617c866375 user: hobbs tags: trunk | |
|
2001-09-19
| ||
| 21:56 | added back deletion of "more" file check-in: e80ddce5b5 user: hobbs tags: trunk | |
| 20:53 | tests/winPipe.test: removed obsolete cat16 tests check-in: 1774db8f95 user: hobbs tags: trunk | |
| 18:19 | see changes check-in: 24693591b5 user: hobbs tags: trunk | |
| 18:18 | * generic/tclExecute.c (TclExecuteByteCode): fixed invalid usage of valuePtr in TRACE_WITH_OBJ in ... check-in: 865cd8ae60 user: hobbs tags: trunk | |
| 18:18 | * generic/tclExecute.c (TclExecuteByteCode): * generic/tclCompile.c (instructionTable): * generic... check-in: c21e0bf2e1 user: hobbs tags: trunk | |
| 18:17 | * generic/tclCompCmds.c (TclCompileStringCmd): INST_STR_MATCH - Updated to Int1 instruction type a... check-in: 479314b48d user: hobbs tags: trunk | |
| 18:09 | test case for bug #461322 check-in: 8234ed9fb0 user: hobbs tags: trunk | |
| 16:56 | * generic/tcl.h: removed forced #define USE_TCLALLOC 1 for Windows. This means the native system ... check-in: 0bc39718f4 user: hobbs tags: core-8-3-1-branch | |
| 11:59 | insured that execution stack errors are also detected at abnormal returns. check-in: ef6d694b18 user: msofer tags: trunk | |
| 10:57 | Socket documentation improvement. check-in: e245c8a914 user: dkf tags: trunk | |
| 08:52 | TclNeedSpace is now UTF8-aware. (Bug #411825 from <arobert3434@users.sf.net>) check-in: c64abaca1e user: dkf tags: trunk | |
| 00:50 | * generic/tclIOCmd.c (Tcl_PutsObjCmd): Rewritten to have saner and faster argument handling. F... check-in: b597777bee user: andreas_kupries tags: trunk | |
|
2001-09-18
| ||
| 20:15 | * On Linux, disable inlining when one of the compat/*.c routines is to be linked in. [Patch... check-in: d32a69473b user: dgp tags: core-8-3-1-branch | |
| 16:54 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): On Linux, disable inlining when one of... check-in: baacbf05d7 user: mdejong tags: trunk | |
|
2001-09-17
| ||
| 21:32 | * generic/tcl.h: removed forced #define USE_TCLALLOC 1 for Windows. This means the native system ... check-in: b1acd18ce6 user: hobbs tags: trunk | |
| 12:29 | corrected small bug in [Patch 456668] - the varFramePtr was not restored in one possible exit. check-in: b5c9aa4e87 user: msofer tags: trunk | |
| 11:52 | Correcting a typo. check-in: 98612b579c user: msofer tags: trunk | |
| 11:51 | Disabled all compile and execution tracing functionality in standard builds [Bug 451858]. check-in: dfdf785de5 user: msofer tags: trunk | |
|
2001-09-16
| ||
| 07:00 | works! I feel like a sculpter. Not done, by far. Closed-Leaf check-in: 52331e6e0c user: davygrvy tags: daves-mk-branch | |
|
2001-09-15
| ||
| 14:09 | environment prob repaired by using recursion. Looks scary, but works. check-in: dc11d07c04 user: davygrvy tags: daves-mk-branch | |
| 01:56 | added more logic around startup factors along with error messages about issue that the user must add... check-in: 5b7a4fe06e user: davygrvy tags: daves-mk-branch | |
|
2001-09-14
| ||
| 19:20 | * doc/gets.n: * doc/read.n: * doc/puts.n: * doc/flush.n: * doc/fconfigure.n: * doc/flush.n: ... check-in: 6b92103579 user: andreas_kupries tags: trunk | |
| 09:10 | Fixed wildly erroneous dates. check-in: 25c2b6af9b user: dkf tags: trunk | |
| 01:00 | * win/Makefile.in: * win/configure.in: * win/makefile.bc: * win/makefile.vc: * library/... check-in: c65e18c468 user: andreas_kupries tags: trunk | |
| 00:43 | fixed typo in socket-12.1 check-in: 5b022c9500 user: hobbs tags: trunk | |
|
2001-09-13
| ||
| 23:49 | * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): had to adjust fix from 2001-08-06 to actually duplicate t... check-in: d969b5b060 user: hobbs tags: trunk | |
| 20:03 | Corrected errors in prior commit message check-in: 9ad9257b3f user: dgp tags: core-8-3-1-branch | |
| 19:58 | I forgot to mention [TIP: 56] in a Changelog entry. check-in: 39fe596d3c user: msofer tags: trunk | |
| 19:33 | * generic/tclUtf.c (Tcl_UtfPrev): corrected to return the proper location when the middle of a UTF... check-in: 5b19d3b799 user: hobbs tags: core-8-3-1-branch | |
| 19:31 | * generic/tclUtf.c (Tcl_UtfPrev): corrected to return the proper location when the middle of a UTF... check-in: 5f02e9a154 user: hobbs tags: trunk | |
| 19:10 | * tests/ioCmd.test: Changed the computation of the result for iocmd-8.1[123] so that the tests ... check-in: 3758e8e92a user: andreas_kupries tags: core-8-3-1-branch | |
| 19:10 | * ChangeLog.1999: * ChangeLog: broke changes from 199x into ChangeLog.1999 to reduce size of the ... check-in: 4082435af6 user: hobbs tags: trunk | |
| 19:07 | * tests/ioCmd.test: Changed the computation of the result for iocmd-8.1[123] so that the tests ... check-in: 7a1cfa3169 user: andreas_kupries tags: trunk | |
| 11:57 | Correcting date in last Changelog entry. check-in: 4a41c71943 user: msofer tags: trunk | |
| 11:56 | Patch for [TIP 56], [Bug: 219384] and [Bug: 455151]: deprecate the use of Tcl_EvalTokens, replaced b... check-in: 3e892aa048 user: msofer tags: trunk | |
|
2001-09-12
| ||
| 21:26 | Backport several bug fixes from HEAD to core-8-3-1-branch: * tests/rename.test: * ... check-in: 1ecf8a2fcc user: dgp tags: core-8-3-1-branch | |
| 21:00 | * unix/configure: Regen. * unix/tcl.m4: Invert the logic that checks for $GCC. Instead of checkin... check-in: 1878b089da user: mdejong tags: trunk | |
| 20:34 | * Corrected tests to better isolate tests in one file from influencing tests in other files... check-in: 54f87073bc user: dgp tags: core-8-3-1-branch | |
| 20:28 | * Corrected tests to better isolate tests in one file from influencing tests in other files... check-in: 9b3e82229d user: dgp tags: trunk | |
| 16:32 | reserved a stub slot for [TIP 56] check-in: 44d3e8500b user: msofer tags: trunk | |
|
2001-09-11
| ||
| 18:29 | * doc/OpenFileChnl.3: Added documentation for Tcl_WriteRaw and Tcl_ReadRaw [#414929]. * doc/C... check-in: 014b9b3339 user: andreas_kupries tags: trunk | |
| 18:26 | reworked stack-2.1 to be impervious to interp state check-in: 79f6c28369 user: hobbs tags: trunk | |
| 18:23 | reworked stack-2.1 to be impervious to interp state check-in: f30660848a user: hobbs tags: core-8-3-1-branch | |
| 18:03 | Restored to original state from test restrictions ... check-in: a93834e6b9 user: andreas_kupries tags: trunk | |
| 17:30 | * The changes below are a fix for [219253]. * tests/socket.test: Removed _most_ instances of har... check-in: ae3d71b80f user: andreas_kupries tags: trunk | |
| 03:52 | Tried to add Lcc-Win32, but their make is clunking. This will have to see an xml file for auto gene... check-in: ea2f02eacb user: davygrvy tags: daves-mk-branch | |
| 03:01 | Creating branch daves-chop-branch Closed-Leaf check-in: 2c2ee68e8b user: cvs tags: daves-chop-branch | |
| 03:01 | * Updated to reflect 2001-08-23 file system changes. check-in: 54b8921458 user: dgp tags: trunk | |
| 02:46 | added mingw anyways, just for the fun of it. now it's getting real contorted. check-in: 4dbf0ea1f3 user: davygrvy tags: daves-mk-branch | |
| 01:31 | * generic/tclEvent.c (TclInExit): Corrected handling of tsd in late stages of finalization. [Bug ... check-in: e2ddc62a9d user: hobbs tags: core-8-3-1-branch | |
| 01:31 | * generic/tclEvent.c (TclInExit): Corrected handling of tsd in late stages of finalization. [Bug ... check-in: 9af33e089e user: hobbs tags: trunk | |
| 00:53 | * tests/stack.test: * generic/tclInterp.c (AliasObjCmd): Check the numLevels to ensure that we ar... check-in: aeb251bcb1 user: hobbs tags: core-8-3-1-branch | |
| 00:46 | * tests/stack.test: * generic/tclInterp.c (AliasObjCmd): Check the numLevels to ensure that we ar... check-in: 09e3192250 user: hobbs tags: trunk | |
|
2001-09-10
| ||
| 23:33 | Typo. check-in: 07f7fc2330 user: andreas_kupries tags: trunk | |
| 23:30 | Changed the phrasing of some blocks making them easier to understand. Thanks to Christopher Nelson ... check-in: e5a1486646 user: andreas_kupries tags: trunk | |
| 22:51 | Fix ChangeLog entry, the item in question was a patch and not a bug. check-in: ee29017412 user: mdejong tags: trunk | |
| 22:51 | noted 8.4 version upgrade in lsearch man page check-in: 30320b3850 user: hobbs tags: trunk | |
| 22:43 | * unix/configure: Regen. * unix/tcl.m4 (SC_CONFIG_CFLAGS): Don't include . characters in the Tcl ... check-in: d58e5f803b user: mdejong tags: trunk | |
| 21:49 | * doc/tclsh.1: * doc/Tcl_Main.3: * doc/CrtChannel.3: * doc/OpenFileChnl.3: * doc/GetStdChan.3:... check-in: 70fe9d7da9 user: andreas_kupries tags: trunk | |
| 21:18 | * Added #include of tclInt.h; access to Tcl internals, notably TclpUnloadFile(), is require... check-in: fcf9e4d7c2 user: dgp tags: trunk | |
| 21:06 | * Removed vestiges of Tcl's old initialization from registry variables. [Bug 455645... check-in: 972b600b83 user: dgp tags: trunk | |
| 17:17 | * generic/tclInt.decls: Also added 'TclWinFlushDirtyChannels' to the internal platform specific... check-in: 0f367d5570 user: andreas_kupries tags: trunk | |
| 17:15 | * generic/tclInt.decls: Added 'TclWinFlushDirtyChannels' to the internal platform specific stub... check-in: b83f909756 user: andreas_kupries tags: core-8-3-1-branch | |
| 17:08 | made [proc] bytecompile a no-op for procs defined with _args_ as single argument and an empty body. ... check-in: 8377abd1ac user: msofer tags: trunk | |
| 17:04 | Bytecompiling noops [FQ #451441] check-in: 7cd15dc856 user: msofer tags: trunk | |
| 00:33 | * unix/Makefile.in: * win/Makefile.in: Use () around variable name instead of {}. Use TCLTEST var... check-in: 69392e3d95 user: mdejong tags: trunk | |
|
2001-09-09
| ||
| 22:46 | no message check-in: 15ba655d10 user: davygrvy tags: trunk | |
| 22:45 | * generic/tcl.h: * generic/tclPlatDecls.h: Reminder from David Cuthbert <dacut@kanga.org> that I... check-in: 866b2163df user: davygrvy tags: trunk | |
| 22:25 | * generic/tcl.h: reminder from David Cuthbert <dacut@kanga.org> that I hadn't finished the Borland... check-in: 69bdc398d1 user: davygrvy tags: daves-mk-branch | |
| 17:32 | * tests/cmdAH.test: Modify cmdAH-20.5 and cmdAH-24.8 to display the file atime or mtime results if... check-in: e425e9e440 user: mdejong tags: trunk | |
| 04:20 | first round of edits... Rome wasn't built in a day check-in: 67afb722bc user: davygrvy tags: daves-mk-branch | |
| 00:47 | initial try of forming an all tool Win32 makefile system for VC++, BCC, and Watcom using the native ... check-in: 785c8678c7 user: davygrvy tags: daves-mk-branch | |
|
2001-09-08
| ||
| 23:53 | no message check-in: 3ec4bf3c6e user: davygrvy tags: trunk | |
| 23:52 | * win/mkd.bat: * win/rmd.bat: made these text files, text files again. [Patch: 451333] check-in: 7cfd23e72f user: davygrvy tags: trunk | |
| 22:30 | * win/mkd.bat: * win/rmd.bat: Apply binary property (cvs admin -kb) to files and convert to CRLF... check-in: 8edc367e2e user: mdejong tags: trunk | |
| 14:05 | channel-copy-fix check-in: 1f2c7bb4fd user: vincentdarley tags: trunk | |
| 00:02 | no message check-in: af493149e9 user: davygrvy tags: trunk | |
| 00:00 | * win/tcl.m4: Added -link50compat option so a VC6 linker makes a VC5 (pre sp3) compatible import l... check-in: dc2afbd963 user: davygrvy tags: trunk | |
|
2001-09-07
| ||
| 18:57 | * win/tclWinThrd.c (TclpThreadExit): Cast status argument to _endthreadex to unsigned instead of D... check-in: 3c678e5d93 user: mdejong tags: trunk | |
| 17:10 | * All the changes below serve to fix bug [219148] which reports a 80x performance hit for file ... check-in: 8280b89ed1 user: andreas_kupries tags: core-8-3-1-branch | |
| 17:08 | * All the changes below serve to fix bug [219148] which reports a 80x performance hit for file ... check-in: fe985089ac user: andreas_kupries tags: trunk | |
| 02:43 | * Updated http package to version 2.4, reflecting the new features just added. check-in: e34ff11fb3 user: dgp tags: core-8-3-1-branch | |
| 02:43 | * Updated http package to version 2.4, reflecting the new features just added. check-in: 6b6e834d7c user: dgp tags: trunk | |
| 00:55 | see changes check-in: ef1196cc49 user: hobbs tags: trunk | |
| 00:10 | * doc/http.n: noted -binary, charset and coding state keys. * tests/http.test: * library/http/pkg... check-in: 1a57f27ff5 user: hobbs tags: core-8-3-1-branch | |
| 00:03 | * doc/http.n: noted -binary, charset and coding state keys. * tests/http.test: * library/http/pkg... check-in: a868c013fb user: hobbs tags: trunk | |
|
2001-09-06
| ||
| 23:04 | * tests/ioUtil.test: changed to make better use of constraints and remove knownBug constraints tha... check-in: d67c697662 user: hobbs tags: trunk | |
| 21:05 | * Updated test to support newer HP-UX releases that properly report euc-jp as the system ... check-in: 21486b76d7 user: dgp tags: trunk | |
| 17:51 | fs check-in: 794a35916c user: vincentdarley tags: trunk | |
| 11:50 | no message check-in: 8ac28b5967 user: davygrvy tags: trunk | |
| 11:48 | * win/tclWinTime.c: More Borland compatibility fixes. [Patch: 436116] check-in: be64ee41b5 user: davygrvy tags: trunk | |
| 10:17 | no message check-in: 2bf30c53a7 user: davygrvy tags: trunk | |
| 10:16 | * generic/tclAlloc.c: Small Borland compatibility fix. check-in: e1fd7ed9f6 user: davygrvy tags: trunk | |
| 09:35 | Changes due to TIP#49 "Tcl_OutputBuffered" from Rolf Schroedter check-in: 252b889fc2 user: dkf tags: trunk | |
| 05:27 | no message check-in: adbe3470d3 user: davygrvy tags: trunk | |
| 05:26 | Borland lives once more! rejoice.. check-in: fc5ac8c0a7 user: davygrvy tags: trunk | |
| 03:40 | no message check-in: 9120ffad2a user: davygrvy tags: trunk | |
| 03:38 | changed EDQUOT #define from 49 to 69. Borland had a clash as it was already using this number. Upo... check-in: c6603d7da4 user: davygrvy tags: trunk | |
| 03:30 | no message check-in: 5afa6455ff user: davygrvy tags: trunk | |
| 03:29 | * win/tclWinPort.c: More Borland compatibility fixes. [Patch: 436116] check-in: e43e772d3d user: davygrvy tags: trunk | |
| 03:06 | no message check-in: 855db607fc user: davygrvy tags: trunk | |
| 03:05 | * win/.cvsignore: A few more glob patterns added. check-in: fddf9b0aaa user: davygrvy tags: trunk | |
| 01:39 | no message check-in: 8bce750fc9 user: davygrvy tags: trunk | |
| 01:38 | * win/tclWinPipe.c: More Borland compatibility fixes. [Patch: 436116] check-in: 68252b9dcf user: davygrvy tags: trunk | |
| 00:43 | no message check-in: 2676c861f9 user: davygrvy tags: trunk | |
| 00:41 | * generic/tclPlatDecls.h: Another small trim finalizing Borland support. check-in: 2f75808daf user: davygrvy tags: trunk | |
| 00:39 | * generic/tclPlatDecls.h: Another small trim finalizing Borland support. check-in: 2ef5de7eff user: davygrvy tags: trunk | |
|
2001-09-05
| ||
| 08:21 | winFCmd.test fix check-in: b5cfb28077 user: vincentdarley tags: trunk | |
| 04:32 | no message check-in: e30fca52c2 user: davygrvy tags: trunk | |
| 04:32 | * generic/tcl.h: Removed a small mistake from before. Changes to the EXTERN macro for proper Bor... check-in: 4e3480bcb0 user: davygrvy tags: trunk | |
| 03:34 | no message check-in: 9fc60e3e1c user: davygrvy tags: trunk | |
| 03:34 | * generic/tcl.h: * generic/tclPlatDecls.h: Borland compatibility change so ClientData was proper... check-in: 9a750bbc5c user: davygrvy tags: trunk | |
| 03:15 | no message check-in: 29eac96128 user: davygrvy tags: trunk | |
| 03:12 | * generic/tcl.h: Borland compatibility change so ClientData was properly typed as a void* check-in: bbb89e219c user: davygrvy tags: trunk | |
| 00:34 | no message check-in: 74dd04b2c9 user: davygrvy tags: trunk | |
| 00:32 | * tclWinThrd.c: Revisited _beginthreadex() stuff. Instead of assuming a c-runtime implimentation... check-in: 0eca61869a user: davygrvy tags: trunk | |
|
2001-09-04
| ||
| 23:16 | * Fixed failure to handle expressions like 3eq2 and failure to set errno on overflow. [Bug... check-in: 156fa15818 user: dgp tags: trunk | |
| 22:55 | correction to last Changelog entry: forgot to mention the test. check-in: 942f550687 user: msofer tags: trunk | |
| 22:45 | made [proc] check that formal args have simple names [Bug: 458548] check-in: 1f598f4670 user: msofer tags: trunk | |
| 18:06 | minor fs, vfs fixes check-in: e50cc64ecb user: vincentdarley tags: trunk | |
| 11:54 | fixed incorrect opreands for INST_LIST [Bug: 458241] check-in: 74b6e03b25 user: msofer tags: trunk | |
|
2001-09-03
| ||
| 17:34 | * generic/tclExecute.c (TclExecuteByteCode): fixed missing comma in debug macro. check-in: a8978cc6c7 user: hobbs tags: trunk | |
| 09:38 | doc bugfix (bug #457435) check-in: 79a071805c user: dkf tags: trunk | |
| 05:13 | correct to note tclInt.h change instead of tcl.h for TclCompileListCmd header check-in: 4d49490390 user: hobbs tags: trunk | |
| 01:29 | no message check-in: 783f34f555 user: davygrvy tags: trunk | |
| 01:28 | * win/tclWinThrd.c: Moved FinalizeConditionEvent() proto to within the main #ifdef TCL_THREADS bl... check-in: 7937aa216e user: davygrvy tags: trunk | |
| 00:50 | no message check-in: fec86b2dd2 user: davygrvy tags: trunk | |
| 00:49 | * win/makefile.vc: Added -Zl (zee el) to tclStubLib.c compile line to make sure the tclstub84.lib... check-in: 91177eafab user: davygrvy tags: trunk | |
| 00:39 | no message check-in: 1b6acb4af5 user: davygrvy tags: trunk | |
| 00:37 | * win/tclWinThrd.c: Portability fix for Cygwin who's c-runtime, not surprisingly, doesn't have th... check-in: de61a1528e user: davygrvy tags: trunk | |
| 00:37 | no message check-in: a0f1c37da8 user: davygrvy tags: trunk | |
|
2001-09-01
| ||
| 23:37 | no message check-in: 556d562f43 user: davygrvy tags: core-8-3-1-branch | |
| 23:06 | Added use of new private TclFinalizeAsync() found in tclAsync.c check-in: 3dfa34ca0c user: davygrvy tags: core-8-3-1-branch | |
| 22:54 | no message check-in: 98a9136411 user: davygrvy tags: core-8-3-1-branch | |
| 22:53 | -=[ Tcl_Async* API merge from HEAD ]=- * generic/tclInt.decls: Removed TclpAsyncMark permanently... check-in: 11201d88be user: davygrvy tags: core-8-3-1-branch | |
| 00:51 | * generic/tcl.h: added TclCompileListCmd header * generic/tclBasic.c: added TclCompileListCmd comp... check-in: 9060bc1e05 user: hobbs tags: trunk | |
|
2001-08-31
| ||
| 17:59 | * doc/StringObj.3: added words of warning to use Tcl_ResetResult with the Tcl_Append* functions. check-in: 01edae806e user: hobbs tags: trunk | |
| 17:53 | * tests/compile.test: added compile-11.* interp result checks * generic/tclUtil.c (TclGetIntForInd... check-in: 6a841ea6f8 user: hobbs tags: trunk | |
|
2001-08-30
| ||
| 19:02 | * generic/tclIndexObj.c: fixed some casting problems that upset Crays. [Bug #419528] (andreasen) check-in: cce6129daa user: hobbs tags: trunk | |
| 19:02 | * generic/tclIndexObj.c: fixed some casting problems that upset Crays. [Bug #419528] (andreasen) check-in: 14c2f50f1a user: hobbs tags: core-8-3-1-branch | |
| 17:07 | * tests/httpd (httpdRespond): added response to timeout value in query string. check-in: dbe144b657 user: hobbs tags: core-8-3-1-branch | |
| 15:43 | * Silence warning from Sun compiler. [Bug 454374] check-in: 8800de40bc user: dgp tags: core-8-3-1-branch | |
| 15:41 | * Silence warning from Sun compiler. [Bug 454374] check-in: 205612dbb5 user: dgp tags: trunk | |
| 12:04 | allow cached fully-qualified command names to be usable from different namespaces within the same in... check-in: 183299fb17 user: msofer tags: trunk | |
| 08:53 | filesystem check-in: 63ee4e7a09 user: vincentdarley tags: trunk | |
| 07:51 | no message check-in: 68e7047375 user: davygrvy tags: trunk | |
| 07:50 | * generic/tclAsync.c: * generic/tclEvent.c: * generic/tclInt.h: Improper cleanup of asyncMutex in... check-in: 45694540ca user: davygrvy tags: trunk | |
|
2001-08-28
| ||
| 22:05 | * generic/tclCompCmds.c (TclPushVarName): noted 'static' defn. [Bug #453872] check-in: 4b4cc7db06 user: hobbs tags: trunk | |
| 00:12 | * doc/Tcl_Main.3: added docs for Tcl_SetMainLoop * generic/tclStubInit.c: * generic/tclDecls.h: ... check-in: 936287d100 user: hobbs tags: core-8-3-1-branch | |
| 00:08 | * doc/Encoding.3: added note that tclPlatDecls.h must be included for use of Tcl_WinTCharToUtf and... check-in: 547f914988 user: hobbs tags: core-8-3-1-branch | |
|
2001-08-27
| ||
| 02:14 | * Corrected inconsistency between the search path for script libraries and the di... check-in: 787474d713 user: dgp tags: trunk | |
|
2001-08-25
| ||
| 20:14 | formatting corrections check-in: c985ce53ca user: dgp tags: trunk | |
| 16:16 | Typo corrections. check-in: 874de9a80c user: dgp tags: trunk | |
| 00:08 | * tests/stringComp.test: added string-1.3 * generic/tclCompCmds.c (TclCompileStringCmd): changed t... check-in: ec88d661c1 user: hobbs tags: trunk | |
|
2001-08-24
| ||
| 16:46 | documentation updates check-in: 1920aac403 user: vincentdarley tags: trunk | |
| 16:43 | documented subtlety with glob and windows paths check-in: d2d95a437e user: vincentdarley tags: trunk | |
| 16:40 | documented path length restrictions check-in: 42b7f22658 user: vincentdarley tags: trunk | |
| 16:19 | * Backport of several bug fixes from HEAD to core-8-3-1-branch check-in: a44fa80451 user: dgp tags: core-8-3-1-branch | |
| 14:59 | * Corrected expected result to match Tcl's quirky construction of its init library path. check-in: de8ce6b2c3 user: dgp tags: trunk | |
| 06:03 | typo fix check-in: 6c27edf026 user: dgp tags: trunk | |
|
2001-08-23
| ||
| 21:19 | 2001-08-23 Andreas Kupries <andreas_kupries@users.sourceforge.net> * win/tclWinPipe.c (BuildComma... check-in: 34a2db7086 user: andreas_kupries tags: core-8-3-1-branch | |
| 21:15 | 2001-08-23 Andreas Kupries <andreas_kupries@users.sourceforge.net> * win/tclWinPipe.c (BuildComma... check-in: 7c95358bea user: andreas_kupries tags: trunk | |
| 19:13 | added QNX-6 build support. [Bug #219410] (loverso) check-in: e554696b24 user: hobbs tags: core-8-3-1-branch | |
| 19:10 | added QNX-6 build support. [Bug #219410] (loverso) check-in: 3360fec4a8 user: hobbs tags: trunk | |
| 18:20 | corrected minor compiler warnings check-in: 21b1db1aff user: hobbs tags: trunk | |
| 17:37 | fs update check-in: 37484c1daa user: vincentdarley tags: trunk | |
| 15:44 | clarified bug reference. check-in: 66f283fc6a user: dgp tags: trunk | |
| 14:22 | Fixed annoying fault in [binary format] on 64-bit architectures. check-in: f6f3151f64 user: dkf tags: trunk | |
| 13:57 | Small improvement in tests (constraint vs. conditionally run tests) check-in: f295ec933f user: dkf tags: trunk | |
|
2001-08-22
| ||
| 23:57 | see ChangeLog check-in: 410ce8c539 user: hobbs tags: trunk | |
| 23:56 | updated dde to 1.2 check-in: c041204ef8 user: hobbs tags: trunk | |
| 23:56 | * doc/dde.n: fixed dde man page (which was totally incorrect). * tests/winDde.test: * win/tclWinD... check-in: 679f1843c3 user: hobbs tags: trunk | |
| 23:55 | * library/tcltest/tcltest.tcl: fixed stdio constraint test. [Patch #454050] (stanton) Simplified ... check-in: 4814ec9639 user: hobbs tags: trunk | |
| 23:55 | * tests/tcltest.test: added unixExecs constraint to files that used 'grep' in the test. [Bug #4531... check-in: c3cfcd448d user: hobbs tags: trunk | |
| 23:55 | updated install target for dde1.2 check-in: 2bc5de857f user: hobbs tags: trunk | |
| 15:46 | * Corrected errors in tests revealed by fix of overagressive compiler. [Bug 451200] check-in: 6bb0234247 user: dgp tags: trunk | |
| 13:57 | Fixed overagressive compilation of [catch], [Bug #219184] check-in: 1cf946c837 user: msofer tags: trunk | |
| 01:29 | * tests/tcltest.test (tcltest-12.2): fixed test that would break when env vars weren't Tcl list fr... check-in: cfda39e13a user: hobbs tags: trunk | |
|
2001-08-21
| ||
| 01:16 | * library/http/http.tcl (geturl): added port number to Host: header to comply with HTTP/1.1 spec (... check-in: 512001789d user: hobbs tags: core-8-3-1-branch | |
| 01:09 | * library/http/http.tcl (geturl): added port number to Host: header to comply with HTTP/1.1 spec (... check-in: d3d6db60dc user: hobbs tags: trunk | |
|
2001-08-16
| ||
| 22:13 | Fixed incorrect year 8.4a3 was released. 10 days ago, not a year and 10 days ago. check-in: 0a75ed72ed user: davygrvy tags: trunk | |
| 11:01 | no message check-in: dc7463c416 user: davygrvy tags: trunk | |
| 11:01 | * win/makefile.vc: replaced $(WINDIR) with $(include32) for the .rc.res inference rule. winver.h ... check-in: 15cc22133b user: davygrvy tags: trunk | |
| 10:43 | no message check-in: d26c35b2a0 user: davygrvy tags: trunk | |
| 10:42 | * tools/tcl.wse.in: * tools/tcl.hpj.in: * win/tcl.hpj.in: Removed -kb storage in CVS to ensure t... check-in: 7bc07144e6 user: davygrvy tags: trunk | |
| 09:51 | no message check-in: 82c266b51e user: davygrvy tags: trunk | |
| 09:46 | * tools/tcl.wse.in: * win/tcl.hpj.in: Removed -kb storage in CVS to ensure these text files to m... check-in: e97a82dfa5 user: davygrvy tags: trunk | |
|
2001-08-14
| ||
| 13:45 | use MAX_NESTING_DEPTH as default nesting depth for interps [Bug: 232564] check-in: 8a7e83a636 user: msofer tags: trunk | |
|
2001-08-13
| ||
| 12:42 | Correcting wrong date in Changelog entry check-in: 0055f36a6c user: msofer tags: trunk | |
| 12:40 | Corrected test numbers in tests/trace.test check-in: 4c12252248 user: msofer tags: trunk | |
|
2001-08-12
| ||
| 21:17 | * unix/configure: Regen. * unix/configure.in: * unix/tcl.m4: Use GCC variable set by AC_PROG_CC i... check-in: 0a1eac636d user: mdejong tags: trunk | |
|
2001-08-11
| ||
| 18:43 | vfs-related fixes check-in: d7401f73f7 user: vincentdarley tags: trunk | |
|
2001-08-10
| ||
| 13:10 | insure that [array] traces work for undefined vars [bug: 449094] check-in: c3b6bd938e user: msofer tags: trunk | |
| 01:18 | * unix/Makefile.in: Delete the unused getcwd.o target. This fixes bug #440942. check-in: 3a761f99c5 user: mdejong tags: trunk | |
|
2001-08-09
| ||
| 01:06 | Added checks for package dependencies. Bumped patchlevels of changed packages: http 2.3.2,... check-in: 290b54db2d user: dgp tags: trunk | |
| 01:00 | Add package dependency checks. Upgrade packages bundled with Tcl 8.3.x: http 2.3.2, msgcat 1.1.1,... check-in: b6aa9b0103 user: dgp tags: core-8-3-1-branch | |
|
2001-08-08
| ||
| 22:28 | Bumped up patchlevel to 8.4a4 to distinguish CVS snapshots from the 8.4a3 release. This do... check-in: 599ec8bcb7 user: dgp tags: trunk | |
| 03:38 | BRANCH: core-8-3-1-branch Removed library/tcltest/* . The package tcltest 1.0 is distributed wit... check-in: d451d9e8bb user: dgp tags: core-8-3-1-branch | |
| 03:32 | BRANCH: core-8-3-1-branch Removed library/reg/* . The index of the registry package moved to that... check-in: aed99aacab user: dgp tags: core-8-3-1-branch | |
| 03:28 | BRANCH: core-8-3-1-branch Removed library/opt0.4/* . The files of the opt package moved to librar... check-in: 0989f0fe4f user: dgp tags: core-8-3-1-branch | |
| 03:25 | BRANCH: core-8-3-1-branch Removed library/msgcat1.0/*. The msgcat package files moved to library... check-in: 4afa81de46 user: dgp tags: core-8-3-1-branch | |
| 03:23 | BRANCH: core-8-3-1-branch Removed library/http2.3/* . The http package moved to library/http in ... check-in: e2ad95fa9c user: dgp tags: core-8-3-1-branch | |
| 03:13 | BRANCH: core-8-3-1-branch Removed library/dde/*. They first appear in the 8.4 work. In 8.3, the ... check-in: fe41b1f23e user: dgp tags: core-8-3-1-branch | |
|
2001-08-07
| ||
| 15:41 | Avoid panic when there are extra items in the tcl stack [Bugs #406709 and 439843, Patch #414470] check-in: 6bb7c295fe user: msofer tags: core-8-3-1-branch | |
| 03:08 | updated auto-gend mkLinks check-in: 7b4cf97d53 user: hobbs tags: trunk, core-8-4-a3 | |
| 02:54 | corrected minor nroff transgressions check-in: cbeb50ad9f user: hobbs tags: trunk | |
| 02:44 | * changes: * README: * mac/README: * unix/README: * win/README.binary: updated for 8.4a3 releas... check-in: 48ed5477e5 user: hobbs tags: trunk | |
| 01:00 | * generic/tclFileName.c (Tcl_FSSplitPath): update to Tcl style guide. * generic/tclFCmd.c (FileC... check-in: 7a8f69b47b user: hobbs tags: trunk | |
| 00:56 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd, Tcl_RegsubObjCmd): reordered the retrieval of arguments to... check-in: 3e61e33896 user: hobbs tags: trunk | |
| 00:51 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd, Tcl_RegsubObjCmd): reordered the retrieval of arguments to... check-in: e07d5ed669 user: hobbs tags: core-8-3-1-branch | |
| 00:47 | added GNU (HURD) configuration target. (brinkmann) check-in: ecf54840e7 user: hobbs tags: core-8-3-1-branch | |
| 00:45 | added GNU (HURD) configuration target. (brinkmann) check-in: c976987c02 user: hobbs tags: trunk | |
| 00:43 | * win/tclWinThrd.c (TclpFinalizeMutex, TclpFinalizeCondition): added DeleteCriticalSection calls f... check-in: 82e9771527 user: hobbs tags: trunk | |
| 00:42 | * unix/tclUnixPipe.c (TclpCreateTempFile): fixed use of tmpnam, which is dangerous. [Patch: #44263... check-in: f287eee14a user: hobbs tags: trunk | |
| 00:42 | * tests/http.test (http-4.14): fixed variable error return. [Bug: 424252] check-in: deb6444bd3 user: hobbs tags: trunk | |
| 00:42 | win/README: made note of URL for Windows compilation notes check-in: 3e4f6b276f user: hobbs tags: trunk | |
|
2001-08-06
| ||
| 22:43 | Extended description of fix 442665. check-in: 6ac8c11e4b user: andreas_kupries tags: core-8-3-1-branch | |
| 22:43 | Extended description of fix 442665. check-in: 105cc56d35 user: andreas_kupries tags: trunk | |
| 22:24 | 2001-08-06 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIOCmd.c (Tcl_Gets... check-in: c3d640b755 user: andreas_kupries tags: core-8-3-1-branch | |
| 22:17 | 2001-08-06 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIOCmd.c (Tcl_Gets... check-in: 29ddd6bb07 user: andreas_kupries tags: trunk | |
| 20:43 | * Added note that the tclsh program is frequently installed with the Tcl version numer as part of ... check-in: 7d75b28d95 user: dgp tags: trunk | |
| 19:13 | * [package forget] now forgets all of the package arguments it receives, not stopping when a packa... check-in: bae87bd006 user: dgp tags: trunk | |
|
2001-08-04
| ||
| 00:33 | * win/configure: regenerated * win/tcl.m4: fixed DLLSUFFIX definition to always be ${DBGX}.dll. T... check-in: 06a7e1f088 user: hobbs tags: core-8-3-1-branch | |
| 00:28 | * win/configure: regenerated * win/tcl.m4: fixed DLLSUFFIX definition to always be ${DBGX}.dll. T... check-in: 5b66653f2c user: hobbs tags: trunk | |
|
2001-08-02
| ||
| 22:16 | * generic/tclIOUtil.c (Tcl_FSMatchInDirectory): corrected uninitialized value. check-in: 92e0847009 user: hobbs tags: trunk | |
| 20:15 | * generic/tclPlatDecls.h: * win/tclWinPort.h: Revert <tchar.h> related changes made to improve C... check-in: 5e4792ac7a user: mdejong tags: trunk | |
| 05:23 | Update the http package version number now as we change it, so we don't forget to do it later when w... check-in: 352ee312d8 user: dgp tags: trunk | |
| 04:21 | Update the http package version number now as we change it, so we don't forget to do it later when w... check-in: 1cc844586d user: dgp tags: trunk | |
| 01:27 | * unix/tclUnixFCmd.c: minor casts to eliminate warnings. (lim) [Patch: #440218] check-in: 12d2c3e5cb user: hobbs tags: trunk | |
| 01:20 | * tests/parseOld.test: changed some tests that required testwordend to exist to skip in a proper t... check-in: 7438298537 user: hobbs tags: trunk | |
| 01:19 | * library/http/http.tcl (http::mapReply): the regsub'ing of \n and \t to escape them was unnecessa... check-in: d9f7d0082f user: hobbs tags: trunk | |
|
2001-07-31
| ||
| 19:15 | New documentation for TIP#17 check-in: 48e8499e35 user: vincentdarley tags: trunk | |
| 19:12 | Changes from TIP#17 "Redo Tcl's filesystem" The following files were impacted. * doc/Access.3: ... check-in: 9461aca548 user: vincentdarley tags: trunk | |
|
2001-07-24
| ||
| 19:47 | * win/tclWinThrd.c (Tcl_CreateThread): Close Windows HANDLE returned by _beginthreadex. The MS doc... check-in: e81a6a1d2c user: mdejong tags: trunk | |
|
2001-07-21
| ||
| 20:26 | * Corrected documentation and usage message of [pkg_mkIndex]. check-in: 2e2e51a28a user: dgp tags: trunk | |
|
2001-07-19
| ||
| 06:40 | * generic/tclPlatDecls.h: Define TCHAR by including windows.h instead of tchar.h since Cygwin does... check-in: 750a94af1d user: mdejong tags: trunk | |
|
2001-07-18
| ||
| 22:20 | * Typo correction. Closed-Leaf check-in: 239047698d user: dgp tags: kennykb-tip-22-33 | |
| 17:17 | 2001-07-18 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIO.c: Aftermath t... check-in: 2233dc0144 user: andreas_kupries tags: core-8-3-1-branch | |
| 17:13 | 2001-07-18 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIO.c: Aftermath t... check-in: f732d07f79 user: andreas_kupries tags: trunk | |
|
2001-07-17
| ||
| 20:43 | * generic/tclIO.c (GetInput): Fixed [SF #427196]. Memory was overwritten because a buffer was us... check-in: c1c9df3c6a user: hobbs tags: core-8-3-1-branch | |
| 19:40 | * win/tclWinFile.c (TclpReadlink): Add Cygwin specific definition for the TclpReadlink function. T... check-in: 9fccc0d492 user: mdejong tags: trunk | |
| 18:46 | 427196: Extended the testsuite. check-in: e9b2b11b9a user: andreas_kupries tags: trunk | |
| 18:33 | * win/tclWinPort.h: Add Cygwin specific defines for environ and timezone variables. check-in: 5afb39b191 user: mdejong tags: trunk | |
| 17:53 | 2001-07-17 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclIO.c (GetInput): ... check-in: c3fafed4c2 user: andreas_kupries tags: trunk | |
| 02:01 | * generic/tcl.h: Define __WIN32__ when __CYGWIN__ or __MINGW32__ is defined. * generic/tclAlloc.c... check-in: 61cfc6bb3b user: mdejong tags: trunk | |
| 01:45 | * win/tclWinPipe.c (PipeClose2Proc): constrained the mutex lock to just the TerminateThread call a... check-in: 5a0684f1b7 user: hobbs tags: core-8-3-1-branch | |
| 01:45 | * win/tclWinPipe.c (PipeClose2Proc): constrained the mutex lock to just the TerminateThread call a... check-in: 36b5631724 user: hobbs tags: trunk | |
|
2001-07-16
| ||
| 23:49 | fix date in ChangeLog entry check-in: 2301c1a1ff user: mdejong tags: trunk | |
| 23:30 | * win/tclWinConsole.c: * win/tclWinPipe.c: * win/tclWinPort.h: * win/tclWinSerial.c: * win/tclW... check-in: 4291ec89da user: mdejong tags: trunk | |
| 23:14 | updated build setup check-in: b7327bc46f user: hobbs tags: core-8-3-1-branch | |
| 23:14 | 2001-07-02 Jeff Hobbs <jeffh@ActiveState.com> * tests/util.test: added util-4.6 * generic/tclUt... check-in: bef6467977 user: hobbs tags: core-8-3-1-branch | |
| 18:35 | * generic/tclCmdMZ.c: Removed extra copy of the SCAN_* macros #defined in generic/tclScan.c. (port... check-in: c09c476a2f user: hobbs tags: trunk | |
|
2001-07-13
| ||
| 21:25 | updated some comments Closed-Leaf check-in: 6b86cd8dc7 user: msofer tags: msofer-bcEngine | |
| 17:03 | small changes in tclExecute.c check-in: c93eef7e6d user: msofer tags: msofer-bcEngine | |
|
2001-07-12
| ||
| 16:26 | typo fix check-in: 39aef8dd19 user: dgp tags: trunk | |
| 13:36 | Got test unixInit-2.8 to stop wiping out parts of my debug installation by adding an extra constrain... check-in: c6cb7a6d68 user: dkf tags: trunk | |
| 13:15 | TIP#36 implementation. Also includes cleanup for subst option handling and improved documentation f... check-in: ea6ab47ee7 user: dkf tags: trunk | |
|
2001-07-11
| ||
| 00:59 | * unix/Makefile.in: Add AR variable for use in STLIB_LD. * unix/configure: Regen. * unix/configur... check-in: dbf361a1bd user: mdejong tags: trunk | |
|
2001-07-06
| ||
| 22:03 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): Pass -e _WinMain@16 in addition to the -... check-in: 27f8331126 user: mdejong tags: trunk | |
| 09:29 | Added leading zero to file modes passed to [testchmod] to work around fault in HPUX strtol() which i... check-in: 379db4f767 user: dkf tags: trunk | |
| 02:20 | * win/Makefile.in: Subst DEPARG directly instead of relying on a variable. This will make Cygwin ... check-in: 6b726ef071 user: mdejong tags: trunk | |
|
2001-07-05
| ||
| 01:02 | updated READMEs with purls check-in: 7a28327dbf user: uid38172 tags: trunk | |
|
2001-07-04
| ||
| 00:55 | * tests/var.test: * generic/tclVar.c (Tcl_VariableObjCmd): added patch to check for number of arg... check-in: 1e4a59710d user: hobbs tags: trunk | |
| 00:07 | * win/Makefile.in: Remove PATHTYPE variable. * win/configure: Regen. * win/configure.in: Don't su... check-in: c30eda3f1e user: mdejong tags: trunk | |
|
2001-07-03
| ||
| 23:39 | * tests/append.test: * tests/appendComp.test: added tests for read trace triggering for append an... check-in: 42348667cb user: hobbs tags: trunk | |
| 23:39 | * generic/tclExecute.c (TclExecuteByteCode): added TCL_TRACE_READS flag to INST_LAPPEND(_ARRAY)_ST... check-in: 6a80a5463b user: hobbs tags: trunk | |
| 23:38 | * generic/tclVar.c (Tcl_GetVar2Ex): added ability to recognize TCL_TRACE_READS flags to cause crea... check-in: cdb24ed969 user: hobbs tags: trunk | |
| 20:48 | * tests/clock.test (clock-2.5): Adjust test so that it passes when the time slice is 60 msecs, now... check-in: 44f6cca25b user: mdejong tags: trunk | |
| 20:40 | * win/tcl.m4 (SC_CONFIG_CFLAGS): Don't pass the v flag to ${AR} when using gcc, verbose output is ... check-in: 7332d8ae5a user: mdejong tags: trunk | |
| 16:53 | * tests/unixInit.test (unixInit-2.8): Changed test back to using installation layout, adding comm... check-in: 161fcb1f4e user: dgp tags: trunk | |
| 10:26 | Fix for Bug #438070 I believe; for various reasons, testing on the environment where the actual bug ... check-in: f796c14921 user: dkf tags: trunk | |
| 03:33 | * tests/util.test: added util-4.6 * generic/tclUtil.c (Tcl_ConcatObj): Corrected walking backwards... check-in: 8ee4571bc6 user: hobbs tags: trunk | |
|
2001-07-02
| ||
| 20:57 | * tests/unixInit.test (unixInit-2.8): Corrected test for all absolute pathnames in ... check-in: f57006f0ca user: dgp tags: trunk | |
|
2001-06-28
| ||
| 12:43 | Correction to faulty patch for bug #231259 check-in: 29a438a54a user: msofer tags: trunk | |
| 09:54 | Removed requirement for local echo service; thanks Jeff for pointing out this flaw. check-in: 9a4db4f478 user: dkf tags: trunk | |
| 01:22 | * generic/tclInt.h: * generic/tclObj.c: * unix/Makefile.in: added a -DPURIFY mode that makes Tcl_... check-in: c8e42a8b01 user: hobbs tags: trunk | |
| 01:10 | * tests/subst.test: * generic/tclUtf.c (Tcl_UtfBackslash): Corrected backslash handling of multib... check-in: 7eba85bf31 user: hobbs tags: trunk | |
| 01:09 | * library/encoding/koi8-u.enc: added koi8-u (Ukranian variant) encoding. check-in: 6a13b6ffab user: hobbs tags: trunk | |
| 00:42 | * generic/tclCmdIL.c (InfoProcsCmd): fixed potential mem leak in info procs that created objects w... check-in: 55fb744f1f user: hobbs tags: trunk | |
| 00:42 | * generic/tclCompCmds.c (TclCompileStringCmd): fixed mem leak when string command failed to parse ... check-in: 2c3687f91b user: hobbs tags: trunk | |
|
2001-06-27
| ||
| 21:00 | * doc/interp.n: * doc/unknown.n: updated notes about what is in a safe interp. [Bug #218605] check-in: 663b37cc6d user: hobbs tags: trunk | |
| 15:34 | * tests/event.test (event-11.5): Removed hard-coded port number which could fail on some systems. ... check-in: 9aa7b73c9e user: dkf tags: trunk | |
| 01:53 | * unix/Makefile.in: * win/Makefile.in: Add `make shell` target. This target will set the proper e... check-in: 25b592540c user: mdejong tags: trunk | |
| 01:06 | * win/Makefile.in: Use : to separate VPATH entries. This works for both Cygwin builds and cross bu... check-in: 8bc2635c02 user: mdejong tags: trunk | |
|
2001-06-26
| ||
| 20:28 | * unix/configure: Regen. * unix/configure.in: Fix last checkin by removing export since that only... check-in: beea9df819 user: mdejong tags: trunk | |
| 20:13 | * unix/configure: Regen. * unix/configure.in: Set CFLAGS to "" if the user did not set CFLAGS in ... check-in: 563849f5a0 user: mdejong tags: trunk | |
| 00:53 | * win/configure: Regen. * win/configure.in: Use RC_DEFINE flag from tcl.m4. * win/tcl.m4 (SC_CONF... check-in: 4dd3ca15bc user: mdejong tags: trunk | |
| 00:43 | * win/tcl.m4 (SC_CONFIG_CFLAGS): Link to the imm32 library when building with mingw gcc. check-in: eb468ac673 user: mdejong tags: trunk | |
| 00:32 | * win/configure: Regen. * win/tcl.m4 (SC_CONFIG_CFLAGS): When building with gcc, don't attempt to... check-in: f1e1200378 user: mdejong tags: trunk | |
|
2001-06-23
| ||
| 02:05 | * win/configure: * win/configure.in: Add resource compiler fix from 8.3.3 to fix compiling with m... check-in: 1e087c4ea5 user: mdejong tags: trunk | |
| 00:36 | * win/configure: Regen. * win/tcl.m4: Fix silly typo in last checkin. check-in: 24ac2ba81f user: mdejong tags: trunk | |
|
2001-06-22
| ||
| 23:02 | * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@. Set LDFLAGS to @LDFLAGS@ and @LDF... check-in: b44e16edb4 user: mdejong tags: trunk | |
| 08:48 | * win/configure: * win/tcl.m4 (SC_CONFIG_CFLAGS): Don't set LDFLAGS_DEBUG to -g or LDFLAGS_OPTIMI... check-in: 0eacd7bffd user: mdejong tags: trunk | |
|
2001-06-18
| ||
| 13:13 | Unix channels now have the right type associated with them [bug #219137] A couple of nasty faults/as... check-in: 38f90883a6 user: dkf tags: trunk | |
|
2001-06-17
| ||
| 03:48 | * generic/tclInt.decls: * generic/tclInt.h: * generic/tclPanic.c (Tcl_PanicV... check-in: 0a5ecd45a1 user: dgp tags: trunk | |
|
2001-06-14
| ||
| 00:48 | * mac/tclMacAppInit.c (main, Macintosh_Init): * mac/tclMacBOAAppInit.c (main): * mac/tclMacPanic.... check-in: ceb09d6eef user: dgp tags: trunk | |
|
2001-06-12
| ||
| 08:07 | Fix for bug #219232 (submatch errors with regexp -all -inline -indices) check-in: f2e4ec3026 user: dkf tags: trunk | |
|
2001-06-08
| ||
| 23:15 | Merged with HEAD check-in: 3671c42574 user: kennykb tags: kennykb-tip-22-33 | |
| 20:06 | * generic/tcl.h: * generic/tcl.decls: * generic/tclPanic.c: Added CONST to Tcl_*Panic* public int... check-in: 75dd12c4bf user: dgp tags: trunk | |
|
2001-06-06
| ||
| 22:30 | Added list-of-indices syntax to [lindex] command. check-in: bd09c9d1aa user: kennykb tags: kennykb-tip-22-33 | |
|
2001-06-05
| ||
| 15:55 | Updated error messages that changed slightly when 'end-offset' was Tcl_Obj'ified. check-in: a3f1bc928f user: kennykb tags: kennykb-tip-22-33 | |
| 15:54 | Tcl_Obj'ified the 'end-offset' syntax. check-in: a9740b3b81 user: kennykb tags: kennykb-tip-22-33 | |
| 01:10 | Merged latest HEAD. check-in: 73777e2087 user: kennykb tags: kennykb-tip-22-33 | |
| 00:52 | Tests for the 'lset' command that performs surgery on lists. check-in: 4d231d52bb user: kennykb tags: kennykb-tip-22-33 | |
|
2001-06-04
| ||
| 01:25 | * generic/tclUtil.c (Tcl_DStringAppendElement): patch to save an extra strlen call. [Bug #428572]... check-in: d439e36fe8 user: hobbs tags: trunk | |
|
2001-06-02
| ||
| 19:53 | change from HEAD check-in: b85a820f0f user: msofer tags: msofer-bcEngine | |
|
2001-05-31
| ||
| 23:45 | Development branch for TIPs 22 and 33 check-in: ab889929d6 user: kennykb tags: kennykb-tip-22-33 | |
| 12:58 | Added casts to stop warnings with SUNWspro cc on Solaris8. check-in: 22392a728e user: dkf tags: trunk | |
|
2001-05-30
| ||
| 11:39 | Correcting the date in two entries check-in: 5c21936e67 user: msofer tags: trunk | |
| 08:57 | Changes from TIP#15 "Functions to List and Detail Math Functions" check-in: 7ffaef4d54 user: dkf tags: trunk | |
|
2001-05-28
| ||
| 22:27 | see ChangeLog check-in: c4531bbf0a user: hobbs tags: trunk | |
| 22:27 | removed errant " char check-in: cea1199b44 user: hobbs tags: trunk | |
| 22:26 | minor comment changes check-in: 111a5c5b89 user: hobbs tags: trunk | |
| 04:45 | * generic/regc_locale.c: updated character class range data for Unicode v3.1.0 compliance. * gene... check-in: 07fa5ce75a user: hobbs tags: trunk | |
| 04:37 | * tools/uniClass.tcl: added comments to output format and the script for clarification. * tools/... check-in: 17ae337d81 user: hobbs tags: trunk | |
| 04:31 | tests/utf.test: added tests to check unicode 3 compliance check-in: 77ecb8cb8a user: hobbs tags: trunk | |
| 04:30 | unix/Makefile.in (tclUtf.o): added tclUniData.c dependency check-in: 7372f5f64d user: hobbs tags: trunk | |
|
2001-05-26
| ||
| 01:37 | Correcting last entry check-in: 4951e9e52e user: msofer tags: trunk | |
| 01:25 | [Patch #424851]: Faster array searching & obj cleanup check-in: 730cd270f4 user: msofer tags: trunk | |
|
2001-05-23
| ||
| 23:23 | * library/encoding/cp1250.enc: * library/encoding/cp1251.enc: * library/encoding/cp1252.enc: * l... check-in: 8883e16cf6 user: hobbs tags: trunk | |
| 23:22 | * tests/io.test: changed io-52.[9-11] to not be platform sensitive with EOL translation. check-in: 1808a4862c user: hobbs tags: trunk | |
| 20:51 | * unix/tcl.m4 (SC_PATH_TCLCONFIG): Fix comments, and typo in cached variable name. check-in: c46dcd2ebc user: mdejong tags: trunk | |
| 10:05 | * unix/tcl.m4 (SC_LOAD_TKCONFIG): Remove use of undefined TCLCONFIG variable and call AC_MSG_RESU... check-in: 5776cc4d60 user: mdejong tags: trunk | |
| 06:05 | * generic/tclObj.c (TclAllocateFreeObjects): simplified objSizePlusPadding to use sizeof(Tcl_Obj) ... check-in: f800a4ff5a user: hobbs tags: trunk | |
| 06:02 | * unix/tcl.m4: added more common install directories in which to search for *Config.sh [Bug #41981... check-in: 7bbf4c20fd user: hobbs tags: trunk | |
|
2001-05-22
| ||
| 15:54 | removed Tcl_DuplicateObj from INST_DUP check-in: c96e51345b user: msofer tags: msofer-bcEngine | |
| 15:32 | removed unnecessary Tcl_DuplicateObj in generic/tclExecute.c check-in: e6bca92e88 user: msofer tags: trunk | |
| 00:52 | * tests/tcltest.test (tcltest-19.1): fixed failing test that was getting affected by Windows env h... check-in: 6af81246c2 user: hobbs tags: trunk | |
|
2001-05-21
| ||
| 22:33 | * tests/cmdMZ.test (cmdMZ-1.4): added notLinux constraint to test to prevent failure message on Li... check-in: f3c485c459 user: hobbs tags: trunk | |
| 22:32 | * generic/tclRegexp.c (Tcl_RegExpExecObj): added use of Tcl_GetUnicodeFromObj. check-in: 13a1b0b7fc user: hobbs tags: trunk | |
| 22:31 | * tests/httpd (httpdRespond): added response to timeout value in query string. check-in: a43a7c4657 user: hobbs tags: trunk | |
| 22:30 | tests/http.test: removed unused notLinux constraint setting check-in: 82af802574 user: hobbs tags: trunk | |
|
2001-05-19
| ||
| 22:05 | regrouping instructions check-in: 2092e1a2bf user: msofer tags: msofer-bcEngine | |
| 16:59 | * Note that "tclbench" (see project "tcllib") was extended with performance benchmarks for [fco... check-in: cff0564319 user: andreas_kupries tags: trunk | |
| 16:25 | new files check-in: e7b479137d user: msofer tags: msofer-bcEngine | |
| 16:11 | Update to head -> S4-0-2 check-in: 1b2b2b84cf user: msofer tags: msofer-bcEngine | |
|
2001-05-17
| ||
| 13:32 | 2001-05-04 Daniel Steffen <das@users.sourceforge.net> ** Mac 8.3.3 binary release ... check-in: c199f5abad user: das tags: core-8-3-1-branch | |
| 13:30 | 2001-05-04 Daniel Steffen <das@users.sourceforge.net> ** Mac 8.3.3 binary release check-in: b2c7a79599 user: das tags: core-8-3-1-branch | |
| 13:30 | 2001-05-04 Daniel Steffen <das@users.sourceforge.net> ** Mac 8.3.3 binary release ... check-in: 1b4e7a6a18 user: das tags: core-8-3-1-branch | |
| 08:18 | * library/history.tcl (tcl::HistAdd): prevent empty calls from being added to the history (arndt) check-in: d27d1e4b5e user: hobbs tags: trunk | |
| 02:21 | see ChangeLog check-in: ba3f011351 user: hobbs tags: trunk | |
| 02:21 | * tests/appendComp.test: * tests/stringComp.test: new files for extended bytecode testing check-in: 61540d2dbb user: hobbs tags: trunk | |
| 02:18 | * tests/error.test: updated error-1.3 message to account for string index being compiled at toplev... check-in: 74b8d3cf44 user: hobbs tags: trunk | |
| 02:13 | * generic/tclBasic.c: added new CompileProc invocations to basic command initialization. * generi... check-in: a63c0633e9 user: hobbs tags: trunk | |
| 02:11 | generic/tclCmdMZ.c: made use of new Tcl_GetUnicodeFromObj check-in: f77d8a8251 user: hobbs tags: trunk | |
|
2001-05-16
| ||
| 12:11 | Sometimes I'm *so* stupid... check-in: 3d6835dc2a user: dkf tags: trunk | |
| 12:09 | Oops! Put it in the wrong source tree... check-in: 52cc0f6e35 user: dkf tags: trunk | |
|
2001-05-15
| ||
| 21:30 | * generic/tcl.decls: * generic/tclDecls.h: * generic/tclStubInit.c: * generic/tclStringObj.c (Tc... check-in: fe1162706a user: hobbs tags: trunk | |
| 21:24 | * generic/tclFileName.c (ExtractWinRoot): corrected ABR error check-in: 4134b9c3d4 user: hobbs tags: trunk | |
| 21:23 | * tests/fileName.test: corrected tests not to fail on win when a C:/test dir exists. check-in: a4c1b524a1 user: hobbs tags: trunk | |
| 21:23 | * unix/tclUnixPipe.c: updated pipeChannelType to TCL_CHANNEL_VERSION_2 type specification. check-in: 91ed1b9e97 user: hobbs tags: trunk | |
| 20:07 | refactored varname pushing code and some of the bytecode instructions Closed-Leaf check-in: 73ab621f59 user: hobbs tags: dev-hobbs-branch | |
| 20:03 | updated tests to not break when someone has a C:/test directory check-in: 97fce3c2c8 user: hobbs tags: dev-hobbs-branch | |
| 20:02 | corrected possible ABR problem check-in: f5ecb40491 user: hobbs tags: dev-hobbs-branch | |
| 20:01 | updated to TCL_CHANNEL_VERSION_2 spec check-in: 1edba98cd6 user: hobbs tags: dev-hobbs-branch | |
| 15:06 | Error in date of today's commits (doh!) check-in: 39dda79e3c user: msofer tags: trunk | |
| 14:45 | [Patch: 423617] check-in: ee318e050d user: msofer tags: trunk | |
| 14:19 | Patch from [Bug: 231259] check-in: 55d8fa19bf user: msofer tags: trunk | |
| 09:50 | Added some documentation for the console command. check-in: 14854f4fff user: dkf tags: trunk | |
|
2001-05-14
| ||
| 08:57 | Negative start index to [string first] caused offset return value (Bug 423581) check-in: d8f5293bb0 user: dkf tags: trunk | |
|
2001-05-12
| ||
| 00:01 | corrected lappend case for non-existent var and list-sensitive data value check-in: 53c34b5284 user: hobbs tags: dev-hobbs-branch | |
|
2001-05-11
| ||
| 23:02 | * unix/Makefile.in: Add a LDFLAGS variable to the Makefile instead of directly substing @LDFLAGS@.... check-in: b415d56ee0 user: mdejong tags: trunk | |
| 20:47 | new byte-compiled commands, Tcl_GetUnicodeFromObj and string comparison changes check-in: bbd0c14230 user: hobbs tags: dev-hobbs-branch | |
|
2001-05-07
| ||
| 22:15 | rand() gets != seeds in != threads [Bug 416643] check-in: 679d116ef3 user: msofer tags: trunk | |
|
2001-05-04
| ||
| 00:05 | * tools/tcltk-man2html.tcl: removed use of 'exec' for portability and fixed up code. check-in: 7023c6ba73 user: hobbs tags: trunk | |
|
2001-05-03
| ||
| 23:59 | fixed minor nroff bugs check-in: 225d96560a user: hobbs tags: trunk | |
| 23:57 | by chance '\n' started a line, looking like a comment check-in: 0cee5f2df7 user: hobbs tags: trunk | |
| 23:52 | removed extraneous 'v' from doc check-in: 9ac0296ad4 user: hobbs tags: trunk | |
| 23:35 | * tests/tcltest.test: removed extraneous 'c' (doh!) [Bug: 414031] check-in: 84d7288ad6 user: hobbs tags: trunk | |
| 22:41 | Insure that [::unknown] is always called [Patch #421166, Bug #420507] check-in: 060b7be8d8 user: msofer tags: msofer-bcEngine | |
| 22:38 | Fix for Bug 420186 check-in: 8d1325ceb9 user: dgp tags: trunk | |
| 21:14 | Patch for bug #420507 check-in: 1b1c7f5a86 user: msofer tags: trunk | |
|
2001-05-02
| ||
| 20:42 | * tools/genStubs.tcl: Add a package require of Tcl 8 at the beginning of the script so that the sc... check-in: 060a508bc9 user: mdejong tags: trunk | |
|
2001-04-30
| ||
| 22:10 | better comments check-in: 7de2738260 user: msofer tags: msofer-bcEngine | |
| 20:55 | revert stupid mistake in tclExecute.c check-in: 63d61e10d4 user: msofer tags: msofer-bcEngine | |
| 20:52 | cleanup of tclExecute.h check-in: 9506fae4ad user: msofer tags: msofer-bcEngine | |
|
2001-04-27
| ||
| 23:04 | Small bugfixes in the MSVC version check-in: ae3a1d1cf5 user: msofer tags: msofer-bcEngine | |
| 22:15 | Second attempt at committing the changes adding CONST qualifiers. check-in: aa645e2ead user: kennykb tags: trunk | |
| 22:11 | Added several missing CONSTs in calls to TclGetNamespaceForQualName check-in: 0d69de5027 user: kennykb tags: trunk | |
|
2001-04-25
| ||
| 22:01 | * unix/configure: Regen. * unix/tcl.m4: Subst TCL_THREADS into tclConfig.sh. * unix/tclConfig.sh.... check-in: 6fb90b112f user: mdejong tags: trunk | |
| 21:48 | * unix/configure: Regen. * unix/configure.in: Use $@ in MAKE_LIB and MAKE_STUB_LIB commands inste... check-in: 620c7bfcf5 user: mdejong tags: trunk | |
| 20:23 | Woops, fix last checking of broken configure. check-in: 44bed9db9a user: mdejong tags: trunk | |
| 19:54 | * unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE. * unix/configure: Regen. * un... check-in: 746077b5b7 user: mdejong tags: trunk | |
| 15:02 | Got the encoding wrong; thanks to Richard Suchenwirth for pointing me in the direction of a correct ... check-in: e7cab317cf user: dkf tags: trunk | |
| 13:08 | Added some ISO8859-15 (Latin-9 or Latin-1+Euro symbol) support. check-in: 7575bc4d37 user: dkf tags: trunk | |
| 09:44 | Added a bunch of missing CONST declarations to stop warnings about using TclGetNamespaceForQualName ... check-in: 4df1ba8b19 user: dkf tags: trunk | |
|
2001-04-24
| ||
| 20:59 | (TIP #27) Another round of CONST changes, this time adding CONST to the API's exported from tclBasi... check-in: 2d62b07770 user: kennykb tags: trunk | |
|
2001-04-11
| ||
| 22:51 | Improved comments/instructions check-in: f2dd2b9b8d user: msofer tags: msofer-bcEngine | |
| 20:14 | First CVS version of the new engine check-in: 24de9a9b47 user: msofer tags: msofer-bcEngine | |
| 20:03 | First CVS version of the S4 engine (slight updates & bugfixes from original) check-in: 465f45dca7 user: msofer tags: msofer-bcEngine | |
| 19:57 | minor changes to fix [set tcl_traceExec 3] possibility check-in: 92c8ae0615 user: msofer tags: msofer-bcEngine | |
| 12:55 | Added compilation flag TCL_BYTECODE_OPCODES_OK for use in the new engine in branch msofer-bcEngine check-in: c6334e0207 user: msofer tags: msofer-bcEngine | |
| 12:31 | Slight modifications for the new engine in branch msofer-bcEngine; mainly, to convert the addressing... check-in: 06ffda8590 user: msofer tags: msofer-bcEngine | |
| 12:09 | Added for the branch msofer-bcEngine; contains compiler-dependent macros to vary the code to jump t... check-in: ed4d42e46e user: msofer tags: msofer-bcEngine | |
|
2001-04-10
| ||
| 18:32 | Altered tclUnixTime.c in hopes of better K&R compatibility. check-in: e984e525c2 user: kennykb tags: trunk | |
| 15:43 | Oops. Committed the wrong copy of the source with the last commit five minutes ago. check-in: b6db3ba81c user: kennykb tags: trunk | |
| 15:39 | Fixed silly typo in calls to 'gmtime' and 'localtime'. check-in: 436fdc174b user: kennykb tags: trunk | |
|
2001-04-09
| ||
| 23:09 | Bug #219140: Added DYNAMIC_PATH to the shl_load flags. check-in: 206145b21c user: kennykb tags: trunk | |
| 23:02 | Changes to support re-entrant coding of gmtime and localtime. (Bugs #219136 and #232558) check-in: 4962ea9dd5 user: kennykb tags: trunk | |
| 09:48 | Recognise the non-numeric boolean literals (true,false,yes,no,on,off.) [Bug #217777] check-in: 738883f61a user: dkf tags: trunk | |
| 09:45 | Fixed typo. check-in: b457ab376d user: dkf tags: trunk | |
|
2001-04-07
| ||
| 03:15 | Avoid panic when there are extra items in the tcl stack [Bug #406709, Patch #414470] check-in: 37a039f673 user: msofer tags: trunk | |
| 02:36 | corrected behaviour of [namespace code] (Bug #219385, Patch #403530) check-in: 78d3e10d03 user: msofer tags: trunk | |
| 02:08 | Corrected behaviour of [namespace code] (bug #219385, patch #403530) check-in: be05dac289 user: msofer tags: trunk | |
|
2001-04-06
| ||
| 23:29 | 2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net> * unix/Makefile.in (checkdoc)... check-in: a38cb4ed7c user: andreas_kupries tags: trunk | |
| 23:14 | 2001-04-07 Andreas Kupries <andreas_kupries@users.sourceforge.net> * unix/mkLinks: Updated to in... check-in: 872fb4567a user: andreas_kupries tags: trunk | |
| 18:42 | * unix/install-sh: added -S option * unix/tcl.m4: added Rhapsody/Darwin target * unix/tclLoadDyld... check-in: 5af04f5bb1 user: hobbs tags: core-8-3-1-branch, core-8-3-3 | |
| 17:57 | Modified processing of $::errorInfo by [unknown] when the auto-loaded command throws an error to bet... check-in: 4a0a9d69ba user: dgp tags: trunk | |
| 14:27 | Improved documentation on behaviour of read w.r.t. serial ports. [Bug #219402] check-in: e9e3650d52 user: dkf tags: trunk | |
| 10:50 | Fixed problem with [string compare \x00 \x01] and hopefully sped the command up in a few cases too (... check-in: 6677432d73 user: dkf tags: trunk | |
| 01:32 | * win/README: * win/README.binary: removed note about use of registry (hasn't been used for loadi... check-in: f299e161cf user: hobbs tags: core-8-3-1-branch | |
| 01:32 | * generic/tclObj.c (TclAllocateFreeObjects): simplified objSizePlusPadding to use sizeof(Tcl_Obj) ... check-in: 4f7d87d66b user: hobbs tags: core-8-3-1-branch | |
|
2001-04-05
| ||
| 20:34 | * mac/tclMacProjects.sea.hqx: fixed accidental swap with Tk project files. check-in: d01dfb917c user: hobbs tags: core-8-3-1-branch | |
| 15:14 | 2001-04-05 Andreas Kupries <andreas_kupries@users.sourceforge.net> * doc/Macintosh.3: Removed du... check-in: 6ee3ca938c user: andreas_kupries tags: trunk | |
| 10:20 | Fixed so tclCmdMZ.c will compile with K&R compilers [Patch #413844] check-in: cf7db19c98 user: dkf tags: trunk | |
|
2001-04-04
| ||
| 23:26 | Restore support for pre-ANSI compilers. check-in: a4457e9e33 user: dgp tags: trunk | |
| 23:05 | forgot to add some () style notes check-in: c1c4c0e1bb user: hobbs tags: core-8-3-1-branch | |
| 23:00 | updated changes from ChangeLog check-in: 3b84a5c997 user: hobbs tags: core-8-3-1-branch | |
| 21:45 | * mac/tclMacShLib.exp: * mac/tclMacMSLPrefix.h: removed files check-in: 04eb9abd69 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net> * unix/mkLinks: Updated to co... check-in: b66749bdda user: andreas_kupries tags: trunk | |
| 21:22 | * generic/tcl.h: addition of ConditionalMacros.h and use of DLLIMPORT and DLLEXPORT. * generic/t... check-in: 7003b57eca user: hobbs tags: core-8-3-1-branch | |
| 21:09 | * mac/MW_TclBuildLibHeader.h: * mac/MW_TclBuildLibHeader.pch: * mac/MW_TclHeaderCommon.h: * mac/... check-in: f9179f0937 user: hobbs tags: core-8-3-1-branch | |
| 19:13 | * unix/configure: * unix/tcl.m4: extended test of termios vs. termio vs. sgtty to better detect r... check-in: 51accb0d7c user: hobbs tags: core-8-3-1-branch | |
| 19:11 | * unix/configure: * unix/tcl.m4: extended test of termios vs. termio vs. sgtty to better detect r... check-in: dab434e960 user: hobbs tags: trunk | |
| 17:35 | 2001-04-04 Andreas Kupries <andreas_kupries@users.sourceforge.net> * generic/tclTest.c: * tests... check-in: 5d529b3b1d user: andreas_kupries tags: trunk | |
| 16:22 | fixed a typo in today's date. check-in: 2e51d2c25b user: kennykb tags: trunk | |
| 16:07 | (TIP#27) Changed a number of Tcl API's to accept "CONST char*" in place of simple "char*". (ken... check-in: bda1abaf85 user: kennykb tags: trunk | |
| 14:49 | Corrected out of date comment check-in: d59f169ba4 user: dgp tags: trunk | |
| 14:47 | Corrected out of date comments check-in: 0dee016d4f user: dgp tags: core-8-3-1-branch | |
| 08:36 | improved cygwin compat for RC_DEFINES check-in: b11b19593e user: hobbs tags: core-8-3-1-branch | |
| 07:38 | * generic/tclListObj.c (Tcl_SetListObj): set objPtr->length = 0 in empty object case to maintain s... check-in: 350842f625 user: hobbs tags: core-8-3-1-branch | |
| 07:14 | change for tclListObj.c check-in: 2b80143559 user: hobbs tags: trunk | |
| 07:14 | * generic/tclListObj.c (Tcl_SetListObj): set objPtr->length = 0 in empty object case to maintain s... check-in: 6c2114143e user: hobbs tags: trunk | |
| 07:13 | give mklinks its own target check-in: 3c0109786b user: hobbs tags: trunk | |
| 07:11 | Typo in comment check-in: 6cd2de3a51 user: dgp tags: trunk | |
|
2001-04-03
| ||
| 23:00 | adjust mklinks target check-in: f7702585e2 user: hobbs tags: core-8-3-1-branch | |
| 22:54 | see backport log in ChangeLog for specific file backports from 8.4aCVS check-in: 6defc375da user: hobbs tags: core-8-3-1-branch | |
| 22:10 | added configure scripts to 8.3 branch check-in: 62148d6619 user: hobbs tags: core-8-3-1-branch | |
| 22:08 | README link and notes updates check-in: 3fa97d0ef6 user: hobbs tags: core-8-3-1-branch | |
| 22:06 | doc clarifications and cleanup check-in: e18374f068 user: hobbs tags: core-8-3-1-branch | |
| 14:53 | 2001-04-03 Andreas Kupries <andreas_kupries@users.sourceforge.net> * unix/mkLinks: Added 'Signal... check-in: b33fc9c2a1 user: andreas_kupries tags: trunk | |
| 07:11 | * README: * win/README: * win/README.binary: further notes corrections. check-in: 5ace24b624 user: hobbs tags: trunk | |
| 06:55 | * win/configure: * win/tcl.m4 (SHLIB_LD): added -incremental:no. [Bug #219381] check-in: a762980c8f user: hobbs tags: trunk | |
|
2001-04-02
| ||
| 01:59 | * README: * mac/README: * win/README: * win/README.binary: * unix/README: updated patchlevel in... check-in: c8846c0182 user: hobbs tags: trunk | |
| 01:59 | * generic/tcl.h: * tools/tcl.wse.in: * win/configure.in (VER): * win/configure: * unix/configur... check-in: 4841414fb7 user: hobbs tags: trunk | |
|
2001-03-31
| ||
| 07:57 | * generic/tclCkalloc.c (TclFinalizeMemorySubsystem): set curTagPtr to NULL to allow for reuse. * ... check-in: 243ce734c7 user: hobbs tags: trunk | |
| 07:55 | * generic/tclThreadTest.c (Tcl_ThreadObjCmd): cast fixes check-in: 6dcd4ef529 user: hobbs tags: trunk | |
| 05:44 | * win/tclWinSock.c (SocketEventProc): Fixed race condition in readability of socket on Windows. [... check-in: 870dfc7f97 user: hobbs tags: trunk | |
| 01:55 | * generic/tclTest.c (TestChannelCmd): added cast to mollify Windows debug build. check-in: 0d97ccbef4 user: hobbs tags: trunk | |
|
2001-03-30
| ||
| 23:46 | see ChangeLog check-in: da8cbf8124 user: hobbs tags: trunk | |
| 23:45 | * win/Makefile.in (install-libraries): removed extra \s that broke the target. (install-doc): imp... check-in: 98bc8cef29 user: hobbs tags: trunk | |
| 23:45 | * win/tcl.m4: added imm32.lib to LIBS_GUI for Tk IME support. check-in: 9ec54cf62e user: hobbs tags: trunk | |
| 23:06 | 2001-03-30 Andreas Kupries <andreas_kupries@users.sourceforge.net> * All of the changes below be... check-in: 902eab8ec8 user: andreas_kupries tags: trunk | |
| 00:56 | doc fixes check-in: a11a4f6eaf user: hobbs tags: trunk | |
| 00:56 | * doc/tcltest.n: corrected incorrect macro usage. check-in: 62008473e3 user: hobbs tags: trunk | |
| 00:56 | * doc/lsort.n: corrected unbalanced nroff macros. check-in: 13b8955802 user: hobbs tags: trunk | |
|
2001-03-29
| ||
| 23:24 | * tests/interp.test: Print out warning when testinterpdelete command is not defined. Add tests th... check-in: 05df7048a2 user: mdejong tags: trunk | |
| 19:45 | * unix/tclUnixPipe.c (TclpCreateTempFile): prevent potential race condition and security leak in t... check-in: 9e1310c829 user: hobbs tags: trunk | |
| 19:30 | see ChangeLog check-in: 522e1c694c user: hobbs tags: trunk | |
| 19:29 | * unix/configure: * unix/tcl.m4: corrected IRIX-5.x config to not use -n32. (english) [Patch 403... check-in: d66c099eac user: hobbs tags: trunk | |
| 19:29 | * unix/tclUnixThrd.c (Tcl_ConditionWait): fixed handling of timeout for threads (corrects excessiv... check-in: bc12cdd261 user: hobbs tags: trunk | |
| 13:16 | Added notes to clarify behaviour of [lsort] and many examples. check-in: d21256b7f5 user: dkf tags: trunk | |
|
2001-03-28
| ||
| 02:30 | see changes check-in: 9fc162a8be user: hobbs tags: trunk | |
| 02:30 | * tests/regexp.test (regexp-19.1): * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): fixed handling of null... check-in: 73865f2ba9 user: hobbs tags: trunk | |
| 02:26 | * doc/Alloc.3: corrected docs to note that Tcl_Attempt* return char *'s, not ints. [Bug #411388] check-in: 62b0f03d24 user: hobbs tags: trunk | |
|
2001-03-26
| ||
| 22:16 | Correction to patch from 2001-01-18 tclDecls.h was not generated using 'make genstubs'. Typos in ca... check-in: 3d28dd5bba user: dgp tags: trunk | |
| 11:08 | Removed tclWinTCharEncoding (static variable in win/tclWin32Dll.c) check-in: ae6d8ea5a5 user: dkf tags: trunk | |
|
2001-03-24
| ||
| 01:19 | see changes check-in: 780efc51d6 user: hobbs tags: trunk | |
| 01:14 | * generic/tclNamesp.c (Tcl_Import): Correctly freed a DString. (lavana) [Patch #403755] check-in: bc076e7852 user: hobbs tags: trunk | |
| 01:14 | * generic/tclVar.c (Tcl_ArrayObjCmd): Corrected retrieval of resultPtr to prevent possible corrupt... check-in: a0fe604f1e user: hobbs tags: trunk | |
|
2001-03-15
| ||
| 14:36 | Error behaviour of [unset] was changed to agree with documentation, so must change associated test a... check-in: ae833bf382 user: dkf tags: trunk | |
|
2001-03-14
| ||
| 18:25 | * library/package.tcl (pkg_mkIndex): Added patch from Vince Darley to make [pkg_mkI... check-in: f2ff3f3f38 user: dgp tags: trunk | |
|
2001-03-13
| ||
| 15:10 | Improved documentation for [info hostname]. check-in: a24fb131fd user: dkf tags: trunk | |
| 11:18 | Made [unset] command behave as documented when no arguments present. check-in: 82d6be0b3d user: dkf tags: trunk | |
| 11:10 | A missing return was causing memory corruption in [string map]. check-in: 6a3e130d8c user: dkf tags: trunk | |
| 09:31 | Added some casts to ClientData that are apparently needed on some architectures for a clean compile.... check-in: 301179c6d8 user: dkf tags: trunk | |
|
2001-03-12
| ||
| 15:58 | Fixed some string test numberings and added a test. check-in: 146f9d6de0 user: dkf tags: trunk | |
|
2001-03-06
| ||
| 18:59 | Added SF bug/patch numbers to recent log messages. check-in: f52d450bf2 user: dgp tags: trunk | |
| 14:45 | Fixed two faults with [unset -nocomplain]; one with a possible overrun of the argument array, and an... check-in: 308102bafc user: dkf tags: trunk | |
|
2001-03-02
| ||
| 15:31 | Fixed bug that could leave saved data for [info level] pointing into unallocated memory. check-in: 4bd1165dd5 user: dkf tags: trunk | |
|
2001-02-25
| ||
| 00:03 | Corrected earlier missing change log entry for 'clock' documentation. check-in: 03985e231e user: kennykb tags: trunk | |
|
2001-02-23
| ||
| 22:30 | Added test in execute.test for evaluation of an expression in a variable; evals once by compiling, s... check-in: 016cc58649 user: msofer tags: trunk | |
| 22:23 | *** empty log message *** check-in: 076ceda800 user: msofer tags: trunk | |
| 21:41 | added test for evaluation of an expression in a variable; evals once by compiling, second time using... check-in: 31a8c28c54 user: msofer tags: trunk | |
|
2001-02-18
| ||
| 19:05 | Updated documentation to reflect the addition of compat/strftime.c, including the correct formatting... check-in: a60d4ac186 user: kennykb tags: trunk | |
|
2001-02-16
| ||
| 09:26 | [split $string ""] now shares character strings in the resulting list, giving better performance for... check-in: 9f5ef61d9d user: dkf tags: trunk | |
|
2001-02-02
| ||
| 05:34 | Spelling fix. check-in: cebe98ef3a user: dgp tags: trunk | |
|
2001-02-01
| ||
| 00:58 | D'oh! The checkbook problem! It's 200*1* now, you fool! check-in: 5698b7db09 user: dgp tags: trunk | |
|
2001-01-31
| ||
| 22:27 | 2000-01-31 Don Porter <dgp@users.sourceforge.net> * win/makefile.vc (install-libraries): ... check-in: 39a7ef8b25 user: dgp tags: trunk | |
|
2001-01-30
| ||
| 17:32 | 2000-01-30 Don Porter <dgp@users.sourceforge.net> * generic/tclIO.c (CopyData): Moved code that u... check-in: 8a04aef41f user: dgp tags: trunk | |
|
2001-01-19
| ||
| 14:28 | Clarified last log entry. check-in: 6522bf9d78 user: dgp tags: trunk | |
|
2001-01-18
| ||
| 19:09 | 2000-01-18 Andreas Kupries <a.kupries@westend.com> * Everything below belongs together, it fixes... check-in: f44e486cdf user: andreas_kupries tags: trunk | |
|
2001-01-16
| ||
| 15:41 | Added missing nroff directive. check-in: 76ff65c10b user: dkf tags: trunk | |
|
2001-01-12
| ||
| 09:54 | Fixes tests when spaces exist in install pathnames. (Applies patch #103174 which fixes bug #119406.)... check-in: fb4c5a7c4a user: dkf tags: trunk | |
|
2001-01-04
| ||
| 21:30 | 2001-01-04 Don Porter <dgp@users.sourceforge.net> * tests/unixInit.test: * unix/tclUnixInit.c (T... check-in: b363b69d15 user: dgp tags: trunk | |
|
2000-12-14
| ||
| 22:24 | 2000-12-14 Don Porter <dgp@users.sourceforge.net> * generic/tclExecute.c: * tests... check-in: ce0aad6ef5 user: dgp tags: trunk | |
|
2000-12-11
| ||
| 04:17 | 2000-12-10 Don Porter <dgp@users.sourceforge.net> * library/init.tcl: * library/m... check-in: 6f3323c8b4 user: dgp tags: trunk | |
|
2000-12-10
| ||
| 03:27 | * docs/scan.n: * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): changed %o and %x to use ... check-in: c628433a43 user: hobbs tags: trunk | |
| 03:26 | added change notes check-in: 879382ee98 user: hobbs tags: trunk | |
| 03:26 | * docs/scan.n: * tests/scan.test: * generic/tclScan.c (Tcl_ScanObjCmd): changed %o and %x to use ... check-in: 4fc2144f42 user: hobbs tags: trunk | |
| 03:25 | * win/tclWinTime.c (CalibrationThread): added lint return value to prevent compiler warning. [Bug... check-in: b79489f2bb user: hobbs tags: trunk | |
|
2000-12-09
| ||
| 00:11 | * library/init.tcl: Added support for PATHEXT variable in auto_execok, recognizing the proper set ... check-in: 8f589b9d20 user: hobbs tags: trunk | |
|
2000-12-08
| ||
| 18:55 | Fixing bug #119417 using patch #102496. check-in: 8d1b4ad9d7 user: andreas_kupries tags: trunk | |
| 11:22 | Why do you always find stupid typos after committing? <sigh> check-in: 1b0b1f5116 user: dkf tags: trunk | |
| 11:12 | Applied patch #102680 after review and approval by several TCT members check-in: a89c5e2ad3 user: dkf tags: trunk | |
| 04:22 | * generic/tcl.h (attemptckalloc): Fixed typo for #define of attemptckalloc (was defined to T... check-in: 679e400b19 user: ericm tags: trunk | |
| 04:12 | see change notes check-in: 28c9e1ee7e user: hobbs tags: trunk | |
|
2000-12-07
| ||
| 22:22 | * library/dde/pkgIndex.tcl: updated to use 84 version to reflect the makefile. Should probably be... check-in: 82552da9e6 user: hobbs tags: trunk | |
| 22:20 | * generic/tcl.h: added note about need to updated library/dde/pkgIndex.tcl with minor version incr... check-in: 340b108662 user: hobbs tags: trunk | |
|
2000-11-24
| ||
| 15:29 | Logical negation "!" can now handle string booleans, provided those values are placed in variables. ... check-in: a82d42d08d user: dkf tags: trunk | |
| 15:14 | Added test to detect bug #119153; the string forms of boolean values should not be second-class citi... check-in: cd37f4cab0 user: dkf tags: trunk | |
| 14:17 | Missed a few spots with the previous checkin. Now only tools/tcltk-man2html.tcl is left unfixed, bu... check-in: 3fc9c1b16a user: dkf tags: trunk | |
| 13:56 | [glob] uses -directory instead of unsafe [file join] to stop problems with some directory names. Fi... check-in: 19ef2cee3b user: dkf tags: trunk | |
| 11:32 | Fixed bug #119082. check-in: a6c5763f27 user: dkf tags: trunk | |
| 11:27 | Now correctly test for (and fix) Bug #119082. check-in: ec52a943df user: dkf tags: trunk | |
|
2000-11-23
| ||
| 15:53 | Fixed memory leak from Bug #119398 check-in: 738a6b889a user: dkf tags: trunk | |
| 14:21 | Improved use of [uplevel] in unknown. Fixes #123217 check-in: 9f9f8ea55e user: dkf tags: trunk | |
|
2000-11-21
| ||
| 21:33 | Applied the patch for TIP #7 from Kevin Kenny. See http://www.cs.man.ac.uk/fellowsd-bin/TIP/7.html check-in: 3d13d2887f user: andreas_kupries tags: trunk | |
| 15:56 | Improved documentation to fix bug #119387 (info locals seems not to work properly) since the behavio... check-in: 2d230fc9b1 user: dkf tags: trunk | |
|
2000-11-17
| ||
| 11:06 | Finally fixed bug 119192. This was a real nasty that was hidden by the fact that it never caused a ... check-in: e927e40de9 user: dkf tags: trunk | |
| 09:55 | Added test for bug 119192 to test suite. check-in: f467514311 user: dkf tags: trunk | |
|
2000-11-16
| ||
| 21:38 | 2000-11-16 Andreas Kupries <a.kupries@westend.com> * win/tclWinPort.h (line 69): Changed referen... check-in: 8c9af6af2a user: andreas_kupries tags: trunk | |
| 00:15 | * unix/Makefile.in: removed bp.c references (hasn't existed in a long time). Corrected 'make dist... check-in: 7d3275abcf user: hobbs tags: trunk | |
|
2000-11-15
| ||
| 22:19 | * generic/tclVar.c (TclLookupVar): reverted fix below as it broke all other array unset error repo... check-in: c281b485f6 user: hobbs tags: trunk | |
| 14:09 | Fixed bug 119192 which was causing variable names to be reported incorrectly in some circumstances. check-in: 8990473135 user: dkf tags: trunk | |
|
2000-11-04
| ||
| 00:03 | Created branch core-8-4-a2-synthetic Closed-Leaf check-in: af92574198 user: cvs2fossil tags: core-8-4-a2-synthetic, core-8-4-a2 | |
| 00:03 | updated with 8.4a2 changes check-in: 5c2bf986ab user: hobbs tags: trunk | |
|
2000-11-03
| ||
| 23:44 | no message check-in: 13a1dbe3bc user: davidg tags: trunk | |
| 23:44 | 2000-11-03 David Gravereaux <davygrvy@ajubasolutions.com> * win/.cvsignore: Removed 'configure' ... check-in: 6719e2a6de user: davidg tags: trunk | |
| 22:52 | added release mark check-in: 554aaa6452 user: hobbs tags: trunk | |
| 21:23 | * tools/tcl.wse.in: updated for unversioning of library dirs * unix/Makefile.in (install-libraries... check-in: a9a8b0340d user: hobbs tags: trunk | |
| 21:12 | unversioned the reg and dde CVS directories check-in: cfa5da7d5b user: hobbs tags: trunk | |
| 20:57 | unversioned http msgcat and opt packages in CVS check-in: b1533be637 user: hobbs tags: trunk | |
| 20:43 | unversioned the tcltest directory check-in: 2041a671c9 user: hobbs tags: trunk | |
| 20:30 | safety check on setting mainLoopProc to NULL check-in: 0a100cb9d7 user: hobbs tags: trunk | |
| 20:20 | doc/Tcl_Main.3: added docs for Tcl_SetMainLoop check-in: 96b3bbccbc user: hobbs tags: trunk | |
| 20:19 | updated mkLinks with latest doc updates check-in: 58da8d745e user: hobbs tags: trunk | |
| 20:07 | corrected pointer reference to mainLoopProc execution check-in: ef737d4323 user: hobbs tags: trunk | |
| 20:01 | moved Tcl_GetThreadData call after Tcl_FindExecutable check-in: ec3dcb8271 user: hobbs tags: trunk | |
| 18:46 | * generic/tclStubInit.c: * generic/tclDecls.h: * generic/tcl.decls: added Tcl_SetMainLoop proc th... check-in: 0419203b11 user: hobbs tags: trunk | |
| 01:13 | * unix/configure: * unix/dltest/configure: * win/configure: * tools/configure: checked in config... check-in: 658246cf09 user: hobbs tags: trunk | |
| 01:10 | updated default tools paths check-in: 61ae31e8d9 user: hobbs tags: trunk | |
|
2000-11-02
| ||
| 23:34 | Added some more comments and a missing Tcl_IncrRefCount in TclGetLibraryPath() when the tclLibraryPa... check-in: dfbe5d11b6 user: davidg tags: trunk | |
| 22:55 | updated copyright check-in: d2157bbbb4 user: hobbs tags: trunk | |
| 22:05 | no message check-in: 9bb98b69b0 user: davidg tags: trunk | |
| 22:04 | 2000-11-02 David Gravereaux <davygrvy@ajubasolutions.com> * generic/tclEvent.c: tclLibraryPath T... check-in: 5584667c8f user: davidg tags: trunk | |
| 09:21 | see changes check-in: d3547b0c8d user: hobbs tags: trunk | |
| 09:21 | makefile fixes for Win64 support check-in: 2a6fb1e595 user: hobbs tags: trunk | |
| 09:20 | minor cast changes check-in: 6804f8f600 user: hobbs tags: trunk | |
| 01:20 | * unix/tcl.m4: removed use of -lbsd and -ldl for AIX-5. check-in: 1f3eae3fde user: hobbs tags: trunk | |
|
2000-11-01
| ||
| 22:13 | * tests/subst.test: added tests for non-zero return code handling by subst. * generic/tclParse.c ... check-in: 012624ada8 user: hobbs tags: trunk | |
| 21:48 | * generic/tclVar.c (TclVarTraceExists): Corrected excessive mem use when info exists was called on... check-in: 1357c659e3 user: hobbs tags: trunk | |
|
2000-10-31
| ||
| 01:20 | no message check-in: f8d7922c61 user: davidg tags: trunk | |
| 01:20 | 2000-10-30 David Gravereaux <davygrvy@ajubasolutions.com> * win/configure.in: * win/Makefile.in... check-in: 6ed4f00b1a user: davidg tags: trunk | |
| 00:49 | see changes check-in: 06095a57ae user: hobbs tags: trunk | |
| 00:48 | * unix/tclUnixInit.c: added default encoding map from "ja_JP.eucJP" to "euc-jp". (takahashi) check-in: e102dff849 user: hobbs tags: trunk | |
| 00:30 | * unix/configure.in (SC_TCL_LINK_LIBS): removed code that was commented out (it had been moved to ... check-in: 01762ed9c9 user: hobbs tags: trunk | |
| 00:30 | tests/clock.test: corrected clock-2.* test numbering check-in: 2d76774e72 user: hobbs tags: trunk | |
| 00:23 | unix/tcl.m4: consolidated gettimeofday check for AIX. check-in: e6b81f476b user: hobbs tags: trunk | |
|
2000-10-28
| ||
| 00:30 | * unix/configure.in: * unix/tcl.m4: added support for AIX-5. check-in: db905ca1c8 user: hobbs tags: trunk | |
| 00:29 | * unix/tclUnixChan.c: updated channel types to strict TCL_CHANNEL_VERSION_2 style to avoid compile... check-in: af55bc2b2d user: hobbs tags: trunk | |
| 00:29 | * generic/tclIO.c (Tcl_NotifyChannel): removed #ifdef around code for old channel structures, plac... check-in: af6e1bf3b1 user: hobbs tags: trunk | |
|
2000-10-27
| ||
| 23:59 | * library/tcltest1.0/tcltest.tcl: Removed a cd into the test directory in runAllTests that screwed u... check-in: 2361a3c505 user: jenn tags: trunk | |
| 22:34 | * generic/tclIO.c (CloseChannel): the statePtr for a channel was not being freed when the last cha... check-in: ff154ed552 user: hobbs tags: trunk | |
| 01:58 | no message check-in: 26b27f3587 user: davidg tags: trunk | |
| 01:58 | 2000-10-26 David Gravereaux <davygrvy@ajubasolutions.com> * win/tclWinFile.c (TclpMatchFilesTypes... check-in: 53a3e0b763 user: davidg tags: trunk | |
|
2000-10-24
| ||
| 22:30 | * tests/all.tcl: Removed support for tcltest 1.0. * tests/tcltest.test: * library/tcltest1.0/tcltes... check-in: 30eb4d542e user: jenn tags: trunk | |
|
2000-10-21
| ||
| 00:43 | * win/tclWinFile.c (TclpMatchFilesTypes): made the stat call only occur when necessary (for 'glob'... check-in: f581f844f0 user: hobbs tags: trunk | |
|
2000-10-19
| ||
| 18:00 | * library/tcltest1.0/tcltest2.tcl: * tests/tcltest2.test * doc/tcltest2.n: Code and documentation cl... check-in: 105995497b user: jenn tags: trunk | |
|
2000-10-06
| ||
| 23:46 | 2000-10-06 David Gravereaux <davygrvy@ajubasolutions.com> * win/tclWinChan.c: moved Win2K bug ca... check-in: 3a18ee7fcb user: davidg tags: trunk | |
| 23:45 | no message check-in: 5d2ba9a084 user: davidg tags: trunk | |
| 21:10 | * tests/cmdAH.test: extra tests for 'file channels' that include multiple interpreter tests and ch... check-in: c07558c028 user: hobbs tags: trunk | |
| 21:06 | * doc/CrtChannel.3: fixed spelling mistakes check-in: e4ac0a30ac user: hobbs tags: trunk | |
|
2000-10-05
| ||
| 01:06 | added demarcation of out-of-order 8.3.2 ChangeLog entries check-in: 8b3f671f57 user: hobbs tags: trunk | |
|
2000-09-29
| ||
| 23:26 | Fixed typo check-in: 3f6666d015 user: jenn tags: trunk | |
| 22:49 | Fixed a typo. check-in: 074c6a9517 user: jenn tags: trunk | |
| 22:48 | * tests/tcltest.test: Modified the new form of the test command to accept both attribute-value pairs... check-in: 541acf4405 user: jenn tags: trunk | |
| 22:48 | * library/tcltest1.0/tcltest2.tcl: Modified the new form of the test command to accept both attribut... check-in: 2e9a4a3686 user: jenn tags: trunk | |
| 22:47 | * doc/tcltest2.n: Modified the new form of the test command to accept both attribute-value pairs and... check-in: 63c6f73017 user: jenn tags: trunk | |
| 22:47 | * library/tcltest1.0/tcltest2.tcl: * tests/tcltest.test: * doc/tcltest2.n: Modified the new form of ... check-in: d31a89fc56 user: jenn tags: trunk | |
| 21:53 | * win/tclWinSerial.c (SerialGetOptionProc): corrected reporting of space parity on Windows (Eason)... check-in: 1b14887226 user: hobbs tags: trunk | |
| 21:43 | * win/Makefile.in: commented use of TESTFLAGS * unix/Makefile.in: added TESTFLAGS to test target t... check-in: 24a9849611 user: hobbs tags: trunk | |
| 21:42 | * tests/stack.test: prevented possible crash on systems with low default stacksize (Tru64, AIX) in... check-in: c5d5ef9b4a user: hobbs tags: trunk | |
| 21:42 | * generic/tclIOGT.c (FLUSH_DELAY): renamed DELAY define to FLUSH_DELAY to avoid defn conflict usin... check-in: 3ed9a4ac79 user: hobbs tags: trunk | |
| 01:12 | * tools/tcl.wse.in: added tclPlatDecls.h and tkPlatDecls.h to the Windows .exe install. check-in: 9346a1dafd user: hobbs tags: trunk | |
| 01:12 | * tests/fCmd.test (fCmd-6.20): corrected test to remove c:/tcl8975@ after creating it. * tests/f... check-in: 6c3c7ae703 user: hobbs tags: trunk | |
|
2000-09-28
| ||
| 06:39 | added changes related to upport of stacked channel rewrite check-in: b3dc12bf95 user: hobbs tags: trunk | |
| 06:38 | up-port of the stacked channel implementation rewrite in 8.3.2 to 8.4a2 code base, merged in with so... check-in: 23d1294c3a user: hobbs tags: trunk | |
| 06:36 | addition of tclIOGT.c source file corrected static build inclusion of reg and dde libraries check-in: 2ae66cc70c user: hobbs tags: trunk | |
| 06:35 | addition of tclIOGT.c source file check-in: eb0d114a3b user: hobbs tags: trunk | |
| 06:34 | updated docs to reflect 8.3.2 stacked channel implementation up-port check-in: 36d00ba957 user: hobbs tags: trunk | |
| 06:33 | * win/tclConfig.sh.in (TCL_LIBS): Cleaned up unix-specific autoconf variables. check-in: 96394f0855 user: hobbs tags: trunk | |
|
2000-09-21
| ||
| 00:58 | * tests/socket.test: removed doTestsWithRemoteServer constraint from socket-12.*. It requires 'ex... check-in: 30035e4719 user: hobbs tags: trunk | |
|
2000-09-20
| ||
| 23:09 | * library/tcltest1.0/pkgIndex.tcl: Updated to load tcltest 2.0. * library/tcltest1.0/tcltest2.tcl: N... check-in: 495294d130 user: jenn tags: trunk | |
| 01:50 | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): When using -all, all attempts after the first to match the ... check-in: 9c141af9b5 user: ericm tags: trunk | |
|
2000-09-19
| ||
| 19:37 | no message check-in: 60baaa8f16 user: davidg tags: trunk | |
| 19:36 | 2000-09-19 David Gravereaux <davygrvy@ajubasolutions.com> * doc/Eval.3: Added a note about the ... check-in: 874d472072 user: davidg tags: trunk | |
|
2000-09-17
| ||
| 22:40 | * tests/cmdIL.test: Added a test for fix for [Bug: 6212]. * generic/tclCmdIL.c (Tcl_LsortObjCmd): A... check-in: fe4c99079c user: ericm tags: trunk | |
|
2000-09-14
| ||
| 18:42 | * doc/Alloc.3: Added entries for Tcl_AttemptAlloc, Tcl_AttempRealloc. * doc/StringObj.3: Added entr... check-in: 66347b65e4 user: ericm tags: trunk | |
|
2000-09-08
| ||
| 04:00 | no message check-in: 5445f97a7a user: davidg tags: trunk | |
| 03:59 | * win/tclWinPipe.c: Stage-1 bug fix for TR#2460 "exec leaks memory". Added more logic around the c... check-in: d5d6df7f1e user: davidg tags: trunk | |
|
2000-09-07
| ||
| 19:51 | no message check-in: 3536165676 user: davidg tags: trunk | |
| 19:50 | 2000-09-07 David Gravereaux <davygrvy@ajubasolutions.com> * win/.cvsignore: changed the glob patt... check-in: 21119e961a user: davidg tags: trunk | |
| 17:39 | * doc/trace.n: minor doc cleanup check-in: fceb6ccc40 user: hobbs tags: trunk | |
| 14:31 | Entry for new "SEE ALSO" section. check-in: 93cbdcd809 user: poenitz tags: trunk | |
| 14:27 | New or changed "SEE ALSO" section. check-in: 2d43282569 user: poenitz tags: trunk | |
|
2000-09-06
| ||
| 22:37 | * win/tclWinLoad.c (TclpLoadFile): added special message for ERROR_PROC_NOT_FOUND exception in loa... check-in: 3bea237729 user: hobbs tags: trunk | |
| 18:50 | * README: * generic/tcl.h: * library/tcltest1.0/tcltest.tcl: * tools/tcl.wse.in: * tools/tcltk-... check-in: b15d80ab0f user: hobbs tags: trunk | |
| 18:49 | see changes. check-in: e504635a1a user: hobbs tags: trunk | |
| 18:46 | * unix/tclUnixPipe.c (TclpCreateProcess): Removed WNOHANG from Tcl_WaitPid call in error case of p... check-in: 4746499d46 user: hobbs tags: trunk | |
| 18:35 | * tests/string.test: extended string repeat tests check-in: 8a7cbbab88 user: hobbs tags: trunk | |
| 18:31 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): changed STR_REPEAT to preallocate the full space of the f... check-in: fce8088f27 user: hobbs tags: trunk | |
| 16:59 | * generic/tclExecute.c (TclExecuteByteCode): INST_STR_INDEX fixed pedantic cast warning. Correcte... check-in: acc4756b17 user: hobbs tags: trunk | |
| 16:57 | * generic/tclHash.c: fixed pedantic warning of incorrectly placed #endif check-in: 619f494f33 user: hobbs tags: trunk | |
| 16:56 | * doc/source.n: * doc/Eval.3: added extra note about how to safe use ^Z in code, as it is now a c... check-in: 15427185f2 user: hobbs tags: trunk | |
|
2000-08-30
| ||
| 01:43 | * generic/tclStringObj.c: Applied patch from Gerhard Hintermayer to provide a more conservative stri... check-in: ce0e80bb0f user: ericm tags: trunk | |
|
2000-08-25
| ||
| 20:39 | * tests/trace.test: Extended array tracing tests. * doc/trace.n: Clarified information about when a... check-in: 78f46f24d0 user: ericm tags: trunk | |
| 06:20 | ChangeLog commit. check-in: 91be546704 user: ericm tags: trunk | |
| 06:18 | Tweaked tab settings for .SO (Standard Options) sections, from suggestion from Peter Spjuth. check-in: 667da4e9ff user: ericm tags: trunk | |
| 05:56 | fix small typo in last commit check-in: fba19a6c54 user: mo tags: trunk | |
| 05:45 | remove --enable-gcc configure option check-in: 15f085286b user: mo tags: trunk | |
| 02:25 | Added RFE id numbers to comments. check-in: 0f006ae7e6 user: ericm tags: trunk | |
| 02:04 | * doc/trace.n: Updated documentation for new syntax; flagged old syntax as deprecated; added documen... check-in: e12f4e1180 user: ericm tags: trunk | |
|
2000-08-21
| ||
| 01:37 | Added check for non-arrays for [array statistics]. check-in: b857b66be3 user: ericm tags: trunk | |
|
2000-08-20
| ||
| 03:51 | 2000-08-19 David Gravereaux <davygrvy@ajubasolutions.com> * generic/tclPlatDecls.h: without a pre... check-in: 2eab56183a user: davidg tags: trunk | |
| 03:51 | no message check-in: a1bcf8c228 user: davidg tags: trunk | |
|
2000-08-18
| ||
| 19:52 | added another glob pattern I had forgotten check-in: 2a1eaade6f user: davidg tags: trunk | |
| 19:45 | no message check-in: 3c1e1ebf8f user: davidg tags: trunk | |
| 19:44 | * win/.cvsignore: provides a cleaner build environment with graphical CVS clients. check-in: 9fd90db260 user: davidg tags: trunk | |
| 18:02 | Fixed comment. check-in: 958506ae41 user: ericm tags: trunk | |
|
2000-08-15
| ||
| 21:31 | noted extra change to opt.test in ChangeLog check-in: 61b07565ae user: hobbs tags: trunk | |
| 18:10 | * library/tcltest1.0/tcltest.tcl: Set debug level in tcltest::restoreState to 2, for consistancy wit... check-in: f3fa69a1f9 user: ericm tags: trunk | |
| 00:08 | * win/makefile.vc: * win/Makefile.in: * unix/Makefile.in: Added tclPlatDecls.h to the list of instal... check-in: 2adc0d9420 user: ericm tags: trunk | |
|
2000-08-14
| ||
| 18:37 | URL typo correction. check-in: bf6c431b8a user: ericm tags: trunk | |
|
2000-08-11
| ||
| 17:42 | * generic/tclEnv.c (TclUnsetEnv): Changed declaration of length variable from "unsigned int" to "int... check-in: 0b29a04cd5 user: ericm tags: trunk | |
| 00:45 | * library/msgcat1.0/pkgIndex.tcl: Bumped version number to 1.2 [Bug: 6100]. * library/msgcat1.0/msg... check-in: 46dfbc92c2 user: ericm tags: trunk | |
|
2000-08-10
| ||
| 22:24 | * library/msgcat1.0/msgcat.tcl: Removed erroneous [package forget] in msgcat namespace initializer. check-in: 23022429bb user: ericm tags: trunk | |
| 18:24 | 2000-08-10 David Gravereaux <davygrvy@ajubasolutions.com> * generic/tclObj.c: r1.15 accidentally ... check-in: 03edb81667 user: davidg tags: trunk | |
| 18:24 | no message check-in: 40239d144b user: davidg tags: trunk | |
|
2000-08-08
| ||
| 19:03 | Created branch tclpro-1-5-0-synthetic Closed-Leaf check-in: e979569c4f user: cvs2fossil tags: tclpro-1-5-0-synthetic, tclpro-1-5-0 | |
| 19:03 | updated changes for 8.3.2 release check-in: 5318e840e9 user: hobbs tags: core-8-3-1-branch, core-8-3-2, tclpro-1-4-1 | |
| 18:08 | * library/msgcat1.0/pkgIndex.tcl: * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1. check-in: e8a14fc5b2 user: hobbs tags: core-8-3-1-branch | |
| 17:53 | * library/msgcat1.0/msgcat.tcl: bumped msgcat version to 1.1. check-in: 598d428da9 user: hobbs tags: core-8-3-1-branch | |
| 00:58 | see changes check-in: 58bf9d8905 user: hobbs tags: core-8-3-1-branch, tclpro-1-4-0 | |
| 00:57 | * doc/ChnlStack.3: * doc/CrtChannel.3: updated the docs to be aware of the TCL_CHANNEL_VERSION_2 ... check-in: a6a05b752c user: hobbs tags: core-8-3-1-branch | |
| 00:57 | * generic/tclIO.c (Tcl_CreateChannel): added assertion to verify that the new channel versioning w... check-in: b27de3ca70 user: hobbs tags: core-8-3-1-branch | |
| 00:57 | * unix/mkLinks: Regen'd with new mkLinks.tcl. * unix/mkLinks.tcl: Fixed indentation, made link set... check-in: 20239e7f73 user: hobbs tags: core-8-3-1-branch | |
|
2000-08-07
| ||
| 22:42 | * tests/indexObj.test: Added tests using the [testwrongnumargs] command to test Tcl_WrongNumArgs. *... check-in: 9b1fed9cba user: ericm tags: trunk | |
| 22:04 | * unix/Makefile.in: add tclsh.ico and tcl.spec to dist target check-in: 56dc3a4959 user: hobbs tags: core-8-3-1-branch | |
| 21:33 | see changes check-in: 91f28d2987 user: hobbs tags: core-8-3-1-branch | |
| 21:33 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Corrected caching of the index ptr to account... check-in: fa0a0bedde user: hobbs tags: core-8-3-1-branch | |
| 21:33 | * generic/tclEnv.c: cast cleanup [Bug: 5624] * win/tclWinFCmd.c: cast cleanup [Bug: 5627] check-in: bd25ec3021 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines for Linux on Sparc to compile correctl... check-in: 79d2ef3675 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * tests/stringObj.test: Tweaked tests to avoid hardcoded high-ASCII characters (which will fail in... check-in: 54c3d5c976 user: hobbs tags: core-8-3-1-branch | |
| 21:32 | * tests/opt.test: * library/opt0.4/optparse.tcl: Applied patch from [Bug: 5922], which corrected ... check-in: 0ec8182d81 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * library/history.tcl: Corrected an off-by-one error in HistIndex, which was causing [history redo... check-in: 16ecf09ff8 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * library/init.tcl (auto_import): added check to see if a valid pattern was coming in, to avoid si... check-in: 8fd7dc9f23 user: hobbs tags: core-8-3-1-branch | |
| 21:31 | * unix/tclUnixInit.c (TclpSetInitialEncodings): attempt to correct setlocale calls for XIM support... check-in: 608c7a9a5a user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * generic/tclClock.c (FormatClock): correct code to handle locale specific return values from strf... check-in: e3093ce730 user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * tests/clock.test: Added test for "2 days 2 hours ago" style specifications. * generic/tclDate.... check-in: 8d1fb17481 user: hobbs tags: core-8-3-1-branch | |
| 21:30 | * generic/tclCkalloc.c: Fixed some function headers. check-in: 4b347fdc7d user: hobbs tags: core-8-3-1-branch | |
| 21:29 | * doc/AddErrInfo.3: * doc/ChnlStack.3: * doc/Exit.3: * doc/GetIndex.3: * doc/Notifier.3: * doc... check-in: 848041cb0b user: hobbs tags: core-8-3-1-branch | |
|
2000-08-06
| ||
| 00:20 | * generic/tclIOGT.c (TclChannelTransform): fixed segfault that would occur when transforming a cha... check-in: 40872cef19 user: hobbs tags: core-8-3-1-branch | |
|
2000-08-03
| ||
| 21:59 | Finished backport of mcunknown fix for 8.3.2. check-in: dbab6ab30f user: ericm tags: core-8-3-1-branch | |
| 21:40 | Backport of mcunknown fixes for 8.3.2. check-in: 3fc06e9129 user: ericm tags: core-8-3-1-branch | |
| 21:40 | Backport of mcunknown fixes. check-in: 58519087fc user: ericm tags: core-8-3-1-branch | |
|
2000-07-31
| ||
| 18:03 | Removed dead space at end of file. check-in: a71bddc821 user: ericm tags: trunk | |
|
2000-07-28
| ||
| 07:58 | * win/Makefile.in: * win/configure.in: * win/tcl.m4: * win/tclConfig.sh.in: Back port of gcc for... check-in: cf95876426 user: mo tags: core-8-3-1-branch | |
|
2000-07-27
| ||
| 22:47 | * win/configure.in: TCL_STUB_LIB_FLAG should not include ${TCL_DBGX} in win/tclConfig.sh, fix that... check-in: 604402ceb3 user: mo tags: trunk | |
| 01:39 | Created branch ajuba-ajuba2-2-1-base-synthetic Closed-Leaf check-in: 44eafad11b user: cvs2fossil tags: ajuba-ajuba2-2-1-base-synthetic, ajuba-ajuba2-2-1-base | |
| 01:39 | * merged core-8-3-1-io-rewrite back into core-8-3-1-branch. The core-8-3-1-io-rewrite branch shoul... check-in: 4a5dd63d1f user: hobbs tags: core-8-3-1-branch | |
| 00:38 | * generic/tclStubInit.c: * generic/tclDecls.h: * generic/tcl.decls: * generic/tcl.h: * gene... Closed-Leaf check-in: d975fb5646 user: hobbs tags: core-8-3-1-io-rewrite, merge-8-3-1-io-rewrite-07-26-00 | |
|
2000-07-26
| ||
| 23:53 | * tests/iogt.test: added RCS string, marked tests 2.* to be unixOnly due to underlying system diff... check-in: 92ba0e688c user: hobbs tags: core-8-3-1-io-rewrite | |
| 23:53 | * unix/Makefile.in: undid 07-25 Makefile.in changes because we don't really want to force all priv... check-in: 96e663cf32 user: hobbs tags: core-8-3-1-io-rewrite | |
| 04:56 | Changed Unix to install all headers because they are used by packages like Itcl and Expect, and its ... check-in: fa892d814d user: welch tags: core-8-3-1-io-rewrite | |
| 01:32 | no message check-in: afd49506de user: davidg tags: trunk | |
| 01:29 | Thread-safe rewrite for the Tcl_Async* commands. check-in: 50488dfc4c user: davidg tags: trunk | |
| 01:28 | no message check-in: 4ba17c5943 user: davidg tags: trunk | |
| 01:27 | Thread-safe rewrite for the Tcl_Async* commands. check-in: 116644925e user: davidg tags: trunk | |
| 01:27 | no message check-in: abc17ddc7e user: davidg tags: trunk | |
|
2000-07-25
| ||
| 22:41 | * generic/tclVar.c (CallTraces): Added check for VAR_TRACE_ACTIVE on the array containing the variab... check-in: 509d5a4bdc user: ericm tags: trunk | |
| 18:38 | * win/tclWinPipe.c (BuildCommandLine): Added Tcl_DStringFree call to prevent potential memory leaks ... check-in: be3408a6fc user: ericm tags: trunk | |
| 16:54 | 2000-07-25 Andreas Kupries <a.kupries@westend.com> * tests/iogt.test: (line 866f) New tests iogt-6... check-in: 10bfc475b0 user: kupries tags: core-8-3-1-io-rewrite | |
|
2000-07-24
| ||
| 18:09 | * doc/msgcat.n: Added documentation about the selection of the default locale on Windows. check-in: 1abad32549 user: ericm tags: trunk | |
| 00:03 | doc/AddErrInfo.3, doc/ChnlStack.3, doc/Exit.3, doc/GetIndex.3, doc/Notifier.3, doc/Object.3, doc/Reg... check-in: 68fe2a61a5 user: jenglish tags: trunk | |
|
2000-07-22
| ||
| 01:53 | * generic/tclStubInit.c: * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclD... check-in: 9ec468f405 user: ericm tags: trunk | |
| 00:51 | * doc/binary.n: Noted that the example in the introduction assumes a 32-bit system [Bug: 6035]. check-in: 35180fc2a9 user: ericm tags: trunk | |
|
2000-07-21
| ||
| 16:22 | * win/configure.in: Define ${prefix} and ${exec_prefix} like unix/configure.in. Fix or add TCL_SR... check-in: 83a553168f user: mo tags: trunk | |
| 05:08 | * tests/socket.test: removed doTestsWithRemoteServer constraint from socket-12.*. It requires 'ex... check-in: c8e261fa56 user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-20
| ||
| 20:33 | * generic/tclStubInit.c: * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclD... check-in: 2abafbeedc user: ericm tags: trunk | |
| 20:32 | ChangeLog commit. check-in: fa64a2b8ab user: ericm tags: trunk | |
|
2000-07-19
| ||
| 22:15 | * generic/tclStubInit.c: * generic/tclObj.c: * generic/tclInt.h: * generic/tclHash.c: * generic/tclD... check-in: 6c43b17f3d user: ericm tags: trunk | |
| 21:40 | * tests/pkgMkIndex.test: Added tests for pkg_compareExtension. * library/package.tcl: Enhanced pkg_... check-in: 3d1a0ccec5 user: ericm tags: trunk | |
| 18:27 | * win/makefile.vc: Applied patch from Don Porter to provide better nmake support for NT/Alpha [RFE: ... check-in: b794a4da5e user: ericm tags: trunk | |
| 01:47 | Doh! revert piece of last commit that did not belong check-in: 526dad7c30 user: mo tags: trunk | |
| 01:17 | * unix/configure.in: * unix/tcl.m4: * win/tcl.m4: Properly quote arguments to m4 macros. This al... check-in: 6b4e7b11ec user: mo tags: trunk | |
| 01:08 | Added rules to make tclreg and tcldde static libraries. check-in: b721d923fa user: welch tags: core-8-3-1-io-rewrite | |
| 01:08 | *** empty log message *** check-in: 43cf7aa9f5 user: welch tags: core-8-3-1-io-rewrite | |
|
2000-07-18
| ||
| 23:51 | no message check-in: 95813326ba user: davidg tags: trunk | |
| 21:30 | * tests/opt.test: Removed references to Lfirst, Lrest functions. * library/opt0.4/optparse.tcl: App... check-in: e809de1fb4 user: ericm tags: trunk | |
| 18:16 | * compat/string.h: Fixed function prototypes for strpbrk and strtok [Bug: 6020]. check-in: 907cc4ce33 user: ericm tags: trunk | |
| 02:17 | no message check-in: e78fe8718e user: davidg tags: trunk | |
| 02:16 | Win2K OS bug with GetStdHandle(STD_OUTPUT_HANDLE) returning 0x00010001 instead of INVALID_HANDLE_VAL... check-in: 9ab4e92981 user: davidg tags: trunk | |
|
2000-07-17
| ||
| 23:09 | * README: * win/README: * win/README.binary: * win/configure.in: * unix/configure.in: * unix/t... check-in: a6bac79caf user: hobbs tags: core-8-3-1-io-rewrite | |
| 22:59 | * generic/tclStubInit.c: * generic/tclIntDecls.h: * generic/tclInt.decls: commented out internal ... check-in: 9a75cd275a user: hobbs tags: core-8-3-1-io-rewrite | |
| 22:58 | * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: added tclIOGT.c to objects list to comp... check-in: b002942e32 user: hobbs tags: core-8-3-1-io-rewrite | |
| 22:25 | * library/msgcat1.0/msgcat.tcl: * doc/msgcat.n: * tests/msgcat.test: Applied patches from Chris Nels... check-in: 3ad3252f55 user: ericm tags: trunk | |
| 08:26 | Don't set CC=gcc before running AC_PROG_CC if CC is already set. check-in: 3909688465 user: mo tags: trunk | |
|
2000-07-14
| ||
| 04:16 | * win/tclWinChan.c: updated fileChannelType to v2 channel struct * win/tclWinConsole.c: updated co... check-in: edb18d89dd user: hobbs tags: core-8-3-1-io-rewrite | |
| 04:16 | * generic/tclIO.c (StackSetBlockMode): moved set of chanPtr outside of blockModeProc check to avoi... check-in: d0ec86cd6c user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-13
| ||
| 07:22 | Added some SEE ALSO sections. check-in: 30e1dd7649 user: poenitz tags: trunk | |
| 01:08 | Added builds of the tclreg and tcldde static libraries. check-in: b7b41af2c9 user: welch tags: core-8-3-1-branch | |
| 01:08 | *** empty log message *** check-in: 15e292afd9 user: welch tags: core-8-3-1-branch | |
|
2000-07-12
| ||
| 01:41 | * tests/iogt.test: made tests [345].0 not run by default as they were failing in the new design, b... check-in: 2f00b8921d user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-10
| ||
| 17:35 | 2000-07-10 Andreas Kupries <a.kupries@westend.com> * tests/iogt.test: Reverted some earlier chang... check-in: ddc1b09ee7 user: kupries tags: core-8-3-1-io-rewrite | |
|
2000-07-07
| ||
| 11:13 | Fix definition of TCL_SRC_DIR in mingw/vc++ configure so that it matches the unix verison check-in: 41152ea860 user: mo tags: trunk | |
| 03:31 | * tests/iogt.test: new tests for stacked channel stuff based off new 'testchannel transform|unstac... check-in: b684e61b81 user: hobbs tags: core-8-3-1-io-rewrite | |
|
2000-07-06
| ||
| 21:05 | * tests/msgcat.test: * library/msgcat1.0/msgcat.tcl: Applied patch from Christian Krone, to provide ... check-in: 011b026d9e user: ericm tags: trunk | |
|
2000-06-30
| ||
| 06:28 | * doc/msgcat.n: Doc's for mcmax function. * library/msgcat1.0/msgcat.tcl: Applied patches from Laur... check-in: dd75ed2b7a user: ericm tags: trunk | |
|
2000-06-28
| ||
| 18:11 | * tests/stringObj.test: Tweaked tests to avoid hardcoded high-ASCII characters (which will fail in m... check-in: e273f9d105 user: ericm tags: trunk | |
|
2000-06-26
| ||
| 23:23 | * doc/package.n: Corrected information about [package forget] arguments [Bug: 5418]. check-in: 3e27881a53 user: ericm tags: trunk | |
|
2000-06-24
| ||
| 00:26 | * doc/Hash.3: Added documentation patch for Tcl_Obj *'s as keys in Tcl hash tables [RFE: 5934]. * g... check-in: 7e7bdba8eb user: ericm tags: trunk | |
|
2000-06-21
| ||
| 03:49 | Fix Weak links check-in: 87e0596e14 user: jingham tags: core-8-3-1-branch | |
|
2000-06-20
| ||
| 21:30 | Applied patch from [Bug: 5921] check-in: beffb3997a user: ericm tags: trunk | |
| 21:28 | Applied patch from [Bug: 5922] check-in: 26d9b6680e user: ericm tags: trunk | |
|
2000-06-19
| ||
| 21:34 | * doc/RegExp.3: Replaced instances of "Tcl_GetRegExpInfo" with "Tcl_RegExpGetInfo", the correct name... check-in: a51a0fc6ec user: ericm tags: trunk | |
|
2000-06-14
| ||
| 01:38 | fixed the arglist for scan--varNames are all optional check-in: e63242ecaa user: hershey tags: core-8-3-1-branch | |
|
2000-06-13
| ||
| 21:01 | * win/tcl.m4: * win/configure.in: * win/Makefile.in: Applied patch from [RFE: 5844], to extend suppo... check-in: 3bc42b9ac3 user: ericm tags: trunk | |
| 20:30 | * win/tclWinDde.c: * win/tclWinInit.c: * win/tclWinNotify.c: * win/tclWinPipe.c: * win/tclWinReg.c: ... check-in: 84806aadba user: ericm tags: trunk | |
|
2000-06-07
| ||
| 01:59 | marked 8.4a1 release point check-in: 2af383029e user: hobbs tags: trunk | |
|
2000-06-06
| ||
| 19:35 | see changes check-in: 96c191ac0f user: hobbs tags: trunk, core-8-4-a1 | |
| 19:34 | * generic/tclExecute.c (TclExecuteByteCode INST_STR_CMP): added test of iResult return from memcmp... check-in: 9c8205c1e7 user: hobbs tags: trunk | |
| 19:34 | * generic/tclIndexObj.c (Tcl_GetIndexFromObjStruct): Corrected caching of the index ptr to account... check-in: 23806e51b7 user: hobbs tags: trunk | |
| 04:55 | Added version 8.4a1 to list of versions to look for. check-in: a5d8ff9ee1 user: ericm tags: trunk | |
| 04:51 | Added spinbox.tcl to list of files to install. check-in: 75512ed338 user: ericm tags: trunk | |
| 04:39 | Added tcl.hpj.in to distribution. check-in: 24c88cf726 user: ericm tags: trunk | |
| 01:53 | Fixed color map. check-in: ed358ee5f4 user: ericm tags: trunk | |
| 01:11 | Fixed copyright. check-in: 68aca6b5bf user: ericm tags: trunk | |
| 01:08 | Fixed version number, scriptics -> ajuba logo. check-in: dba67551eb user: ericm tags: trunk | |
| 00:45 | Fixed version number. check-in: 7e0ca1d918 user: ericm tags: trunk | |
|
2000-06-05
| ||
| 23:36 | Comment typo correction. check-in: 68d103692c user: ericm tags: trunk | |
| 23:27 | Added "released 8.4a1" line check-in: addb8dc38e user: ericm tags: trunk | |
| 23:14 | Corrected credits. check-in: c4bbd232e0 user: ericm tags: trunk | |
| 21:39 | Added changes since 8.3.1. check-in: 4ff4416169 user: ericm tags: trunk | |
|
2000-06-02
| ||
| 23:44 | Created branch ajuba-ajuba2-2-0-synthetic Closed-Leaf check-in: 61886d60e7 user: cvs2fossil tags: ajuba-ajuba2-2-0-synthetic, ajuba-ajuba2-2-0 | |
| 23:44 | reduced unnecessary iterations in http-3.13 check-in: dc87c202da user: hobbs tags: core-8-3-1-branch | |
| 23:43 | reduced unnecessary iterations in http-3.13 check-in: 946105af77 user: hobbs tags: trunk | |
| 23:14 | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> * tests/http.test * doc/http.n * library/h... check-in: 2667506cff user: hobbs tags: trunk | |
| 20:04 | * generic/tclIO.c (CloseChannel): removed the &ing out of (TCL_READABLE|TCL_WRITABLE) from the fla... check-in: 7659a94a04 user: hobbs tags: core-8-3-1-branch | |
| 05:20 | (CloseChannel): further extended CloseChannel in the stacked case to effect certain operations on ... check-in: 0224a167ee user: hobbs tags: core-8-3-1-branch | |
| 03:01 | * generic/tclIO.c (CloseChannel): Rewrote CloseChannel code to unstack a channel during the close ... check-in: f7571ce9e0 user: hobbs tags: core-8-3-1-branch | |
|
2000-06-01
| ||
| 00:33 | added unset -- -nocomplain options check-in: 1f4fd67a67 user: hobbs tags: trunk | |
| 00:33 | * tests/set-old.test: * doc/unset.n: * generic/tclVar.c (Tcl_UnsetObjCmd): added -nocomplain and ... check-in: 4f72696ca3 user: hobbs tags: trunk | |
|
2000-05-31
| ||
| 15:03 | * generic/tclVar.c (Tcl_ArrayObjCmd): Added support for regexp and exact matching for [array names] ... check-in: 634da00427 user: ericm tags: trunk | |
| 01:28 | 2000-05-29 Sandeep Tamhankar <sandeep@scriptics.com> * tests/http.test * doc/http.n * library/h... check-in: 43202241e2 user: sandeep tags: core-8-3-1-branch | |
|
2000-05-27
| ||
| 23:58 | * tests/info.test: * doc/info.n: * generic/tclIOUtil.c (Tcl_EvalFile): * generic/tclCmdIL.c (Inf... check-in: 11466720a7 user: hobbs tags: trunk | |
|
2000-05-26
| ||
| 08:54 | new compiled commands, reworked string commands for unicode check-in: 58b3cdf9e7 user: hobbs tags: trunk | |
| 08:53 | * generic/tclCompExpr.c: changed INST_STREQ -> INST_STR_EQ, INST_STRNEQ -> INST_STR_NEQ * generic... check-in: 42d08624f2 user: hobbs tags: trunk | |
| 08:52 | * generic/tclStringObj.c (Tcl_AppendUnicodeToObj): removed dead code. (AppendUnicodeToUnicodeRep) ... check-in: 0ea5ede54f user: hobbs tags: trunk | |
| 08:51 | * generic/tclInt.h: * generic/tclObj.c (Tcl_DbIsShared): added support for checking result of Tcl... check-in: b4ded7886d user: hobbs tags: trunk | |
| 08:51 | * generic/tclCmdMZ.c (Tcl_RegsubObjCmd): reworked to operate in Unicode, tweaked for performance. ... check-in: 021b3fcbdd user: hobbs tags: trunk | |
| 08:50 | * tests/string.test: added string map tests for the one-pair case, corrected tests to reflect impr... check-in: 446f8b2bde user: hobbs tags: trunk | |
|
2000-05-23
| ||
| 22:10 | * generic/tclInt.h: Added function prototypes for TclCompileStringCmd and TclCompileReturnCmd. * ge... check-in: 9a0e714517 user: ericm tags: trunk | |
| 02:45 | * doc/scan.n: * doc/array.n: minor doc fixes [Bug: 5396] check-in: e139b081e4 user: hobbs tags: trunk | |
|
2000-05-22
| ||
| 23:55 | see changes check-in: 47b3d7b741 user: hobbs tags: trunk | |
| 23:55 | * win/tclWinFCmd.c: cast cleanup [Bug: 5627] check-in: b24330d647 user: hobbs tags: trunk | |
| 23:54 | * win/tclWinSerial.c: cast cleanup [Bug: 5626] check-in: 899476c20b user: hobbs tags: trunk | |
| 23:54 | * win/tclWinConsole.c: cast and header cleanup [Bug: 5625] check-in: 3f4a2d6af6 user: hobbs tags: trunk | |
| 23:54 | * generic/tclEnv.c: cast cleanup [Bug: 5624] check-in: 2c6b454dab user: hobbs tags: trunk | |
|
2000-05-19
| ||
| 21:30 | see changes check-in: 3c461b5722 user: hobbs tags: trunk | |
| 21:30 | * generic/tclTest.c: * generic/tclIO.c: moved channel test commands from tclIO.c to tclTest.c. *... check-in: a0e9b1640e user: hobbs tags: trunk | |
| 18:57 | fixed patching problems for mingw compatability check-in: ab2a9725ab user: hobbs tags: trunk | |
|
2000-05-18
| ||
| 22:29 | * tests/clock.test: Added test for "2 days 2 hours ago" style specifications. * generic/tclDate.c: ... check-in: 5dc84a282d user: ericm tags: trunk | |
| 22:19 | see changes check-in: ea4f8179a8 user: hobbs tags: trunk | |
| 22:19 | * win/{tcl.m4,Makefile.in,configure.in}: added support for mingw compile env and cross-compiling. ... check-in: eab5a957cf user: hobbs tags: trunk | |
| 21:37 | see changes check-in: ed930df419 user: hobbs tags: trunk | |
| 21:37 | * library/init.tcl (auto_import): added check to see if a valid pattern was coming in, to avoid si... check-in: 27f0354112 user: hobbs tags: trunk | |
| 21:37 | * doc/regsub.n: correct regsub docs [Bug: 5346] check-in: d7844ddfd5 user: hobbs tags: trunk | |
| 21:36 | * generic/tclClock.c (FormatClock): correct code to handle locale specific return values from strf... check-in: 7395d09104 user: hobbs tags: trunk | |
|
2000-05-15
| ||
| 21:48 | * library/history.tcl: Corrected an off-by-one error in HistIndex, which was causing [history redo... check-in: b47be28ecb user: ericm tags: trunk | |
|
2000-05-11
| ||
| 01:50 | * generic/tclPosixStr.c (Tcl_SignalMsg): clarified #defines for Linux on Sparc to compile correctl... check-in: 23bdc0c3b5 user: hobbs tags: trunk | |
| 00:17 | see changes check-in: d00cfae838 user: hobbs tags: trunk | |
| 00:17 | * doc/namespace.n: * tests/namespace.test: * generic/tclNamesp.c (Tcl_NamespaceObjCmd): added 'na... check-in: 1570dc2201 user: hobbs tags: trunk | |
| 00:16 | * doc/source.n: * doc/Eval.3: * tests/source.test: * generic/tclIOUtil.c (Tcl_EvalFile): added e... check-in: 03cdfc3a86 user: hobbs tags: trunk | |
|
2000-05-10
| ||
| 23:49 | test fix check-in: 7b12230f7d user: hobbs tags: trunk | |
|
2000-05-09
| ||
| 19:13 | 2000-05-09 Andreas Kupries <a.kupries@westend.com> operating as proxy for David Gravereaux <davyg... check-in: c1e244a299 user: kupries tags: trunk | |
| 17:50 | * tests/lsearch.test: * doc/lsearch.n: * generic/tclCmdIL.c (Tcl_LsearchObjCmd): Extended [lsearch] ... check-in: 51a0b967fd user: ericm tags: trunk | |
| 00:00 | * doc/expr.n: * tests/expr.test: * tests/expr-old.test: added tests for 'eq' and 'ne' * generic/... check-in: 0d91727189 user: hobbs tags: trunk | |
|
2000-05-08
| ||
| 22:21 | * generic/tclCmdIL.c (Tcl_LinsertObjCmd): made use of Tcl_DuplicateObj where code was otherwise du... check-in: 39a3a048f1 user: hobbs tags: trunk | |
| 22:14 | lint chan = NULL init check-in: 8f82990764 user: hobbs tags: trunk | |
| 22:13 | * generic/tclObj.c (Tcl_DuplicateObj): simplified code to call TclInitStringRep, which the code wa... check-in: b7f61c3131 user: hobbs tags: trunk | |
| 22:10 | minor comment correction check-in: 7fc9fd97f3 user: hobbs tags: trunk | |
| 22:06 | removed unreferenced var check-in: 5482dfcb56 user: hobbs tags: trunk | |
| 22:05 | removed VS/VE 8.1 macros check-in: bee7a32576 user: hobbs tags: trunk | |
| 22:04 | * tests/string.test: extended string match tests check-in: 287915a2fe user: hobbs tags: trunk | |
| 21:59 | * doc/Utf.3: * generic/tclStubInit.c: * generic/tcl.decls: * generic/tclDecls.h: * generic/tclU... check-in: 52c8e2d16d user: hobbs tags: trunk | |
| 21:25 | * tests/set-old.test: * doc/array.n: * generic/tclVar.c: Added [array statistics] command [RFE: 4557... check-in: 4254340950 user: ericm tags: trunk | |
|
2000-05-06
| ||
| 19:51 | 2000-05-06 Andreas Kupries <a.kupries@westend.com> operating as proxy for David Gravereaux <davygr... check-in: d0d9090813 user: kupries tags: trunk | |
|
2000-05-03
| ||
| 00:15 | * README: * generic/tcl.h: * library/init.tcl: * library/reg1.0/pkgIndex.tcl: * library/tcltest... check-in: be42a4145e user: hobbs tags: trunk | |
| 00:14 | * tests/compile.test: * tests/init.test: * tests/proc.test: * tests/proc-old.test: * tests/rena... check-in: e9b0d62a31 user: hobbs tags: trunk | |
| 00:13 | * unix/Makefile.in: add tclsh.ico and tcl.spec to dist target check-in: bcfb7bbe48 user: hobbs tags: trunk | |
|
2000-05-02
| ||
| 22:02 | 2000-05-02 Andreas Kupries <a.kupries@westend.com> * Overall changes: (1) Implementation of jo... check-in: cdf262856d user: kupries tags: trunk | |
|
2000-04-28
| ||
| 00:47 | * doc/library.n: Added entries for auto_qualify and auto_import [Bug: 1271]. * doc/Init.3: Manual e... check-in: 3429c5f93a user: ericm tags: trunk | |
|
2000-04-27
| ||
| 01:46 | * doc/memory.n: Man page for Tcl "memory" command, which is created when TCL_MEM_DEBUG is defined at... check-in: 9aabc80546 user: ericm tags: trunk | |
|
2000-04-26
| ||
| 22:36 | * unix/mkLinks: Regen'd with new mkLinks.tcl. * unix/mkLinks.tcl: Fixed indentation, made link setu... check-in: 04f453e64f user: ericm tags: trunk | |
| 20:49 | Created branch core-8-3-1-synthetic Closed-Leaf check-in: 229cb92672 user: cvs2fossil tags: core-8-3-1-synthetic, core-8-3-1 | |
| 20:49 | Fixed bad crosslink command. check-in: e316983b70 user: ericm tags: trunk | |
| 17:31 | * README: * mac/README: * tools/tcl.wse.in: * unix/README: * unix/tcl.spec: * win/README: * w... check-in: e2a5e3125f user: hobbs tags: trunk | |
| 17:05 | Updated URLs check-in: b6b9751c73 user: welch tags: trunk | |
| 17:01 | LogCommandInfo man entry. check-in: aca9cea7e2 user: ericm tags: trunk | |
| 17:00 | LogCommandInfo man page. check-in: 76377166af user: ericm tags: trunk | |
| 17:00 | LogCommandInfo man entry. check-in: a6e79bb9c4 user: ericm tags: trunk | |
| 00:24 | updated for 8.3.1 release check-in: 338f651564 user: hobbs tags: trunk | |
|
2000-04-25
| ||
| 23:03 | NAME macro fix check-in: 968c1a7522 user: hobbs tags: trunk | |
| 22:29 | version cleanup check-in: 26d383863d user: hobbs tags: trunk | |
| 20:58 | * unix/Makefile.in: * win/Makefile.in: * win/makefile.vc: updated for http change and some cleanu... check-in: 1e558a16da user: hobbs tags: trunk | |
| 20:21 | moved http2.1 to http2.3 check-in: a43b5bad06 user: hobbs tags: trunk | |
| 17:56 | * unix/tclUnixThrd.c: removed {}s around PTHREAD_MUTEX_INITIALIZER [Bug: 5254] check-in: aa8d40b8f1 user: hobbs tags: trunk | |
| 17:55 | * unix/tclLoadDyld.c (TclpLoadFile): removed use of interp->result check-in: 390ae98d85 user: hobbs tags: trunk | |
| 17:55 | * doc/Utf.3: clarified docs for Tcl_(UniChar|Utf)AtIndex check-in: b3b30628d9 user: hobbs tags: trunk | |
| 00:54 | * unix/mkLinks: * doc/OpenFileChnl.3: Added man entry for Tcl_Ungets [Bug: 1834]. check-in: 09b0933925 user: ericm tags: trunk | |
| 00:28 | * unix/mkLinks: * doc/SourceRCFile.3: Man page for Tcl_SourceRCFile [Bug: 1833]. check-in: e1c7b67772 user: ericm tags: trunk | |
|
2000-04-24
| ||
| 23:52 | * unix/mkLinks: * doc/ParseCmd.3: Added documentation for Tcl_ParseVar [Bug: 1828]. check-in: b374c02492 user: ericm tags: trunk | |
| 23:32 | * unix/tclUnixNotfy.c (Tcl_FinalizeNotifier, NotifierThreadProc): added write of 'q' into triggerP... check-in: b63233fd7f user: hobbs tags: trunk | |
| 06:46 | *** empty log message *** check-in: 26e0b4a97b user: jingham tags: trunk | |
| 06:43 | 2000-04-23 Jim Ingham <jingham@cygnus.com> These changes make some error handling margina... check-in: 406aaa947b user: jingham tags: trunk | |
|
2000-04-23
| ||
| 03:37 | *** empty log message *** check-in: d202742949 user: jingham tags: trunk | |
| 03:36 | 2000-04-22 Jim Ingham <jingham@cygnus.com> * library/package.tcl (tclPkgUnknown): Fixed a ... check-in: aa5214fbab user: jingham tags: trunk | |
|
2000-04-22
| ||
| 07:07 | 2000-04-21 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Fixed a newly in... check-in: 8f0cd2d9ba user: sandeep tags: trunk | |
| 00:37 | More thrashing with the "server closes without reading post data" scenario. Reverted to the previou... check-in: c0d948dc41 user: welch tags: trunk | |
| 00:37 | comments for http.tcl check-in: d893bfe62f user: welch tags: trunk | |
|
2000-04-21
| ||
| 04:04 | * generic/tclAlloc.c: wrapped caddr_t define to not be done on Unix * unix/tclUnixPort.h: added Tc... check-in: 618011d0b2 user: hobbs tags: trunk | |
|
2000-04-20
| ||
| 01:30 | * library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: * win/tclWinChan.c: * win/tclWinTh... check-in: c818263820 user: hobbs tags: trunk | |
|
2000-04-19
| ||
| 23:24 | * generic/tclFileName.c (SplitUnixPath): added support for QNX node ids. check-in: 20e78a2f2d user: hobbs tags: trunk | |
| 09:17 | have to allow for strchr being a macro in TtyParseProc check-in: 8e5dea5253 user: hobbs tags: trunk | |
| 08:32 | * README: * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/con... check-in: 2bb0593bdf user: hobbs tags: trunk | |
| 01:01 | * generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath to thread-local storage to prevent ... check-in: 57271c3723 user: hobbs tags: trunk | |
|
2000-04-18
| ||
| 23:26 | * win/Makefile.in: * win/tcl.rc: * win/tclsh.rc: * win/tclsh.ico: Modified copyright dates in W... check-in: ef4b92e1f8 user: redman tags: trunk | |
| 23:10 | * generic/tclEvent.c (TclInitSubsystems): Moved tclLibraryPath to thread-local storage to prevent ... check-in: 800390a3de user: hobbs tags: trunk | |
| 23:06 | * unix/tclAppInit.c (main): removed #ifdef TCL_TEST that sets the library path as it was unnecessa... check-in: 7545f3c2fc user: hobbs tags: trunk | |
|
2000-04-17
| ||
| 20:32 | Added Tcl_CreateThreadType and TCL_RETURN_THREAD_TYPE macros for declaring the NewThread callback pr... check-in: 3013a54849 user: welch tags: trunk | |
| 20:32 | Updates for Tcl_CreateThreadType check-in: cf0b7dd51e user: welch tags: trunk | |
| 01:52 | Don't append : to folder name if the folder name is empty. check-in: bb30f9a434 user: jingham tags: trunk | |
|
2000-04-15
| ||
| 18:42 | Added additional information regarding TCLLIBPATH (specifically, that "/" must be used as the path s... check-in: e1576ae91b user: ericm tags: trunk | |
| 17:34 | * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space parity on platforms that suppor... check-in: 64dd87f4a7 user: hobbs tags: trunk | |
| 17:34 | * generic/tclBasic.c (Tcl_GetVersion): adjusted use of major/minor to not conflict with global dec... check-in: cc48184a22 user: hobbs tags: trunk | |
| 17:34 | * unix/tclUnixChan.c (TtyParseMode): Only allow setting mark/space parity on platforms that suppor... check-in: a64be0d5f2 user: hobbs tags: trunk | |
|
2000-04-14
| ||
| 23:01 | * doc/AppInit.3: * doc/Async.3: * doc/BackgdErr.3: * doc/CrtChannel.3: * doc/CrtInterp.3: * do... check-in: 66905b808b user: hobbs tags: trunk | |
| 06:42 | * unix/tcl.m4 (SC_ENABLE_THREADS): enhanced the detection of pthread_mutex_init [Bug: 4359] and (S... check-in: 720c60af3f user: hobbs tags: trunk | |
| 06:42 | * doc/regexp.n: doc clarification [Bug: 5037] * doc/update.n: typo fix [Bug: 4996] check-in: f5cd778d6a user: hobbs tags: trunk | |
| 06:42 | * doc/regexp.n: doc clarification [Bug: 5037] * doc/update.n: typo fix [Bug: 4996] * unix/tcl.m4... check-in: b1dcbfacb9 user: hobbs tags: trunk | |
|
2000-04-13
| ||
| 02:30 | removed __stdcall decl for WIN32 case on ThreadCreate check-in: e8fa73f24d user: hobbs tags: trunk | |
|
2000-04-12
| ||
| 18:41 | * doc/dde.n: corrected dde poke docs. [Bug: 4991] check-in: 6356a7ea59 user: hobbs tags: trunk | |
|
2000-04-11
| ||
| 21:42 | * win/tclWinPipe.c: Added "CONST" keyword to declaration of char *native in TclpCreateTempFile, to s... check-in: abd92d8bbb user: ericm tags: trunk | |
| 21:16 | * msgcat.n: Added docs for new behavior from patch in [Bug: 4158]. * msgcat.test: Added tests for n... check-in: 3991fa63bb user: ericm tags: trunk | |
| 01:04 | Fixed compiler warnings check-in: 7f42a656b6 user: welch tags: trunk | |
| 01:04 | Updated to work with thread extension, if present check-in: 78b08a48a9 user: welch tags: trunk | |
| 01:04 | Changes for threading update check-in: b5288176c3 user: welch tags: trunk | |
|
2000-04-10
| ||
| 23:42 | fixed conflict in this file check-in: 8dbc8717ba user: welch tags: trunk | |
| 22:44 | Fixed Tcl_CreateThreadProc declaration check-in: c66c45242e user: welch tags: trunk | |
| 21:08 | * win/tclWinPipe.c (TclpCreateTempFile): Added conversion of contents string from UTF to native enco... check-in: 1908ebdc39 user: ericm tags: trunk | |
| 18:17 | * generic/tcl.h: removed specific typedef of Tcl_ThreadCreateProc for Windows as the build choked.... check-in: 484f58332a user: hobbs tags: trunk | |
| 17:18 | * tests/*.test: Changed all occurances of "namespace import ::tcltest" to "namespace import -force :... check-in: c2f93a113c user: ericm tags: trunk | |
| 00:27 | * generic/tclBasic.c (Tcl_SetCommandInfo): comment fix check-in: 0ed4a6b7ce user: hobbs tags: trunk | |
| 00:26 | * tests/reg.test (matchexpected): corrected tests to use tcltest constraint types to skip certain ... check-in: 1387708c80 user: hobbs tags: trunk | |
| 00:26 | * tests/reg.test (matchexpected): corrected tests to use tcltest constraint types to skip certain ... check-in: ccc1337b10 user: hobbs tags: trunk | |
|
2000-04-09
| ||
| 23:56 | Added "server closes without reading post data" case. check-in: 1803037c3d user: welch tags: trunk | |
| 23:56 | Adjusted file events and unified error handling. check-in: e3eb4545f0 user: welch tags: trunk | |
| 23:55 | Documented error cases. check-in: 00a3a996cb user: welch tags: trunk | |
| 23:55 | Updates for htp check-in: 7fb7d11f65 user: welch tags: trunk | |
| 21:14 | * unix/tclUnixThrd.c (Tcl_CreateThread): moved TCL_THREADS ifdef inside of func as it is declared ... check-in: 26ed7e69c3 user: hobbs tags: trunk | |
| 16:04 | 2000-04-08 Andreas Kupries <a.kupries@westend.com> * Overall change: Definition of a public API f... check-in: 51f6c167f6 user: kupries tags: trunk | |
|
2000-04-08
| ||
| 02:35 | * tests/fCmd.test: marked test 8.1 knownBug because it is dangerous on poorly configured systems [... check-in: 89587dc15b user: hobbs tags: trunk | |
| 02:35 | * library/tcltest1.0/tcltest.tcl (initConstraints): removed win32s references (no longer supported... check-in: 4c4ac9c48f user: hobbs tags: trunk | |
| 02:35 | * doc/binary.n: clarified docs on sign extension in binary scan [Bug: 3466] check-in: 7552c56cef user: hobbs tags: trunk | |
| 02:35 | * doc/binary.n: clarified docs on sign extension in binary scan [Bug: 3466] * library/tcltest1.0... check-in: 6716ee0f7c user: hobbs tags: trunk | |
|
2000-04-05
| ||
| 19:02 | Forgot to update the ChangeLog. Fixed. check-in: de3554b5c6 user: kupries tags: trunk | |
| 19:00 | 2000-04-05 Andreas Kupries <a.kupries@westend.com> * generic/tclIO.c (Tcl_UnstackChannel, line 18... check-in: 52b3ac564c user: kupries tags: trunk | |
| 00:42 | Added dependency of tclStubInit.c on the stubs tables check-in: b0e8d28f5d user: welch tags: trunk | |
| 00:42 | Fixed compilation w/out TCL_THREADS check-in: 8dddd071dc user: welch tags: trunk | |
| 00:42 | Updated for TCL_THREADS and stubs table stuff check-in: c3aefafff6 user: welch tags: trunk | |
| 00:30 | 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: For the -querych... check-in: 709209ad4d user: sandeep tags: trunk | |
|
2000-04-04
| ||
| 20:28 | 2000-04-03 Andreas Kupries <a.kupries@westend.com> * Overall change: Definition of public API's f... check-in: 861e460865 user: kupries tags: trunk | |
| 08:06 | * unix/dltest/pkg[a-e].c: Cleaned up test packages [Bug: 2293] check-in: b0a1e49e5b user: hobbs tags: trunk | |
| 08:05 | * unix/Makefile.in (MAN_INSTALL_DIR): patch to accept --mandir correctly [Bug: 4085] * unix/tclUn... check-in: 45165c0e6d user: hobbs tags: trunk | |
| 08:05 | * tools/man2help2.tcl: fixed winhelp cross-linking error [Bug: 4156] improved translation to winhe... check-in: 6c60529376 user: hobbs tags: trunk | |
| 08:05 | * tests/foreach.test: * tests/namespace.test: * tests/var.test: Added lsorts to avoid random sort... check-in: 8394b788c5 user: hobbs tags: trunk | |
| 08:04 | * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtr to prevent itcl info override cra... check-in: 3181b69dce user: hobbs tags: trunk | |
| 08:04 | * generic/tclCmdIL.c (InfoVarsCmd): checked for non-NULL procPtr to prevent itcl info override cra... check-in: 4b3b0b572c user: hobbs tags: trunk | |
|
2000-03-31
| ||
| 19:39 | * generic/tclGet.c (Tcl_GetDouble): Added additional conditions to error test (previously only errno... check-in: 27f457dd13 user: ericm tags: trunk | |
| 08:52 | * generic/tclInt.decls: * generic/tclIntPlatDecls.h: * generic/tclStubInit.c: * win/tclWin32Dll.... check-in: 36c0007d3f user: hobbs tags: trunk | |
| 08:52 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added comments noting the need to pair ckalloc ... check-in: 4d38e9fd6a user: hobbs tags: trunk | |
| 08:51 | * generic/tclBasic.c (Tcl_DeleteCommandFromToken): Added comments noting the need to pair ckalloc ... check-in: 0f620f033e user: hobbs tags: trunk | |
|
2000-03-30
| ||
| 04:36 | Created branch scriptics-sc-2-0-b5-synthetic Closed-Leaf check-in: 80dddef3ef user: cvs2fossil tags: scriptics-sc-2-0-b5-synthetic, scriptics-sc-2-0-b5 | |
| 04:36 | Created branch scriptics-sc-2-0-fixed-synthetic Closed-Leaf check-in: 1f13ffc351 user: cvs2fossil tags: scriptics-sc-2-0-fixed-synthetic, scriptics-sc-2-0-fixed | |
| 04:36 | Created branch scriptics-sc-2-0-b2-synthetic Closed-Leaf check-in: 26b1008bda user: cvs2fossil tags: scriptics-sc-2-0-b2-synthetic, scriptics-sc-2-0-b2 | |
| 04:36 | * generic/tclCompile.c (TclCleanupByteCode): made ByteCode cleanup more aware of TCL_BYTECODE_PREC... check-in: 95a7cc2831 user: hobbs tags: trunk | |
|
2000-03-29
| ||
| 20:19 | 2000-03-29 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Removed a... check-in: 21ce42ac0d user: sandeep tags: trunk | |
|
2000-03-27
| ||
| 22:19 | * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"' * tests/namespace.test: * gener... check-in: 2188389346 user: hobbs tags: trunk | |
| 22:18 | * tests/namespace.test: * generic/tclNamesp.c (Tcl_Export): added a uniq'ing test to the export l... check-in: 6f0ee764c1 user: hobbs tags: trunk | |
| 22:18 | * tests/httpd: removed unnecessary 'puts stderr "Post Dispatch"' * tests/namespace.test: * gener... check-in: b0d58d49d1 user: hobbs tags: trunk | |
| 21:22 | Added catch around fileevent to fix test suite failure check-in: 6631c99875 user: welch tags: trunk | |
| 18:34 | * unix/tclUnixChan.c: Added (off_t) type casts in lseek() call [Bug: 4409]. * unix/tclLoadAout.c: *... check-in: 30a242b059 user: ericm tags: trunk | |
|
2000-03-24
| ||
| 23:15 | Updated file list. check-in: e19dc38d8e user: ericm tags: trunk | |
|
2000-03-22
| ||
| 22:49 | 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Fixed a b... check-in: 78af155baa user: sandeep tags: trunk | |
| 21:18 | 2000-03-22 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: Fixed bug... check-in: cf54817498 user: sandeep tags: trunk | |
|
2000-03-21
| ||
| 22:55 | * tests/clock.test: Modified some tests that were not robust with respect to the time zone in which ... check-in: 80bb9d067f user: ericm tags: trunk | |
|
2000-03-19
| ||
| 23:45 | 2000-03-19 Sandeep Tamhankar <sandeep@scriptics.com> * library/http2.1/http.tcl: geturl used to t... check-in: f3a17a1b81 user: sandeep tags: trunk, scriptics-sc-2-0-b1 | |
| 22:32 | * library/http2.1/http.tcl: Added -querychannel option and altered some of Brent's modifications t... check-in: aadf3c36fe user: sandeep tags: trunk | |
|
2000-03-18
| ||
| 02:16 | updated package index file to use version 2.3 instead of 2.2. check-in: adccf407b1 user: hershey tags: trunk | |
|
2000-03-17
| ||
| 02:15 | Added tests for -queryprogress check-in: e63f79f70b user: welch tags: trunk | |
| 02:15 | Added -queryprogress callback to http::geturl and also changed it so that writing the post data is e... check-in: f147131f44 user: welch tags: trunk | |
| 02:14 | Added note about geturl addition check-in: 34b130a668 user: welch tags: trunk | |
|
2000-03-07
| ||
| 02:21 | Install the dde and reg .lib files in the same place as the corresponding .dlls check-in: c332a2164a user: wart tags: trunk | |
|
2000-03-06
| ||
| 19:17 | * library/package.tcl: Applied patch from Bug: 2570; rather than setting geometry of slave interp to... check-in: d5871cf1fe user: ericm tags: trunk | |
|
2000-03-03
| ||
| 02:58 | * win/README.binary: change mailing lists from @consortium.org to @scriptics.com [Bug: 4173] check-in: 0135308c93 user: hobbs tags: trunk | |
| 02:58 | * library/package.tcl (tclPkgUnknown): extended to allow recognizes changes in the auto_path while... check-in: 4e3bbc1d41 user: hobbs tags: trunk | |
| 02:57 | * generic/tclFileName.c (Tcl_TranslateFileName): Applied patch from Newman to significantly speedu... check-in: 486f2c37ac user: hobbs tags: trunk | |
| 02:57 | * doc/FindExec.3: fixed doc for declaration of Tcl_FindExecutable [Bug: 4275] check-in: 89ca3862b7 user: hobbs tags: trunk | |
| 02:57 | * library/package.tcl (tclPkgUnknown): extended to allow recognizes changes in the auto_path while... check-in: 418acce075 user: hobbs tags: trunk | |
|
2000-02-28
| ||
| 18:49 | * tests/clock.test: Added test for ISO bases < 100000 * generic/tclDate.c: (generated on Solaris) *... check-in: 7f9ecc28ca user: ericm tags: trunk | |
|
2000-02-14
| ||
| 22:40 | * unix/Makefile.in: Added rpm target to generate Tcl binary RPM. * unix/tcl.spec: RPM specification... check-in: 442aaf884c user: ericm tags: trunk | |
|
2000-02-10
| ||
| 10:21 | syntax cleanup check-in: aed7e39769 user: hobbs tags: trunk, core-8-3-0 | |
| 10:09 | cleaned up syntax, corrected package:: -> pkg:: check-in: df11d61bdc user: hobbs tags: trunk | |
| 09:59 | Remove need for "OLDROUTINENAMES" def'n in one more file... check-in: 53236a711c user: jingham tags: trunk | |
| 09:53 | * doc/load.n: added notes about dll load errors on Windows check-in: 492839384e user: hobbs tags: trunk | |
| 09:53 | * changes: updated for 8.3.0 release * doc/load.n: added notes about dll load errors on Windows check-in: 1e954ca882 user: hobbs tags: trunk | |
| 08:55 | * win/tclWinLoad.c (TclpLoadFile): improved error message for load failures, could perhaps be even... check-in: 738eec4269 user: hobbs tags: trunk | |
| 08:55 | * unix/README: * unix/Makefile.in (dist): removed porting.notes and porting.old from distribution... check-in: 94b6c133d5 user: hobbs tags: trunk | |
| 08:43 | *** empty log message *** check-in: 5d02166377 user: jingham tags: trunk | |
| 08:41 | Don't panic when you can't close an async socket on error. It seems to be benign to just pass out t... check-in: 444274f909 user: jingham tags: trunk | |
| 08:39 | Minor doco fixes check-in: f5da32e251 user: jingham tags: trunk | |
| 08:38 | Change to using .h files as the prefix file. This is more convenient, since the same file can be us... check-in: aa8b2f16c1 user: jingham tags: trunk | |
| 08:37 | Updated for Tcl8.3 check-in: 69a5706b93 user: jingham tags: trunk | |
| 02:54 | flipped debug bit check-in: d5abd1524c user: hobbs tags: trunk | |
|
2000-02-09
| ||
| 03:56 | * tests/clock.test: Added tests for "next monthname" constructs. * generic/tclDate.c: * generic/tclG... check-in: 21f3edaefc user: ericm tags: trunk | |
|
2000-02-08
| ||
| 10:06 | * unix/configure.in: * win/configure.in: * win/README: * win/README.binary: * generic/tcl.h (TC... check-in: 6b327fb3d2 user: hobbs tags: trunk | |
| 10:06 | * README: * tools/tcl.wse.in: * unix/configure.in: * win/configure.in: * win/README: * win/REA... check-in: 48e435c4b4 user: hobbs tags: trunk | |
| 10:06 | * library/tcltest1.0/tcltest.tcl: correctly protected searchDirectory list to allow dirnames with ... check-in: f7cfa4e3bd user: hobbs tags: trunk | |
| 10:06 | * doc/library.n: * library/auto.tcl: fixed crufty puts code and docs [Bug: 4122] check-in: 3a4ebbc0f4 user: hobbs tags: trunk | |
| 10:05 | * generic/tclDecls.h: * generic/tcl.decls: change Tcl_GetOpenFile to use decl of 'int forWriting'... check-in: c10caae88f user: hobbs tags: trunk | |
| 10:05 | * doc/library.n: * library/auto.tcl: fixed crufty puts code and docs [Bug: 4122] check-in: fdd9aaa8b9 user: hobbs tags: trunk | |
| 10:05 | * README: * tools/tcl.wse.in: * unix/configure.in: * win/configure.in: * win/README: * win/REA... check-in: 868410f546 user: hobbs tags: trunk | |
|
2000-02-07
| ||
| 22:33 | * tests/package.test: * library/tclIndex: * library/package.tcl: Renamed ::package namespace to ::pk... check-in: 7a226d8e74 user: ericm tags: trunk | |
| 21:35 | Removed references to struct1.0 dir. check-in: 3758c5b56d user: ericm tags: trunk | |
| 19:15 | Removing struct namespace stuff. check-in: 532cae8952 user: ericm tags: trunk | |
|
2000-02-05
| ||
| 12:37 | * tests/httpold.test: changed test script to source in the httpd server procs from httpd instead o... check-in: e888279deb user: hobbs tags: trunk | |
| 12:09 | * unix/README: fixed notes about --enable-shared and add note about --disable-shared. check-in: 9e1610ece1 user: hobbs tags: trunk | |
| 12:09 | * tests/httpd: improved query support in test httpd to handle fix in http.tcl. [Bug: 4089 change 2... check-in: f0c169557b user: hobbs tags: trunk | |
| 12:08 | *** empty log message *** check-in: bfb5a3081d user: hobbs tags: trunk | |
| 12:08 | * tests/httpd: improved query support in test httpd to handle fix in http.tcl. [Bug: 4089 change 2... check-in: 4ef763221b user: hobbs tags: trunk | |
| 03:20 | * doc/tree.n: * doc/stack.n: * doc/queue.n: docs for tree, stack, and queue. * win/Makefile.in: * u... check-in: 1955d2e8a3 user: ericm tags: trunk | |
|
2000-02-03
| ||
| 17:27 | Renamed Package.n -> packagens.n to deal with (one of) NT's (many) shortcomings. check-in: 76b94d68b6 user: ericm tags: trunk | |
|
2000-02-02
| ||
| 22:32 | * tests/regexp.test: added tests for -all and -inline switches * doc/regexp.n: added docs for -all... check-in: 9176c9a50b user: hobbs tags: trunk | |
|
2000-02-01
| ||
| 19:26 | * library/init.tcl: Applied patch from rfe 1734 regarding auto_load errors not setting error message... check-in: d16fc81976 user: ericm tags: trunk | |
| 11:50 | see log check-in: 1a6c66d8f0 user: hobbs tags: trunk | |
| 11:50 | improved OSF1 thread build flags check-in: 1eb3f9bc2e user: hobbs tags: trunk | |
| 11:49 | * win/Makefile.in (install-*): reduced verbosity of install check-in: 8ae33a5684 user: hobbs tags: trunk | |
| 11:49 | * generic/tclFileName.c (Tcl_JoinPath): improved support for special QNX node id prefixes in pathn... check-in: d0269bc1eb user: hobbs tags: trunk | |
| 11:48 | * library/http1.0/http.tcl: * library/http2.1/http.tcl: The query data POSTed was newline termina... check-in: 90fb17614b user: hobbs tags: trunk | |
| 01:14 | * tests/package.test: * library/tclIndex: * library/package.tcl: Added ::package namespace and ::pac... check-in: fbd31a6e84 user: ericm tags: trunk | |
|
2000-01-29
| ||
| 00:12 | * tests/pkg/magicchar2.tcl: * tests/autoMkindex.test: Test for auto loader fix (bug #2480). * libra... check-in: 56990efadd user: ericm tags: trunk | |
|
2000-01-28
| ||
| 19:32 | * tests/pkg/spacename.tcl: * tests/pkgMkIndex.test: Tests for fix for bug #2360. * library/package.... check-in: 031046ecda user: ericm tags: trunk | |
| 16:38 | * tests/pkg/magicchar.tcl: * tests/autoMkindex.test: Test for fix for bug #2611. * library/auto.tcl... check-in: a5e724fd20 user: ericm tags: trunk | |
| 00:09 | * tests/autoMkindex.test: * library/auto.tcl: Applied patch (with slight modification) from bug #270... check-in: 8e75673ac2 user: ericm tags: trunk | |
|
2000-01-27
| ||
| 23:44 | * library/tcltest1.0/tcltest.tcl: Changed NormalizePath to normalizePath and exported it as a public... check-in: 336bed6b79 user: jenn tags: trunk | |
| 19:48 | * tests/pkg/samename.tcl: test file for bug #1983 * tests/pkgMkIndex.test: * library/package.tcl: F... check-in: 356f51f836 user: ericm tags: trunk | |
| 19:20 | * tests/pkgMkIndex.test: * doc/pkgMkIndex.n: * library/package.tcl: Per rfe #4097, optimized creatio... check-in: fc236223b3 user: ericm tags: trunk | |
|
2000-01-26
| ||
| 21:36 | * generic/tclNamesp.c: Undid fix for #956, which broke backwards compatibility. * doc/variable.n... check-in: 234fd734e8 user: ericm tags: trunk | |
| 03:38 | * win/makefile.vc: added some support for building helpfile on Windows check-in: bfb0850aff user: hobbs tags: trunk | |
| 03:38 | * unix/tcl.m4: modified EXTRA_CFLAGS to add -DHAVE_TZSET for OSF1-V* and ULTRIX-4.* when not using... check-in: 4eda7886fc user: hobbs tags: trunk | |
| 03:37 | * generic/tclClock.c (FormatClock): inlined resultPtr, as it conflicted with var creation for HAVE... check-in: 9211c6268f user: hobbs tags: trunk | |
| 03:37 | * doc/ListObj.3: clarified Tcl_ListObjGetElements docs [Bug: 4080] * doc/glob.n: clarified Mac pa... check-in: 7544ca4f08 user: hobbs tags: trunk | |
| 03:37 | see logs check-in: 010f69ed5f user: hobbs tags: trunk | |
|
2000-01-24
| ||
| 02:30 | simplified makefile flags check-in: 2f2e46a1a4 user: hobbs tags: trunk | |
| 02:30 | * unix/tclUnixPort.h: moved include of <utime.h> lower since some systems (UTS) require sys/types.... check-in: 383590b98a user: hobbs tags: trunk | |
| 02:30 | * library/init.tcl (auto_execok): added 'start' to list of recognized built-in commands for COMSPE... check-in: f0de569609 user: hobbs tags: trunk | |
| 02:29 | * generic/tclInt.h: * generic/tcl.decls: moved Tcl_ProcObjCmd to stubs table [Bug: 3827] and remo... check-in: 981dd41cfb user: hobbs tags: trunk | |
| 02:29 | see logs check-in: efefd47ee8 user: hobbs tags: trunk | |
|
2000-01-21
| ||
| 18:52 | * unix/mkLinks: * doc/GetHostName.3: Man page for Tcl_GetHostName (bug #1817). check-in: 516c1ca142 user: ericm tags: trunk | |
| 18:24 | * doc/lreplace.n: Corrected man page with respect to treatment of empty lists, and "prettied up" the... check-in: ae7e3132d3 user: ericm tags: trunk | |
| 04:00 | ChangeLog commit. check-in: 0c7a2a5d06 user: ericm tags: trunk | |
| 03:58 | * namespace.test: Added test for undefined variables with namespace which (bug #956). * tclNamesp.c... check-in: bb4c1ac9e3 user: ericm tags: trunk | |
| 03:40 | added test for [info body] bytecompiled object bug check-in: f5acbfc929 user: hobbs tags: trunk | |
| 03:29 | * var.test: Added tests for corrected variable behavior (bug #981). * upvar.n: Expanded explanation... check-in: 4521696b98 user: ericm tags: trunk | |
| 03:26 | added catch {unset t} for atomic test check-in: 44bcbac945 user: hobbs tags: trunk | |
| 02:26 | *** empty log message *** check-in: 700c3e8dd6 user: hobbs tags: trunk | |
| 02:26 | * unix/tclUnixNotfy.c (Tcl_InitNotifier): added cast for tsdPtr check-in: e486883673 user: hobbs tags: trunk | |
| 02:26 | set.test: added test for complex array elem name compiling check-in: 5a23e9ddaf user: hobbs tags: trunk | |
| 02:25 | * library/word.tcl: changed tcl_(non)wordchars settings to use new unicode regexp char class escap... check-in: 0ff0bf2100 user: hobbs tags: trunk | |
| 02:25 | * generic/tclCmdIL.c (InfoBodyCmd): made [info body] return a string if the body has been bytecomp... check-in: 15c9a98cc9 user: hobbs tags: trunk | |
| 02:25 | * doc/tclvars.n: added definitions for tcl_(non)wordchars * doc/vwait.n: added notes about requir... check-in: 4e21e52344 user: hobbs tags: trunk | |
| 02:24 | see logs check-in: f39c22ec3c user: hobbs tags: trunk | |
|
2000-01-19
| ||
| 00:34 | Fixed typo check-in: fdbd74224b user: wart tags: trunk | |
|
2000-01-16
| ||
| 05:32 | made install less verbose check-in: 436cdac5d7 user: hobbs tags: trunk | |
|
2000-01-15
| ||
| 02:52 | * tests/var.test: Added a test for the array multiple delete protection in Tcl_UnsetVar2. * generic... check-in: f0922bda2d user: ericm tags: trunk | |
| 01:50 | added IsLeapYear macro (from tclGetDate.y) check-in: 02122eb243 user: hobbs tags: trunk | |
|
2000-01-14
| ||
| 22:15 | * unix/tclUnixTime.c: New clock format format. * compat/strftime.c: New clock format format. * gen... check-in: 53023d030d user: ericm tags: trunk | |
| 00:20 | * README: * generic/tcl.h: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.m4: * win/READM... check-in: c857d53077 user: hobbs tags: trunk, core-8-3-b2 | |
|
2000-01-13
| ||
| 23:40 | Re-added stuff that CVS lost. check-in: eee52700f8 user: ericm tags: trunk | |
| 23:30 | Wow! CVS really fucked this one up. check-in: de99c55ffb user: ericm tags: trunk | |
| 20:33 | * tests/cmdIL.test: Added tests for lsort -dictionary with characters that occur between Z and a in ... check-in: be988a1220 user: ericm tags: trunk | |
| 00:12 | * tests/clock.test: Added tests for "monday 1 week ago", etc, from RFE #3671. check-in: 3a06c0cf0a user: ericm tags: trunk | |
|
2000-01-12
| ||
| 23:35 | * tests/clock.test: Added tests for "next <day-of-week>" and "<day-of-week>" check-in: 927e25a961 user: ericm tags: trunk | |
| 19:36 | * doc/tests/clock.test: Added numerous tests for clock scan. * doc/generic/tclGetDa... check-in: 5b25723b45 user: ericm tags: trunk | |
| 11:13 | * tests/unixFCmd.test: * unix/tclUnixFCmd.c: added support for symbolic permissions setting in Se... check-in: 21ead6fbd0 user: hobbs tags: trunk | |
| 11:13 | * tests/info.test: * generic/tclCmdIL.c: fixed 'info procs ::namesp::*' behavior (Dejong) * test... check-in: 2ce9534422 user: hobbs tags: trunk | |
| 11:12 | * generic/tclClock.c: fixed support for 64bit handling of clock values [Bug: 1806] * generic/tcl... check-in: 665ebd74df user: hobbs tags: trunk | |
| 11:10 | * doc/file.n: * tests/unixFCmd.test: * unix/tclUnixFCmd.c: added support for symbolic permissions... check-in: 9eba7adcd0 user: hobbs tags: trunk | |
| 11:10 | see log check-in: b61d526058 user: hobbs tags: trunk | |
| 03:13 | * generic/tclGetDate.y: Added comments for the Convert function. Added a fix for daylight savings ti... check-in: 69adbd6db8 user: ericm tags: trunk | |
| 01:16 | * generic/tclGetDate.y: Added comments for the Convert function. * generic/tclDate.c: Fixed compile... check-in: 286cd58368 user: ericm tags: trunk | |
|
2000-01-11
| ||
| 22:09 | * unix/tclUnixFile.c: fixed signature style on functions * unix/Makefile.in: made sure tcl.m4 wou... check-in: 341792a1e8 user: hobbs tags: trunk | |
| 22:09 | * library/http2.1/http.tcl: trim value for $state(meta) key check-in: 0e47f1bf03 user: hobbs tags: trunk | |
| 22:08 | * generic/tclUtf.c: changed Tcl_UtfBackslash to not allow non-octal digits (8,9) in \ooo substs. [... check-in: f664655d33 user: hobbs tags: trunk | |
| 22:08 | * compat/waitpid.c: use pid_t type instead of int [Bug: 3999] check-in: 3b711e6b6a user: hobbs tags: trunk | |
| 22:08 | see log check-in: a20cc9ad69 user: hobbs tags: trunk | |
| 02:59 | fixed "next" constant to give 1 unit ahead, not 2. check-in: 1438d1edd0 user: ericm tags: trunk | |
| 02:36 | yacc run check-in: 70e29604ff user: ericm tags: trunk | |
| 02:35 | *** empty log message *** check-in: 4ae9f19e4f user: ericm tags: trunk | |
| 00:51 | * generic/tclGetDate.y: Added rules for ISO 8601 formats (BUG #847): CCYY-MM-DD CCYYMMDD YY-MM-DD YY... check-in: b8dd90a438 user: ericm tags: trunk | |
|
2000-01-08
| ||
| 02:31 | * generic/tclClock.c: Changed switch in Tcl_ClockObjCmd to use enumerated values instead of constant... check-in: a779ec2b6d user: ericm tags: trunk | |
|
1999-12-22
| ||
| 23:48 | fixed backslashing of } check-in: fd8a11d1c6 user: hobbs tags: trunk, core-8-3-b1 | |
| 23:00 | updated to 8.3 check-in: c700acf811 user: hobbs tags: trunk | |
| 22:59 | minor bug fix in man2help.tcl and updated configure.in to 8.3 check-in: 56a85243d7 user: hobbs tags: trunk | |
| 20:00 | * changes: updated changes file check-in: 2077556312 user: hobbs tags: trunk | |
| 19:48 | splash screen for Wise for 8.3 check-in: cad19cfeb9 user: hobbs tags: trunk | |
| 02:38 | fixed 8.2 setting check-in: 7b2fc60dcd user: hobbs tags: trunk | |
| 02:26 | updated fully for 8.3 check-in: c371bfd7ea user: hobbs tags: trunk | |
| 01:27 | updated for 8.3b1 changes check-in: ca4f3d67e7 user: hobbs tags: trunk | |
| 00:41 | removed ^M's from man page - confuses man2tcl check-in: fd0de97756 user: hobbs tags: trunk | |
| 00:24 | updated for 8.3 check-in: 2e521b9756 user: hobbs tags: trunk | |
| 00:00 | * win/mkd.bat: * win/rmd.bat: removed necessity of tag.txt [Bug: 3874] * win/tclWinThrd.c: chang... check-in: 375e49cc20 user: hobbs tags: trunk | |
|
1999-12-21
| ||
| 23:59 | * unix/Makefile.in: added -srcdir=... for 'make html' check-in: 0287429982 user: hobbs tags: trunk | |
| 23:59 | renamed tcl8.1-tk8.1-man-html.tcl tcltk-man2html.tcl, and rewrote the internals to use 8.2+ string f... check-in: fa915632a2 user: hobbs tags: trunk | |
| 23:58 | * tests/cmdIL.test: * generic/tclCmdIL.c: added -unique option to lsort check-in: cffdbd72e3 user: hobbs tags: trunk | |
| 23:58 | * mac/tclMacOSA.c: fixed applescript for I18N [Bug: 3644] check-in: 9b8241d4cd user: hobbs tags: trunk | |
| 23:58 | * generic/tclCmdIL.c: added -unique option to lsort * generic/tclThreadTest.c: changed thread ids... check-in: 473262218e user: hobbs tags: trunk | |
| 23:57 | * doc/Hash.3: fixed reference to ckfree [Bug: 3912] * doc/RegExp.3: fixed calling params for Tcl_R... check-in: 4030bf50ec user: hobbs tags: trunk | |
| 23:57 | up'd to 8.3b1 check-in: 860fe80937 user: hobbs tags: trunk | |
|
1999-12-14
| ||
| 23:58 | Added comment about the bug number to the knownBug constraint. check-in: da0ebee405 user: jenn tags: core-8-2-1-branch, core-8-2-3, scriptics-sc-1-1 | |
| 21:36 | Modified tcltest library to set testConstraint(root) and testConstraint(notRoot) properly if UID is ... check-in: 77755a87bc user: jenn tags: core-8-2-1-branch | |
|
1999-12-13
| ||
| 03:05 | removed \n in panic check-in: 5a0cc23756 user: hobbs tags: trunk | |
|
1999-12-12
| ||
| 22:46 | * doc/glob.n: * tests/fileName.test: * generic/tclInt.decls: * generic/tclInt.h: * generic/tclI... check-in: c20c742c78 user: hobbs tags: trunk | |
| 22:46 | see log check-in: 49e433ff55 user: hobbs tags: trunk | |
| 02:58 | *** empty log message *** check-in: ba9c29e959 user: hobbs tags: trunk | |
| 02:27 | * unix/configure.in: * unix/tcl.m4: * unix/tclUnixPipe.c: removed checking for compatible vfork ... check-in: 10d5714aca user: hobbs tags: trunk | |
| 02:27 | * tests/info.test: * tests/parseOld.test: * generic/tclCmdAH.c: * generic/tclProc.c: changed Tcl... check-in: 39d765c053 user: hobbs tags: trunk | |
| 02:26 | * tests/var.test: * generic/tclCompile.c: fixed problem where setting to {} array would intermitt... check-in: a887ecceee user: hobbs tags: trunk | |
| 02:26 | see log check-in: bf305abef5 user: hobbs tags: trunk | |
|
1999-12-10
| ||
| 05:52 | updated changes for 8.2.3 check-in: a9d6451fdb user: hobbs tags: core-8-2-1-branch | |
|
1999-12-09
| ||
| 14:44 | * win/tclWin32Dll.c: * win/tclWinChan.c: * win/tclWinFCmd.c: * win/tclWinInit.c: * win/tclWinPi... check-in: 28cb1be105 user: hobbs tags: trunk | |
| 14:43 | * doc/exec.n: * doc/open.n: removed references to Win32s check-in: 1f09d42a1a user: hobbs tags: trunk | |
| 14:43 | see log check-in: ad936c56c2 user: hobbs tags: trunk | |
|
1999-12-08
| ||
| 05:49 | * library/http2.1/http.tcl: fixed error handling in http::Event [Bug: 3752] check-in: 5e6bcca375 user: hobbs tags: core-8-2-1-branch | |
| 05:49 | * generic/tclUtil.c: fixed Tcl_ScanCountedElement to not step beyond the end of the counted string... check-in: d339070a4e user: hobbs tags: core-8-2-1-branch | |
| 05:49 | see log check-in: 62d72d1127 user: hobbs tags: core-8-2-1-branch | |
| 03:50 | * unix/Makefile.in: fixed make gendate to swap const with CONST so it uses the Tcl defined CONST t... check-in: 8d3c584b8d user: hobbs tags: trunk | |
| 03:50 | * tests/io.test: removed 'knownBug' tests that were for unsupported0, which is now fcopy (that alr... check-in: d334eae425 user: hobbs tags: trunk | |
| 03:50 | * mac/tclMacPort.h: added utime.h include check-in: 62d99aa122 user: hobbs tags: trunk | |
| 03:49 | * generic/tclDate.c: * unix/Makefile.in: fixed make gendate to swap const with CONST so it uses t... check-in: b39a92cac1 user: hobbs tags: trunk | |
| 03:49 | see log check-in: 628e398038 user: hobbs tags: trunk | |
|
1999-12-07
| ||
| 00:40 | Winhelp should build more cleanly now. check-in: 30599c6398 user: wart tags: trunk | |
| 00:18 | Don't build winhelp as part of the doc: target. Now we use a separate "winhelp" target for building... check-in: 9a53a10dad user: wart tags: trunk | |
|
1999-12-06
| ||
| 01:46 | Added "doc" target to the Makefile that will build the winhelp files check-in: 9584ae6763 user: wart tags: trunk | |
| 01:43 | Added #define around include of <errno.h> so that systems with the header file (win NT) will pick it... check-in: a5dacdb2f3 user: wart tags: trunk | |
| 00:34 | Changed version number from "82" to "83" check-in: 4c2a910ef1 user: wart tags: trunk | |
|
1999-12-04
| ||
| 06:28 | check for whitespace after bad octals check-in: 16f0a0d493 user: hobbs tags: trunk | |
| 06:16 | * tests/env.test: removed knownBug limitation from working test * tests/all.tcl: ensured that ::tc... check-in: 7b710149dc user: hobbs tags: trunk | |
| 06:16 | * library/http2.1/http.tcl: fixed error handling in http::Event [Bug: 3752] check-in: 70543f0676 user: hobbs tags: trunk | |
| 06:15 | * tests/expr-old.test: * tests/parseExpr.test: * tests/string.test: * generic/tclGet.c: * gener... check-in: bc2b85b9c2 user: hobbs tags: trunk | |
| 06:15 | * doc/load.n: added note about NT's buggy handling of './' with LoadLibrary check-in: 4438057968 user: hobbs tags: trunk | |
| 06:15 | see log check-in: dfda353184 user: hobbs tags: trunk | |
|
1999-12-02
| ||
| 02:03 | * generic/tcl.decls : * generic/tclMain.c : * unix/tclAppInit.c: * win/tclAppInit.c: Added two ... check-in: cafaa4d046 user: redman tags: trunk | |
|
1999-12-01
| ||
| 02:45 | * generic/tclIO.c: fix from Kupries for Tcl_UnstackChannel that correctly handles resetting transl... check-in: 83cb927173 user: hobbs tags: trunk | |
| 00:08 | * win/tclWinTime.c: fixed handling of %Z on NT for time zones that don't have DST. check-in: 2aab86d6ee user: hobbs tags: trunk | |
| 00:08 | * generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: 049dffa868 user: hobbs tags: trunk | |
| 00:08 | * generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: faa91d96be user: hobbs tags: trunk | |
| 00:03 | * generic/tclLoad.c: #def'd out the unloading of DLLs at finalize time for Unix in TclFinalizeLoad... check-in: fbfc81f106 user: hobbs tags: core-8-2-1-branch | |
|
1999-11-30
| ||
| 08:43 | * unix/tclUnixPipe.c: fixed PipeBlockModeProc to properly set isNonBlocking flag on pipe. [Bug: 13... check-in: 19ef021163 user: hobbs tags: core-8-2-1-branch | |
| 08:42 | * generic/tclScan.c: fixed scan where %[..] didn't match anything [Bug: 3700] check-in: 1be6572a7b user: hobbs tags: core-8-2-1-branch | |
| 08:42 | see log check-in: 299d9c9a6f user: hobbs tags: core-8-2-1-branch | |
| 08:37 | * unix/tclUnixPipe.c: fixed PipeBlockModeProc to properly set isNonBlocking flag on pipe. [Bug: 13... check-in: d923016a93 user: hobbs tags: trunk | |
| 08:37 | * library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: added supported for debugged versio... check-in: 6f4b62c8ee user: hobbs tags: trunk | |
| 08:36 | see log check-in: 0700df9bb9 user: hobbs tags: trunk | |
| 01:42 | * tests/scan.test: * generic/tclScan.c: fixed scan where %[..] didn't match anything and added te... check-in: 27ebd6ad86 user: hobbs tags: trunk | |
|
1999-11-24
| ||
| 20:55 | * win/tclWinSerial.c: adopted patch from Schroedter to handle fconfigure $sock -lasterror on Windo... check-in: 5df86529da user: hobbs tags: trunk | |
| 20:55 | * generic/tclCmdIL.c: made SORTMODE_INTEGER work with Longs [Bug: 3652] check-in: 07f78f991f user: hobbs tags: trunk | |
| 20:54 | * doc/open.n: * win/tclWinSerial.c: adopted patch from Schroedter to handle fconfigure $sock -las... check-in: af299ce78e user: hobbs tags: trunk | |
| 20:54 | see log check-in: 10bcf75695 user: hobbs tags: trunk | |
| 01:52 | Changed version number on dlls check-in: 1b1c1ae220 user: wart tags: trunk | |
|
1999-11-23
| ||
| 22:59 | * library/tcltest1.0/tcltest.tcl: Fixed bug where tcltest output went to stdout instead of the speci... check-in: b16d36cb82 user: stanton tags: trunk | |
|
1999-11-22
| ||
| 20:15 | Took out "nonPortable" flag that was hiding -timeout tests, plus added more timeout cases for variou... check-in: c741790926 user: welch tags: trunk | |
|
1999-11-20
| ||
| 17:57 | updated to 2.2 version for http check-in: 539e4eb4fe user: hobbs tags: trunk | |
|
1999-11-19
| ||
| 23:32 | Creating branch scriptics-sc-1-1-branch Closed-Leaf check-in: 3b183abe24 user: cvs tags: scriptics-sc-1-1-branch, scriptics-sc-1-1-b1, scriptics-sc-1-1-base | |
| 23:32 | * README: * generic/tcl.h: * unix/configure.in: * win/configure.in: * win/README.binary: update... check-in: 38c0dc3e1d user: hobbs tags: core-8-2-1-branch | |
| 23:32 | * tools/tcl.wse.in: updated to patchlevel 3, as well as making sure tcltest1.0 is installed, and k... check-in: bcf594f8d9 user: hobbs tags: core-8-2-1-branch | |
| 23:32 | * tests/http.test: updated http package to 2.2 * doc/http.n: * library/http2.1/http.tcl: added re... check-in: bf8425559b user: hobbs tags: core-8-2-1-branch | |
| 23:32 | * generic/tclCkalloc.c: fixed Tcl_DbCkfree to return a value on NULL input. [Bug: 3400] * generi... check-in: 662493e960 user: hobbs tags: core-8-2-1-branch | |
| 23:31 | * tests/http.test: updated http package to 2.2 * doc/http.n: * library/http2.1/http.tcl: added re... check-in: 7fcd7c1093 user: hobbs tags: core-8-2-1-branch | |
| 23:31 | updated for 8.2.3 check-in: d46028bdff user: hobbs tags: core-8-2-1-branch | |
| 23:10 | *** empty log message *** check-in: 5469e18e7e user: hobbs tags: trunk | |
| 23:08 | updated to 2.2 in example check-in: 14f2ca6a58 user: hobbs tags: trunk | |
| 23:08 | see log check-in: 2737c93f65 user: hobbs tags: trunk | |
| 23:02 | * tools/tcl.wse.in: added tcltest1.0 library to distribution list check-in: b0141fa30a user: hobbs tags: trunk | |
| 23:02 | removed excess newliunes check-in: b9cf7c43f1 user: hobbs tags: trunk | |
| 23:02 | * library/http2.1/http.tcl: * library/http2.1/pkgIndex.tcl: updated http package to 2.2 check-in: 1e51a5eaf7 user: hobbs tags: trunk | |
| 23:02 | * generic/tclProc.c: backed out change from 1999-11-18 as it could affect return string from upvar... check-in: 10917802fd user: hobbs tags: trunk | |
| 23:02 | see log check-in: 0bb07f09e0 user: hobbs tags: trunk | |
| 06:40 | minor change that prevents stack blowing check-in: c11ea62b85 user: hobbs tags: trunk | |
| 06:35 | * unix/tcl.m4: added defined for _THREAD_SAFE in --enable-threads case; added check for pthread_mu... check-in: 020d2c798a user: hobbs tags: trunk | |
| 06:35 | * tests/scan.test: * generic/tclScan.c: finished support for inline scan by supporting XPG identi... check-in: 67351ebdfb user: hobbs tags: trunk | |
| 06:34 | * library/http2.1/http.tcl: added register and unregister commands to http:: package (better suppo... check-in: 0229de4970 user: hobbs tags: trunk | |
| 06:34 | * generic/tclProc.c: corrected error reporting for default case at the global level for uplevel co... check-in: 907f606957 user: hobbs tags: trunk | |
| 06:33 | * doc/scan.n: * tests/scan.test: * generic/tclScan.c: finished support for inline scan by suppor... check-in: 3de36dc975 user: hobbs tags: trunk | |
| 06:33 | see log check-in: 6136880bb4 user: hobbs tags: trunk | |
|
1999-11-18
| ||
| 02:22 | Improved error handling of http::geturl in the case the server is not available. Also correctly fix... check-in: 0966d9fbb0 user: welch tags: trunk | |
|
1999-11-13
| ||
| 01:35 | Added support for the TCLTESTARGS method for passing in additional test arguments check-in: 59a4bb8d6c user: wart tags: trunk | |
|
1999-11-10
| ||
| 02:52 | * unix/tcl.m4: added recognition of pthreads library for AIX check-in: aa81518c6c user: hobbs tags: trunk | |
| 02:52 | * tools/tcl.wse.in: updated to 8.3a1, fixed install of twind.tcl and koi8-r.enc files check-in: bbd1fbead4 user: hobbs tags: trunk | |
| 02:52 | *** empty log message *** check-in: 36eaa5869b user: hobbs tags: trunk | |
| 02:52 | * library/init.tcl: removed the installed binary directory from the auto_path variable check-in: a96e3c56d7 user: hobbs tags: trunk | |
| 02:51 | * generic/tclIOUtil.c: changed Tcl_Alloc to ckalloc * generic/tclInt.h: * generic/tclObj.c: roll... check-in: 4cf2e06b0a user: hobbs tags: trunk | |
| 02:51 | * doc/open.n: corrected docs for 'a' open mode. check-in: db875734d1 user: hobbs tags: trunk | |
| 02:51 | see log check-in: d577e6efba user: hobbs tags: trunk | |
|
1999-11-04
| ||
| 18:20 | Changed references to the README to references to the man page for tcltest. check-in: 673ccd1fd7 user: jenn tags: trunk | |
|
1999-11-03
| ||
| 02:00 | Creating branch scriptics-sc-1-0-branch Closed-Leaf check-in: f796914958 user: cvs tags: scriptics-sc-1-0-branch, core-8-2-2, scriptics-sc-1-0, scriptics-sc-1-0-base | |
| 02:00 | * library/dde1.1/pkgIndex.tcl: * library/reg1.0/pkgIndex.tcl: fixed packaging to use the debug ve... check-in: 00262ff020 user: hobbs tags: core-8-2-1-branch | |
| 02:00 | see log check-in: 5bcba665e6 user: hobbs tags: core-8-2-1-branch | |
| 00:42 | updated for 8.2.2 release check-in: 9caa5ba8ca user: hobbs tags: core-8-2-1-branch | |
|
1999-11-02
| ||
| 22:01 | see log check-in: 47d7a87db5 user: hobbs tags: core-8-2-1-branch | |
| 02:10 | * tests/reg.test: updated to Henry Spencer's new regexp engine (mid-Sept 99). Should greatly redu... check-in: 9f4bec066d user: hobbs tags: core-8-2-1-branch | |
| 02:09 | * generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/regc_locale.c: *... check-in: 8685035011 user: hobbs tags: core-8-2-1-branch | |
| 02:09 | see log check-in: 812e8ce355 user: hobbs tags: core-8-2-1-branch | |
|
1999-10-30
| ||
| 11:09 | updated for patchlevel 2 check-in: 1a4f05699e user: hobbs tags: core-8-2-1-branch | |
| 11:09 | * unix/Makefile.in: purify has to use -best-effort to instrument * unix/tclUnixPipe.c: fixed mem l... check-in: 07e490e23d user: hobbs tags: core-8-2-1-branch | |
| 11:09 | * tools/tcl.wse.in: made demos\twind.tcl install in correct place check-in: fe9a571a7f user: hobbs tags: core-8-2-1-branch | |
| 11:07 | * tests/string.test: * generic/tclCmdMZ.c: fixed [string index] to return ByteArrayObj when index... check-in: fc5c8cd8e2 user: hobbs tags: core-8-2-1-branch | |
| 11:07 | * library/tcltest1.0/tcltest.tcl: * generic/tclThreadTest.c: fixed mem leaks in threads check-in: 0270ee3848 user: hobbs tags: core-8-2-1-branch | |
| 11:06 | * library/http2.1/http.tcl: protected gets with catch [Bug: 2665] Fixed a bug in the handling of ... check-in: 89d055e3df user: hobbs tags: core-8-2-1-branch | |
| 11:06 | * library/init.tcl: removed [info nameof]/../bin from auto_path check-in: 3e5c8f0c0a user: hobbs tags: core-8-2-1-branch | |
| 11:05 | * generic/tcl.h: updated to patchlevel 2 * generic/tclCmdMZ.c: fixed [string index] to return Byt... check-in: be0c860183 user: hobbs tags: core-8-2-1-branch | |
| 11:05 | see log check-in: 3e4a327458 user: hobbs tags: core-8-2-1-branch | |
| 00:33 | Updated for http.tcl changes check-in: 43e9095de4 user: welch tags: trunk | |
| 00:31 | Fixed bug in the handling of the status code after an asynchronous connect, e.g., one that is used w... check-in: 900bb28c94 user: welch tags: trunk | |
| 00:27 | Cleanup of the TclNewObj family of macros, and elimination of the special Tcl_Obj memory allocator f... check-in: cdb2cc1c30 user: welch tags: trunk | |
|
1999-10-29
| ||
| 04:34 | removed // comments (IBM's AIX compiler complained) check-in: 31e3344b89 user: hobbs tags: trunk | |
| 03:05 | * win/tclWinTest.c: added testvolumetype command, as atime is completely ignored for Windows FAT f... check-in: 3fdb59940f user: hobbs tags: trunk | |
| 03:04 | * unix/tclUnixPort.h: added utime.h to includes * unix/aclocal.m4: made it just include tcl.m4 check-in: dedc005e01 user: hobbs tags: trunk | |
| 03:04 | added tests for related fixes check-in: 19dabe4e59 user: hobbs tags: trunk | |
| 03:04 | * library/tcltest1.0/tcltest.tcl: updated makeFile to return full pathname of file created check-in: b856b9a85d user: hobbs tags: trunk | |
| 03:03 | * generic/tclStringObj.c: fixed Tcl_AppendResultVA so it only iterates once over the va_list (avoi... check-in: 2c17586d2a user: hobbs tags: trunk | |
| 03:03 | see log check-in: 4e1fe55e54 user: hobbs tags: trunk | |
|
1999-10-21
| ||
| 02:18 | * unix/tclUnixNotfy.c: fixed event/io threading problems by making triggerPipe non-blocking check-in: 43510a5f53 user: hobbs tags: trunk | |
| 02:17 | new test cases check-in: 55d35aff2f user: hobbs tags: trunk | |
| 02:17 | Changed update to 'after 1' to cause a true sleep in the current thread, avoiding numerous superfluo... check-in: 77f0c7a367 user: hobbs tags: trunk | |
| 02:16 | * library/http2.1/http.tcl: protected gets with catch [Bug: 2665] check-in: 456c6c1d4c user: hobbs tags: trunk | |
| 02:16 | * unix/tclUnixNotfy.c: fixed event/io threading problems by making triggerPipe non-blocking * li... check-in: 1a3cca95e4 user: hobbs tags: trunk | |
| 02:16 | see log check-in: 69f9da51a8 user: hobbs tags: trunk | |
|
1999-10-20
| ||
| 01:27 | Merged code from core-8-2-1 branch that changes the checks for the value of tcl_interactive to also ... check-in: f1b77df33e user: jenn tags: trunk | |
| 01:21 | * library/tcltest1.0/pkgIndex.tcl: Removed nonexistent procs from pkgIndex.tcl. * library/tcltest1.... check-in: 244333ea09 user: jenn tags: core-8-2-1-branch | |
|
1999-10-19
| ||
| 18:59 | *** empty log message *** check-in: da61a3b78c user: jenn tags: trunk | |
| 18:08 | * tests/tcltest.test: * doc/tcltest.n: * library/tcltest1.0/tcltest.tcl: Removed the extra return at... check-in: 58252d4dac user: jenn tags: trunk | |
|
1999-10-15
| ||
| 04:47 | Stupid bug in TclpLoadFile - use the converted value! check-in: d4146ab675 user: jingham tags: trunk | |
| 04:47 | *** empty log message *** check-in: f5b6da3702 user: jingham tags: trunk | |
| 04:47 | Fix a merge error in the UTF8 conversion bug fix [Bug: 2869] check-in: d73e2a7f28 user: jingham tags: trunk | |
|
1999-10-13
| ||
| 02:22 | * tests/reg.test: updated to Henry Spencer's new regexp engine (mid-Sept 99). Should greatly redu... check-in: 7f8ae5d24e user: hobbs tags: trunk | |
| 02:22 | * generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/regc_locale.c: *... check-in: 801921c818 user: hobbs tags: trunk | |
| 02:22 | *** empty log message *** check-in: 1cd4f46b90 user: hobbs tags: trunk | |
| 01:24 | * library/tcltest1.0/pkgIndex.tcl: fixed procs in pkgIndex.tcl file check-in: 8078514c2d user: hobbs tags: trunk | |
| 01:24 | *** empty log message *** check-in: 3897027126 user: hobbs tags: trunk | |
| 00:32 | * unix/Makefile.in: purify has to use -best-effort to instrument * unix/tclAppInit.c: identified p... check-in: 51f678993b user: hobbs tags: trunk | |
| 00:32 | * tests/basic.test: updated test cases for 8.3 * tests/encoding.test: fixed test case that change ... check-in: dcf7902796 user: hobbs tags: trunk | |
| 00:32 | * generic/tclEnv.c: fixed mem leak with putenv and DStrings check-in: 7232e51655 user: hobbs tags: trunk | |
| 00:32 | * doc/Encoding.3: corrected docs check-in: 175164594b user: hobbs tags: trunk | |
| 00:31 | *** empty log message *** check-in: 849a062ced user: hobbs tags: trunk | |
|
1999-10-05
| ||
| 22:47 | * {win,mac,unix,tools,}/README: * win/README.binary: * win/makefile.vc: * {win,unix}/configure.i... check-in: 090ccd067b user: hobbs tags: trunk | |
| 22:46 | * {win,mac,unix,tools,}/README: * win/README.binary: * win/makefile.vc: * {win,unix}/configure.i... check-in: 8424f29d2e user: hobbs tags: trunk | |
| 22:46 | * mac/tclMacFCmd.c: fixed filename stuff to support UTF-8 [Bug: 2869] check-in: 99f73b4a2d user: hobbs tags: trunk | |
| 22:46 | * library/http2.1/http.tcl: fixed possible use of global c var. check-in: ac6f46e0da user: hobbs tags: trunk | |
| 22:45 | * library/init.tcl: updated to 8.3a1 from 8.2.0. check-in: 637ee1644a user: hobbs tags: trunk | |
| 22:45 | * generic/tclNamesp.c: * generic/tclVar.c: * generic/tclCmdIL.c: fixed comment typos * generic/t... check-in: a774648283 user: hobbs tags: trunk | |
| 22:45 | *** empty log message *** check-in: 417346a0a2 user: hobbs tags: trunk | |
|
1999-10-02
| ||
| 01:09 | 1999-10-01 Jeff Hobbs <hobbs@scriptics.com> * All frozen for 10/4/99 8.2.1 release * changes: u... check-in: f4ae4df355 user: hobbs tags: core-8-2-1-branch, core-8-2-1, scriptics-bc-1-0-b1 | |
|
1999-09-30
| ||
| 21:26 | updated patchlevel to 1 check-in: c82686c2ed user: hobbs tags: core-8-2-1-branch | |
| 02:05 | fixed possible ref to global 'c' var in namespace init code check-in: cfb8575d6d user: hobbs tags: core-8-2-1-branch | |
|
1999-09-25
| ||
| 02:12 | * library/tcltest1.0/tcltest.tcl: Changed checks for value of tcl_interactive to checks for existenc... check-in: ff3cc6ae5a user: jenn tags: core-8-2-1-branch | |
|
1999-09-24
| ||
| 22:49 | 1999-09-24 Jeff Hobbs <hobbs@scriptics.com> * mac/tclMacFCmd.c: fixed filename stuff to support ... check-in: a921ec8597 user: hobbs tags: core-8-2-1-branch | |
| 02:01 | 1999-09-23 Jeff Hobbs <hobbs@scriptics.com> * README: * generic/tcl.h: * tools/tcl.wse.in: upd... check-in: cc32886d58 user: hobbs tags: core-8-2-1-branch | |
|
1999-09-22
| ||
| 21:06 | * tests/tcltest.test: Added 'exit' calls to the scripts that the test creates and added tests for -t... check-in: 16ba724032 user: jenn tags: core-8-2-1-branch | |
| 21:05 | * library/tcltest1.0/tcltest.tcl: Added a -args flag that sets a variable named ::tcltest::parameter... check-in: 07c5f033a5 user: jenn tags: core-8-2-1-branch | |
| 21:05 | * tests/tcltest.test: Added 'exit' calls to the scripts that the test creates and added tests for -t... check-in: e870c5821b user: jenn tags: core-8-2-1-branch | |
| 04:12 | 1999-09-21 Jeff Hobbs <hobbs@scriptics.com> * tests/env.test: * unix/Makefile.in: added support... check-in: ab656050a9 user: hobbs tags: core-8-2-1-branch | |
|
1999-09-21
| ||
| 23:10 | * library/tcltest1.0/tcltest.tcl: Applied patches sent in by Andreas Kupries to fix typos in comment... check-in: 1fcb5fc415 user: jenn tags: trunk | |
| 06:37 | 1999-09-20 Jeff Hobbs <hobbs@scriptics.com> * tests/env.test: * unix/Makefile.in: added support... check-in: 8e69ad3948 user: hobbs tags: trunk | |
| 04:21 | * unix/Makefile.in: fixed gendate target - this never worked since RCS was intro'd. * unix/tcl.m... check-in: 56f0b251b3 user: hobbs tags: trunk | |
| 04:20 | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> * tests/timer.test: changed after delay in timer tes... check-in: eb68adcdfd user: hobbs tags: trunk | |
|
1999-09-02
| ||
| 16:26 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: * unix/tcl.m4: adjusted fix from... check-in: c8c6ecddb3 user: hobbs tags: trunk | |
| 16:26 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * generic/tclParseExpr.c: changed '"' to '\"' to mak... check-in: dc02bb24c9 user: hobbs tags: trunk | |
| 16:26 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> remove TclInitStubs.3 - it was duplicate of InitStubs... check-in: 15b82898b6 user: hobbs tags: trunk | |
| 16:25 | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> * generic/tclParseExpr.c: changed '"' to '\"' to mak... check-in: ae3e8e69cb user: hobbs tags: trunk | |
|
1999-09-01
| ||
| 23:15 | Process command-line arguments only ::tcltest doesn't have a child namespace (requires that command-... check-in: fa90a10812 user: jenn tags: trunk | |
| 00:38 | Subst 2 more values into tclConfig.sh check-in: c29e7fad92 user: wart tags: trunk | |
|
1999-08-31
| ||
| 21:49 | typos check-in: 701aae413f user: jenn tags: trunk | |
| 21:43 | * library/tcltest1.0/tcltest.tcl: * doc/tcltest.n: * tests/README: Modified testConstraints variable... check-in: 2630872e80 user: jenn tags: trunk | |
| 01:48 | lint check-in: 6bb67868e7 user: jenn tags: trunk | |
|
1999-08-27
| ||
| 21:45 | * tests/env.test: * tests/exec.test: * tests/io.test: * tests/event.test: * tests/tcltest.test: Adde... check-in: cb311db6b8 user: jenn tags: trunk | |
| 18:12 | * library/tcltest1.0/tcltest.tcl: Modified tcltest so that variables are only initialized to their ... check-in: 1574427937 user: jenn tags: trunk | |
| 01:17 | * tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: Added a -args flag that sets a variab... check-in: 03b5b8d2c0 user: jenn tags: trunk | |
|
1999-08-23
| ||
| 17:54 | * tests/tcltest.test: Added additional tests for -tmpdir, marked all tests that use exec as unixOr... check-in: 13304f0d0d user: jenn tags: trunk | |
|
1999-08-21
| ||
| 19:41 | *** empty log message *** check-in: a09342dc94 user: hobbs tags: trunk | |
| 19:41 | 1999-08-21 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: Changed AIX-4.[2-9] check to AIX-... check-in: 92192bdcaa user: hobbs tags: trunk | |
| 19:41 | 1999-08-20 Jeff Hobbs <hobbs@scriptics.com> * generic/tclPosixStr.c: fixed typo [Bug: 2592] check-in: bd45487388 user: hobbs tags: trunk | |
| 19:40 | 1999-08-20 Jeff Hobbs <hobbs@scriptics.com> * doc/*: fixed various nroff bugs in man pages [Bug:... check-in: 9772601e1f user: hobbs tags: trunk | |
| 19:40 | 1999-08-21 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: Changed AIX-4.[2-9] check to AIX-... check-in: fce88c177e user: hobbs tags: trunk | |
|
1999-08-19
| ||
| 17:39 | 1999-08-19 Jeff Hobbs <hobbs@scriptics.com> * generic/tclIO.c: changed Tcl_GetChannelNames* to u... check-in: 769c31641d user: hobbs tags: trunk | |
| 03:00 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * unix/Makefile.in: changed the dependency structure... check-in: d2761cadc2 user: hobbs tags: trunk | |
| 03:00 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> added tests for bug fixes check-in: 5151e2b2b1 user: hobbs tags: trunk | |
| 02:59 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * library/auto.tcl: * library/init.tcl: * library/... check-in: e3a02d20c4 user: hobbs tags: trunk | |
| 02:59 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/OpenFileChnl.3: * doc/file.n: * tests/cmdAH.... check-in: fb64d24b32 user: hobbs tags: trunk | |
| 02:58 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/Eval.3: fixed doc on input args [Bug: 2114] ... check-in: 7751b2712e user: hobbs tags: trunk | |
| 02:58 | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> * doc/Eval.3: fixed doc on input args [Bug: 2114] ... check-in: e50e0a11be user: hobbs tags: trunk | |
|
1999-08-17
| ||
| 21:34 | typo check-in: dcf9edc93d user: jenn tags: trunk | |
|
1999-08-16
| ||
| 00:09 | Update copyrights and add my name to Ray's in the credits (blush). check-in: 1b154b6e79 user: jingham tags: trunk | |
| 00:09 | Update the copyrights. check-in: ac89277576 user: jingham tags: trunk | |
| 00:09 | Update copyrights and add my name to Ray's in the credits (blush). check-in: 84ae3d0d34 user: jingham tags: trunk | |
| 00:09 | If you are running the testsuite, set the Stack size to 768K so you can pass the regexp tests. For ... check-in: f8e83859fc user: jingham tags: trunk | |
| 00:09 | Update copyrights and add my name to Ray's in the credits (blush). check-in: d854c74a23 user: jingham tags: trunk | |
|
1999-08-15
| ||
| 04:54 | Change the permissions for opening resource files to Shared. Suprisingly enough, this is the only w... check-in: ba2d9e8c51 user: jingham tags: trunk | |
| 04:05 | Note Stack space increase needed for complex patterns with many subexpressions in Tcl8.2 regexp pack... check-in: 7ce80f7793 user: jingham tags: trunk | |
| 04:04 | Require Tcl 8.2 check-in: 9ab652d8fc user: jingham tags: trunk | |
| 04:03 | Typo in comment check-in: 5af29d3264 user: jingham tags: trunk | |
|
1999-08-13
| ||
| 19:01 | Minor tweaks to get these pages through the HTML converter check-in: 955414971d user: welch tags: trunk, core-8-2-0, scriptics-tclpro-1-3-0 | |
| 19:00 | Updated to handle more special backslash sequences found in re_syntax.n check-in: 7bc8c1e80d user: welch tags: trunk | |
| 18:30 | Release 8.2.0. check-in: dd882ac96d user: redman tags: trunk | |
| 17:53 | Fixed bad function definition, should use void instead of VOID for return type (does not return "voi... check-in: e312151bcd user: redman tags: trunk | |
| 16:49 | Fixed type, USE_TCL_ALLOC should be USE_TCLALLOC check-in: 3bc29fd348 user: redman tags: trunk | |
| 08:07 | Update to move the build directory out of the source tree. check-in: 179db97ef4 user: jingham tags: trunk | |
| 08:06 | *** empty log message *** check-in: 1e10d11974 user: jingham tags: trunk | |
|
1999-08-12
| ||
| 23:14 | *** empty log message *** check-in: 23b62d7131 user: stanton tags: trunk | |
| 23:14 | * win/Makefile.in: Added COMPILE_DEBUG_FLAGS macro to make it easier to turn on compiler tracing. *... check-in: ce8026cea8 user: stanton tags: trunk | |
| 20:02 | tclConfig.sh is now installed for windows check-in: 27bfd7223c user: wart tags: trunk | |
| 17:38 | Applied patch to remove compiler warning. check-in: 032a118e12 user: redman tags: trunk | |
|
1999-08-11
| ||
| 23:09 | Added definition for STLIB_LD check-in: 824e2ec9b8 user: wart tags: trunk | |
| 22:48 | Added substitution for STLIB_LD, the static linker. check-in: c0840b5c4d user: wart tags: trunk | |
| 20:51 | Include the unix/aclocal.m4 file in the distribution. check-in: a5cfb84823 user: redman tags: trunk | |
|
1999-08-10
| ||
| 23:16 | Change version numbers to 8.2.0 check-in: 1a6937fbfc user: redman tags: trunk | |
| 22:45 | Rolled back changes to change the prototype of Tcl_ListObjGetElements() check-in: ac48eb3341 user: redman tags: trunk | |
| 22:42 | Removed patch to change prototype of Tcl_ListObjGetElements. Closed-Leaf check-in: 13834ebb6a user: redman tags: core-8-2-b3-branch | |
| 18:50 | Update version numbers to 8.2b3 and update ChangeLog and changes files. check-in: 7e5102383d user: redman tags: core-8-2-b3-branch | |
| 17:35 | * generic/tclListObj.c: * generic/tcl.decls: * generic/tclDecls.h: Applied patch from Jim Ingham to... check-in: cfb9ace67b user: redman tags: trunk, core-8-2-b3-base | |
| 17:17 | Fixed level of indirection in Tcl_GetAllocMutex check-in: 493612de83 user: welch tags: trunk | |
| 05:09 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * tests/string.test: added largest_int proc to adapt... check-in: ebcd327a4f user: hobbs tags: trunk | |
| 04:21 | Move Mark Roseman's fix for slow connections from Tcl 8.0 to Tcl 8.2. check-in: 5bf564a528 user: jingham tags: trunk | |
| 04:21 | Trivial cleanup - Windows -> Macintosh in comments. check-in: c0e8a29fd9 user: jingham tags: trunk | |
| 04:21 | Convert the directory name from Utf to External before passing it to the Toolbox. check-in: 4c13132580 user: jingham tags: trunk | |
| 02:42 | Added Tcl_GetAllocMutex for use by tclAlloc.c and tclCkalloc.c check-in: a5ed5c1af7 user: welch tags: trunk | |
| 02:42 | 1 Added use of Tcl_GetAllocMutex to tclAlloc.c and tclCkalloc.c so they can be linked against ... check-in: 0a115beef8 user: welch tags: trunk | |
| 02:40 | Updated change log for my aolserver-related changes check-in: 22cd3dfa32 user: welch tags: trunk | |
| 01:23 | removed unreferenced variable from regcomp.c check-in: be29d94a7c user: redman tags: trunk | |
|
1999-08-09
| ||
| 16:30 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * library/init.tcl: fixed path handling in auto_exec... check-in: ea30d74c31 user: hobbs tags: trunk | |
| 16:30 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * doc/Object.3: clarified Tcl_DecrRefCount docs [Bug... check-in: 253cc38782 user: hobbs tags: trunk | |
| 16:30 | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> * doc/Object.3: clarified Tcl_DecrRefCount docs [Bug... check-in: fa5ab43f53 user: hobbs tags: trunk | |
|
1999-08-05
| ||
| 16:57 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * library/http2.1/http.tcl: Made use of "i" in init ... check-in: 05b0bafac3 user: hobbs tags: trunk | |
| 16:56 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * generic/tclLiteral.c: fixed reference to bytes tha... check-in: c575126b69 user: hobbs tags: trunk | |
| 16:56 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * doc/tclvars.n: Made it clear that tcl_pkgPath was ... check-in: da5846e156 user: hobbs tags: trunk | |
| 16:56 | 1999-08-05 Jeff Hobbs <hobbs@scriptics.com> * doc/tclvars.n: Made it clear that tcl_pkgPath was ... check-in: 1965e87ab6 user: hobbs tags: trunk | |
| 06:17 | Declare the tclStubs table so we can use it to swap out Tcl_SetTimer and Tcl_WaitForEvent in this fi... check-in: 2f6f68605b user: jingham tags: trunk | |
| 01:21 | *** empty log message *** check-in: 4cf8f5a588 user: stanton tags: trunk | |
| 01:21 | * tests/reg.test: Added test for REG_EXPECT bug fixed by Henry's patch. check-in: af33e52d36 user: stanton tags: trunk | |
| 01:16 | * generic/regc_nfa.c: * generic/regcomp.c: * generic/rege_dfa.c: * generic/regexec.c: * generic/regg... check-in: c161cf0289 user: stanton tags: trunk | |
|
1999-08-04
| ||
| 20:58 | Released Tcl 8.2b2. check-in: c6f78af409 user: redman tags: trunk, scriptics-tclpro-1-3-b4, core-8-2-b2 | |
| 15:58 | Remove extern declaration for TclWinGetPlatform functions, they're already in tclInt.decls. Only af... check-in: 55f8cac9c0 user: redman tags: trunk | |
|
1999-08-03
| ||
| 18:07 | Move functions declarations out of win/tclWinInt.h that are now in generic/tclInt.decls check-in: 257bae6dc4 user: redman tags: trunk | |
|
1999-08-02
| ||
| 21:57 | * unix/configure.in: * win/configure.in: Change beta level to b2. check-in: 934d16e5cf user: redman tags: trunk | |
| 18:33 | removed extra declaration of Tcl_RegExpMatchObj check-in: 95c603bf2e user: redman tags: trunk | |
| 17:45 | * generic/tcl.h: * generic/tcl.decls: * generic/tclDecls.h: * generic/tclInt.h: * generic/tclInt.dec... check-in: 08e3282fc0 user: redman tags: trunk | |
|
1999-08-01
| ||
| 22:09 | * win/tclWinSock.c: Added comment block to SocketThread() function. Added code to avoid calling Ter... check-in: 77a8b86a7a user: redman tags: trunk | |
| 20:43 | * generic/tclInt.decls: added declaractions necessary for the Tcl test code to work wth stubs [Bu... check-in: 6f03b1d1ed user: hobbs tags: trunk | |
|
1999-07-31
| ||
| 01:55 | * unix/tclUnixThrd.c: Applied patch to fix threads on Irix 6.5. Patch from James Dennett. [Bug: 245... check-in: 59e2b0685d user: redman tags: trunk | |
| 01:24 | * win/tclWinPipe.c: * win/Makefile.in: Fixing launching of 16-bit apps on Win9x from wish. The comm... check-in: 0e573cddc1 user: redman tags: trunk | |
|
1999-07-30
| ||
| 23:31 | Added definitions for some symbols in tclConfig.sh that never got values in Windows. check-in: cf3031f4df user: wart tags: trunk | |
| 22:26 | Parameterized the static library linkers (ar cr and lib -nologo) to assist in merging the Makefile.i... check-in: ef28f0d52d user: wart tags: trunk | |
| 22:19 | * tclParse.c: fixed bug in info complete regarding nested square brackets [Bug: 2382, 2466] check-in: 02e78f811b user: hobbs tags: trunk | |
| 21:46 | updated trf patch to fix problems created when adapting Kupries' previous patch to our specs. check-in: af62bca303 user: hobbs tags: trunk | |
| 19:10 | Updated to match the new return values from tcltest. check-in: 4300ae3dc9 user: jenn tags: trunk | |
| 02:02 | * win/tclWinChan.c: Allow tcl to open CON and NUL, even for std channels. Checking for bad/unusable... check-in: 204ad52209 user: redman tags: trunk | |
| 01:35 | Exit with non-zero status if there were problems with the way the test suite was started (e.g. wrong... check-in: 4ab899a015 user: jenn tags: trunk | |
|
1999-07-29
| ||
| 23:17 | * unix/mkLinks.tcl: Applied patch to avoid linking pack.n to pack-old.n. Patch from Don Porter. [Bu... check-in: 11860a3bdf user: redman tags: trunk | |
| 22:58 | win/tclWinSock.c: free Win32 Event handles when destroying socket helper threads. check-in: 5d8a109496 user: redman tags: trunk | |
| 19:21 | Added lines so that extensions can set up static linker (ar vs. lib) and C compiler warning flags ea... check-in: 8ccef65e92 user: wart tags: trunk | |
|
1999-07-28
| ||
| 18:51 | Added entries for LDFLAGS_DEBUG and LDFLAGS_OPTIMIZE so that extensions can get these values in the ... check-in: 0d5ddcfb91 user: wart tags: trunk | |
| 18:33 | * tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: Fixed the condition under which ::tcltest::P... check-in: a956513b64 user: jenn tags: trunk | |
|
1999-07-27
| ||
| 16:31 | update Windows installer bitmap to read Tcl/Tk Version 8.2 check-in: 04538cac97 user: redman tags: trunk | |
| 01:42 | Bug fixes for threaded Tcl on NT with single and dual CPUs. Still some open issues, this code is a ... check-in: f4fa2a7ba1 user: redman tags: trunk | |
|
1999-07-26
| ||
| 22:50 | * tests/tcltest.test: * library/tcltest1.0/tcltest.tcl: * doc/tcltest.n: Cleaned up code in ::tc... check-in: 857902b876 user: jenn tags: trunk | |
| 17:59 | Tests for the tcltest package check-in: c9f00c0092 user: jenn tags: trunk | |
| 17:51 | Change destination of dde package to dde1.1. check-in: 9ffe120a2d user: redman tags: trunk | |
|
1999-07-23
| ||
| 23:40 | Removed patch for bug 2382, for info complete. check-in: 840e9c95ce user: redman tags: trunk | |
|
1999-07-22
| ||
| 23:47 | * win/tclWinSock.c: Fixed hang with threads enabled, fixed semaphores with threads disabled. * win/... check-in: 30432d73f2 user: redman tags: trunk | |
| 23:45 | Fix hange with socket code (win32) with threads enabled, fixed the semaphores for threads disabled. ... check-in: a5863b3a81 user: redman tags: trunk | |
| 21:50 | * Changed version to 8.2b2. * win/tclWinPort.h: Block out include of sys/*.h in order to build ext... check-in: 589cb7ba77 user: redman tags: trunk | |
| 02:15 | Applied patch for info complete. [Bug: 2382] check-in: 9a47ff649a user: redman tags: trunk | |
| 01:26 | revert changes to TclpStrftime, not needed for internal functions. check-in: a4cee78edc user: redman tags: trunk | |
| 01:08 | * doc/Utf.3: * generic/tcl.decls: * generic/tclInt.decls: * generic/tclDecls.h: * generic/tclIntDecl... check-in: 22b143003b user: redman tags: trunk | |
| 00:38 | * unix/Makefile.in: Added the Windows configure script to the distribution file list, already shipp... check-in: 677ba646fb user: redman tags: trunk | |
| 00:13 | * win/makefile.vc: Changed version number of DDE package in VC++ makefile to use 1.1 instead of 1.0... check-in: 6633a54dd5 user: redman tags: trunk | |
| 00:06 | * doc/open.n: Added documentation of \\.\comX notation for opening serial ports on Windows (alternat... check-in: 10b63080bd user: redman tags: trunk | |
|
1999-07-21
| ||
| 23:28 | added a line to initialize the tclDefaultLibrary tcl global var to "", as was done in Tcl8.0.5. check-in: b16021515e user: hershey tags: trunk | |
| 21:29 | Previous version was a mistake, roll it back. check-in: 2d8b4e85a6 user: redman tags: trunk | |
| 21:28 | * win/tclWinSock.c: Modified 8.1.0 version of the Win32 socket driver to move the handling of the so... check-in: 74cee245ff user: redman tags: trunk | |
| 17:43 | added missing '\' at the end of one line (only irix complained about this) check-in: 323fd26f82 user: hershey tags: trunk | |
| 16:04 | Small tweaks to the top-level README to fix typos and wording. check-in: 384e1d2bd9 user: jpeek tags: trunk | |
| 02:01 | * generic/tclInitScript.h: * unix/tclUnixInit.c: merged code with 8.0.5. We now use an intermedi... check-in: 0d9e2ba09f user: hershey tags: trunk | |
|
1999-07-20
| ||
| 00:11 | changed http package version from 2.0 to 2.1 check-in: fda7557642 user: hershey tags: trunk | |
|
1999-07-19
| ||
| 21:03 | changed http dir from 2.0 to 2.1 check-in: 124ac761ed user: hershey tags: trunk | |
|
1999-07-16
| ||
| 21:56 | Add Tcl_SetNotifier to stubs table. [Bug: 2354] check-in: 0fdd9484f5 user: redman tags: trunk | |
| 21:40 | * unix/aclocal.m4: * unix/tcl.m4: Add check for Alpha/Linux to correct the IEEE floating flag to t... check-in: 72240a3a0a user: redman tags: trunk | |
| 01:52 | Fix minor version number. check-in: f5eb99468e user: redman tags: trunk | |
|
1999-07-15
| ||
| 21:00 | Install files with 82 instead of 81 suffix check-in: 55cb269e12 user: redman tags: trunk | |
| 01:47 | Change version number check-in: 38e7639e65 user: redman tags: trunk | |
|
1999-07-14
| ||
| 19:09 | Deleted sentence as suggested by Scott Stanton check-in: b4d75c8e7d user: jpeek tags: trunk | |
| 19:07 | Created branch core-8-2-b1-synthetic Closed-Leaf check-in: d0852b1db1 user: cvs2fossil tags: core-8-2-b1-synthetic, core-8-2-b1 | |
| 19:07 | Created branch scriptics-tclpro-1-3-b3-synthetic Closed-Leaf check-in: 77ff211b7e user: cvs2fossil tags: scriptics-tclpro-1-3-b3-synthetic, scriptics-tclpro-1-3-b3 | |
| 19:07 | doc/re_syntax.n: Deleted sentence suggested by Scott S. check-in: d7e9fff01e user: jpeek tags: trunk | |
|
1999-07-13
| ||
| 22:23 | Makefile.in: fixed cat32.exe build makefile.vc: fixed calling tcltest.exe check-in: 580b6853c5 user: redman tags: trunk | |
| 22:23 | Add .m4 files and Windows configure.in and Makefile.in check-in: 830c41e50e user: redman tags: trunk | |
| 22:22 | Change dde package to 1.1 check-in: 9bd199dc6c user: redman tags: trunk | |
| 22:21 | Merged ChangeLog for 8.2b1 check-in: 85be69819f user: redman tags: trunk | |
| 02:07 | Removed two notes to myself (oops), cleaned up wording, moved changebars. check-in: 9b72e5aa55 user: jpeek tags: trunk | |
| 02:06 | Documented tweaks to the tcl/docs/re_syntax.n manpage file. check-in: eba33a5ca7 user: jpeek tags: trunk | |
|
1999-07-12
| ||
| 21:03 | Catch the cd that sets up the initial value for the testsDirectory variable. check-in: aa7feb0ac0 user: jenn tags: trunk | |
|
1999-07-11
| ||
| 20:31 | Changed version numbers in NMAKE makefile. check-in: 2ea86e8bdf user: redman tags: trunk | |
| 20:29 | Change version number in NMAKE makefile check-in: b1cd1cf0ff user: redman tags: trunk | |
|
1999-07-09
| ||
| 21:18 | install-man target renamed to "install-doc" to be consistent with TEA spec. check-in: b01449ac9b user: wart tags: trunk | |
| 18:24 | * win/configure.in: Eval DLLSUFFIX, LIBSUFFIX, and EXESUFFIX in the configure script so that substit... check-in: fd326b93fa user: redman tags: trunk | |
| 02:31 | fixed line termination character check-in: 77df520e96 user: stanton tags: trunk | |
| 02:12 | *** empty log message *** check-in: 828e9399bf user: stanton tags: trunk | |
| 02:11 | * tests/string.test: * generic/tclCmdMZ.c: Fixed bug in string range bounds checking code. check-in: 614b32f8b0 user: stanton tags: trunk | |
| 00:00 | Removed -asidefromdir and -relateddir flags, removed unused ::tcltest::dotests proc, cleaned up impl... check-in: c5abb670a1 user: jenn tags: trunk | |
|
1999-07-08
| ||
| 23:17 | * win/Makefile.in: Added tcltest target so runtest works properly. Added missing names to the clean... check-in: bd1fc18299 user: stanton tags: trunk | |
| 19:44 | Fixed bogus test for env.test check-in: 931d254c68 user: rjohnson tags: trunk | |
| 17:29 | Do additional checks to unset any environment variables set, changed or created by the tests. check-in: 8163db91b2 user: jenn tags: trunk | |
| 03:35 | Improved test to handle empty env array - (will raise error) check-in: 49ec7aac3e user: rjohnson tags: trunk | |
| 03:30 | Fixed a couple of bad registry tests... check-in: 030703c01e user: rjohnson tags: trunk | |
| 03:08 | Fixed bug in test suite - remember to update tests when changing features!!! check-in: 2d21c46440 user: rjohnson tags: trunk | |
| 02:57 | Fixed broken utility function makeFile. check-in: 7c29ca5cd1 user: rjohnson tags: trunk | |
|
1999-07-07
| ||
| 23:08 | Made test encoding test understand platform differences. check-in: f6d0bb0e6a user: rjohnson tags: trunk | |
| 18:59 | * doc/fconfigure.n: Clarified default buffering behavior for the standard channels. [Bug: 2335] check-in: 842d60e737 user: stanton tags: trunk | |
| 02:37 | New windows serial port driver. [Bug 1980 2217] check-in: 256cf12d76 user: redman tags: trunk | |
| 02:28 | Marked two timing-dependent tests "nonPortable", but I really need to fix these (4.11 and 4.12) check-in: f52b68ccbe user: welch tags: trunk | |
| 02:08 | Back-fitted notes about my recent changes check-in: 309cad81f8 user: welch tags: trunk | |
| 01:58 | Fixed handling of connection timeouts. check-in: ad2c691a5a user: welch tags: trunk | |
|
1999-07-06
| ||
| 23:55 | Removed extra '\' characters at the beginning of the parseOld.test file that were causing "invalid c... check-in: aebd6705b5 user: jenn tags: trunk | |
| 23:43 | Added entries for 6/25/99 and 6/29/99 reflecting the addition of the tcltest package and all changes... check-in: 0491db6507 user: jenn tags: trunk | |
| 22:50 | Added entry re: 1999-06-23 changes that created re_syntax(n) page. check-in: bae3599a08 user: jpeek tags: trunk | |
|
1999-07-02
| ||
| 22:08 | Fix missing declaration of tclStubs check-in: c3d96ae985 user: redman tags: trunk | |
| 21:59 | Fix Tcl_GetStackedChannel declaration, the function returns a Tcl_Channel, not void. check-in: d88a0ddb9c user: redman tags: trunk | |
| 21:50 | Block out unix-only code for windows & mac. check-in: 0eb08410e8 user: redman tags: trunk | |
| 21:09 | Regen the stub files after changes in tcl.decls were made, but the stub files were not regenerated. check-in: 976652f5cb user: redman tags: trunk | |
| 20:39 | Temporarily disabling core file checking. check-in: 3017d5a542 user: jenn tags: trunk | |
| 19:59 | Fixed lint found by Jim Ingham check-in: c368b08fea user: welch tags: trunk | |
| 19:51 | Name change from Tcl_ReplaceChannel to Tcl_StackChannel Added new code that modifies the channel in ... check-in: 559c4a45d9 user: welch tags: trunk | |
| 19:51 | Name change from Tcl_ReplaceChannel to Tcl_StackChannel check-in: 3dfed73236 user: welch tags: trunk | |
| 06:41 | Improved support for empty array names check-in: 29f911e5bf user: welch tags: trunk | |
| 06:05 | Added hook points to the notifier check-in: 2575337b01 user: welch tags: trunk | |
| 06:05 | Added hook points to the notifier Updated Xt tests to use new Tcl_SetNotifier check-in: b68062ca89 user: welch tags: trunk | |
| 06:05 | Fixed package version number check-in: 0ec7baf04b user: welch tags: trunk | |
| 06:04 | Added hook points to the notifier check-in: 8a7bc87ac3 user: welch tags: trunk | |
| 06:04 | Added Tcl_SetNotifier and associated typedef. This lets you hook the notifier procs. check-in: 6889d4e289 user: welch tags: trunk | |
|
1999-07-01
| ||
| 23:24 | fix to call TclStat instead of TclpStat check-in: 002b63e317 user: redman tags: trunk | |
| 23:21 | Call TclStat instead of TclpStat in order to allow the stat hooks to work properly. check-in: 5ff61ca415 user: redman tags: trunk | |
| 17:36 | Changed the tests to use the testConstraints array that the test harness uses instead of the old nam... check-in: 6b946e4c34 user: jenn tags: trunk | |
| 16:54 | Updated for new package version number check-in: a112554fac user: welch tags: trunk | |
|
1999-06-30
| ||
| 22:35 | Fix genstubs target. check-in: 66fe41f6a8 user: redman tags: trunk | |
| 22:34 | Add TclHandle functions to the internal stub table. Remove unused tclStubs.c file. check-in: 17d529bed8 user: redman tags: trunk | |
| 18:39 | Removed call to obsolete AC_C_CROSS macro. check-in: 5bcc801016 user: wart tags: trunk | |
| 17:47 | Initial version of the Tcl_ReplaceChannel and Tcl_UndoReplaceChannel functions. check-in: 3050cfce85 user: welch tags: trunk | |
| 17:46 | Updated http and ReplaceChannel man pages check-in: 1305a89b07 user: welch tags: trunk | |
| 17:43 | Fixed -timeout bug to handle connections to dead servers properly. Added http::cleanup function check-in: 910071defe user: welch tags: trunk | |
| 05:51 | updated dde version from 1.0 to 1.1 check-in: e4b2fadb55 user: hershey tags: trunk | |
| 00:17 | Added a check to not rename incr unless it's been previously renamed. check-in: b45cab665d user: jenn tags: trunk | |
| 00:17 | Added a check at the end of the test to not unset variables if they don't exist. check-in: bc368c12a4 user: jenn tags: trunk | |
|
1999-06-29
| ||
| 20:14 | Added flags -limitconstraints, -preservecore, -help, -file, -notfile, -relateddir, and -asidefromdir... check-in: f368875e9c user: jenn tags: trunk | |
| 03:22 | Modified the last three tests to run with pcOnly constraint. check-in: fca81e7512 user: jenn tags: trunk | |
| 00:25 | Adopted Doc patch that changes "unknown_active" to "unknown_pending" check-in: 4c4b368e76 user: welch tags: trunk | |
|
1999-06-28
| ||
| 23:49 | Applied patch from Peter Hardie (with modifications) to fix Tcl_GetIndexFromObj when the key is "". ... check-in: 4fe945f885 user: redman tags: trunk | |
| 19:02 | Documented 2 more files that need to be updated when the Tcl version number changes. check-in: 291c4b0434 user: wart tags: trunk | |
| 18:23 | Fixed test suite to call $tcltest::tcltest instead of $::tcltest (for the name of the executable). check-in: b76cf62cdc user: redman tags: trunk | |
| 18:23 | Updated versions to 8.2 and 8.2b1 where appropriate. check-in: e7fc3bd90d user: wart tags: trunk | |
|
1999-06-27
| ||
| 20:38 | updated 8.1 to 8.2 check-in: cbcde3438f user: hershey tags: trunk | |
|
1999-06-26
| ||
| 22:41 | Added poke command to dde. Changed dde package version to 1.1 Fixed makefile to install tcl8.2 libra... check-in: 8c9bb6b936 user: redman tags: trunk | |
| 22:29 | Marked on of the string tests non-portable. IRIX thinks that .e1 is a valid double - the spec and ... check-in: b4e7ea6550 user: rjohnson tags: trunk | |
| 21:41 | Fixed another bug in test suite... check-in: 95f256864f user: rjohnson tags: trunk | |
| 21:09 | Fixed bug in all.tcl that caused "make test" not to work. The var testsDirectory was getting the w... check-in: c551a52332 user: rjohnson tags: trunk | |
| 20:55 | Fixed style problems in many of the test files. Fixed bug in pkg.test where defs.tcl was still bein... check-in: dbfd75f43f user: rjohnson tags: trunk | |
| 19:35 | Export functions for TclHandle check-in: f084f054d6 user: redman tags: trunk | |
| 03:56 | Added tcltest to the list of packages to install check-in: 52c833fe48 user: jenn tags: trunk | |
| 03:56 | Added package tcltest to the list of packages to install. check-in: 5ecb8cb458 user: jenn tags: trunk | |
| 03:54 | Modified the tests to use the package tcltest check-in: fdb0602e41 user: jenn tags: trunk | |
| 03:53 | Adding package tcltest; this replaces the original defs.tcl file that was a part of the test suite. check-in: 2b7cfbc0de user: jenn tags: trunk | |
| 03:47 | This file contains what used to be in the tests/README file and documents the tcltest package. check-in: 152507d861 user: jenn tags: trunk | |
| 00:01 | Changed so unix always maps ckalloc to Tcl_Alloc or Tcl_DbCkAlloc to avoid problems with mixed TCL_M... check-in: 732e56feb0 user: redman tags: trunk | |
|
1999-06-25
| ||
| 23:47 | Changed to Tcl 8.2b1 check-in: 9f2cd61b60 user: welch tags: trunk | |
| 23:47 | Added note about win/configure.in needing a version change check-in: 1f87923771 user: welch tags: trunk | |
| 23:46 | Fixed return value in doc. check-in: 003e537211 user: welch tags: trunk | |
| 23:29 | Changed to Tcl 8.2b1 check-in: c46ff26d58 user: welch tags: trunk | |
| 23:29 | Added man page for Tcl_Replace Channel and TclUndoReplaceChannel check-in: 243da854b8 user: welch tags: trunk | |
| 18:42 | * tests/reg.test: * generic/regexec.c: Fixed bugs in non-greedy quantifiers. check-in: 7002d2683b user: stanton tags: trunk | |
|
1999-06-24
| ||
| 21:15 | Moved description of regular expression syntax from regexp.n into a new re_syntax.n page. Modified ... check-in: 95abde5c42 user: jpeek tags: trunk | |
| 03:27 | * unix/Makefile.in: Changed install-doc to install-man. * tools/uniParse.tcl: * tools/uniClass.tcl:... check-in: 9d26b83359 user: stanton tags: trunk | |
|
1999-06-22
| ||
| 18:57 | One more try at fixing the TCL_LIBRARY problem check-in: 421197f4e6 user: wart tags: trunk | |
| 18:51 | TCL_LIBRARY is now set in the Makefile check-in: eb4ca9bbf8 user: wart tags: trunk | |
|
1999-06-21
| ||
| 19:02 | *** empty log message *** check-in: 7652b6f733 user: stanton tags: trunk | |
| 19:02 | * unix/tclUnixThrd.c (TclpThreadCreate): Fixed memory leak where thread attributes were not being re... check-in: d3a5225279 user: stanton tags: trunk | |
|
1999-06-19
| ||
| 00:57 | Merged with tk defs.tcl file check-in: 1731e0e5cd user: jenn tags: trunk | |
| 00:18 | Reflects recent changes in tcl.m4 (compiler warnings) check-in: 44079c5e8e user: wart tags: trunk | |
|
1999-06-18
| ||
| 17:34 | Modifications to correct CC_EXENAME macro. check-in: c43769ff9b user: redman tags: trunk | |
|
1999-06-17
| ||
| 23:30 | Modify aclocal.m4 for PC to run cygpath on path of CC_EXENAME first. check-in: 171ce697ec user: redman tags: trunk | |
| 19:32 | *** empty log message *** check-in: e2e7105bb2 user: stanton tags: trunk | |
| 19:32 | * doc/RegExp.3: Documented the new regexp interfaces and the compile/execute flags. check-in: 2e29d83ea4 user: stanton tags: trunk | |
| 19:32 | * generic/tclTest.c: * generic/tclRegexp.h: * generic/tclRegexp.c: * generic/tcl.h: * generic/tcl.de... check-in: 0974012913 user: stanton tags: trunk | |
| 19:31 | * tests/regexp.test: * generic/tclCmdMZ.c: * generic/tclCmdIL.c: Changed to use new regexp interface... check-in: 439ccec547 user: stanton tags: trunk | |
| 19:30 | * generic/regcomp.c: lint * tests/reg.test: * generic/regex.h: * generic/regc_lex.c: Added REG_BOSO... check-in: 12e2267e22 user: stanton tags: trunk | |
| 01:38 | Updated to reflect recent changes check-in: bb45660987 user: wart tags: trunk | |
| 00:36 | Fixed compiler optimization flags for Linux to remove a plethora of warnings. check-in: 742be4e919 user: wart tags: trunk | |
| 00:20 | * generic/tclVar.c (Tcl_VariableObjCmd): fixed premature increment in loop that was causing out-of... check-in: 53b13ff96a user: hershey tags: trunk | |
|
1999-06-16
| ||
| 23:41 | Reflects changes to tcl.m4 check-in: b41388eed7 user: wart tags: trunk | |
| 23:30 | Added changes to make the macros bahave in the same manner as the Windows tcl.m4 macros check-in: a06214d64a user: wart tags: trunk | |
| 23:18 | more incremental changes check-in: 5801e92f07 user: surles tags: trunk | |
| 22:38 | added tclConfig.sh.in for Windows check-in: e5da250aa2 user: surles tags: trunk | |
| 22:36 | merged unix and windows styles check-in: 95cc329c16 user: surles tags: trunk | |
| 21:56 | *** empty log message *** check-in: 038564ed5c user: stanton tags: trunk | |
| 21:56 | * tests/execute.test: * generic/tclExecute.c (TclExecuteByteCode): Fixed crash caused by a bug in IN... check-in: 82d723f770 user: stanton tags: trunk | |
| 20:17 | Reorganized the order of the macros (cosmetic change) check-in: f64f4d2f4e user: wart tags: trunk | |
| 20:12 | modified files to work with new windows Makefiles check-in: be618c2ce7 user: surles tags: trunk | |
| 02:20 | More TEA changes. Should play well with TclX now. check-in: c8e10ac489 user: wart tags: trunk | |
| 02:10 | Fix DDE code to reinitialize with new servername. check-in: 9e936b8146 user: redman tags: trunk | |
| 00:47 | fixed bug that cause bad memory read on Windows check-in: 4a56d07c39 user: hershey tags: trunk | |
| 00:00 | fixed bugs that kept windows from compiling. check-in: 0cb1b747f4 user: hershey tags: trunk | |
|
1999-06-15
| ||
| 22:06 | beefed up the string object tests check-in: 3f45ef233e user: hershey tags: trunk | |
| 20:44 | Tcl configure / Makefile sequence now complies with the most basic spec for TEA. check-in: e8b97f0924 user: wart tags: trunk | |
| 20:41 | Includes changes to tcl.m4 check-in: 21a0bc046a user: wart tags: trunk | |
| 20:41 | Modified some macros based on how some of the extensions work. check-in: 62dee156b9 user: wart tags: trunk | |
| 03:14 | Improved the appendObj functions (uncomented the optimized code that was present in the Unicode obj)... check-in: 6a28946962 user: hershey tags: trunk | |
| 01:16 | Merged String and Unicode object types. Added new functions to the puplic API: Tcl_NewUnicodeObj... check-in: 23b23af342 user: hershey tags: trunk | |
|
1999-06-11
| ||
| 02:06 | Continued work on configure and make scripts check-in: 35a6cd6205 user: surles tags: trunk | |
| 01:53 | Continued work on configure and make scripts check-in: 3d03efd78b user: surles tags: trunk | |
|
1999-06-10
| ||
| 22:07 | *** empty log message *** check-in: bed45a3b2a user: stanton tags: trunk | |
| 21:49 | macros that autoconf will be looking for (tcl.m4) check-in: 9b85d6df08 user: wart tags: trunk | |
| 21:49 | Macros that autoconf will be looking for (tcl.m4) check-in: 62b57f0f65 user: wart tags: trunk | |
| 21:47 | Modified to use the tcl.m4 macros check-in: 91124a20c6 user: wart tags: trunk | |
| 21:47 | Modified configure.in that uses the tcl.m4 macros check-in: 3a4c79d9ba user: wart tags: trunk | |
| 21:46 | First pass at Windows Tcl autoconf macros check-in: 80f11146d9 user: wart tags: trunk | |
| 21:45 | First pass at Tcl autoconf macros check-in: df969de59c user: wart tags: trunk | |
| 19:14 | fied a memory leak. purify nolonger complains. check-in: 9726b2f18e user: hershey tags: trunk | |
| 04:29 | * tools/genStubs.tcl: Changed to always write output in LF mode. check-in: f36bf665e7 user: stanton tags: trunk | |
| 04:28 | * generic/tclUnicodeObj.c: Lots of cleanup and simplification. Fixed several memory bugs. Added Tcl... check-in: ea63e58504 user: stanton tags: trunk | |
| 04:27 | * generic/regexec.c: * unix/tclUnixNotfy.c: lint check-in: 3807220c1a user: stanton tags: trunk | |
|
1999-06-09
| ||
| 17:06 | performance improvement for TclGetUnicodeFromObj function and the Unicode object type. check-in: bcc8429af0 user: hershey tags: trunk | |
| 17:06 | unset the variable "u" whose initial value could affect test passage. check-in: ab4cba4af2 user: hershey tags: trunk | |
|
1999-06-08
| ||
| 23:30 | added TclGetUnicodeFromObj function for use with regexp check-in: 6663ce58d5 user: hershey tags: trunk | |
| 19:02 | *** empty log message *** check-in: 70636ebef7 user: stanton tags: trunk | |
| 19:02 | * win/tclWinSock.c: Rolled back to the 8.1.0 implementation because of serious problems with the new... check-in: 0e16766ed6 user: stanton tags: trunk | |
| 18:06 | added code to unset the "data" array so tests that follow can use a scalar data var w/o having to un... check-in: a916ae38b5 user: hershey tags: trunk | |
| 02:59 | * tests/string.test: * generic/tclVar.c (Tcl_SetVar2Ex): * generic/tclStringObj.c (Tcl_AppendObjT... check-in: 8fcb19ead3 user: hershey tags: trunk | |
|
1999-06-05
| ||
| 00:18 | *** empty log message *** check-in: fe3561f466 user: stanton tags: trunk | |
| 00:18 | * win/configure.in: * win/Makefile.in: Windows build now handles static/dynamic debug/nodebug builds... check-in: 96386b55b1 user: stanton tags: trunk | |
|
1999-06-03
| ||
| 18:43 | *** empty log message *** check-in: 3ae7d79873 user: stanton tags: trunk | |
| 18:43 | * generic/tclCmdMZ.c (Tcl_StringObjCmd): * tests/string.test: Fixed bug where string equal/compare -... check-in: 913059fbe2 user: stanton tags: trunk | |
|
1999-06-02
| ||
| 22:05 | fixed install target for man pages check-in: 6ad2520a6f user: surles tags: trunk | |
| 20:53 | fixed typo check-in: de3a2e94c8 user: stanton tags: trunk | |
| 20:21 | * generic/tclUtf.c (Tcl_UtfNcasecmp): Fixed incorrect computation of relative ordering. [Bug: 2135] check-in: 58260de12d user: stanton tags: trunk | |
| 19:29 | Added makefile targets and configure switches to be TEA compliant check-in: 74d2ccc295 user: surles tags: trunk | |
| 02:03 | *** empty log message *** check-in: e4ca18e1ae user: stanton tags: trunk | |
| 02:03 | * unix/configure.in: Fixed various small configure.in patches submitted by Jan Nijtmans. [Bug: 2121]... check-in: 52b68b7712 user: stanton tags: trunk | |
| 01:53 | * tests/reg.test: * generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/reg... check-in: 96584c60d8 user: stanton tags: trunk | |
|
1999-05-28
| ||
| 23:02 | *** empty log message *** check-in: 8aa83b7ffd user: stanton tags: trunk | |
| 23:02 | * win/Makefile.in: * win/configure.in: Added preliminary TEA implementation. check-in: e66286eb0c user: stanton tags: trunk | |
| 23:02 | * win/tclWinDde.c: Fixed bug where dde calls were being passed an invalid dde handle because Initial... check-in: 5e7b70ba7b user: stanton tags: trunk | |
| 23:02 | * generic/tclObj.c: Changed to eliminate use of isupper/tolower in favor of the Unicode versions. check-in: 394d8ee6ec user: stanton tags: trunk | |
| 00:01 | fixed error in test reported by procheck check-in: 4433b41879 user: surles tags: trunk | |
|
1999-05-26
| ||
| 20:53 | Changes for generic/tclThreadTest.c and win/tclWinSock.c bug fixes. check-in: 24410a9dc3 user: redman tags: trunk | |
| 20:24 | generic/tclThreadTest.c: Fix race condition in testthread code. win/tclWinSock.c: Fixed hang in Win... check-in: b14f0363ec user: redman tags: trunk | |
| 02:39 | Merged changes from 1-3-b2 branch into mainline. check-in: ef79a444b9 user: stanton tags: trunk | |
| 02:25 | Fixed so patchlevel is included in installer strings. Closed-Leaf check-in: b52390dc27 user: stanton tags: scriptics-tclpro-1-3-b2-branch, core-8-1-1 | |
|
1999-05-25
| ||
| 21:15 | Fixed incorrect patchlevel info. check-in: de78338462 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 20:22 | updated changes file for 8.1.1 check-in: 344bc3b699 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 01:00 | *** empty log message *** check-in: b5b27a5b74 user: stanton tags: trunk | |
| 01:00 | * tools/genStubs.tcl: Changed to allow a list of platforms instead of just one at a time. check-in: 4c82ed51c1 user: stanton tags: trunk | |
| 01:00 | * generic/tcl.decls: * generic/tclCmdMZ.c: * generic/tclDecls.h: * generic/tclInt.decls: * generic/t... check-in: 1cdb3df621 user: stanton tags: trunk | |
|
1999-05-23
| ||
| 16:37 | Added stub entry for the TclGetAuxDataType routine so tbcload can use stubs check-in: 4ae0027ddb user: surles tags: trunk | |
|
1999-05-22
| ||
| 01:20 | Merged changes from scriptics-tclpro-1-3-b2 branch check-in: f692388d07 user: stanton tags: trunk | |
|
1999-05-21
| ||
| 19:05 | Added test for command.com /c dir /b hang. check-in: b4a00aebea user: redman tags: trunk | |
| 18:31 | Bug 2105: fixed execing command.com on Win95/98. check-in: 0af26ff982 user: redman tags: trunk | |
| 18:28 | Fix command.com bug on Windows 95/98. [Bug: 2105] check-in: 619d2dc2d1 user: redman tags: trunk | |
| 00:06 | Add bin and ../lib to auto_path relative to the executable path. check-in: 7c390a9851 user: redman tags: scriptics-tclpro-1-3-b2-branch, scriptics-tclpro-1-3-b2, merge-to-mainline-5/21/99 | |
| 00:04 | Fix the init.tcl to include the bin directory and the ../lib given the path to the executable. check-in: 30f267dd2d user: redman tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-20
| ||
| 23:40 | lint in comments check-in: 9c2ceb7303 user: hershey tags: trunk | |
| 22:32 | Changed Tcl registry key to Scriptics instead of Sun check-in: c2f46f73c5 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 03:28 | Updated docs for TclPro 1.3b2 check-in: 90b25e9aa4 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 02:53 | Added tests for regexp bug. check-in: 8e5078e797 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 02:40 | fix bug in tclRegexp.c check-in: 7344f1088e user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 02:38 | fix crash when the regexp cache is empty but an empty pattern is passed (such as {} or ""). check-in: 7ba11b4a40 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 00:04 | *** empty log message *** check-in: b3609be823 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 00:03 | Merged in various changes submitted by Jeff Hobbs: * generic/tcl.decls: * generic/tclUtf.c: Added T... check-in: 61e23396c3 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-19
| ||
| 23:27 | Add extern "C" block around header to fix C++ compilation. check-in: be08a2ad55 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-18
| ||
| 22:59 | changed call to "remove" to "removeFile"--this bug was causing "httpd" file to be left in working di... check-in: cbf894d438 user: hershey tags: trunk | |
| 22:36 | *** empty log message *** check-in: fa0f519143 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 22:36 | * win/tclWinChan.c: Modified initialization code to avoid inherenting closed or invalid channels. I... check-in: bbe1ca2eb5 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 20:17 | added -encoding to the list of legal options used in the error message when a bad option is used. B... check-in: 22239ff421 user: hershey tags: trunk | |
| 17:40 | Missed one case in previous commit, fixed it (see previous comment). check-in: 0b40315666 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 17:38 | Don't connect to FILE_TYPE_CHAR devices unless they are a FILE_TYPE_SERIAL or FILE_TYPE_CONSOLE type... check-in: 6125a2d1a6 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-17
| ||
| 20:22 | Added note about running autoconf if you are using the CVS source tree instead of a source distribut... check-in: ad5d76feaa user: welch tags: trunk | |
| 18:11 | merged thread intorspection into branch from mainline check-in: a82cde3981 user: surles tags: scriptics-tclpro-1-3-b2-branch | |
|
1999-05-14
| ||
| 23:22 | added new tcl_platform documentation [bug 2076] check-in: 591325378c user: surles tags: trunk | |
| 23:16 | added intospection variable to determine if the interp was compiled with threads enabled check-in: 732876a0ce user: surles tags: trunk | |
| 22:18 | *** empty log message *** check-in: e04060d88e user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 22:18 | * generic/tclCmdAH.c (Tcl_ForObjCmd): Fixed crash caused by failure to reset the result before evalu... check-in: 092dceb08b user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 18:29 | merged 1-3-b2 changes into mainline check-in: 3ee5ce82d5 user: stanton tags: trunk | |
| 18:26 | merged changes from mainline check-in: 6f7b40c937 user: stanton tags: scriptics-tclpro-1-3-b2-branch | |
| 18:18 | *** empty log message *** check-in: 3b7ffc21a9 user: stanton tags: trunk | |
| 17:35 | Applied patch for bug id 2066. check-in: d589eb0319 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 17:27 | Apply patch to fix leap years for 100-year boundaries. Patch submitted by Isaac Hollander, Bug Id 20... check-in: 7187fe5f06 user: redman tags: scriptics-tclpro-1-3-b2-branch | |
| 02:18 | *** empty log message *** check-in: 999c763181 user: stanton tags: trunk | |
| 02:18 | * unix/Makefile.in: * unix/tclAppInit.c: Minor cleanup related to Xt notifier. * unix/tclUnixInit.c... check-in: 6ea73d3f19 user: stanton tags: trunk | |
| 02:04 | increased per-thread regexp cache to 30 check-in: 00c4feaf42 user: stanton tags: trunk | |
| 00:20 | fixed typo check-in: 646f2d8f24 user: stanton tags: trunk | |
|
1999-05-13
| ||
| 01:50 | * tests/regexp.test: * generic/tclInt.h: * generic/tclBasic.c: * generic/tclRegexp.h: * generic/tclR... check-in: 2e8f1dd6ab user: stanton tags: trunk | |
| 01:50 | * win/tclWinInit.c (TclpSetVariables): Avoid calling GetUserName if the value can be determined from... check-in: 62befb311d user: stanton tags: trunk | |
| 01:50 | * doc/tclsh.1: Updated references to rc script names to accurately reflect the platform differences ... check-in: 186551cfb3 user: stanton tags: trunk | |
|
1999-05-11
| ||
| 21:16 | back out previous commit check-in: 6a09f17603 user: redman tags: trunk, scriptics-tclpro-1-3-b1, core-8-1-1-base | |
| 20:47 | Fix loading of dde and reg to load with info nameofexecutable. check-in: 17b63eb23d user: redman tags: trunk | |
| 07:11 | Various small fixes that were required to get Tcl to build cleanly on the Mac. check-in: 7ef2072995 user: jingham tags: trunk | |
|
1999-05-07
| ||
| 23:40 | removed bad patch check-in: 4272a34e3e user: stanton tags: trunk | |
| 20:08 | *** empty log message *** check-in: dece3056e3 user: stanton tags: trunk | |
| 20:07 | * unix/configure.in: Added fix for OS/390. [Bug: 1976] check-in: c0ea4ab79f user: stanton tags: trunk | |
| 20:07 | * generic/tcl.decls: Replaced const with CONST. check-in: 0878e94a3c user: stanton tags: trunk | |
| 20:07 | * generic/tclLoadNone.c: Updated to use current interfaces, added TclpUnloadFile. [Bug: 2003] check-in: cd8517b226 user: stanton tags: trunk | |
| 20:07 | * generic/tclResult.c (Tcl_AppendResultVA): * generic/tclStringObj.c (Tcl_AppendStringsToObjVA): Fix... check-in: dea0868b6c user: stanton tags: trunk | |
| 20:06 | * win/winDumpExts.c: * win/makefile.vc: Changed to emit library name in defs file. [Bug: 1998] check-in: 3518024b7f user: stanton tags: trunk | |
|
1999-05-06
| ||
| 22:51 | *** empty log message *** check-in: d58a5e66d4 user: stanton tags: trunk | |
| 22:50 | * tests/string.test: * generic/tclCmdMZ.c: * doc/string.n: Fixed bug in string equal/compare code wh... check-in: 1fc2aff600 user: stanton tags: trunk | |
| 20:13 | more documentation lint check-in: 99d3dc108e user: stanton tags: trunk | |
| 19:21 | lint check-in: e085a3ab0f user: stanton tags: trunk | |
| 19:14 | merged doc changes from 8.1.0 check-in: f1b3babf61 user: stanton tags: trunk | |
| 18:46 | *** empty log message *** check-in: a33880c618 user: stanton tags: trunk | |
| 18:46 | * doc/string.n: * tests/cmdIL.test: * tests/cmdMZ.test: * tests/error.test: * tests/ioCmd.test: * te... check-in: fb86d77733 user: stanton tags: trunk | |
| 18:46 | * doc/Utf.3: * generic/tclStubInit.c: * generic/tclDecls.h: * generic/tclUtf.c: * generic/tcl.decls:... check-in: d9e7608a90 user: stanton tags: trunk | |
| 18:45 | * tests/http.test: Unset "data" array before running tests to avoid failures due to previous tests. check-in: c002ae11e5 user: stanton tags: trunk | |
| 02:34 | ran dos2unix on this file--Irix couldn't build Tcl because it detected strange chars at the end of e... check-in: 006371d093 user: hershey tags: trunk | |
|
1999-05-05
| ||
| 21:45 | renamed to avoid conflict with tk's InitStubs doc. check-in: 7053bbb911 user: hershey tags: trunk | |
| 20:29 | * win/makefile.vc: Added encoding directory to install-libraries target. check-in: 7141ceb369 user: stanton tags: trunk | |
| 01:19 | lint and better documentation of the character vs. byte oriented commands check-in: ee1e5d143e user: stanton tags: trunk | |
| 00:35 | fixed memory leak check-in: 6ae297a9a4 user: surles tags: trunk | |
|
1999-05-04
| ||
| 02:58 | *** empty log message *** check-in: 7e1fc35b6c user: stanton tags: trunk | |
| 02:57 | * doc/string.n: * tests/cmdMZ.test: * tests/string.test: * generic/tclCmdMZ.c (Tcl_StringObjCmd): Ch... check-in: c7c3e9c0cf user: stanton tags: trunk | |
| 01:33 | *** empty log message *** check-in: d719d06e3f user: stanton tags: trunk | |
| 01:33 | * tests/cmdIL.test: * tests/cmdMZ.test: * tests/error.test: * tests/lindex.test: * tests/linsert.tes... check-in: 2728afa3b5 user: stanton tags: trunk | |
| 01:32 | * generic/tclParse.c (Tcl_ParseCommand): Changed to avoid modifying eval'ed strings that are already... check-in: a38f990b1a user: stanton tags: trunk | |
|
1999-05-03
| ||
| 19:19 | *** empty log message *** check-in: e677aa1b3c user: stanton tags: trunk | |
| 19:19 | * tests/binary.test: * generic/tclBinary.c (DupByteArrayInternalRep): Fixed bug where type was not b... check-in: 23b030de27 user: stanton tags: trunk | |
|
1999-04-30
| ||
| 23:36 | *** empty log message *** check-in: 71f4c7cc13 user: stanton tags: trunk | |
| 23:35 | * Changed version to 8.1.1. check-in: f373e48927 user: stanton tags: trunk | |
| 22:44 | * Merged changes from 8.1.0 branch check-in: dc45694c11 user: stanton tags: trunk | |
| 16:22 | Tcl_UtfToUpper and Tcl_UtfToTitle now works on badly formed Utf strings. check-in: 8cc1ac5095 user: hershey tags: trunk | |
|
1999-04-29
| ||
| 18:14 | Added tests for string toupper and string tolower called with badly formed Utf strings. check-in: c9cfee210e user: hershey tags: trunk | |
| 17:52 | Don't rename the twind.tcl widget demo file... check-in: 64263c4e5e user: redman tags: trunk | |
| 00:04 | fixed part of bug 1791: Tcl_UtfToUpper and Tcl_UtfToLower now work on badly formed Utf strings. check-in: a9c361524c user: hershey tags: trunk | |
|
1999-04-28
| ||
| 21:01 | *** empty log message *** check-in: 0655db307f user: stanton tags: trunk | |
| 17:06 | * mac/tclMacResource.c: * generic/tclListObj.c: * generic/tclObj.c: * generic/tclStringObj.c: Change... check-in: 101102ec64 user: stanton tags: trunk | |
| 01:56 | *** empty log message *** check-in: b0dc694249 user: stanton tags: trunk | |
| 01:56 | * generic/tclLiteral.c (TclHideLiteral): Fixed so hidden literals get duplicated to avoid accidental... check-in: 4c22f31e66 user: stanton tags: trunk | |
|
1999-04-24
| ||
| 01:46 | merged 8.1.0 changes into mainline check-in: 6291aaa1d5 user: stanton tags: trunk | |
|
1999-04-23
| ||
| 18:06 | *** empty log message *** check-in: 2ca2154cbf user: stanton tags: trunk | |
| 18:06 | * library/encoding/koi8-r.enc: * tools/encoding/koi8-r.txt: Added support for the koi8-r Cyrillic en... check-in: 40dd26149a user: stanton tags: trunk | |
| 01:57 | *** empty log message *** check-in: ca86d91570 user: stanton tags: trunk | |
| 01:57 | * win/tclWinInit.c (TclpInitPlatform): Added call to TclWinInit when building a static library since... check-in: 97548720ef user: stanton tags: trunk | |
| 01:57 | * win/tclWinFCmd.c: * win/tclWin32Dll.c: Changed uses of "try" to "__try", since that is the actual ... check-in: ffcd4f3326 user: stanton tags: trunk | |
| 01:57 | * generic/tclPort.h: Added include of tcl.h since it defines various Windows macros that are needed ... check-in: 72a9c05d47 user: stanton tags: trunk | |
| 01:57 | * generic/tclEvent.c: lint check-in: 8cbbb79c3f user: stanton tags: trunk | |
|
1999-04-22
| ||
| 22:57 | *** empty log message *** check-in: 8e64443a51 user: stanton tags: trunk | |
| 22:57 | * generic/tclInt.h: * generic/tclInt.decls: * generic/tclCompile.c: Added TclSetByteCodeFromAny that... check-in: 18e0420795 user: stanton tags: trunk | |
| 20:31 | Created branch core-8-1-0-synthetic Closed-Leaf check-in: 8d3de5a4ff user: cvs2fossil tags: core-8-1-0-synthetic, core-8-1-0 | |
| 20:31 | Entry for new WinSock code. check-in: 4a4924dadb user: redman tags: trunk | |
| 20:28 | Improved socket driver, use WSAEventSelect on NT check-in: 50a8b554c8 user: redman tags: trunk | |
|
1999-04-21
| ||
| 22:00 | * win/tclWinInit.c: * unix/tclUnixInit.c: Changed initial search path to match that found used by tc... check-in: 1ae80ecdac user: stanton tags: trunk | |
| 21:50 | Resynced with mainline. check-in: 45b9dd789f user: rjohnson tags: trunk | |
| 20:08 | Merge with 8.1.0 branch check-in: 6691fd23e6 user: redman tags: trunk | |
| 18:16 | merged the parse changes between TclPro1.2 and Tcl8.1. Fixed bug in Windows makefile caused when th... check-in: 2874a749d4 user: surles tags: trunk | |
|
1999-04-20
| ||
| 19:19 | added a delay to a event to so it can pass on slower machines. check-in: 5e73185958 user: hershey tags: trunk | |
| 18:12 | moved the ThreadReap command to ::tcltest::threadReap. Now each thread test calls threadReap at the... check-in: 4ad79d1151 user: hershey tags: trunk | |
| 02:20 | fixed bug 1497 for 8.1: tclPkgUnknown should test for read privs check-in: 5453e219cf user: surles tags: trunk | |
| 02:08 | fixed bug 1497 for 8.1: tclPkgUnknown should test for read privs check-in: 332efad49d user: surles tags: trunk | |
| 01:48 | modified the Tcl makefile to copy the new pkgIndex files for reg and dde. check-in: caaf410758 user: surles tags: trunk | |
|
1999-04-19
| ||
| 22:05 | fixed bug 1571: pkgIndex files fail for dde and registry packages: check-in: b8f26e5cb1 user: surles tags: trunk | |
| 20:24 | added tests/httpd file to distribution--tests get skipped if this file is missing (bug id 1769). check-in: 387a52bae0 user: hershey tags: trunk | |
| 20:23 | fixed bugs in tests--bug id 1769 check-in: 34190e8fde user: hershey tags: trunk | |
|
1999-04-17
| ||
| 01:36 | added first draft of documentation for Tcl_Access and Tcl_Stat. defined Tcl_Stat and Tcl_Access to c... check-in: 62ed9ae0ba user: hershey tags: trunk | |
| 00:32 | changes make Tcl_Access and Tcl_Stat public. also one minor fix in tests/all.tcl to fix bug 1770. check-in: 4dacfaef42 user: hershey tags: trunk | |
| 00:18 | fixed bugs 1785 and 1799: decl header files not installed check-in: 9dbc16b721 user: surles tags: trunk | |
|
1999-04-16
| ||
| 22:53 | added Tcl_DStringTrunc to DString.3 added mention of Tcl_ThreadQueueEvent, Tcl_ThreadAlert to Notifi... check-in: 401c4cabb0 user: hershey tags: trunk | |
| 22:03 | fixed bug 1811: Add TclSetPreInitScript to the stubs files. check-in: f393a3d01e user: surles tags: trunk | |
| 18:48 | modified the API checker script check-in: 8dd1996ae2 user: surles tags: trunk | |
| 00:46 | merged tcl 8.1 branch back into the main trunk check-in: f3b32fb71c user: stanton tags: trunk | |
|
1999-04-15
| ||
| 22:40 | Creating branch core-8-0-6-branch Closed-Leaf check-in: 7d503d4aa9 user: cvs tags: core-8-0-6-branch, core-8-0-6-base | |
| 22:40 | added release date check-in: 00c424916c user: stanton tags: trunk | |
| 22:38 | * Merge 8.0.5 changes: - Mac changes for final release - Minor fixes to tools configure file... check-in: 08c27030dc user: stanton tags: trunk | |
|
1999-04-13
| ||
| 18:12 | Applied patch to fix sockets when the FD_CONNECT never happens before the FD_WRITE (why, only Micro... Closed-Leaf check-in: 89afc858bb user: redman tags: core-8-0-5-branch | |
|
1999-04-07
| ||
| 03:44 | Created branch core-8-1-b3-synthetic Closed-Leaf check-in: dc21e193c8 user: cvs2fossil tags: core-8-1-b3-synthetic, core-8-1-b3 | |
|
1999-03-31
| ||
| 22:37 | Tests for pkg_mkIndex when input files do "namespace import". BUG 1327 check-in: fcf8cd928e user: welch tags: trunk | |
| 22:37 | Fixed pkg_mkIndex when input files do "namespace import". BUG 1327 check-in: dcd8e76bfe user: welch tags: trunk | |
| 18:58 | Added tests for auto_mkindex_parser quoting problems, BUGID 1657 check-in: 51ffe4e6ae user: welch tags: trunk | |
| 18:58 | Fixed quoting bugs in auto_mkindex_parser, BUGID 1657 check-in: 0899c7c6c0 user: welch tags: trunk | |
|
1999-03-25
| ||
| 22:47 | Fixed typo in LD_SEARCH_FLAGS definition for Linux. check-in: 2d44226fa5 user: welch tags: trunk | |
|
1999-03-24
| ||
| 05:40 | Created branch core-8-0-5-synthetic Closed-Leaf check-in: ae474d2506 user: cvs2fossil tags: core-8-0-5-synthetic, core-8-0-5 | |
| 05:40 | Update to CW Pro 4 and MoreFiles 1.4.9. check-in: 878fc49ec0 user: jingham tags: core-8-0-5-branch | |
| 05:25 | If TCL_TEST is defined, export the symbols in tclMacPort.h. This will allow us to build the shared ... check-in: c22364e582 user: jingham tags: core-8-0-5-branch | |
| 05:21 | Reverting Serial port changes. This will be implemented as an extension instead of using special co... check-in: f329606d91 user: jingham tags: core-8-0-5-branch | |
|
1999-03-23
| ||
| 22:11 | Jim decied not to put this in afterall. check-in: 0a6b3cbf6c user: rjohnson tags: core-8-0-5-branch | |
|
1999-03-22
| ||
| 17:39 | Adding the file tclMacSerial.c for Jim Ingham. check-in: d6575ceaed user: rjohnson tags: core-8-0-5-branch | |
| 05:42 | Added Mark Roseman's fix for the socket writes over a slow network. Copy the data that you pass to ... check-in: 213d1f2425 user: jingham tags: core-8-0-5-branch | |
| 05:42 | Added some const's to fit with MoreFiles 1.4.9 check-in: dea0ac1965 user: jingham tags: core-8-0-5-branch | |
| 05:42 | Give the serial module a chance at the open file filename before opening it as a file. check-in: 759bf2bb31 user: jingham tags: core-8-0-5-branch | |
| 05:42 | Added mention of the Macintosh serial command check-in: 959108ed31 user: jingham tags: core-8-0-5-branch | |
| 05:42 | Added documentation for the serial open on the Macintosh check-in: 14897de048 user: jingham tags: core-8-0-5-branch | |
|
1999-03-17
| ||
| 20:16 | Created branch core-8-1-b2-synthetic Closed-Leaf check-in: 129417c8b0 user: cvs2fossil tags: core-8-1-b2-synthetic, core-8-1-b2 | |
|
1999-03-12
| ||
| 23:03 | Changed magic number so it doesn't match the plus patch, at Jan's request. check-in: c757ed2440 user: stanton tags: trunk | |
|
1999-03-11
| ||
| 21:47 | Changed package tests to build against the stubs library. check-in: 7bca5a035c user: stanton tags: trunk, core-8-1-merge-latest | |
| 19:30 | add CrtVersion.3 documentation for Tcl_GetVersion() check-in: 1cd7d2dc15 user: redman tags: trunk | |
| 19:29 | Add documentation for Tcl_GetVersion() check-in: 2508bb1d61 user: redman tags: trunk | |
| 02:49 | * generic/tclAlloc.c: Changed TCL_NATIVE_MALLOC to USE_TCLALLOC so it matches 8.1. * generic/tclBa... check-in: 7002f9683e user: stanton tags: trunk | |
| 00:19 | * win/tclWinPipe.c: * generic/tclInt.decls: Added TclWinAddProcess to make it possible for expect to... check-in: a03165d017 user: stanton tags: trunk | |
|
1999-03-10
| ||
| 23:45 | fix declarations of empty slots. check-in: 916d311414 user: redman tags: trunk | |
| 23:19 | Add Tcl_GetVersion to stubs table, add 6 additional slots for future use. check-in: 6900f29272 user: redman tags: trunk | |
| 22:58 | ChangeLog entries for Tcl_GetVersion C API check-in: 6cd488be8b user: redman tags: trunk | |
| 22:55 | Add Tcl_GetVersion C API check-in: ab7b94df88 user: redman tags: trunk | |
| 06:41 | Merged 8.0 stub changes Closed-Leaf check-in: 0245ae790a user: stanton tags: dev-8-1-stubs-branch | |
| 06:12 | Changed TCL_STUB_MAGIC back to match plus patch implementation. check-in: b20d838b60 user: stanton tags: trunk, dev-stubs-merge-8-1-3/9/99, core-8-1-merge-3/9/99 | |
| 05:52 | Merged stubs changes into mainline for 8.0 check-in: 1969693351 user: stanton tags: trunk | |
| 05:50 | * tools/genStubs.tcl: Reorganized code to support mixed generic and platform specific tables. * ... Closed-Leaf check-in: e96a5d0d04 user: stanton tags: dev-stubs-branch | |
|
1999-03-09
| ||
| 02:37 | * generic/tcl.h: Moved Tcl_Mutex, etc. macros above the inclusion of tclDecls.h to avoid macro confl... check-in: a1684dfa8e user: stanton tags: dev-8-1-stubs-branch | |
|
1999-03-08
| ||
| 22:25 | * win/tclWinInt.h: * generic/tclInt.h: * generic/tclIntDecls.h: * generic/tclIntPlatDecls.h: * gener... check-in: 3ae2a29cd3 user: stanton tags: dev-stubs-branch | |
| 21:06 | *** empty log message *** check-in: 9dfcbce563 user: stanton tags: dev-8-1-stubs-branch | |
| 21:05 | *** empty log message *** check-in: fed4ec2fe8 user: stanton tags: dev-stubs-branch | |
| 20:14 | First pass at integrating stubs mechanism from 8.0. check-in: eeba5fd9e9 user: stanton tags: dev-8-1-stubs-branch | |
|
1999-03-06
| ||
| 21:19 | * unix/Makefile.in: * generic/tcl.decls: * generic/tclCompile.h: * generic/tclCompileDecls.h: * gene... check-in: 5027860d31 user: stanton tags: dev-stubs-branch | |
| 00:36 | * unix/configure.in: Applied patch from Jan Nijtmans to fix the following problems: - There seem... check-in: c830578eac user: stanton tags: dev-stubs-branch | |
|
1999-03-05
| ||
| 23:24 | minor fix to checkstubs target check-in: b629e1755c user: stanton tags: dev-stubs-branch | |
| 20:18 | * generic/tclCompile.h: * generic/tclStubInit.c: * generic/tclCompileDecls.h: * generic/tclCompileSt... check-in: 6618f6378b user: stanton tags: dev-stubs-branch | |
|
1999-03-04
| ||
| 01:02 | *** empty log message *** check-in: 4cc6e958bc user: stanton tags: trunk | |
| 01:01 | * generic/tcl.decls: Added Mac specific declarations. * generic/tclStubs.c: * generic/tclStubInit.c... check-in: 3ab6dc531f user: stanton tags: trunk | |
| 01:01 | * generic/tcl.decls: Added Mac specific declarations. * generic/tclStubs.c: * generic/tclStubInit.c... check-in: a58b3cbe12 user: stanton tags: dev-stubs-branch | |
| 01:01 | * mac/tclMacChan.c: Added stub implementation of Tcl_MakeFileChannel that doesn't do anything. This... check-in: 02c1d3122d user: stanton tags: dev-stubs-branch | |
| 01:01 | * unix/tclUnixSock.c: Added TclHasSockets. check-in: c99e79b14a user: stanton tags: dev-stubs-branch | |
| 01:00 | * unix/tclUnixFile.c: * mac/tclMacShLib.exp: * mac/tclMacFile.c: * generic/tclFileName.c: * win/tclW... check-in: ceff3aa898 user: stanton tags: dev-stubs-branch | |
| 00:59 | * win/tclWinPort.h: * mac/tclMacPort.h: * mac/tclMacInt.h: * mac/tclMac.h: Added Mac specific declar... check-in: c476453c16 user: stanton tags: dev-stubs-branch | |
| 00:59 | * win/tclWinInt.h: * win/tclWin32Dll.c: * unix/tclUnixInit.c: Added TclpCheckStackSpace. check-in: 5991f75c67 user: stanton tags: dev-stubs-branch | |
| 00:58 | * unix/Makefile.in: * generic/tclAlloc.c: Changed so stub versions of TclpAlloc, etc. are generated ... check-in: a9af4f8f20 user: stanton tags: dev-stubs-branch | |
| 00:58 | * unix/tclUnixTime.c: Added TclpGetDate and TclStrftime. * win/tclWinTime.c: * unix/tclUnixTime.c: ... check-in: da995fce8e user: stanton tags: dev-stubs-branch | |
| 00:55 | * unix/tclUnixPort.h: Eliminated various Tclp* macros that have been replaced with function defintio... check-in: d9af8e7cea user: stanton tags: dev-stubs-branch | |
| 00:54 | * generic/tclStubLib.c: Added internal interface hooks. check-in: f2bf2426ea user: stanton tags: trunk | |
|
1999-03-03
| ||
| 00:39 | updated changelog check-in: f826b61cd4 user: stanton tags: trunk | |
| 00:39 | removed panic.c check-in: b9eb195d20 user: stanton tags: dev-stubs-branch | |
| 00:38 | * unix/Makefile.in: * unix/configure.in: * unix/ldAix: Enhanced AIX shared library support. * win/t... check-in: f404370f5a user: stanton tags: dev-stubs-branch | |
| 00:38 | * unix/Makefile.in: * unix/configure.in: * unix/ldAix: Enhanced AIX shared library support. * win/t... check-in: 51058ad13d user: stanton tags: trunk | |
|
1999-02-26
| ||
| 22:25 | updated old URL in README check-in: c3066a9fc0 user: hershey tags: trunk | |
|
1999-02-19
| ||
| 03:40 | fixed configure script to properly generate multiple files check-in: dc395691ba user: stanton tags: core-8-0-5-branch | |
| 02:23 | renamed tcl.hpj to tcl.hpj.in check-in: 626cd93e63 user: stanton tags: core-8-0-5-branch | |
| 02:22 | renamed tcl.hpj to tcl.hpj.in check-in: ce0f62a232 user: stanton tags: trunk | |
| 02:17 | Created branch scriptics-tclpro-1-2-synthetic Closed-Leaf check-in: 1d719b3ad1 user: cvs2fossil tags: scriptics-tclpro-1-2, scriptics-tclpro-1-2-synthetic | |
| 02:17 | changed so helpfile generation can work from the build environment check-in: 29c3f02f33 user: stanton tags: core-8-0-5-branch | |
| 02:14 | changed so helpfile generation can work from the build environment check-in: 0a9bbac9f2 user: stanton tags: trunk | |
|
1999-02-17
| ||
| 02:05 | updated for 8.0.5 with John O's changes. check-in: 54351242b5 user: hershey tags: trunk | |
|
1999-02-11
| ||
| 03:06 | merged auto_mkindex fix into the 8.0.5 release branch check-in: ac72bff2f1 user: stanton tags: core-8-0-5-branch, scriptics-tclpro-1-2-b2 | |
| 03:04 | * library/init.tcl: Fixed auto_mkindex so it handles .tbc files. Did some general cleanup to handle ... check-in: 9a11b261c6 user: stanton tags: trunk | |
|
1999-02-09
| ||
| 03:31 | Created branch core-8-0-5-base-synthetic Closed-Leaf check-in: 813b993971 user: cvs2fossil tags: core-8-0-5-base-synthetic, core-8-0-5-base | |
| 03:31 | updated readmes for 8.0.5 release check-in: 8b5b3b65b5 user: stanton tags: trunk | |
|
1999-02-05
| ||
| 03:12 | updated man page generation for TclPro check-in: 1c005f1d8c user: stanton tags: trunk | |
| 01:49 | lint check-in: e5f9e4b3a8 user: stanton tags: trunk | |
|
1999-02-03
| ||
| 21:28 | * generic/tclInt.h: * generic/tclNamesp.c (TclGetNamespaceForQualName): Restored signature so that T... check-in: cf93c3116c user: stanton tags: trunk | |
| 19:12 | * test/winPipe.test: Changed to remove echoArgs.tcl temporary file when done. * tests/cmdAH.test: *... check-in: d0b2c4fa68 user: stanton tags: trunk | |
| 18:37 | removed AC_CONFIG_SUBDIRS(dltest) since this doesn't work in our build environment check-in: 07f8546dfb user: stanton tags: trunk | |
| 02:59 | * win/makefile.vc: Added better support for paths with spaces in the name. Added .lib and support .d... check-in: 8da6e53bdc user: stanton tags: trunk | |
| 02:59 | stripped carriage returns at end of lines check-in: 6801362dcd user: stanton tags: trunk | |
| 02:58 | * unix/configure.in: Changed to automatically configure in dltest. check-in: b739c398a4 user: stanton tags: trunk | |
| 02:58 | * tests/interp.test: * generic/tclInterp.c (DeleteAlias): Changed to use Tcl_DeleteCommandFromToken ... check-in: 501d236e85 user: stanton tags: trunk | |
| 02:58 | * win/tclAppInit.c: * unix/tclAppInit.c: * mac/tclMacAppInit.c: * generic/tclTest.c: Changed some EX... check-in: 92d52aa5e1 user: stanton tags: trunk | |
| 00:55 | * generic/tclProc.c: * generic/tclNamesp.c: * generic/tclInt.h: * generic/tclCmdIL.c: * generic/tclB... check-in: 8da7bff5d5 user: stanton tags: trunk | |
| 00:51 | * unix/tclUnixChan.c: * win/tclWinSock.c: * doc/socket.n: Applied Gordon Chaffee's patch to handle f... check-in: dd5a31ec23 user: stanton tags: trunk | |
|
1999-02-02
| ||
| 23:01 | lint check-in: 6cdab4a54a user: stanton tags: trunk | |
| 23:01 | Changed to pass registry dll path into test script so the test doesn't depend on being able to find ... check-in: a4253646c7 user: stanton tags: trunk | |
| 23:00 | added tcltest as a dependency of runtest check-in: f2800910df user: stanton tags: trunk | |
| 22:32 | * win/winDumpExts.c: Patched to be picker about stripping @'s. [Bug: 920] check-in: 0ac57c62d3 user: stanton tags: trunk | |
| 22:29 | * unix/configure.in: Added branch for BSD/OS-4* to shared library case statement. [Bug: 975] Fixed t... check-in: 3b1b40594b user: stanton tags: trunk | |
| 22:28 | * library/http2.0/http.tcl: Added catch around eof test in CopyDone since the user may have already ... check-in: b241ec04fd user: stanton tags: trunk | |
| 22:28 | * library/init.tcl: Various small changes requested by Jan Nijtmans. - If the variable $tcl_library ... check-in: f3d065fb9d user: stanton tags: trunk | |
| 22:27 | * generic/tclPosixStr.c (Tcl_ErrnoId, Tcl_ErrnoMsg): When using egcs, ENOTSUP and EOPNOTSUPP are the... check-in: 53c251c547 user: stanton tags: trunk | |
| 22:27 | objectified open command check-in: a4d159d25f user: stanton tags: trunk | |
| 22:26 | * generic/tclCompile.c (CompileExprWord): Fixed exception stack overflow bug caused by missing state... check-in: 2819702950 user: stanton tags: trunk | |
| 22:25 | * generic/tclIOCmd.c: * generic/tclBasic.c: Objectified the "open" command. [Bug: 1113] check-in: e780812f24 user: stanton tags: trunk | |
| 22:25 | * win/tclWinReg.c: * doc/registry.n: Added support for HKEY_PERFORMANCE_DATA and HKEY_DYN_DATA keys.... check-in: 297a79c7b3 user: stanton tags: trunk | |
| 18:36 | * library/init.tcl: Added catch around unset. [Bug: 978] check-in: 6751864160 user: stanton tags: trunk | |
| 18:36 | * win/tclWinInit.c (TclPlatformInit): Added code to ensure tcl_pkgPath is set to "" when no registry... check-in: 1d22b63efb user: stanton tags: trunk | |
|
1999-01-29
| ||
| 00:32 | Added -pipe option if gcc is being used. check-in: 42c3f8c600 user: rjohnson tags: trunk | |
|
1999-01-19
| ||
| 23:30 | Making it possible for http -command callbacks to safely uset the state array. check-in: fa68f46146 user: welch tags: trunk, scriptics-tclpro-1-2-b1 | |
|
1999-01-12
| ||
| 02:50 | Updated changes. check-in: ee3af272c1 user: rjohnson tags: trunk | |
| 02:29 | Changed so sh_lib extension is return on HP even if it isn't compiled as a shared object. check-in: 3be0db5be1 user: rjohnson tags: trunk | |
|
1999-01-06
| ||
| 21:08 | * win/makefile.vc: * generic/tcl.h: * generic/tclAlloc.c: Added USE_NATIVEMALLOC ifdefs to make it e... check-in: 6867e5b3fe user: stanton tags: trunk | |
|
1999-01-05
| ||
| 01:40 | Added more info to lsort man page. RFE 873 check-in: be95b75f28 user: rjohnson tags: trunk | |
| 01:18 | Added supoport for _-dclspec on gcc - RFE 972. Ray check-in: 6f64fcc254 user: rjohnson tags: trunk | |
|
1999-01-04
| ||
| 19:25 | Updated the version to 8.0.5. check-in: b3c705fae1 user: rjohnson tags: trunk | |
|
1998-12-29
| ||
| 22:55 | fixed typo in resource doc. check-in: e90ad7857f user: surles tags: trunk, scriptics-tclpro-1-2-a1 | |
|
1998-12-23
| ||
| 02:01 | Made error message for cd cmd consistant with 8.1. check-in: d84fbad1a0 user: rjohnson tags: trunk | |
|
1998-12-12
| ||
| 00:12 | Created branch core-8-1-b1-synthetic Closed-Leaf check-in: fc957b3337 user: cvs2fossil tags: core-8-1-b1-synthetic, core-8-1-b1 | |
|
1998-12-10
| ||
| 19:09 | Fixed problem with running tests on IRIX. check-in: 45ccd222d9 user: rjohnson tags: trunk | |
|
1998-12-08
| ||
| 12:43 | Added -p flag to "mkdir" commands in "install-libraries" target to allow error- free installation ... check-in: ffbbbdb078 user: suresh tags: trunk | |
|
1998-12-07
| ||
| 23:33 | added pkg and pkg1 to list of files to copy to the current working dir, if the cwd is not tk8.0/test... check-in: 17657dab50 user: hershey tags: trunk | |
|
1998-12-04
| ||
| 23:12 | Fixed minor bug with recently added copy stmts ("TOP_DOR" --> "DISTDIR"). check-in: d0ee8c404c user: suresh tags: trunk | |
| 06:28 | Added test file check-in: a9d5792c93 user: welch tags: trunk | |
| 04:18 | Updated all and defs to work more smoothly with nightly tests. Check for existence of "testgetplatfo... check-in: 96d9c3b6ab user: hershey tags: trunk | |
| 01:04 | *** empty log message *** check-in: 2d7397f639 user: stanton tags: trunk | |
| 01:01 | * tclWinSock.c (CreateSocket, TcpAccept): Windows NT creates sockets so they are inheritable by defa... check-in: 3f5af606c0 user: stanton tags: trunk | |
|
1998-12-02
| ||
| 01:42 | Added tests/pkg to distribution check-in: 4abe8d69ad user: welch tags: trunk | |
| 01:42 | Changed this so it can find man2tcl easier check-in: 7a39834e9d user: welch tags: trunk | |
| 01:42 | Cleaned up man page so it works with html generator check-in: 3b85863bc1 user: welch tags: trunk | |
| 01:42 | Added 8.0.4 release note check-in: a8a9067b3c user: welch tags: trunk | |
|
1998-11-19
| ||
| 21:46 | all file can now be run from any working dir. check-in: e24f234bd2 user: hershey tags: trunk | |
| 20:10 | Created branch core-8-0-4-synthetic Closed-Leaf check-in: 098e62369b user: cvs2fossil tags: core-8-0-4-synthetic, core-8-0-4 | |
| 20:10 | eliminated purify warning and other lint check-in: f8ee691e91 user: stanton tags: trunk | |
|
1998-11-12
| ||
| 12:33 | Added new project files for Mac. check-in: 6b7cd80bcf user: rjohnson tags: trunk | |
| 05:54 | Added test cases for new pkg_mkIndex -load case check-in: 110c82058f user: welch tags: trunk | |
| 05:54 | Fixed pkg_mkIndex tcl to deal with failed loads. check-in: 772ecffd6b user: welch tags: trunk | |
| 05:52 | Updated to reflect newer implementation. check-in: 3964d12148 user: welch tags: trunk | |
|
1998-11-11
| ||
| 07:46 | Updated Changes file, and added Vince Darley's suggested change to TclMacExit. check-in: 0c40160403 user: jingham tags: trunk | |
| 02:39 | Fixed quoting of { in an info complete test case. check-in: c547f7334a user: welch tags: trunk | |
| 02:39 | Removed lint (thanks, procheck!) check-in: dc0c56a1df user: welch tags: trunk | |
|
1998-11-10
| ||
| 16:30 | Added pre compiled header common to all Mac Tcl projects. This was supplied by Jom Ingham. check-in: fd43f64afd user: rjohnson tags: trunk | |
| 06:56 | Add changelog entry for the resource command bug fix. check-in: 002000a2dd user: jingham tags: trunk | |
| 06:54 | Fixed some tests which were failing on the Mac because of path differences. Added a test to the reso... check-in: b66419d3df user: jingham tags: trunk | |
| 06:49 | Fixed a bug in the resource command when the file was opened twice. Fixed a bug in the testWriteText... check-in: 784962bdc8 user: jingham tags: trunk | |
|
1998-11-03
| ||
| 02:00 | Fixed timeout-related HTTP test check-in: 6fe3862eab user: welch tags: trunk | |
| 01:02 | fixed test that got stale on Windows check-in: da9fa6e9ec user: stanton tags: trunk | |
|
1998-11-02
| ||
| 23:04 | cleaned up test suite so most of the tests pass on Windows check-in: e3b726ecfd user: stanton tags: trunk | |
| 23:03 | fixed bug in pkg_mkIndex that is hit when TCL_LIBRARY is a relative path (e.g. in the test suite) check-in: 7a0a2a8595 user: stanton tags: trunk | |
| 22:40 | Fixed declaration of errorInfo in tcl_findLibrary check-in: dbd547732b user: welch tags: trunk | |
| 19:36 | Made "install-libraries" target more silent when copying library files. check-in: 236c189a56 user: suresh tags: trunk | |
|
1998-10-30
| ||
| 23:01 | Overhaul of pkg_mkIndex check-in: 89ed51a0e3 user: welch tags: trunk | |
| 00:38 | Fixed the Tcl_NotifyChannel bug, plus added a test case for it. Simply replaced Tcl_RegisterChannel/... check-in: b31fdd817b user: welch tags: trunk | |
|
1998-10-28
| ||
| 18:34 | Added "-D_OLD_TERMIOS" when building on IRIX 6.3 to create backward compatible binaries for IRIX 6... check-in: ad3c55f16b user: suresh tags: trunk | |
|
1998-10-23
| ||
| 22:22 | Fixed a typo in tcl_findLibrary, and fixed the logic that ensures the parent directory of tcl_librar... check-in: 888280c12e user: welch tags: trunk | |
|
1998-10-20
| ||
| 20:01 | Changed config & Makefile to support n32 on IRIX. check-in: d999c483da user: rjohnson tags: trunk | |
| 17:27 | On Windows, Added the "debug" element of the tcl_platform array which indicates that the particular ... check-in: 519628b664 user: suresh tags: trunk | |
|
1998-10-17
| ||
| 00:21 | Added the pkg_mkIndex test suite check-in: ace5d576b2 user: escoffon tags: trunk | |