summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* merge mig-nre-modsmig2013-01-101-4/+4
|\
| * code reorg, trying to make it clearer who needs to know what about NRE internalsmig2013-01-101-4/+4
* | merge trunkmig2013-01-071-2/+2
|\ \ | |/
| * Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela...jan.nijtmans2013-01-061-2/+2
* | merge novemmig2013-01-0618-232/+78
|\ \
| * \ merge trunkjan.nijtmans2013-01-021-0/+3
| |\ \ | | |/
| * | remove unnecessary struct names, which only pollute the "struct" namespace fo...jan.nijtmans2012-12-217-15/+15
| |\ \
| | * | remove unnecessary struct names, which only pollute the "struct" namespace fo...jan.nijtmans2012-08-208-16/+16
| * | | merge trunkjan.nijtmans2012-12-213-21/+13
| |\ \ \
| * \ \ \ merge trunkjan.nijtmans2012-12-131-1/+2
| |\ \ \ \
| * \ \ \ \ merge trunkdgp2012-12-071-6/+13
| |\ \ \ \ \
| * \ \ \ \ \ merge trunkjan.nijtmans2012-12-071-2/+24
| |\ \ \ \ \ \
| * \ \ \ \ \ \ merge trunkjan.nijtmans2012-12-071-6/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge trunkjan.nijtmans2012-12-041-2/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Remove obsolete functions Tcl_GetDefaultEncodingDir and Tcl_SetDefaultEncodin...jan.nijtmans2012-12-031-16/+32
| * | | | | | | | | Remove all maintenance of a string result in the Interp.dgp2012-11-301-9/+1
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge novemdgp2012-11-291-48/+70
| | |\ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge (selected bits of) novemdgp2012-11-262-122/+2
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Destroy all the TCL_STORAGE_CLASS and associated nonsense.dgp2012-11-297-75/+12
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | merge trunkdgp2012-11-291-48/+70
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | unbreak UNIX buildjan.nijtmans2012-11-261-2/+2
| * | | | | | | | | | | | Removed functions marked deprecated or obsolete for a long time: Tcl_Backslas...jan.nijtmans2012-11-261-120/+0
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Single stub library can now handle Tcl8 and Tcl9 with different MAGIC valuesjan.nijtmans2012-11-191-1/+9
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | eliminate CONST/CONST84/CONST86jan.nijtmans2012-11-161-7/+4
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Kill Octal; bump to 9.0a0; make test suite work again.dgp2012-11-153-19/+19
* | | | | | | | | | | | move file, trying to get simpler diffs from trunkmig2013-01-051-6/+6
* | | | | | | | | | | | remove the assemblermig2013-01-051-7/+1
* | | | | | | | | | | | getting out of the mem allocator bizmig2013-01-042-10/+2
* | | | | | | | | | | | merge trunkmig2013-01-031-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. jan.nijtmans2013-01-021-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as well. jan.nijtmans2013-01-021-0/+7
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | test Tcl_GetErrorLine() forwards/backwards compatibility in pkgb.so as welljan.nijtmans2013-01-021-0/+7
* | | | | | | | | | | | | *BROKEN* First steps towards choosing allocators at load timemig2013-01-031-0/+9
* | | | | | | | | | | | | merge trunkmig2013-01-018-80/+106
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | Inline compat Tcl_GetDefaultEncodingDir. jan.nijtmans2012-12-211-28/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | Make pkgb.so loadable in Tcl 8.4 as well. jan.nijtmans2012-12-211-6/+12
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | Turn pkgb.so into a Tcl9 interoperability test library: Whatever Tcl9 looks l...jan.nijtmans2012-12-211-35/+41
| * | | | | | | | | | | | Prefer to extract package data from the *contents* not the directory name.dgp2012-12-121-2/+1
| * | | | | | | | | | | | Tag 8.6.0 for releasedgp2012-12-111-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Improve the generation of HTML documentation in 8.6, allowing for contributeddkf2012-12-101-1/+2
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | merge trunkdgp2012-12-071-7/+35
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | Source compat, rather than stubs compat demo.dgp2012-12-071-6/+13
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | add proper runtime-detection to pkgb.sojan.nijtmans2012-12-071-1/+10
| | * | | | | | | | | Extended test of [load]ing Tcl 8 compiled extension into Tcl 9 interp.dgp2012-12-071-2/+15
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Turn pkgb.so into a Tcl9 interoperability testjan.nijtmans2012-12-071-6/+5
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | | | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | Turn pkgb.so into a Tcl9 interoperability testjan.nijtmans2012-12-071-6/+5
| | | |\ \ \ \ \ \
| | | | * | | | | | do some Tcl_EvalEx, for test-purposes, demonstrating a crashnovem_supportjan.nijtmans2012-12-051-2/+1
| | | | * | | | | | use Tcl_PkgProvideEx everywhere (again, for testing purposes)jan.nijtmans2012-12-055-8/+8
| | | | * | | | | | merge trunkjan.nijtmans2012-12-058-19/+10
| | | | |\ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | / / | | | | | |_|_|/ / | | | | |/| | | |
| * | | | | | | | merge trunkdgp2012-12-043-59/+72
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /