index
:
riscv-openocd/jimtcl.git
bootstrap-jimsh
cmd-register
exec-tip424
expr-glob-regexp-op
kos-fixes
leval
master
master-next
msvc-fix-322
taint-support
tip424-exec
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-26
mingw compilation fix (excluding the compilation of animate window win32 cmd)
antirez
1
-0
/
+1
2005-04-18
First version of the Jim eventloop extension, exporting
antirez
1
-0
/
+8
2005-04-05
.jimrc support (or jimrc.tcl). Minimal readline extension, just enough
antirez
1
-0
/
+9
2005-04-04
Some change in the standard library, a bug about [info body/args]
antirez
1
-1
/
+1
2005-04-02
Committed the sqlite extension and documentation.
antirez
1
-0
/
+4
2005-04-02
Added a very immature start of a Jim standard library.
antirez
1
-1
/
+1
2005-04-02
Changes to Makefile to reflect that now libraries must have the version
antirez
1
-15
/
+18
2005-04-02
[package require] + Makefile changes about libraries currently not working...
antirez
1
-10
/
+25
2005-03-29
A number of fix for commands optimizing a bit too much objects
antirez
1
-0
/
+2
2005-03-26
some GFX primitive to SDL extension. Minor changes to jim.c
antirez
1
-1
/
+1
2005-03-24
A simple SDL extension for Jim.
antirez
1
-2
/
+11
2005-03-19
[finalize] command and relative C API added (SS).
antirez
1
-0
/
+4
2005-03-18
Fixed an EXPR bug.
antirez
1
-1
/
+1
2005-03-17
The interactive prompt can now used to type/paste multi line scripts.
antirez
1
-1
/
+7
2005-03-15
clean target of Makefile now deletes .xo files too.
antirez
1
-1
/
+1
2005-03-11
default Makefile optimization level set to -O2 again.
antirez
1
-1
/
+1
2005-03-10
Some fix to bench.tcl to make it able to run in Tcl7.6.
antirez
1
-1
/
+1
2005-03-07
[lsort] command and list sorting low-level functions (Pat Thoyts).
antirez
1
-1
/
+1
2005-03-06
Added Jim_GetEnum() API function. StringCoreCommand and AIO extension
antirez
1
-0
/
+3
2005-03-05
Initial version of AIO (ANSI C I/O) extension added.
antirez
1
-1
/
+3
2005-03-04
Added a 'commit' makefile target to generate ChangeLog + cvs commit.
antirez
1
-0
/
+4
2005-03-04
Use command line vars in the Makefile.
patthoyts
1
-13
/
+29
2005-03-03
Made exporting of symbols to the API less error prone
antirez
1
-0
/
+4
2005-03-03
improtant fix! jim error message visualization was broken
antirez
1
-0
/
+3
2005-03-03
Makefile dependences updated
antirez
1
-0
/
+3
2005-03-02
more verbose README, a Makefile fix for mingw.
antirez
1
-0
/
+3
2005-03-02
shell and library splitted. Now jim.c contains only the
antirez
1
-1
/
+1
2005-03-01
Added fledgling COM support for Win32. Unicode object and a Ole32 object types
patthoyts
1
-1
/
+1
2005-02-27
make clean now deletes *.dll too
antirez
1
-1
/
+1
2005-02-27
documentation changes, makefile modified to build jim-win32.dll
antirez
1
-1
/
+5
2005-02-27
Fixed a bug in the parsing of <backslash><newline>. Now it's
antirez
1
-1
/
+4
2005-02-26
Initial revision
antirez
1
-0
/
+54