Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file src/main.c version 99c11c4846
|
2013-09-16
| ||
| 23:17 | Fix missing argument check for pxDeleteInterp in the Tcl integration module. check-in: ee9d2bfb31 user: mistachkin tags: trunk | |
| 23:06 | Enable use of the private Tcl stubs mechanism by default in the custom MinGW makefile. check-in: fe0bb72716 user: mistachkin tags: trunk | |
| 22:51 | Add support for compiling a Tcl-enabled Fossil using the private stubs mechanism. check-in: 955886f18c user: mistachkin tags: trunk | |
| 20:01 | Improve readability of the Win32 RC file. check-in: b5141cb799 user: mistachkin tags: trunk | |
| 19:41 | If compat/tcl-8.6 contains an already built Tcl environment, allow it to be used by Fossil. check-in: 0ad8af4bf6 user: jan.nijtmans tags: trunk | |
| 19:24 | Minor consistency fixes to the Win32 RC file. check-in: 45d93e1575 user: mistachkin tags: trunk | |
| 12:49 | For some reason, fossil.rc could not be compiled any more. Anyway with stubs, the patchlevel doesn't say anything. Closed-Leaf check-in: 7c232dc0c3 user: jan.nijtmans tags: tcl-stubs-v2 | |
| 12:16 | Add "clean" target as well. Remove noncence part. check-in: 4966e15d04 user: jan.nijtmans tags: tcl-stubs-v2 | |
| 12:13 | Same stuff, but now for non-Windows systems as well. Need to run "make" in compat/tcl-8.6/unix first, before running "./configure" check-in: 648c27e6ee user: jan.nijtmans tags: tcl-stubs-v2 | |
| 08:34 | Much more simplified stubs implementation. No changes to Fossil code itself. check-in: 10f71bc7fc user: jan.nijtmans tags: tcl-stubs-v2 | |
| 07:36 | Fix a couple missed changes. Closed-Leaf check-in: 9562a16f6d user: mistachkin tags: tcl-stubs | |
| 07:31 | Correct typo in auto.def. Improvements to the Tcl integration. check-in: 6e08e5ae64 user: mistachkin tags: tcl-stubs | |
| 07:26 | merge fork check-in: fea040240f user: jan.nijtmans tags: trunk | |
| 07:23 | Correct typo in auto.def. Improvements to the Tcl integration. check-in: efaea6b641 user: mistachkin tags: trunk | |
| 06:23 | Fix inaccurate error message. check-in: 0a94396ddf user: mistachkin tags: tcl-stubs | |
| 06:21 | Merge TH1 initialization fix from trunk. check-in: deb196f00a user: mistachkin tags: tcl-stubs | |
| 06:17 | Further cleanup and naming consistency. check-in: 48f501ec21 user: mistachkin tags: tcl-stubs | |
| 05:54 | Enhance the private (i.e. fake) Tcl stubs mechanism support and make it optional at compile-time. check-in: a76a134bfd user: mistachkin tags: tcl-stubs | |