summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed Win32 platform #define from 'WIN32' to '__WIN32__' as thisdavygrvy2003-08-271-4/+4
* no messagedavygrvy2003-08-271-0/+7
* * compat/strftime.c (_fmt): Fixed syst array intializer thatdavygrvy2003-08-271-12/+11
* * tests/util.test: Added new tests for remaining TclNeedSpace()dgp2003-08-273-22/+76
* no messagedavygrvy2003-08-271-1/+3
* Added some support for the OpenWatcom compiler. A win/makefile.wc todavygrvy2003-08-271-3/+6
* no messagedavygrvy2003-08-261-0/+6
* Added some support for the LCC-Win32 compiler. Unfortunetly, this compilerdavygrvy2003-08-261-2/+2
* better error control.davygrvy2003-08-251-15/+53
* Regendkf2003-08-254-4/+2221
* Minor improvement to stubs generation to allow for harmless transfer ofdkf2003-08-252-3/+8
* Regendkf2003-08-252-2/+117
* Duplicated declarations for TIP#139; docs still to do.dkf2003-08-252-3/+59
* Applied fixes from 8.4.4 tree regarding the Bug #753315.vasiljevic2003-08-231-0/+11
* Applied changes from 8.4.4 regarding the Bug #753315vasiljevic2003-08-233-195/+251
* * win/tclWinSerial.c (SerialErrorStr): Fixed a syntax errorpatthoyts2003-08-192-2/+7
* Style guide policedkf2003-08-192-1093/+1149
* * win/configure: Regen.mdejong2003-08-183-4/+10
* Fixup ChangeLog entry.mdejong2003-08-181-4/+4
* Bug fix 789040chengyemao2003-08-151-0/+7
* Bug fix in BuildCommandLine: missing a space when linePtr is not nullchengyemao2003-08-151-2/+3
* TIP#136 IMPLEMENTATION. We now have an [lrepeat] command!dkf2003-08-117-9/+226
* * win/tclWinInit.c: recognize amd64 and ia32_on_win64 cpus.hobbs2003-08-062-3/+14
* * library/msgcat/msgcat.tcl: Added escape so that non-Windowsdgp2003-08-063-5/+19
* * generic/tclexecute.c (INST_INVOKE, INST_EVAL, INST_PUSH_RESULT):Miguel Sofer2003-08-052-4/+39
* documentation fix, bug 775220vincentdarley2003-07-283-6/+26
* * generic/tcl.h: Revert change made on 2003-07-21mdejong2003-07-244-26/+128
* * tests/async.test: Added several tests that demonstrate Tcldgp2003-07-248-12/+159
* * library/package.tcl: Fixed a typo that broke pkg_mkIndex -verbose.rmax2003-07-243-3/+14
* Split off ChangeLog.2002rmax2003-07-242-4863/+4843
* * win/tclWinReg.c: Incremented the version to 1.1.2.patthoyts2003-07-233-4/+5
* * unix/Makefile.in: changes to html-tcl & html-tkdas2003-07-232-5/+12
* * unix/Makefile.in: added macosx/README to dist target.das2003-07-232-1/+6
* * win/tclWinReg.c (OpenSubKey): Fixed bug 775976 which causes thepatthoyts2003-07-222-2/+7
* update fixes to changes from core-8-4-branchdgp2003-07-221-4/+4
* Check that the thread incrementing or decrementingmdejong2003-07-224-24/+105
* Updated changes with entries up through 8.4.4 release.dgp2003-07-211-1/+124
* test suite on afs fixvincentdarley2003-07-212-3/+18
* * macosx/Makefile: added option to allow installing manpagesdas2003-07-192-6/+20
* Tightened up Tcl_Utf{Next,Prev} docs. [Bug 769895]dkf2003-07-182-5/+13
* * doc/tcltest.n: Restored the [Eval] proc to replacedgp2003-07-183-35/+34
* * library/http/pkgIndex.tcl: upped to http v2.4.4hobbs2003-07-184-6/+20
* * doc/AddErrInfo.3: Improved consistency of documentationdgp2003-07-1813-39/+52
* * doc/CrtSlave.3 (Tcl_MakeSafe): Removed warning about possibledgp2003-07-182-5/+9
* * unix/tclUnixFCmd.c: fix for compilation errors on platforms wheredas2003-07-189-811/+499
* 2003-07-16 Mumit Khan <khan@nanotech.wisc.edu>hobbs2003-07-174-42/+59
* * library/safe.tcl (FileInAccessPath): normalize paths beforehobbs2003-07-162-2/+13
* * unix/tclUnixNotfy.c (NotifierThreadProc): correct size of foundhobbs2003-07-162-2/+6
* * generic/tcl.h: add recognition of -DTCL_UTF_MAX=6 on thehobbs2003-07-163-3/+36
* Tcl_MakeSafe is a nasty function; document it as such. [Bug 655300]dkf2003-07-162-5/+17