Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
193 check-ins using file win/Makefile.in version 7658a71df0
|
2002-04-22
| ||
| 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 | |
|
2002-04-18
| ||
| 18:05 | [Bug 545325 ] info level didn't report namespace eval. check-in: 03de79e1ef user: msofer tags: trunk | |
| 16:46 | typo check-in: ef2bcb67fe user: dgp tags: trunk | |
| 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: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 | |
|
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 | |
|
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 | |
|
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 | |
|
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: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: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-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: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: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-15
| ||
| 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
| ||
| 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 | |
| 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: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: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: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 | |
| 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
| ||
| 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 | |
|
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 | |
| 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 | |