Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | Added missing documentation. Corrected result of Tcl_OOInitStubs in non-stub ... | dkf | 2013-10-04 | 2 | -1/+55 | |
| | * | | | | | | | | | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-03 | 5 | -9/+15 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-03 | 5 | -9/+15 | |
| * | | | | | | | | | | Added 'linsert' compiler. Factored out constant list index parser. | dkf | 2013-10-05 | 3 | -123/+160 | |
| * | | | | | | | | | | cleaner and faster 'string trim' | dkf | 2013-10-03 | 5 | -32/+41 | |
| * | | | | | | | | | | merge trunk | dkf | 2013-10-03 | 10 | -101/+104 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | minor: whitespace correction (my bad!) | dkf | 2013-10-02 | 1 | -2/+2 | |
| | * | | | | | | | | | neater | dkf | 2013-10-02 | 1 | -5/+1 | |
| | * | | | | | | | | | silence warnings with clang | dkf | 2013-10-02 | 1 | -8/+12 | |
| | * | | | | | | | | | Fix compilation of Itcl and Tdbc | jan.nijtmans | 2013-10-02 | 1 | -0/+4 | |
| | * | | | | | | | | | Turn Tcl_OOInitStubs into a no-op in non-stub-enabled usage. | dkf | 2013-10-02 | 1 | -0/+4 | |
| | * | | | | | | | | | Fix TclOO API export rules. | dkf | 2013-10-02 | 4 | -61/+91 | |
| | * | | | | | | | | | Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGI... | jan.nijtmans | 2013-10-02 | 4 | -77/+41 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGI... | jan.nijtmans | 2013-10-02 | 4 | -83/+47 | |
| | * | | | | | | | | | Disable command line globbing on MinGW compiles: this saves startup time, sin... | jan.nijtmans | 2013-09-30 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Disable command line globbing on MinGW compiles: this saves startup time, sin... | jan.nijtmans | 2013-09-30 | 1 | -0/+1 | |
| | * | | | | | | | | | Restore copyright assignments and some improved comments in tclOO.decls: prev... | jan.nijtmans | 2013-09-30 | 1 | -3/+18 | |
| | * | | | | | | | | | Fix [f51efe99a7] by reverting [371bcd0714] | jan.nijtmans | 2013-09-30 | 3 | -63/+48 | |
| * | | | | | | | | | | Expand subset of lreplace functionality that is compiled. | dkf | 2013-10-02 | 1 | -17/+142 | |
| * | | | | | | | | | | First attempt at [string trim] compilation. | dkf | 2013-09-30 | 7 | -5/+202 | |
| * | | | | | | | | | | merge trunk | dkf | 2013-09-30 | 328 | -9873/+17430 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | typo; spotted by stu | dkf | 2013-09-28 | 1 | -1/+1 | |
| | * | | | | | | | | | [dfc08326e3]: Corrected symbol export for TclOO to match Tcl so things work as | dkf | 2013-09-28 | 3 | -48/+63 | |
| | * | | | | | | | | | Fix test source-4.1 | dgp | 2013-09-27 | 2 | -2/+6 | |
| | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ | merge 8.5 | dgp | 2013-09-27 | 1 | -30/+65 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | ||||||
| | | | * | | | | | | | | Cherrypick [87d1313df3] from trunk: | jan.nijtmans | 2013-09-27 | 2 | -82/+2 | |
| | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | [d614d63989] Ensure that there are no trailing colons as that causes chaos wh... | dkf | 2013-09-25 | 1 | -24/+59 | |
| | * | | | | | | | | | Merge forward new test, marked as knownBug, so other merges are no longer hel... | dgp | 2013-09-27 | 1 | -0/+10 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | Test demonstrating need for "adjust" manipulation in TclSubstTokens. | dgp | 2013-09-25 | 1 | -0/+10 | |
| | * | | | | | | | | | [219226]: Rewrote how ::env is synchronized to the environment so it no longer | dkf | 2013-09-27 | 4 | -16/+137 | |
| | * | | | | | | | | | Workaround for [http://sourceforge.net/p/mingw/bugs/2065/|MinGW bug #2065]. | jan.nijtmans | 2013-09-27 | 2 | -4/+2 | |
| | * | | | | | | | | | Tcl_SetResult -> Tcl_SetObjResult | jan.nijtmans | 2013-09-26 | 1 | -2/+4 | |
| | * | | | | | | | | | revert mistaken commit of experiment | dgp | 2013-09-23 | 1 | -1/+1 | |
| | * | | | | | | | | | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user... | jan.nijtmans | 2013-09-23 | 2 | -6/+6 | |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user... | jan.nijtmans | 2013-09-23 | 2 | -6/+84 | |
| | * | | | | | | | | | Make sure that panic's during finalization are handled by the custom panicpro... | jan.nijtmans | 2013-09-20 | 1 | -2/+0 | |
| | * | | | | | | | | | merge release | dgp | 2013-09-20 | 14 | -16/+176 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | merge trunkcore_8_6_1core_8_6_1_rc | dgp | 2013-09-19 | 2 | -15/+28 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | merge trunk; update changes | dgp | 2013-09-19 | 20 | -87/+248 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | merge trunk; update changes | dgp | 2013-09-17 | 6 | -72/+306 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | merge trunk; update changes | dgp | 2013-09-16 | 18 | -142/+343 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | doc fix exposed by `make html` | dgp | 2013-09-03 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | make dist | dgp | 2013-09-03 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | | typo | dgp | 2013-09-03 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | Favor timeline over ChangeLog | dgp | 2013-09-03 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | update changes | dgp | 2013-09-03 | 1 | -1/+127 | |
| | | * | | | | | | | | | | | | | Bump version number to 8.6.1. | dgp | 2013-08-30 | 9 | -9/+21 | |
| | * | | | | | | | | | | | | | | [3970f54c4e]: Improved fix that is more tolerant of a single variable varname. | dkf | 2013-09-19 | 1 | -25/+57 | |
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | [3970f54c4e]: Corrected regression in argument order processing in [unset]. | dkf | 2013-09-19 | 2 | -15/+28 | |
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | comment | dgp | 2013-09-19 | 1 | -0/+1 | |