50 events occurring around 07d1d925546fc29f.
More ↑
2014-06-23
| ||
19:35 | Fixed patch for searching based on current platform shared object name check-in: 3b13ded611 user: rkeene tags: trunk | |
19:32 | Updated to work harder to load shared objects (that are not ELF) check-in: c32ff7df22 user: rkeene tags: trunk | |
03:00 | • Changes to wiki page "tcc4tcl" artifact: d27b1eb028 user: rkeene | |
02:58 | • Changes to wiki page "Documentation" artifact: bd386ecdd6 user: rkeene | |
02:57 | • Added wiki page "Examples" artifact: eb5f95bb4c user: rkeene | |
02:56 | Added "cwrap" subcommand to handle wrapping and creating prototype check-in: 2bc3ec252a user: rkeene tags: trunk | |
02:49 | Updated to not perform some tests on Darwin check-in: 6d4569b9da user: rkeene tags: trunk | |
02:44 | Updated to perform some tests only if we are not cross-compiling check-in: 0e86072bec user: rkeene tags: trunk | |
02:31 | Added test for external files check-in: 628ec5502b user: rkeene tags: trunk | |
02:27 | Updated to include prototype for function that initializes Tcl procedures if they are used check-in: f67ebac03e user: rkeene tags: trunk | |
02:20 | Updated to default to building and linking shared check-in: b9a7430007 user: rkeene tags: trunk | |
01:51 | Updated to not error out about not being able to load the library until we actually need to use it check-in: 0e71626442 user: rkeene tags: trunk | |
01:47 | Used more appropriate return value check-in: 08ca5c9084 user: rkeene tags: trunk | |
01:45 | Updated to omit the #define for functions we are just wrapping check-in: 491d3ace1e user: rkeene tags: trunk | |
01:45 | Updated to correctly define C functions that take no arguments (void) check-in: 9dea15950f user: rkeene tags: trunk | |
01:40 | • Changes to wiki page "Documentation" artifact: fe450ed326 user: rkeene | |
01:40 | Added more tests check-in: 035bcc0134 user: rkeene tags: trunk | |
01:39 | Corrected issue where path to headers and libraries was reset when adding libraries and header paths check-in: 79472adb57 user: rkeene tags: trunk | |
01:31 | • Changes to wiki page "Documentation" artifact: 078c67842f user: rkeene | |
00:54 | Added Tcl_WideInt support check-in: 60d4d528a0 user: rkeene tags: trunk | |
00:32 | • Changes to wiki page "Documentation" artifact: e525616e7a user: rkeene | |
2014-06-22
| ||
23:40 | Added a test using "curl" as a baseline for linking in external functions and libraries check-in: 2bc3e54e9e user: rkeene tags: trunk | |
23:23 | Fixed issues with several subcommands check-in: 05cac27666 user: rkeene tags: trunk | |
22:57 | • Changes to wiki page "Documentation" artifact: 8415446a14 user: rkeene | |
22:55 | Added the ability to search other paths for libraries and headers check-in: 07d1d92554 user: rkeene tags: trunk | |
22:37 | • Changes to wiki page "Documentation" artifact: 62b64a88ab user: rkeene | |
22:32 | • Changes to wiki page "Low-Level API" artifact: 904c65d8bf user: rkeene | |
22:32 | • Added wiki page "Low-Level API" artifact: 3e2df5a052 user: rkeene | |
22:29 | • Changes to wiki page "Documentation" artifact: 43a8e8ed42 user: rkeene | |
22:27 | • Changes to wiki page "Documentation" artifact: 08b4f3af1a user: rkeene | |
22:17 | • Added wiki page "tcc4tcl::cproc" artifact: 08ed77987a user: rkeene | |
18:05 | Updated to process string through expr(wide()) to format them correctly check-in: fc293f04c4 user: rkeene tags: trunk | |
17:31 | Updated to get pointers from Tcl using Tcl_GetWideIntFromObj() check-in: 6deb0e2500 user: rkeene tags: trunk | |
01:16 | • Changes to wiki page "tcc4tcl" artifact: b8b0260c62 user: rkeene | |
01:16 | • Changes to wiki page "tcc4tcl" artifact: a81e36fcd5 user: rkeene | |
2014-06-21
| ||
21:44 | Updated to use "source" instead of "." to source a file, for really old shells check-in: 8615f936d3 user: rkeene tags: trunk | |
21:29 | Updated to not rely on a fancy shell constructs check-in: ca1a93c896 user: rkeene tags: trunk | |
21:20 | tcc4tcl 0.20 check-in: 7091d27bbd user: rkeene tags: trunk, 0.20 | |
21:18 | Corrected typo in previous commit check-in: c951d6608a user: rkeene tags: trunk | |
21:17 | Updated to give a useful error if an invalid subcommand is given check-in: d7b387c82f user: rkeene tags: trunk | |
19:04 | Added a "linktclcommand" subcommand to create a Tcl command that references a C symbol check-in: a520862b78 user: rkeene tags: trunk | |
18:50 | Started versioning aclocal files and updated to find an appropriate Tclsh check-in: dd35aeb62b user: rkeene tags: trunk | |
18:26 | Fixed typo check-in: d680a4ffbf user: rkeene tags: trunk | |
18:20 | Updated to ignore clang limits.h check-in: bc97582608 user: rkeene tags: trunk | |
18:10 | Updated to remove warnings from cdefs.h (Mac OS X) check-in: f9d0cb87bf user: rkeene tags: trunk | |
18:06 | Updated to use actual call to Tcl_InitStubs() check-in: 273c2a2e9a user: rkeene tags: trunk | |
17:38 | Updated to use correct Tcl version when initializing stubs check-in: 0ca36ca558 user: rkeene tags: trunk | |
15:51 | Updated to produce an error if we are unable to load tcc4tcl shared object check-in: 31cdd14393 user: rkeene tags: trunk | |
15:47 | Updated to call Tcl_InitStubs() with the current version of Tcl check-in: 4ac72a422f user: rkeene tags: trunk | |
15:43 | Updated to name Test TCL script something other than "test" so it does not conflict with the "test" target in Make check-in: ecb01f7ca0 user: rkeene tags: trunk | |