50 events occurring around fbca0aea0cbe4a57.
More ↑
2014-06-21
| ||
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 | |
15:31 | Updated "make test" to not try to run sed on binary files check-in: 9aad02dffb user: rkeene tags: trunk | |
14:49 | Updated to link to stubs check-in: 82593f3a0f user: rkeene tags: trunk | |
05:59 | Updated to allow libtcc1.c to compile under TCC check-in: f49bec1323 user: rkeene tags: trunk | |
05:55 | Updated to use "tcc" to produce object files on Mac OS X check-in: 929a77707a user: rkeene tags: trunk | |
05:54 | Updated to process stray slashes more liberally check-in: a67fcde598 user: rkeene tags: trunk | |
05:23 | Updated to use fully qualified path names for headers to be included check-in: 34edc27785 user: rkeene tags: trunk | |
05:20 | Updated to initialize stubs in Tcl if they are in use check-in: cd9acf4116 user: rkeene tags: trunk | |
05:06 | Updated to do a "distclean" in TCC upon clean check-in: ed19d6d085 user: rkeene tags: trunk | |
05:06 | Updated to allow "tcc" to build check-in: 035f309e4f user: rkeene tags: trunk | |
04:44 | Updated to work on older autoconf implementations and support the new versionscript.m4 interface check-in: 5ade025cc5 user: rkeene tags: trunk | |
04:43 | Updated to include "strtonum" implementation (public domain) check-in: 0219a4ded0 user: rkeene tags: trunk | |
2014-06-18
| ||
19:50 | Added new API tests check-in: 2a9dcf9840 user: rkeene tags: trunk | |
19:46 | Added a command called "code" to get the generated code check-in: 1a7d494008 user: rkeene tags: trunk | |
19:04 | Updated to use pointerSize to determine 32/64-bit library paths so that i386 code can be emitted when running a 32-bit Tcl on a 64-bit box check-in: 0d7d9afa0a user: rkeene tags: trunk | |
18:05 | Updated to allow for the possibility of creating a DLL that is not a Tcl package check-in: 24cc34d5f9 user: rkeene tags: trunk | |
17:32 | Fixed issue when using package versions check-in: 68ce1fca09 user: rkeene tags: trunk | |
17:31 | Updated to provide package version numbers check-in: 6ef06b043d user: rkeene tags: trunk | |
17:26 | Updated to produce working shared objects and executables (might need more stuff for Windows) check-in: ff53d13ed7 user: rkeene tags: trunk | |
17:03 | Updated to support output to exe check-in: 3c45d1d050 user: rkeene tags: trunk | |
05:05 | Updated to allow output to file (DLL/SO) to work -- but segfaults check-in: c208e3c07f user: rkeene tags: trunk | |
04:45 | Rewrote high-level API to support a handle-based interface check-in: daa895fdb4 user: rkeene tags: trunk | |
2014-06-17
| ||
16:56 | • Changes to wiki page "Documentation" artifact: 6ce701f58b user: rkeene | |
16:56 | Updated to treat NULL return values as errors from most types of return types check-in: fbca0aea0c user: rkeene tags: trunk | |
16:47 | • Changes to wiki page "Documentation" artifact: 3abed24b97 user: rkeene | |
16:46 | • Changes to wiki page "Documentation" artifact: 4587d632dd user: rkeene | |
16:42 | Updated to include a more reliable test for "mkdir" check-in: a4245ab3df user: rkeene tags: trunk | |
16:40 | • Changes to wiki page "Documentation" artifact: 82079e5d71 user: rkeene | |
05:31 | • Changes to wiki page "tcc4tcl" artifact: 4ae5fd24ba user: rkeene | |
05:27 | • Edit [3c95a2ab7e]: Add tag "0.19". artifact: b825048a4b user: rkeene | |
05:26 | tcc4tcl 0.19 check-in: 3c95a2ab7e user: rkeene tags: trunk, 0.19 | |
05:14 | • Changes to wiki page "Documentation" artifact: 75ea53a7c1 user: rkeene | |
05:07 | • Changes to wiki page "Documentation" artifact: 6510a3168e user: rkeene | |
01:09 | • Changes to wiki page "tcc4tcl" artifact: a088ef119e user: rkeene | |
01:06 | • Changes to wiki page "Documentation" artifact: 7c8f196568 user: rkeene | |
01:05 | • Changes to wiki page "Documentation" artifact: 606bbdc6ee user: rkeene | |
01:05 | • Added wiki page "Documentation" artifact: 29783edadd user: rkeene | |
2014-06-16
| ||
04:48 | Updated to not build TCC as a static so that existing symbols could resolved by TCC itself check-in: fd6711ab73 user: rkeene tags: trunk | |
04:20 | Updated to allow external symbols to be resolved if dlopen() is available check-in: 82e8ebb242 user: rkeene tags: trunk | |
01:44 | Updated to install DLL source code check-in: e13bdc3fcc user: rkeene tags: trunk | |
00:50 | • Changes to wiki page "tcc4tcl" artifact: e92cf5a059 user: rkeene | |
2014-06-15
| ||
20:11 | tcc4tcl 0.18 check-in: a8b14ae0a1 user: rkeene tags: trunk | |
20:10 | • Closed ticket [2b566b4c81]: :cproc errors when given more than one argl argument plus 4 other changes artifact: 143b032a3c user: rkeene ... 1 similar event omitted. | |
20:08 | Added test case for multiple arguments check-in: f2439e25b6 user: rkeene tags: trunk | |
20:06 | Improved error handling check-in: 92a72f9f80 user: rkeene tags: trunk | |
19:56 | Cleanup check-in: a972717fe8 user: rkeene tags: trunk | |
2014-06-13
| ||
16:02 | • New ticket [2b566b4c81] :cproc errors when given more than one argl argument. artifact: 821293e0ca user: anonymous | |
04:15 | Updated to support colons in C procedure names check-in: fa96098302 user: rkeene tags: trunk | |