summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation didn't say that the UTF-8-rep of a Tcl_Obj was UTF-8 (sans NUL)!dkf2002-10-223-12/+25
* * macosx/Tcl.pbproj/project.pbxproj: bumped version to 8.4.1das2002-10-213-3/+11
* note 1.1 version updatehobbs2002-10-191-3/+4
* * library/reg/pkgIndex.tcl:hobbs2002-10-187-21/+36
* * doc/registry.n: Added support for broadcasting changes tohobbs2002-10-183-19/+112
* * unix/Makefile.in (dist): add any mac/tcl*.sea.hqx fileshobbs2002-10-181-2/+2
* * generic/tclVar.c: Fixed code that check for proper # of args todgp2002-10-173-4/+13
* * win/configure: add workaround for cygwin windreshobbs2002-10-173-13/+69
* * README: added archives.tcl.tk notehobbs2002-10-162-8/+15
* Correct AIX-5 ppc build flagshobbs2002-10-162-45/+41
* Correct AIX-5 ppc build flagshobbs2002-10-162-59/+83
* * unix/configure:hobbs2002-10-153-7/+13
* execution trace fixvincentdarley2002-10-153-9/+75
* * generic/tclEnv.c (Tcl_PutEnv): correct possible mem leak.hobbs2002-10-142-10/+10
* * generic/tcl.h: Need a different strategy through the maze ofdkf2002-10-112-10/+21
* * win/configure:hobbs2002-10-113-16/+33
* fixed minor nits [Bug #607776] (virden)hobbs2002-10-111-12/+15
* * doc/Tcl.n: Clarified that namespace separators are legal indgp2002-10-102-5/+9
* * doc/regexp.n: Typo correction. Thanks Ronnie Brunner. [Bug 606826]dgp2002-10-102-2/+6
* load fixes for Bug 611108vincentdarley2002-10-109-249/+405
* * unix/README: doc'ed --enable-symbols options.hobbs2002-10-106-434/+437
* * win/tclWinTime.c: Added code to set an exit handler thatKevin B Kenny2002-10-092-5/+70
* More clarification of [binary scan]'s behaviour.dkf2002-10-092-5/+20
* * generic/tclIntDecls.h: fixed botched regen.das2002-10-092-9/+5
* * generic/tclInt.decls: made TclSetPreInitScript() declarationdas2002-10-0916-8188/+7887
* Bring spacing into line with Tcl Engineering Manual guidelines.dkf2002-10-091-45/+43
* * doc/Alloc.3: Added a note to mention that attempting to allocatedkf2002-10-092-2/+9
* * doc/binary.n: Doc improvements [Patch 616480]dkf2002-10-042-1/+30
* [file exist] -> [file exists]...dkf2002-10-045-21/+27
* * doc/tcltest.n: fixed typo [Bug 618018]. Thanks to "JJM".dgp2002-10-032-5/+9
* [info exist]->[info exists]. [Bug 602566]dkf2002-10-0310-26/+32
* Improved [lsearch] docs; -sorted interaction with other options. [Bug 617816]dkf2002-10-032-3/+9
* * generic/tclProc.c (TclCreateProc): mask out VAR_UNDEFINED forhobbs2002-10-022-34/+39
* Mentioned that [socket] takes service names as well as port numbers.dkf2002-10-012-4/+15
* * generic/tclCompCmds.c (TclCompileRegexpCmd): correct thehobbs2002-09-302-25/+35
* Added proper exiting conditions using Win32 console signals. This handlesdavygrvy2002-09-302-1/+86
* no messagedavygrvy2002-09-291-0/+6
* Added missing tclThreadAlloc.c to the build rules and defines USE_THREAD_ALLOCdavygrvy2002-09-291-3/+9
* * README: Bumped to version 8.4.1 to avoid confusiondgp2002-09-279-14/+26
* * unix/configure: regen.hobbs2002-09-273-48/+70
* * unix/ldAix (nmopts): add -X32_64 to make it work for 32 or 64bithobbs2002-09-271-7/+11
* * generic/tclProc.c (Tcl_ProcObjCmd): correct overeagerhobbs2002-09-271-5/+14
* 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu>hobbs2002-09-279-60/+352
* * library/encoding/koi8-u.enc: removed extraneous spaces thathobbs2002-09-262-4/+12
* * unix/Makefile.in: generate source dists with -src designator andhobbs2002-09-261-14/+14
* * macosx/Makefile: preserve environment value of INSTALL_ROOT.das2002-09-263-12/+141
* regen.dkf2002-09-241-307/+314
* * unix/tcl.m4 (SC_TCL_64BIT_FLAGS): Yet more robust 64-bit valuedkf2002-09-242-4/+12
* Removing more CONST-related warnings.dkf2002-09-244-16/+22
* regen.dkf2002-09-241-294/+298