50 most recent check-ins occurring on or after 2014-06-23 19:37:08.
More ↑
2016-12-09
| ||
04:36 | Updated configure system to latest version of macros check-in: a72b70810b user: rkeene tags: trunk | |
2016-03-30
| ||
03:20 | Better sanitization of "AR" and "CC" when trying to figure out the cross-prefix check-in: 5dde744f4b user: rkeene tags: trunk | |
2016-03-28
| ||
14:57 | Ticket [cc1af09637]: Add additional subcommands to error message check-in: 7edb5d1dd6 user: rkeene tags: trunk | |
14:53 | tcc4tcl 0.26 check-in: 722e4d134f user: rkeene tags: trunk, 0.26 | |
14:48 | Updated to try harder to determine the cross-tools prefix check-in: ade7e2c795 user: rkeene tags: trunk | |
14:42 | Updated to not keep backup files when patching check-in: f0f28f847f user: rkeene tags: trunk | |
2016-03-20
| ||
08:39 | tcc4tcl 0.25 check-in: 63577d4012 user: rkeene tags: trunk, 0.25 | |
08:23 | Better attempt at handling dlclose() on Win32 for static builds check-in: a5d3b172d5 user: rkeene tags: trunk | |
07:51 | tcc4tcl 0.24 check-in: 04e5469fb6 user: rkeene tags: trunk, 0.24 | |
07:50 | Updated to make dlclose more workable on win32 when building statically check-in: 50ae80c10b user: rkeene tags: trunk | |
2016-01-25
| ||
20:30 | Updated to deal with FreeBSD headers with respect to va_args check-in: a431979fb3 user: rkeene tags: trunk | |
20:30 | Updated to use more universal hash-bang lines for scripts check-in: 634ad56305 user: rkeene tags: trunk | |
18:49 | Fixed hash-bang line for header patching script check-in: 256cf626f6 user: rkeene tags: trunk | |
18:31 | Added support for additional ways of representing the x86_64 machine name check-in: 9a09044c1d user: rkeene tags: trunk | |
18:31 | Added support for a ClientData type check-in: 91b1a5ba3d user: rkeene tags: trunk | |
18:18 | Added support for a ClientData type check-in: 633a01c5d6 user: rkeene tags: trunk | |
18:09 | Updated to respect --prefix check-in: 4395e6083a user: rkeene tags: trunk | |
2015-02-02
| ||
16:27 | Updated to latest autoconf headers check-in: b61a769f0b user: rkeene tags: trunk | |
16:26 | Added more search paths for libcurl check-in: ecb174b881 user: rkeene tags: trunk | |
13:57 | Made this code more readable check-in: 2c9323bb11 user: rkeene tags: trunk | |
13:44 | Updated to not add the "tclStubsPtr" symbol unless we are compiling to memory check-in: fb2a14e7f1 user: rkeene tags: trunk | |
2014-11-14
| ||
22:03 | Added support for a Tcl_Obj* for ClientData in linktclcommand check-in: 7572a36e73 user: auriocus tags: trunk | |
2014-08-31
| ||
19:44 | tcc4tcl 0.23 check-in: e5a7a25b38 user: rkeene tags: trunk, 0.23 | |
19:43 | Updated to support MUSL better check-in: 4d18f784a8 user: rkeene tags: trunk | |
2014-07-19
| ||
06:17 | More additional comments check-in: 57b7fc959d user: rkeene tags: trunk | |
2014-07-16
| ||
18:02 | Updated comments check-in: bb7a68b1e7 user: rkeene tags: trunk | |
16:26 | Cleaned up some return code handling, and added test for binary blobs check-in: 1c563bb769 user: rkeene tags: trunk | |
16:15 | Corrected issue with checking for variables check-in: 37f218e272 user: rkeene tags: trunk | |
16:09 | Added syntaxes for byte arrays check-in: 17b2b81a02 user: rkeene tags: trunk | |
14:44 | Updated to create a proc if we are operating in an existing interpreter, to avoid setting local variables check-in: 500057b0ea user: rkeene tags: trunk | |
14:32 | Updated to include Tcl runtime in lib search path check-in: 9d947ddc1d user: rkeene tags: trunk | |
13:41 | Updated to link against stubs library for current version of Tcl check-in: 15ac59fd14 user: rkeene tags: trunk | |
13:38 | Updated tcl.m4 to print fewer errors looking for tclsh check-in: 105dd6812a user: rkeene tags: trunk | |
04:14 | Added comments check-in: 79f4d09e57 user: rkeene tags: trunk | |
04:13 | More work on wrapping Tcl for consumption by C check-in: a88c66196a user: rkeene tags: trunk | |
04:09 | Corrected floating point error value check-in: 56023a368d user: rkeene tags: trunk | |
04:05 | Updated to support a Tcl_Interp* argument in any position for "proc" check-in: af858c331d user: rkeene tags: trunk | |
03:37 | Added a "proc" sub-command to generate C stubs to call Tcl code check-in: e9115a162e user: rkeene tags: trunk | |
2014-06-24
| ||
21:32 | Fixed patch based on testing from Andreas check-in: 6e18ecd7b2 user: rkeene tags: trunk | |
20:50 | Added support for compiling on Solaris, hopefully check-in: cd7f26aad3 user: rkeene tags: trunk | |
2014-06-23
| ||
20:35 | tcc4tcl 0.22 check-in: f3e061f612 user: rkeene tags: trunk, 0.22 | |
20:35 | Updated to include build tests for FreeBSD check-in: 7986e3289d user: rkeene tags: trunk | |
20:31 | Updated to not do curl tests if cross-compiling check-in: a6c35050af user: rkeene tags: trunk | |
20:29 | Updated to not try to use dlopen() on PE platforms check-in: c3a3ac9cbf user: rkeene tags: trunk | |
20:12 | tcc4tcl 0.21 check-in: 7c6bbf8a11 user: rkeene tags: trunk, 0.21 | |
20:02 | Updated to define more things check-in: b8eb9903c6 user: rkeene tags: trunk | |
19:46 | Updated to include more detailed CURL test check-in: aa5e861dc0 user: rkeene tags: trunk | |
19:43 | Updated to never delete compiler memory, since it currently cannot operate again once that happens check-in: 7ce3fcaf57 user: rkeene tags: trunk | |
19:42 | Removed old reference to "tcc_handle" check-in: bc257f54f8 user: rkeene tags: trunk | |
19:37 | Updated to include memory-linking tests on Darwin check-in: 7dafc6aec5 user: rkeene tags: trunk | |