50 check-ins occurring around b8b0260c623d8304.
More ↑
2014-06-23
| ||
20:02 | [b8eb9903c6] Updated to define more things (user: rkeene tags: trunk) | |
19:46 | [aa5e861dc0] Updated to include more detailed CURL test (user: rkeene tags: trunk) | |
19:43 | [7ce3fcaf57] Updated to never delete compiler memory, since it currently cannot operate again once that happens (user: rkeene tags: trunk) | |
19:42 | [bc257f54f8] Removed old reference to "tcc_handle" (user: rkeene tags: trunk) | |
19:37 | [7dafc6aec5] Updated to include memory-linking tests on Darwin (user: rkeene tags: trunk) | |
19:35 | [3b13ded611] Fixed patch for searching based on current platform shared object name (user: rkeene tags: trunk) | |
19:32 | [c32ff7df22] Updated to work harder to load shared objects (that are not ELF) (user: rkeene tags: trunk) | |
02:56 | [2bc3ec252a] Added "cwrap" subcommand to handle wrapping and creating prototype (user: rkeene tags: trunk) | |
02:49 | [6d4569b9da] Updated to not perform some tests on Darwin (user: rkeene tags: trunk) | |
02:44 | [0e86072bec] Updated to perform some tests only if we are not cross-compiling (user: rkeene tags: trunk) | |
02:31 | [628ec5502b] Added test for external files (user: rkeene tags: trunk) | |
02:27 | [f67ebac03e] Updated to include prototype for function that initializes Tcl procedures if they are used (user: rkeene tags: trunk) | |
02:20 | [b9a7430007] Updated to default to building and linking shared (user: rkeene tags: trunk) | |
01:51 | [0e71626442] Updated to not error out about not being able to load the library until we actually need to use it (user: rkeene tags: trunk) | |
01:47 | [08ca5c9084] Used more appropriate return value (user: rkeene tags: trunk) | |
01:45 | [491d3ace1e] Updated to omit the #define for functions we are just wrapping (user: rkeene tags: trunk) | |
01:45 | [9dea15950f] Updated to correctly define C functions that take no arguments (void) (user: rkeene tags: trunk) | |
01:40 | [035bcc0134] Added more tests (user: rkeene tags: trunk) | |
01:39 | [79472adb57] Corrected issue where path to headers and libraries was reset when adding libraries and header paths (user: rkeene tags: trunk) | |
00:54 | [60d4d528a0] Added Tcl_WideInt support (user: rkeene tags: trunk) | |
2014-06-22
| ||
23:40 | [2bc3e54e9e] Added a test using "curl" as a baseline for linking in external functions and libraries (user: rkeene tags: trunk) | |
23:23 | [05cac27666] Fixed issues with several subcommands (user: rkeene tags: trunk) | |
22:55 | [07d1d92554] Added the ability to search other paths for libraries and headers (user: rkeene tags: trunk) | |
18:05 | [fc293f04c4] Updated to process string through expr(wide()) to format them correctly (user: rkeene tags: trunk) | |
17:31 | [6deb0e2500] Updated to get pointers from Tcl using Tcl_GetWideIntFromObj() (user: rkeene tags: trunk) | |
2014-06-21
| ||
21:44 | [8615f936d3] Updated to use "source" instead of "." to source a file, for really old shells (user: rkeene tags: trunk) | |
21:29 | [ca1a93c896] Updated to not rely on a fancy shell constructs (user: rkeene tags: trunk) | |
21:20 | [7091d27bbd] tcc4tcl 0.20 (user: rkeene tags: trunk, 0.20) | |
21:18 | [c951d6608a] Corrected typo in previous commit (user: rkeene tags: trunk) | |
21:17 | [d7b387c82f] Updated to give a useful error if an invalid subcommand is given (user: rkeene tags: trunk) | |
19:04 | [a520862b78] Added a "linktclcommand" subcommand to create a Tcl command that references a C symbol (user: rkeene tags: trunk) | |
18:50 | [dd35aeb62b] Started versioning aclocal files and updated to find an appropriate Tclsh (user: rkeene tags: trunk) | |
18:26 | [d680a4ffbf] Fixed typo (user: rkeene tags: trunk) | |
18:20 | [bc97582608] Updated to ignore clang limits.h (user: rkeene tags: trunk) | |
18:10 | [f9d0cb87bf] Updated to remove warnings from cdefs.h (Mac OS X) (user: rkeene tags: trunk) | |
18:06 | [273c2a2e9a] Updated to use actual call to Tcl_InitStubs() (user: rkeene tags: trunk) | |
17:38 | [0ca36ca558] Updated to use correct Tcl version when initializing stubs (user: rkeene tags: trunk) | |
15:51 | [31cdd14393] Updated to produce an error if we are unable to load tcc4tcl shared object (user: rkeene tags: trunk) | |
15:47 | [4ac72a422f] Updated to call Tcl_InitStubs() with the current version of Tcl (user: rkeene tags: trunk) | |
15:43 | [ecb01f7ca0] Updated to name Test TCL script something other than "test" so it does not conflict with the "test" target in Make (user: rkeene tags: trunk) | |
15:31 | [9aad02dffb] Updated "make test" to not try to run sed on binary files (user: rkeene tags: trunk) | |
14:49 | [82593f3a0f] Updated to link to stubs (user: rkeene tags: trunk) | |
05:59 | [f49bec1323] Updated to allow libtcc1.c to compile under TCC (user: rkeene tags: trunk) | |
05:55 | [929a77707a] Updated to use "tcc" to produce object files on Mac OS X (user: rkeene tags: trunk) | |
05:54 | [a67fcde598] Updated to process stray slashes more liberally (user: rkeene tags: trunk) | |
05:23 | [34edc27785] Updated to use fully qualified path names for headers to be included (user: rkeene tags: trunk) | |
05:20 | [cd9acf4116] Updated to initialize stubs in Tcl if they are in use (user: rkeene tags: trunk) | |
05:06 | [ed19d6d085] Updated to do a "distclean" in TCC upon clean (user: rkeene tags: trunk) | |
05:06 | [035f309e4f] Updated to allow "tcc" to build (user: rkeene tags: trunk) | |
04:44 | [5ade025cc5] Updated to work on older autoconf implementations and support the new versionscript.m4 interface (user: rkeene tags: trunk) | |