Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Refactor some [zlib] subcommands into their own functions | dkf | 2012-04-15 | 1 | -247/+320 | |
* | merge trunk | dkf | 2012-04-15 | 3 | -19/+39 | |
|\ | ||||||
| * | * generic/tclZlib.c (ZlibTransformSetOption): [Bug 3517696]: Make | dkf | 2012-04-15 | 3 | -19/+39 | |
* | | merge trunk | dkf | 2012-04-14 | 27 | -337/+144 | |
|\ \ | |/ | ||||||
| * | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -6/+7 | |
| |\ | ||||||
| | * | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -6/+7 | |
| | |\ | ||||||
| | | * | sync win/rules.vc with Tk version | jan.nijtmans | 2012-04-13 | 1 | -4/+7 | |
| * | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZName | jan.nijtmans | 2012-04-12 | 7 | -250/+25 | |
| |\ \ \ | ||||||
| | * | | | [Bug 3514475]: remove TclpGetTimeZone and TclpGetTZNamebug_3514475 | jan.nijtmans | 2012-04-03 | 7 | -277/+37 | |
| * | | | | fix windows build broken by [92cfbef048] | jan.nijtmans | 2012-04-11 | 2 | -2/+2 | |
| * | | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 16 | -72/+75 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 11 | -52/+61 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | | * | | [Bug 3448512]: clock scan "1958-01-01" fails only in debug compilation | jan.nijtmans | 2012-04-11 | 9 | -337/+352 | |
| * | | | | Ensure all documented functions are listed in index line. | dkf | 2012-04-10 | 1 | -1/+1 | |
| * | | | | corrected changelog entry | dkf | 2012-04-10 | 1 | -4/+5 | |
| * | | | | very slight tidy up to make build messages more regular | dkf | 2012-04-10 | 1 | -2/+2 | |
| * | | | | * generic/tcl.h (TCL_DEPRECATED_API): Added macro that can be used to | dkf | 2012-04-10 | 2 | -6/+33 | |
* | | | | | towards dictionary setting on transforms | dkf | 2012-04-11 | 1 | -53/+93 | |
* | | | | | merge trunk | dkf | 2012-04-10 | 8 | -27/+201 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix [Bug 3396896] | dkf | 2012-04-09 | 3 | -7/+67 | |
| * | | | | Fix [Bug 2712377]: [info vars] and object declared variables | dkf | 2012-04-09 | 4 | -5/+127 | |
| * | | | | merged | jan.nijtmans | 2012-04-06 | 3 | -17/+9 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | cygwin should use SetEnvironmentVariable for windows envcygwin_environment_changes | jan.nijtmans | 2012-04-06 | 3 | -17/+9 | |
| | |\ \ \ \ | | | |/ / / | ||||||
| | | * | | | cygwin should use SetEnvironmentVariable for windows env | jan.nijtmans | 2012-04-05 | 2 | -19/+11 | |
* | | | | | | Argument parsing update | dkf | 2012-04-10 | 1 | -58/+58 | |
* | | | | | | Another few bits of zlib stream core hacking | dkf | 2012-04-08 | 1 | -6/+44 | |
* | | | | | | Another bit more | dkf | 2012-04-07 | 1 | -14/+73 | |
* | | | | | | merge trunk | dkf | 2012-04-05 | 30 | -1501/+1555 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Reduce amount of unreachable code. Refactor Win socket and load code to be less | dkf | 2012-04-05 | 11 | -472/+324 | |
| * | | | | | Fix [Bug 3514761] and related ensemble/construction problems. | dkf | 2012-04-04 | 3 | -4/+71 | |
| |/ / / / | ||||||
| * | | | | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 10 | -60/+19 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | some formatting (*.decls) | jan.nijtmans | 2012-04-04 | 13 | -66/+25 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | tclStubInit.c: move up #undef, so it is clear that this | jan.nijtmans | 2012-04-04 | 4 | -28/+4 | |
| * | | | | merge-mark | jan.nijtmans | 2012-04-04 | 0 | -0/+0 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Quick workaround for busted branch tip. | dgp | 2012-04-04 | 1 | -0/+1 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | Quick workaround for busted branch tip. | dgp | 2012-04-04 | 1 | -0/+1 | |
| * | | | | Added characterisation of Bug 3514761; currently knownBug... | dkf | 2012-04-04 | 1 | -0/+16 | |
| * | | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 6 | -33/+50 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 6 | -31/+110 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | [Bug 510001]: TclSockMinimumBuffers needs plat imp | jan.nijtmans | 2012-04-04 | 6 | -23/+93 | |
| | | |\ \ | ||||||
| | | | * | | better solution for bug-510001bug_510001 | jan.nijtmans | 2012-03-29 | 4 | -2/+31 | |
| * | | | | | Remove the TclpGetTZName implementation for Cygwin | jan.nijtmans | 2012-04-03 | 4 | -44/+16 | |
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | | | ||||||
| | * | | | cleanup tcl.decls (unnecessary "generic" argument) | jan.nijtmans | 2012-04-03 | 2 | -842/+843 | |
| | |\ \ \ | | | |/ / | ||||||
| | | * | | clean-up tcl.decls the same way as tclInt.decls | jan.nijtmans | 2012-04-03 | 3 | -1019/+1027 | |
| | | * | | make genstubs | dgp | 2012-04-03 | 2 | -1263/+1247 | |
| | | | | | ||||||
| | | \ \ | ||||||
| | *-. \ \ | Remove the TclpGetTZName implementation for Cygwin (from previous commit) | jan.nijtmans | 2012-04-03 | 4 | -56/+18 | |
| | |\ \ \ \ | | | | |/ / | ||||||
| | | | * | | remove unused ThreadSpecificData | jan.nijtmans | 2012-04-03 | 1 | -5/+0 | |
| | | |/ / | ||||||
| | | * | | cleanup tclInt.decls to have the same form as Tcl 8.5/8.6, | jan.nijtmans | 2012-04-03 | 6 | -700/+702 | |
| * | | | | re-generate configure | jan.nijtmans | 2012-04-02 | 2 | -796/+847 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | re-generate configure | jan.nijtmans | 2012-04-01 | 2 | -674/+648 | |