Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
164 check-ins using file unix/README version 498a06c7b4
|
2001-07-18
| ||
| 22:20 | * Typo correction. Closed-Leaf check-in: 239047698d user: dgp tags: kennykb-tip-22-33 | |
|
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-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
| ||
| 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 | |
| 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 | |
|
2001-04-05
| ||
| 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 | |
| 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 | |
| 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 | |
| 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
| ||
| 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 | |