summaryrefslogtreecommitdiffstats
path: root/Objects/longobject.c
stat options
Period:
Authors:

Commits per author per week (path 'Objects/longobject.c')

AuthorW07 2026W08 2026W09 2026W10 2026Total
Total00000
536227 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
...
* | | | * Use the values returned by getaddrinfo() for all three arguments to sock...max2012-03-191-1/+22
* | | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwinjan.nijtmans2012-03-152-1/+40
|\ \ \ \ | |/ / /
| * | | xjan.nijtmans2012-03-152-1/+40
* | | | Refactor TclScanElement() part of list parsing to take advantage of tablesdgp2012-03-071-2/+3
* | | | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-2/+2
|\ \ \ \ | |/ / /
| * | | Merged from 8.4 branch -- http package. Fix Bug 3498327. Generate upper-case ...andreask2012-03-071-2/+2
| |\ \ \ | | |/ /
| | * | Backport to 8.4/unix the healthy FD_SET reform started by das. Allows Tcl8.4 ...guest2012-03-041-25/+30
* | | | Patch from the cygwin folksjan.nijtmans2012-03-042-0/+6
|\ \ \ \ | |/ / /
| * | | Patch from the cygwin folksjan.nijtmans2012-03-042-0/+6
| |\ \ \ | | |/ /
| | * | Patch from the cygwin folksjan.nijtmans2012-03-042-350/+356
* | | | [Bug 2233954] AIX: compile errorjan.nijtmans2012-02-161-1/+3
|\ \ \ \ | |/ / /
| * | | [Bug 2233954] AIX: compile errorjan.nijtmans2012-02-161-1/+3
| * | | Bump to version 2.7.8dgp2012-01-171-2/+2
| |\ \ \ | | |/ /
* | | | Revert mistaken commit.dgp2012-01-091-1/+0
* | | | Fix loading of timezones where one abbreviation is a proper suffix of another...Kevin B Kenny2012-01-081-0/+1
|\ \ \ \ | |/ / /
* | | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-2/+2
|\ \ \ \ | |/ / /
| * | | [Bug 967195]: Make tcltest work when tclsh is compiled without using the seta...jan.nijtmans2011-11-301-2/+2
| |\ \ \ | | |/ /
* | | | don't install tommath_(super)?class.hjan.nijtmans2011-11-301-1/+1
|\ \ \ \ | |/ / /
| * | | Use the same shebang comment everywherejan.nijtmans2011-11-301-1/+1
| |\ \ \ | | |/ /
| | * | Add --disable-rpath option to configure scriptjan.nijtmans2011-09-062-526/+573
| | * | Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessa...jan.nijtmans2011-08-302-519/+535
| | * | A few more compiler warningsjan.nijtmans2011-08-181-3/+3
| | * | [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-15