summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXColor.c
stat options
Period:
Authors:

Commits per author per week (path 'macosx/tkMacOSXColor.c')

AuthorW35 2025W36 2025W37 2025W38 2025Total
Total00000
ption> Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add tclOO* files tip_257_merge1_branch_20061020T1300das2006-10-201-6/+29
* fix warningdas2006-10-201-2/+2
* Branch for building TIP#257 for proper testingdkf2006-10-2020-118/+8044
* * tools/tcltk-man2html.tcl: add support for alpha & beta versions todas2006-10-202-3/+8
* * unix/configure.in: Added autodetection for OS-supplied timezonermax2006-10-194-4/+118
* * changes: 8.5a5 release date setdgp2006-10-182-2/+4
* * doc/Encoding.3: Missing doc updates (mostly Table ofdgp2006-10-186-9/+15
* advance tag for 8.5a5dgp2006-10-181-2/+4
* * generic/tclInterp.c (ApplyObjCmd): fixed bad error in 2006-10-12Miguel Sofer2006-10-172-2/+10
* * tclProc.c (SetLambdaFromAny):Miguel Sofer2006-10-163-3/+52
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): Darwin: fix for maindas2006-10-163-11/+24
* * generic/tclPkg.c (ExactRequirement): Plugged memory leak. Alsodgp2006-10-162-4/+9
* * generic/tclBasic.c: Moved TIP#219 cleanup to DeleteInterpProc.andreas_kupries2006-10-162-10/+14
* * changes: updates for 8.5a5 release.das2006-10-162-3/+13
* * library/tcltest/tcltest.tcl: Revise tcltest bump to 2.3a1.dgp2006-10-167-14/+25
* win/tclWinFile.c: alfredd supplied patch to fix Bug 1575837coldstore2006-10-132-4/+5
* win/tclWinFile.c: corrected erroneous attempt to protect against NULL return ...coldstore2006-10-131-0/+5
* * unix/tclUnixThrd.c (TclpThreadGetStackSize): on Darwin, usedas2006-10-135-0/+121
* win/tclWinFile.c: corrected erroneous attempt to protect against NULL return ...coldstore2006-10-131-5/+9
* * generic/tclInterp.c (ApplyObjCmd):Miguel Sofer2006-10-123-6/+121
* no messagedavygrvy2006-10-121-0/+5
* nmakehlp.c: Replaced all wnsprintf() calls with snprintf(). wnsprintf was no...davygrvy2006-10-121-10/+14
* * generic/tclPkg.c (Tcl_PackageRequireEx): Corrected crashdgp2006-10-112-8/+17
* * changes: Updates for 8.5a5 release.dgp2006-10-112-3/+73
* * tests/namespace.test (namespace-51.16): Added test.dgp2006-10-102-1/+7
* * generic/tclNamespace.c (TclTeardownNamespace): After thedgp2006-10-102-1/+9
* Silence GCC (cast is always safe; value is known to fit with wiggle room)dkf2006-10-101-2/+2
* Changelog edit.Miguel Sofer2006-10-091-1/+1
* * doc/UpVar.3: brough the docs in accordance to the code. EverMiguel Sofer2006-10-092-4/+12
* * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009Miguel Sofer2006-10-0934-192/+207
* bug #1571954: avoid /RTCc flag with MSVC8tip_278_branch_rootpatthoyts2006-10-063-7/+7
* TIP #275: Support unsigned values in binary commandpatthoyts2006-10-064-29/+238
* * library/http/http.tcl (http::geturl): only do geturl url rfchobbs2006-10-062-4/+12
* (UnicodeToUtfProc): dst must be set to (ch & 0xFF) to work on big endian systemshobbs2006-10-061-2/+2
* * library/tm.tcl: Fixed bug in TIP #189 implementation, nowandreas_kupries2006-10-062-1/+6
* * generic/tcl.h: note limitation on changing Tcl_UniChar sizehobbs2006-10-054-31/+51
* * generic/tclVar.c (Tcl_LappendObjCmd):Miguel Sofer2006-10-053-3/+23
* nroff typohobbs2006-10-051-2/+2
* Olson's tzdata2006mKevin B Kenny2006-10-04