| Commit message (Expand) | Author | Age | Files | Lines |
* | merge trunk | jan.nijtmans | 2013-10-16 | 2 | -2/+4 |
|\ |
|
| * | -I${BUILD_DIR}/.. doesn't work when BUILD_DIR != "unix". | jan.nijtmans | 2013-10-15 | 2 | -2/+4 |
|
|
* | | merge trunk | jan.nijtmans | 2013-10-14 | 1 | -24/+16 |
|\ \
| |/ |
|
| * | Fix comment in tclOO.decls: tclOOStubLib.c is not generated by "make genstubs". | jan.nijtmans | 2013-10-14 | 1 | -32/+16 |
|
|
* | | merge trunk | jan.nijtmans | 2013-10-13 | 1 | -10/+11 |
|\ \
| |/ |
|
| * | Allow loading of pkgooa.so in Tcl 8.5 for (regression) test purposes.
| jan.nijtmans | 2013-10-13 | 1 | -1/+18 |
|
|
* | | merge trunk | jan.nijtmans | 2013-10-10 | 2 | -2/+149 |
|\ \
| |/ |
|
| * | Fix for bug [f51efe99a7]: MinGW build fails on current checkin. And a new tes... | jan.nijtmans | 2013-10-10 | 2 | -2/+149 |
|
|
* | | merge trunk | jan.nijtmans | 2013-04-12 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s... | jan.nijtmans | 2013-04-12 | 1 | -2/+2 |
| |\ |
|
| | * | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s... | jan.nijtmans | 2013-04-12 | 1 | -2/+2 |
| | |\ |
|
| | | * | Implement Tcl_Pkg* functions as macro's around Tcl_Pkg*Ex. This saves stack s... | jan.nijtmans | 2013-04-12 | 1 | -2/+2 |
|
|
* | | | | more Tcl_NewIntObj/Tcl_NewBooleanObj -> Tcl_NewLongObj conversions | jan.nijtmans | 2013-02-11 | 5 | -5/+5 |
|
|
* | | | | Convert Tcl_Eval and Tcl_GlobalEval to a macro | jan.nijtmans | 2013-01-17 | 1 | -1/+1 |
|
|
* | | | | Turn Tcl_PkgPresent/Tcl_PkgRequire into a macro. | jan.nijtmans | 2013-01-10 | 6 | -13/+17 |
|
|
* | | | | merge trunk | jan.nijtmans | 2013-01-02 | 1 | -0/+3 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 |
|
|
* | | | | merge trunk | jan.nijtmans | 2012-12-21 | 1 | -18/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 |
|
|
* | | | | merge trunk | dgp | 2012-12-07 | 1 | -6/+13 |
|\ \ \ \
| |/ / / |
|
| * | | | Source compat, rather than stubs compat demo. | dgp | 2012-12-07 | 1 | -6/+13 |
|
|
* | | | | merge trunk | jan.nijtmans | 2012-12-07 | 1 | -2/+24 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 |
|
|
* | | | | merge trunk | jan.nijtmans | 2012-12-07 | 1 | -6/+5 |
|\ \ \ \
| |/ / / |
|
| * | | | 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 | 6 | -8/+8 |
| | |/ /
| |/| | |
|
* | | | | Destroy all the TCL_STORAGE_CLASS and associated nonsense. | dgp | 2012-11-29 | 6 | -66/+12 |
|/ / / |
|
* | | | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 1 | -5/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 1 | -5/+0 |
| |\ \
| | |/ |
|
| | * | Now that we are no longer on CVS, the .cvsignore files serve no purpose | jan.nijtmans | 2011-03-07 | 1 | -1/+0 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 8 | -16/+1 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 8 | -16/+1 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 8 | -15/+0 |
|
|
| | * | .cvsignore | nijtmans | 2010-10-23 | 1 | -0/+1 |
|
|
| | * | * unix/dltest/Makefile.in: support use of LDFLAGS in SHLIB_LD. | das | 2008-03-27 | 1 | -2/+5 |
|
|
| | * | * unix/dltest/Makefile.in (clean): Fixup make clean | mdejong | 2004-09-23 | 1 | -2/+6 |
|
|
| | * | * unix/tcl.m4: fixed Darwin autoconf breakage caused by | das | 2004-07-20 | 1 | -2/+2 |
|
|
| | * | Silence compiler warnings | dgp | 2004-06-08 | 1 | -2/+2 |
|
|
| | * | * unix/dltest/pkga.c (Pkga_EqObjCmd): Fix typo | mdejong | 2003-07-16 | 1 | -2/+2 |
|
|
| | * | * unix/dltest/pkga.c: Updated to not use Tcl_UtfNcmp and counted | dgp | 2003-07-15 | 1 | -2/+10 |
|
|
| * | | Add .so to .cvsignore | nijtmans | 2010-06-16 | 1 | -0/+1 |
|
|
| * | | Various trivial fixes, discovered during CYGWIN porting attempt. All backport... | nijtmans | 2010-01-06 | 1 | -0/+2 |
|
|