Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | faster memleak-free implementation of [string is entier] | jan.nijtmans | 2012-03-29 | 1 | -4/+42 |
|\ | |||||
| * | alternative TIP 395 implementation:tip_395_with_alt_name | jan.nijtmans | 2012-01-26 | 1 | -2/+47 |
* | | gcc warning: unused but set variable | jan.nijtmans | 2012-03-27 | 1 | -2/+1 |
* | | Implementation of TIP #395 | dkf | 2012-03-27 | 1 | -10/+18 |
* | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 4 | -36/+36 |
|\ \ | |||||
| * \ | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 3 | -35/+35 |
| |\ \ | |||||
| | * | | [Bug 3508771] Wrong Tcl_StatBuf used on MinGW | jan.nijtmans | 2012-03-27 | 2 | -47/+50 |
| | * | | fix gcc warning signed<->unsigned warning for cygwin | jan.nijtmans | 2012-03-26 | 1 | -1/+1 |
* | | | | Implementation of TIP #397 | dkf | 2012-03-27 | 2 | -35/+117 |
* | | | | Fix uninit variable (thanks to dgp for reporting) | dkf | 2012-03-26 | 1 | -1/+1 |
* | | | | Implementation of TIP #380 | dkf | 2012-03-26 | 5 | -363/+1073 |
* | | | | 3 missing stub macros for cygwin | jan.nijtmans | 2012-03-26 | 2 | -123/+30 |
|\ \ \ \ | |/ / / | |||||
| * | | | 3 missing stub macros for cygwin | jan.nijtmans | 2012-03-26 | 2 | -458/+371 |
| |\ \ \ | | |/ / | |||||
| | * | | forgot 3 stub macros for cygwin: TclpCreateProcess, TclpMakefile | jan.nijtmans | 2012-03-26 | 1 | -20/+29 |
* | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-25 | 3 | -144/+437 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-25 | 3 | -167/+555 |
| |\ \ \ | | |/ / | |||||
| | * | | add TclGetAndDetachPids and TclpCloseFile to cygwin port | jan.nijtmans | 2012-03-23 | 2 | -3/+7 |
| | * | | add TclWinConvertError and TclWinConvertWSAError for cygwin | jan.nijtmans | 2012-03-22 | 3 | -37/+67 |
| | * | | many more cygwin functions present | jan.nijtmans | 2012-03-22 | 3 | -247/+412 |
* | | | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-01-22). | jan.nijtmans | 2012-03-23 | 2 | -11/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | Revert some cygwin-related signature changes from [835f8e1e9d] (2010-02-01) | jan.nijtmans | 2012-03-23 | 2 | -17/+17 |
* | | | | [bug 3508771] fix OSX build | jan.nijtmans | 2012-03-22 | 2 | -7/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | [bug 3508771] fix OSX build | jan.nijtmans | 2012-03-22 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | [bug 3508771] fix OSX build | jan.nijtmans | 2012-03-22 | 1 | -1/+1 |
| | * | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-20 | 4 | -120/+83 |
* | | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 5 | -13/+216 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 5 | -19/+252 |
| |\ \ \ | | |/ / | |||||
| | * | | [Bug 3508771] load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-20 | 5 | -41/+183 |
| | |\ \ | |||||
| | | * | | implement Tcl_WinUtfToTChar and Tcl_WinTCharToUtf for cygwin | jan.nijtmans | 2012-03-19 | 5 | -34/+120 |
| | | * | | bug 3508771: load tclreg.dll in cygwin tclsh | jan.nijtmans | 2012-03-19 | 3 | -8/+66 |
| | |/ / | |||||
* | | | | [Bug 3288345] Wrong Tcl_StatBuf used on Cygwin | jan.nijtmans | 2012-03-15 | 1 | -2/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | xprivate | jan.nijtmans | 2012-03-15 | 1 | -3/+17 |
| |\ \ \ | |||||
| | * | | | x | jan.nijtmans | 2012-03-15 | 2 | -6/+20 |
| |/ / / | |||||
| * | | | eliminate the use of intptr_t | jan.nijtmans | 2012-03-05 | 1 | -2/+2 |
* | | | | Refactor TclScanElement() part of list parsing to take advantage of tables | dgp | 2012-03-07 | 3 | -27/+37 |
* | | | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 1 | -0/+6 |
* | | | | (Tcl_SetByteArrayObj): Only zero out the memory block if it is not being | dkf | 2012-03-02 | 1 | -3/+6 |
* | | | | oops, that's no utf-8 BOM ;-( | jan.nijtmans | 2012-02-29 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | oops, that's no utf-8 BOM ;-( | jan.nijtmans | 2012-02-29 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | oops, that's no utf-8 BOM ;-( | jan.nijtmans | 2012-02-29 | 1 | -1/+1 |
* | | | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 2 | -4/+36 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 2 | -3/+18 |
| |\ \ \ | | |/ / | |||||
| | * | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-29 | 2 | -6/+20 |
| | |\ \ | |||||
| | | * | | [Bug 3466099] BOM in Unicode | jan.nijtmans | 2012-02-19 | 2 | -6/+14 |
| | |/ / | |||||
* | | | | [Bug 2233954] AIX: compile error, but don't do that for _WIN32 (doesn't work ... | jan.nijtmans | 2012-02-17 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 2233954] AIX: compile error, but don't do that for _WIN32 (doesn't work ... | jan.nijtmans | 2012-02-17 | 1 | -1/+1 |
* | | | | Merged core-8-5-branch segfault fix (commits [39f6ebe301] and [a6aa5be5b7]). | andreask | 2012-02-17 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix: Removed C99ism (in-block variable declaration) from commit [39f6ebe301] ... | andreask | 2012-02-17 | 1 | -1/+3 |