Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. | jan.nijtmans | 2013-01-02 | 1 | -0/+7 |
|\ | |||||
| * | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. | jan.nijtmans | 2013-01-02 | 1 | -0/+7 |
| |\ | |||||
| | * | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well | jan.nijtmans | 2013-01-02 | 1 | -0/+7 |
* | | | Inline compat Tcl_GetDefaultEncodingDir. | jan.nijtmans | 2012-12-21 | 1 | -28/+13 |
|\ \ \ | |/ / | |||||
| * | | Make pkgb.so loadable in Tcl 8.4 as well. | jan.nijtmans | 2012-12-21 | 1 | -6/+12 |
| |\ \ | | |/ | |||||
| | * | Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks l... | jan.nijtmans | 2012-12-21 | 1 | -35/+41 |
* | | | Prefer to extract package data from the *contents* not the directory name. | dgp | 2012-12-12 | 1 | -2/+1 |
* | | | Tag 8.6.0 for release | dgp | 2012-12-11 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Improve the generation of HTML documentation in 8.6, allowing for contributed | dkf | 2012-12-10 | 1 | -1/+2 |
* | | | | merge trunk | dgp | 2012-12-07 | 1 | -7/+35 |
|\ \ \ \ | |/ / / | |||||
| * | | | Source compat, rather than stubs compat demo. | dgp | 2012-12-07 | 1 | -6/+13 |
| * | | | add proper runtime-detection to pkgb.so | jan.nijtmans | 2012-12-07 | 1 | -1/+10 |
| * | | | Extended test of [load]ing Tcl 8 compiled extension into Tcl 9 interp. | dgp | 2012-12-07 | 1 | -2/+15 |
| * | | | Turn pkgb.so into a Tcl9 interoperability test | jan.nijtmans | 2012-12-07 | 1 | -6/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Turn pkgb.so into a Tcl9 interoperability test | jan.nijtmans | 2012-12-07 | 1 | -6/+5 |
| | |\ \ | |||||
| | | * | | do some Tcl_EvalEx, for test-purposes, demonstrating a crashnovem_support | jan.nijtmans | 2012-12-05 | 1 | -2/+1 |
| | | * | | use Tcl_PkgProvideEx everywhere (again, for testing purposes) | jan.nijtmans | 2012-12-05 | 5 | -8/+8 |
| | | * | | merge trunk | jan.nijtmans | 2012-12-05 | 8 | -19/+10 |
| | | |\ \ | | |_|/ / | |/| | | | |||||
* | | | | | merge trunk | dgp | 2012-12-04 | 3 | -59/+72 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Disable the legacy configuration setting from $::argv only when a setting call | dgp | 2012-12-03 | 1 | -2/+2 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Disable the legacy configuration setting from $::argv only when a setting | dgp | 2012-12-03 | 1 | -2/+2 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 2 | -16/+1 |
| | | * | | Fix botched patch | dkf | 2012-11-14 | 1 | -2/+13 |
| * | | | | Tcl headers already protect from EXTERN defines | dgp | 2012-12-03 | 1 | -9/+0 |
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | |||||
| | * | | Post-header reform (long long ago now) Tcl headers take care of their own | dgp | 2012-12-03 | 1 | -9/+0 |
| | * | | * unix/tclUnixPipe.c (DefaultTempDir): [Bug 2933003]: Allow overriding | dkf | 2012-11-14 | 1 | -2/+51 |
| | |\ \ | | | |/ | |||||
| | | * | Backport from Tcl 8.6. | dkf | 2012-11-14 | 1 | -2/+40 |
| | * | | merge 8.5 | dgp | 2012-11-06 | 1 | -2/+2 |
| | |\ \ | |||||
| | * | | | make dist | dgp | 2012-11-05 | 1 | -6/+20 |
| | * | | | autoconf-2.59 | dgp | 2012-11-05 | 1 | -1/+1 |
| | * | | | Release branch for Tcl 8.5.13. | dgp | 2012-11-05 | 2 | -2/+2 |
| * | | | | Factor out creation of the -sockname and -peername lists from | max | 2012-11-26 | 1 | -48/+70 |
* | | | | | merge trunk | dgp | 2012-11-16 | 1 | -7/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | A few unneeded internal CONST/CONST86's | jan.nijtmans | 2012-11-16 | 1 | -7/+4 |
* | | | | | merge trunk: | dgp | 2012-11-15 | 2 | -17/+41 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | unbreak trunk; fix some warnings | dkf | 2012-11-15 | 1 | -1/+2 |
| * | | | | IMPLEMENTATION OF TIP#416: New Options for 'load': -global and -lazy | jan.nijtmans | 2012-11-15 | 2 | -17/+40 |
| |\ \ \ \ | |||||
| | * \ \ \ | merge trunk. | jan.nijtmans | 2012-11-12 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | merge trunk | jan.nijtmans | 2012-11-09 | 2 | -5/+3 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Finish the TIP #416 implementation as specified (#define's were still missing... | jan.nijtmans | 2012-11-07 | 2 | -4/+4 |
| | * | | | | | | merge trunk | dkf | 2012-11-06 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | syntax improvement: expect options before the filename | jan.nijtmans | 2012-10-24 | 2 | -2/+2 |
| | * | | | | | | | experimental implementation of FRQ-3579001 | jan.nijtmans | 2012-10-24 | 2 | -16/+39 |
* | | | | | | | | | merge trunk | dgp | 2012-11-14 | 2 | -41/+56 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | * unix/tclUnixFCmd.c (TclUnixOpenTemporaryFile): [Bug 2933003]: Factor | dkf | 2012-11-14 | 2 | -41/+56 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | merge trunk | dgp | 2012-11-13 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | style fix | jan.nijtmans | 2012-11-12 | 1 | -2/+2 |
| | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Flag USE_TCLOO_STUBS is not necessary any more for extensions: Stubs are the ... | jan.nijtmans | 2012-11-09 | 1 | -1/+1 |
* | | | | | | | Declare TclOO portion of the Tcl API to be stable -> TclOO 1.0 | dgp | 2012-11-08 | 1 | -1/+1 |
* | | | | | | | Create Tcl 8.6.0 release branch | dgp | 2012-11-08 | 3 | -3/+3 |
|/ / / / / / |