Not logged in
Timeline

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

11 check-ins using file src/jim.h version 4cff5508d1

2011-11-07
03:39
Remove HAVE_MKDIR_ONE_ARG define when compiling Jim as it will now be defined in the C file itself. check-in: 7ee228fe6a user: mistachkin tags: jimtcl
00:34
Fix some more compiler warnings seen with MSVC. Cherrypick from [24e298edd0]. check-in: dfdda77dfc user: mistachkin tags: jimtcl
00:29
More compilation fixes for Jim when compiling with MSVC. check-in: 38d1b52283 user: mistachkin tags: jimtcl
2011-11-05
01:59
Fix more compilation issues with MSVC. check-in: 0039d32b88 user: mistachkin tags: jimtcl
01:30
Attempt to build with MSVC. check-in: e36ad719cf user: mistachkin tags: jimtcl
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:03
Add missing Jim Tcl headers check-in: dc45d71bfe user: steveb 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
21:57
Replace the TH1 interpreter with Jim Tcl. check-in: 863e789e83 user: steveb tags: jimtcl