summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * generic/tclThreadAlloc.c: small optimisation, reducing theMiguel Sofer2002-08-262-6/+32
* 2002-08-23 Miguel Sofer <msofer@users.sourceforge.net>Miguel Sofer2002-08-242-4/+13
* * generic/tclThreadAlloc.c (USE_THREAD_ALLOC): moving objectsMiguel Sofer2002-08-232-8/+27
* * generic/tclBasic.c:Miguel Sofer2002-08-223-13/+27
* * win/Makefile.in (CFLAGS):andreas_kupries2002-08-229-399/+530
* * generic/tclCkalloc.c: CONSTified MemoryCmf and CheckmemCmd.macosx_8_4_merge_2002_08_20_trunkdgp2002-08-202-5/+7
* * README: Bumped version number to 8.4b3 to distinguishdgp2002-08-2018-35/+65
* * unix/tclUnixTest.c (TestfilehandlerCmd): Changedandreas_kupries2002-08-202-2/+10
* Added test.dkf2002-08-162-2/+7
* Added documentation note to remind authors of object type implementations todkf2002-08-162-1/+7
* * generic/tclIOUtil.c (SetFsPathFromAny): Objects should only havedkf2002-08-162-19/+15
* * generic/tclInt.h:Miguel Sofer2002-08-143-127/+73
* typo in Changelog entry of 2002-04-16Miguel Sofer2002-08-131-1/+1
* Missing Changelog entry for previous commit:Miguel Sofer2002-08-121-0/+4
* * generic/tclCmdMZ.c: fixing UMR in delete traces, [Bug 589863].Miguel Sofer2002-08-121-1/+3
* no messagedavygrvy2002-08-091-0/+5
* Fixed $argv handling bug where if -bitmap wasn't specified $argcdavygrvy2002-08-091-2/+3
* corrected lsearch docs to use -inline in exampleshobbs2002-08-082-6/+6
* * tests/uplevel.test: added 6.1 to test [uplevel] with shadowedMiguel Sofer2002-08-082-1/+21
* * tests/subst.test: added 5.8-10 as further tests for [Bug 495207]Miguel Sofer2002-08-082-1/+19
* * tests/README: Noted removal of defs.tcl.dgp2002-08-082-2/+6
* 8.4b2 tag notecore_8_4_b2hobbs2002-08-081-0/+2
* [Patch #591647] (darley)hobbs2002-08-084-9/+51
* * tests/fCmd.test:hobbs2002-08-084-17/+81
* slight wording improvementshobbs2002-08-081-2/+5
* * docs/BoolObj.3: added description of valid string reps for aMiguel Sofer2002-08-073-98/+132
* * generic/tclCompile.h:Miguel Sofer2002-08-073-11/+9
* * generic/tclObj.c (Tcl_NewObj): added conditional code forMiguel Sofer2002-08-072-1/+9
* * generic/tclInt.decls:das2002-08-065-8/+92
* * library/tcltest/tcltest.tcl: The setup and cleanup scripts are nowdgp2002-08-054-273/+235
* * 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