summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * generic/tclPkg.c (Tcl_PkgRequireEx): Fixed broken clientDatastanton1999-03-251-6/+7
* * tests/execute.test:stanton1999-03-251-8/+25
* fixed compiler errors/warnings on VC++ 5.0/6.0 and HP-UX nativeredman1999-03-253-24/+24
* * tests/winNotify.test:stanton1999-03-246-10/+48
* Fixed initialization bug [Bug ID: 647]surles1999-03-241-2/+2
* fixed some lintstanton1999-03-231-2/+2
* * tests/reg.test:stanton1999-03-231-3/+22
* Modifications to work with 64bit Solaris (Sun C 5.0 compiler).redman1999-03-201-2/+5
* * win/tclWinChan.c (TclpOpenFileChannel, Tcl_MakeFileChannel):stanton1999-03-198-200/+198
* Updated version to 8.1b3.stanton1999-03-171-7/+6
* * generic/tclInterp.c (Tcl_MakeSafe): Remove tcl_platform(user)stanton1999-03-141-1/+2
* * generic/tclIntDecls.h:stanton1999-03-1412-7656/+7677
* fixed bad mergestanton1999-03-141-2/+5
* File didn't have proper eol for unix.rjohnson1999-03-141-2801/+2801
* The tclLibraryPath was being composed of mixed native and UTF strings. Now i...surles1999-03-131-1/+31
* modified the Tcl_SetDefaultEncodingDir routine to use its own memory when cac...surles1999-03-121-2/+3
* Summarysurles1999-03-1215-10416/+10665
* * unix/Makefile.in:stanton1999-03-121-2/+2
* * generic/tcl.h:stanton1999-03-1114-427/+451
* Fixed declarations of empty slots.redman1999-03-104-106/+35
* Added Tcl_GetVersion() to the stub table, added 6 slots to allow changesredman1999-03-104-332/+471
* Make the ByteCode struct binary compatible with 8.0.6.redman1999-03-103-18/+61
* Integrated stubs mechanism from 8.0 into 8.1stanton1999-03-1036-932/+13370
* * README:stanton1999-02-121-4/+3
* * unix/mkLinks:stanton1999-02-1020-557/+624
* * generic/tclBasic.c:stanton1999-02-0116-69/+77
* Merged changes from Tcl 8.0.5b1stanton1999-01-292-4/+31
* * generic/tclUtil.c (Tcl_DStringSetLength): Changed so the bufferstanton1999-01-281-4/+22
* Removed function decls that were never used.rjohnson1998-12-242-18/+2
* Added RFE: 726 - a performance improvement to lsort -command supplied by Syd ...rjohnson1998-12-231-18/+36
* Minor change to Lock Declarations to use TCL_DECLARE_MUTEX macro,lfb1998-12-1220-83/+49
* lintstanton1998-12-111-2/+9
* lintstanton1998-12-111-3/+3
* lots of K&R C lintstanton1998-12-106-29/+34
* * Fixed lots of files that used TCL_THREAD instead of TCL_THREADS.stanton1998-12-1019-50/+69
* lintstanton1998-12-101-0/+14
* release lintstanton1998-12-103-37/+5
* * generic/regcomp.c (makescan): Fixed bug in longest match casestanton1998-12-091-18/+17
* lintstanton1998-12-091-2/+2
* * generic/tclAlloc.c (TclpRealloc): Fixed a memory allocation bugstanton1998-12-081-1/+15
* * generic/tclUtil.c (Tcl_StringMatch): Changed to match 8.0stanton1998-12-031-2/+4
* * generic/tclIO.c (WriteBytes, WriteChars): Fixed so extraneousstanton1998-12-031-20/+21
* Changed to 8.1b1 patchlevelwelch1998-12-031-5/+4
* * generic/regc_color.c (subcolor): Added check for error case tostanton1998-12-021-1/+3
* * generic/tclParse.c (Tcl_ParseCommand): Fixed bug in commentstanton1998-12-021-3/+6
* * generic/tclCmdAH.c (Tcl_EncodingObjCmd): Changed to avoid usingstanton1998-12-021-2/+10
* 8.0.4 mergewelch1998-12-021-2/+7
* lintstanton1998-12-021-3/+2
* Cleaned up some testsstanton1998-12-021-3/+13
* updated to reflect EvalObjv changestanton1998-12-021-2/+2