summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * generic/tcl.decls: Restored Tcl_Concat to return (char *). Likedgp2002-08-054-7/+13
* * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ifydgp2002-08-0543-1395/+1680
* * generic/tclExecute.c: bugfix (reading freed memory). TestsuiteMiguel Sofer2002-08-012-22/+23
* Messed up the message in the previous commit, it should have read:Miguel Sofer2002-08-011-1/+1
* * generic/tclInt.h (USE_THREAD_ALLOC): for unshared objects,Miguel Sofer2002-08-012-19/+78
* * generic/tclCkalloc.c (TclFinalizeMemorySubsystem):mdejong2002-08-012-2/+11
* * win/tclWinPort.h: The windows headers don't provide socklen_t,rmax2002-08-012-1/+9
* TclDecrRefCount under USE_THREAD_ALLOC: free intRep first, then stringMiguel Sofer2002-07-312-5/+12
* * generic/tclInterp.c: signed/unsigned comparison warning fixedMiguel Sofer2002-07-312-3/+8
* * unix/tcl.m4 (SC_BUGGY_STRTOD): Enabled caching of test results.dkf2002-07-313-178/+187
* * unix/tcl.m4 (SC_BUGGY_STRTOD): Solaris 2.8 still has a buggydkf2002-07-313-143/+152
* Comment formatting fixesdkf2002-07-311-46/+46
* * tests/expr.test (expr-22.*): Marked as non-portable because itdkf2002-07-312-13/+22
* * tests/io.test:andreas_kupries2002-07-303-3/+62
* * unix/Makefile.in: Use CC_SEARCH_FLAGS instead ofmdejong2002-07-295-93/+185
* * unix/tcl.m4 (SC_SERIAL_PORT): Fixed detection for cases whenrmax2002-07-296-129/+192
* Fixing incomplete Changelog entryMiguel Sofer2002-07-291-0/+2
* bugfix, new tests for new [interp alias] codeMiguel Sofer2002-07-296-17/+58
* Dump junk spaces...dkf2002-07-291-3/+3
* Extra comments for argumentsdkf2002-07-291-28/+29
* Fixes for regexp issues raised in [Bug 578363].dkf2002-07-294-443/+485
* Fix for [Bug 582522] - aliases now fire execution traces on the targetMiguel Sofer2002-07-297-101/+136
* * unix/Makefile.in: Revert fix for Tcl bug 529801mdejong2002-07-286-489/+546
* * generic/tclExecute.c: fixed Tcl_Obj leak in code correspondingMiguel Sofer2002-07-272-2/+7
* * generic/tclVar.c (TclObjLookupVar): leak fix and improvedMiguel Sofer2002-07-272-19/+31
* * generic/tclVar.c (TclLookupVar): removed early returns thathobbs2002-07-262-15/+17
* * generic/tclExecute.c:Miguel Sofer2002-07-263-7/+84
* Fix for Tk Bug #219218 "error handling with bgerror in Tk"jenglish2002-07-252-2/+6
* * generic/tclExecute.c: restoring full TCL_COMPILE_DEBUGMiguel Sofer2002-07-242-239/+122
* * tests/unixInit.test: relaxed unixInit-3.1 to accept iso8859-15dgp2002-07-242-3/+10
* * generic/tclExecute.c: restoring the tcl_traceCompile functionalityMiguel Sofer2002-07-242-1/+14
* * unix/Makefile.in:das2002-07-245-11/+56
* touch up ChangeLog entrymdejong2002-07-231-0/+1
* Man page updates from Larry Virden.jenglish2002-07-236-12/+22
* * unix/configure: Regen.mdejong2002-07-233-31/+66
* * unix/Makefile.in: Combine ranlib tests andmdejong2002-07-232-6/+10
* * unix/tcl.m4 (SC_PATH_X): Set XINCLUDES to "" insteadmdejong2002-07-232-8/+13
* removed load-related clientData, made filesystem staticvincentdarley2002-07-222-18/+15
* removed load-related clientData, made filesystem staticvincentdarley2002-07-228-45/+64
* Allowed parser to recognise 'Inf' as a floating-point number. [Bug 218000]dkf2002-07-224-5/+60
* * Silence compiler warning. [Bug 584408]dgp2002-07-212-1/+7
* vfs fixesvincentdarley2002-07-204-17/+45
* * unix/configure:mdejong2002-07-195-393/+407
* macosx build fixvincentdarley2002-07-192-1/+9
* Made variable static.dkf2002-07-192-2/+8
* Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha...dkf2002-07-1912-75/+93
* Split off ChangeLog.2001 from ChangeLogrmax2002-07-192-3734/+3739
* Cleanup and simplificationdkf2002-07-192-26/+30
* Added ActiveState to license.termsdkf2002-07-192-3/+7
* Added tests for the [time] command.dkf2002-07-192-2/+30