Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | | | 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 | |
| | | | | * | | | | | | | | | 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 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | 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 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ | merge-mark | jan.nijtmans | 2012-04-04 | 0 | -0/+0 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | 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 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ | Remove the TclpGetTZName implementation for Cygwin | jan.nijtmans | 2012-04-03 | 4 | -44/+16 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ / / / / / / | | | | | |/| | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | re-generate configure | jan.nijtmans | 2012-04-02 | 2 | -796/+847 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | cygwin should not use ExitProcess | jan.nijtmans | 2012-04-02 | 1 | -0/+2 | |
| | | | | * | | | | | | | | | | | | | | Implementation of TIP #396 | dkf | 2012-04-02 | 4 | -37/+111 | |
| | | | | * | | | | | | | | | | | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-04-02 | 7 | -87/+131 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 8 | -314/+340 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | Fix minor typos in ChangeLog messages. | dkf | 2012-03-29 | 1 | -6/+6 | |
| | | | | * | | | | | | | | | | | | | | | | faster memleak-free implementation of [string is entier] | jan.nijtmans | 2012-03-29 | 2 | -4/+47 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | | | * | | | | | | | | | | | | | | | alternative TIP 395 implementation:tip_395_with_alt_name | jan.nijtmans | 2012-01-26 | 3 | -36/+120 | |
| | | | | * | | | | | | | | | | | | | | | | se lower numbers, preventing integer overflow in tclWinError.c | jan.nijtmans | 2012-03-27 | 2 | -17/+27 | |
| | | | | * | | | | | | | | | | | | | | | | gcc warning: unused but set variable | jan.nijtmans | 2012-03-27 | 1 | -2/+1 | |
| | | | | * | | | | | | | | | | | | | | | | Implementation of TIP #395 | dkf | 2012-03-27 | 4 | -18/+111 | |
| | | | | * | | | | | | | | | | | | | | | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 5 | -37/+44 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | Implementation of TIP #397 | dkf | 2012-03-27 | 6 | -44/+209 | |
| | | | | * | | | | | | | | | | | | | | | | | Fix uninit variable (thanks to dgp for reporting) | dkf | 2012-03-26 | 1 | -1/+1 | |
| | | | | * | | | | | | | | | | | | | | | | | Implementation of TIP #380 | dkf | 2012-03-26 | 9 | -436/+1523 | |
| | | | | * | | | | | | | | | | | | | | | | | 3 missing stub macros for cygwin | jan.nijtmans | 2012-03-26 | 2 | -123/+30 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-25 | 4 | -144/+447 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | wrong date in ChangeLog | jan.nijtmans | 2012-03-23 | 1 | -1/+1 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 9 | -30/+54 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | [bug 3508771] fix OSX build | jan.nijtmans | 2012-03-22 | 2 | -7/+1 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 7 | -13/+262 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Update to tzdata 2012b | venkat | 2012-03-19 | 28 | -382/+73 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | * Use the values returned by getaddrinfo() for all three arguments to sock... | max | 2012-03-19 | 2 | -1/+30 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-15 | 7 | -113/+74 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2012-03-12 | 2 | -2/+6 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | A number of small spelling and wording fixes in the docs. | dkf | 2012-03-11 | 32 | -88/+107 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | More small bits of doc mending. | dkf | 2012-03-08 | 2 | -12/+14 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Various minor fixes (prompted by Andreas Kupries detecting a spelling mistake). | dkf | 2012-03-08 | 2 | -32/+43 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Refactor TclScanElement() part of list parsing to take advantage of tables | dgp | 2012-03-07 | 4 | -29/+40 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | DWORD_PTR typedef after <windows.h> | jan.nijtmans | 2012-03-07 | 1 | -6/+6 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged from 8.5 branch -- http package. Fix Bug 3498327. Generate upper-case ... | andreask | 2012-03-07 | 6 | -14/+22 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Compatibility with older Visual Studio versions | jan.nijtmans | 2012-03-06 | 2 | -0/+10 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge-mark | jan.nijtmans | 2012-03-05 | 0 | -0/+0 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 4 | -0/+18 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add bug number. | dkf | 2012-03-02 | 1 | -3/+4 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Tcl_SetByteArrayObj): Only zero out the memory block if it is not being | dkf | 2012-03-02 | 2 | -4/+13 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | oops, that's no utf-8 BOM ;-( | jan.nijtmans | 2012-02-29 | 2 | -3/+3 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |