History of file tcc4tcl.c at check-in 765a81ec0ff84c94
2017-10-17
| ||
03:07 | When compiling with stubs enabled, also define Tcl_InitStubs() file: [6954747816] check-in: [765a81ec0f] user: rkeene, branch: trunk, size: 9997 [annotate] [blame] [check-ins using] [diff] | |
03:06 | Added start of better "parse_command_line" implementation file: [def1825a4b] check-in: [ee8987ea9d] user: rkeene, branch: better-parse-args, size: 10444 [annotate] [blame] [check-ins using] [diff] | |
2015-02-02
| ||
13:57 | Made this code more readable file: [2f5bd45b79] check-in: [2c9323bb11] user: rkeene, branch: trunk, size: 9941 [annotate] [blame] [check-ins using] [diff] | |
13:44 | Updated to not add the "tclStubsPtr" symbol unless we are compiling to memory file: [49e3cc661b] check-in: [fb2a14e7f1] user: rkeene, branch: trunk, size: 9925 [annotate] [blame] [check-ins using] [diff] | |
2014-11-14
| ||
22:03 | Added support for a Tcl_Obj* for ClientData in linktclcommand file: [c43c105480] check-in: [7572a36e73] user: auriocus, branch: trunk, size: 9842 [annotate] [blame] [check-ins using] [diff] | |
2014-06-23
| ||
19:43 | Updated to never delete compiler memory, since it currently cannot operate again once that happens file: [a2a733650e] check-in: [7ce3fcaf57] user: rkeene, branch: trunk, size: 9423 [annotate] [blame] [check-ins using] [diff] | |
2014-06-22
| ||
18:05 | Updated to process string through expr(wide()) to format them correctly file: [93d31f9b0f] check-in: [fc293f04c4] user: rkeene, branch: trunk, size: 9554 [annotate] [blame] [check-ins using] [diff] | |
17:31 | Updated to get pointers from Tcl using Tcl_GetWideIntFromObj() file: [fc9696732b] check-in: [6deb0e2500] user: rkeene, branch: trunk, size: 9331 [annotate] [blame] [check-ins using] [diff] | |
2014-06-21
| ||
15:47 | Updated to call Tcl_InitStubs() with the current version of Tcl file: [1d0ef6f107] check-in: [4ac72a422f] user: rkeene, branch: trunk, size: 9265 [annotate] [blame] [check-ins using] [diff] | |
15:31 | Updated "make test" to not try to run sed on binary files file: [927889c501] check-in: [9aad02dffb] user: rkeene, branch: trunk, size: 9259 [annotate] [blame] [check-ins using] [diff] | |
2014-06-16
| ||
04:48 | Updated to not build TCC as a static so that existing symbols could resolved by TCC itself file: [24c78e2cb7] check-in: [fd6711ab73] user: rkeene, branch: trunk, size: 9318 [annotate] [blame] [check-ins using] [diff] | |
04:20 | Updated to allow external symbols to be resolved if dlopen() is available file: [0dd7284c29] check-in: [82e8ebb242] user: rkeene, branch: trunk, size: 10492 [annotate] [blame] [check-ins using] [diff] | |
2014-05-05
| ||
21:12 | Reverted [75e4d5fbed] and updated to do integration work in our driver directly file: [57a80f23fd] check-in: [cbac5b0590] user: rkeene, branch: trunk, size: 9217 [annotate] [blame] [check-ins using] [diff] | |
2014-05-04
| ||
04:26 | Updated to set tcc_lib_path sooner, needed for setting library_paths correctly file: [aa505b066c] check-in: [9e75cf906d] user: rkeene, branch: trunk, size: 9094 [annotate] [blame] [check-ins using] [diff] | |
2014-05-03
| ||
20:31 | Renamed tcltcc.c → tcc4tcl.c. Renamed everything to the name of the package (tcc4tcl) file: [fc16e20c80] check-in: [78d29c05b7] user: rkeene, branch: trunk, size: 9128 [annotate] [blame] [check-ins using] [diff] | |
2014-05-02
| ||
16:37 | Corrected macro check for Tcl Stubs and renamed functions file: [fc16e20c80] check-in: [ff7febee23] user: rkeene, branch: trunk, size: 9128 [annotate] [blame] [check-ins using] [diff] | |
06:41 | Windows fixups file: [373fc5958a] check-in: [b25d0baade] user: rkeene, branch: trunk, size: 9096 [annotate] [blame] [check-ins using] [diff] | |
03:43 | Updated library paths file: [bdb10e54ff] check-in: [8c5cb4e725] user: rkeene, branch: trunk, size: 9181 [annotate] [blame] [check-ins using] [diff] | |
03:32 | Updated to fail to open files and set path to library file: [cebccc8dc1] check-in: [7256978106] user: rkeene, branch: trunk, size: 9169 [annotate] [blame] [check-ins using] [diff] | |
02:56 | Updated namespace and command to be called "tcc4tcl" file: [056e832bbd] check-in: [7a4c3ad58c] user: rkeene, branch: trunk, size: 9125 [annotate] [blame] [check-ins using] [diff] | |
2014-05-01
| ||
23:50 | Wrapping some Tcl-specific changes to TCC into TclTCC file: [fae14f0ce9] check-in: [d6a2d38950] user: rkeene, branch: trunk, size: 8948 [annotate] [blame] [check-ins using] [diff] | |
23:32 | Updated to build Tcc naively file: [07a867c26b] check-in: [a319c993d9] user: rkeene, branch: trunk, size: 8849 [annotate] [blame] [check-ins using] [diff] | |
21:49 | Added: Initial skeleton with patch for tcltcc-0.4 file: [f5d4fd88e2] check-in: [9c68da7718] user: rkeene, branch: trunk, size: 8814 [annotate] [blame] [check-ins using] | |