Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

34 events by user mistachkin occurring around 2011-08-28 03:00:03.

2011-11-05
00:23
Police various compiler warnings. ... (check-in: 536fb1d6e0 user: mistachkin tags: jimtcl)
00:05
Fix non-C89 compliant variable declaration. ... (check-in: d0233e1792 user: mistachkin tags: jimtcl)
00:01
Skip over Jim commands to create if they have a NULL name or function pointer. ... (check-in: 389f9fca5d user: mistachkin tags: jimtcl)
2011-11-04
23:34
Cleanup style and use Jim_Obj APIs when bridging commands from Tcl to Jim. ... (check-in: d87454917c user: mistachkin tags: jimtcl)
2011-10-27
15:00
Prevent shell argument manipulation performed automatically by the MinGW shell from interfering with the makeheaders tool used by the Makefile. ... (check-in: 827a54fe6c user: mistachkin tags: tcl-integration)
13:45
Enable building with Tcl integration enabled using autosetup and/or makemake.tcl. Patch provided by Steve Bennett. ... (check-in: 5ffb7d71d3 user: mistachkin tags: tcl-integration)
2011-10-26
15:17
Merge updates from trunk. ... (check-in: 7017c87b40 user: mistachkin tags: tcl-integration)
15:07
Update test cases to work with or without the USE_TCL_EVALOBJV compile-time option enabled. ... (check-in: 7d43a362d0 user: mistachkin tags: tcl-integration)
14:57
Perform lazy setup of the Tcl integration subsystem when it is actually enabled. ... (check-in: e49581506a user: mistachkin tags: tcl-integration)
2011-10-19
01:29
Merge updates from trunk. ... (check-in: 62d928cb41 user: mistachkin tags: tcl-integration)
2011-10-10
12:59
Adjust SSL trust fix to skip prompting for certificates that already have an explicitly negative trust setting. ... (check-in: 636804745b user: mistachkin tags: trunk)
08:56
Fix constant prompting on already saved SSL certificates that are not trusted for some reason (e.g. host mismatch, etc). ... (Closed-Leaf check-in: 25169506b7 user: mistachkin tags: ssl-trust-fix)
2011-09-27
06:44
Allow the Tcl source directory to be used instead of the Tcl install directory if FOSSIL_TCL_SOURCE defined. Also, add and/or modify explanatory comments. ... (check-in: 5df59eba03 user: mistachkin tags: tcl-integration)
05:31
Makefile fixes to enable Tcl to be statically linked to Fossil. ... (check-in: 6e6e55a12d user: mistachkin tags: tcl-integration)
03:55
Merge latest trunk changes. ... (check-in: 2d2b45bb17 user: mistachkin tags: tcl-integration)
2011-09-14
18:52 Ticket [d06e5d462b] * is not accepted as a parameter for crnl-glob on command line status still Closed with 1 other change ... (artifact: 803b806600 user: mistachkin)
2011-08-30
10:13 Ticket [3ed2e994e1] fossil commit -user stopped working status still Open with 2 other changes ... (artifact: c0cdd968b8 user: mistachkin)
2011-08-29
10:31
Silence compiler warnings about unused variables in print_timeline. ... (check-in: b76ce3d5f1 user: mistachkin tags: tcl-integration)
09:27
Add workaround for bug in Tcl_EvalObjCmd when compiled against Tcl 8.6. ... (check-in: 3a6265696a user: mistachkin tags: tcl-integration)
01:19
Add test to verify behavior for missing objProcs. Also, make sure Tcl integration is enabled for the tests. ... (check-in: cba0f25bf2 user: mistachkin tags: tcl-integration)
00:54
Protect against Tcl commands with no objProc. ... (check-in: 8f6a03f7d1 user: mistachkin tags: tcl-integration)
00:28
Fix comment regarding the value of TCLDIR. ... (check-in: 10f13bc5ab user: mistachkin tags: tcl-integration)
2011-08-28
23:45
Use macros to tidy up TH1 to Tcl argument marshalling. Use the Tcl interp result when Tcl_ExprObj does not return ok. Check for Tcl interp deletion. The TH1 'puts' command should flush when writing to stdout. Add 'repository' TH1 command. Use obj API to get Tcl cmdInfo. Add tests for Tcl integration. ... (check-in: 53b9445b2c user: mistachkin tags: tcl-integration)
06:54
Reset result prior to direct Tcl invocation. Cast all ckalloc return values. Make sure the global config database is open for the 'test_th_render' command. Allow the 'tcl' setting to be enabled via the environment. ... (check-in: 5cc15d0890 user: mistachkin tags: tcl-integration)
03:00
Do not free the Tcl result (or interp) prior to setting the TH1 result. ... (check-in: 0299d484fc user: mistachkin tags: tcl-integration)
2011-08-27
18:08
Merge fixes from trunk. ... (check-in: 9773d5966f user: mistachkin tags: tcl-integration)
17:35
Document Tcl integration setting, build fixes. ... (check-in: 326688e58b user: mistachkin tags: tcl-integration)
16:48
Add per-repo setting to enable/disable Tcl support. ... (check-in: 9613828c7e user: mistachkin tags: tcl-integration)
16:26
Add ability to evaluate Tcl expressions from TH1. Add ability to invoke Tcl commands from TH1. Add the ability to evaluate TH1 scripts and expressions from Tcl. ... (check-in: c5a6e9ea69 user: mistachkin tags: tcl-integration)
14:42
Initial code to support TH1/Tcl integration. ... (check-in: f723647710 user: mistachkin tags: tcl-integration)
2011-08-05
19:14
Remove redundant assignment of the xCmp local variable in the add_files_in_sfile function. ... (check-in: cad1b4a434 user: mistachkin tags: trunk)
2011-07-23
21:32
Add MinGW makefile to allow building an SSL-enabled Fossil with the sources for zlib and OpenSSL simply extracted into the Fossil source directory. ... (Closed-Leaf check-in: 6652dd1c17 user: mistachkin tags: mistachkin-Makefile)
2011-02-20
05:56
Merge custom Makefile to trunk. ... (Closed-Leaf check-in: 9503a9152e user: mistachkin tags: trunk)
2011-02-15
07:47
add custom Makefile with changes to support OpenSSL build on Windows ... (check-in: 5567c81285 user: mistachkin tags: trunk)