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
/
jim-package.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-04
aio: change to use unix io, not stdio
Steve Bennett
1
-0
/
+1
2023-06-21
core: Display errors in a more "pythonesque" way
Steve Bennett
1
-3
/
+0
2020-04-17
package: add package names as an alias for package list
Steve Bennett
1
-3
/
+12
2014-02-06
package: fix corruption of versions string
0.75
Steve Bennett
1
-4
/
+3
2014-01-15
package: simplification/code cleanup
Steve Bennett
1
-72
/
+57
2011-11-24
Create build-jim-ext for building extensions
Steve Bennett
1
-2
/
+1
2011-11-18
Cleanup hash table interfaces
Steve Bennett
1
-11
/
+8
2011-11-07
Allow building with MSVC on windows
Steve Bennett
1
-1
/
+6
2011-11-07
Remove use of designated initialisers
Steve Bennett
1
-18
/
+27
2011-06-28
Don't try to store an int into a (void *)
Steve Bennett
1
-2
/
+2
2011-06-01
Add Jim_String() macro
Steve Bennett
1
-4
/
+4
2011-04-22
[package require] should load at the global level
Steve Bennett
1
-1
/
+1
2010-12-21
All Jim source should include jimautoconf.h
Steve Bennett
1
-0
/
+1
2010-11-09
Allow jim to be used as an autoconf subdir
Steve Bennett
1
-2
/
+2
2010-11-03
Fix some problems with the packaging system
Steve Bennett
1
-36
/
+38
2010-10-15
Clean up some debugging
Steve Bennett
1
-1
/
+1
2010-10-15
Reduce excessive stack usage
Steve Bennett
1
-0
/
+3
2010-10-15
Clean up the indentation mess
Steve Bennett
1
-44
/
+42
2010-10-15
Improve stack trace handling
Steve Bennett
1
-6
/
+3
2010-10-15
Documentation, build system updates
Steve Bennett
1
-1
/
+1
2010-10-15
Add Jim_SetResultFormatted() for simplied messages
Steve Bennett
1
-11
/
+4
2010-10-15
Many improvements, bug fixes
Steve Bennett
1
-1
/
+1
2010-10-15
Various general fixes and cleanups
Steve Bennett
1
-10
/
+10
2010-10-15
aio fixes
Steve Bennett
1
-1
/
+1
2010-10-15
Bugs, features and tests
Steve Bennett
1
-25
/
+32
2010-10-15
Improve error handling
Steve Bennett
1
-1
/
+7
2010-10-15
Implement some new features
Steve Bennett
1
-2
/
+2
2010-10-15
Fix some runtime errors
Steve Bennett
1
-2
/
+9
2010-10-15
Convert package to use jim-subcmd
Steve Bennett
1
-67
/
+100
2010-10-15
Small improvements
Steve Bennett
1
-3
/
+6
2010-10-15
Lots of improvements
Steve Bennett
1
-0
/
+72
2010-10-15
Simplify package command to ignore versions
Steve Bennett
1
-237
/
+25
2010-10-15
Split package and load out of jim.c
Steve Bennett
1
-0
/
+349