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-win32com.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-31
Implemented the C API "background" for the packages system of Jim.
antirez
1
-2
/
+4
2005-03-05
delProc callback added to Jim_CreateCommand().
antirez
1
-4
/
+4
2005-03-04
Added ole32.foreach command, changed creation to ole32.create.
patthoyts
1
-43
/
+126
2005-03-04
JIM_NOTUSED moved after var declarations blocks.
antirez
1
-7
/
+7
2005-03-04
$id: ..$ strings added
antirez
1
-0
/
+2
2005-03-04
Added JIM_NOTUSED macro. Macro used where appropriate.
antirez
1
-18
/
+27
2005-03-04
Use command line vars in the Makefile.
patthoyts
1
-7
/
+8
2005-03-03
Added preliminary support for using typelibrary information
patthoyts
1
-13
/
+36
2005-03-03
Applied patches 363 and 366 for const correctness to the win32 modules and ji...
patthoyts
1
-4
/
+4
2005-03-03
Fixed my evil unicode type problem. Didn't do a good job with zero length uni...
patthoyts
1
-14
/
+21
2005-03-03
Exported the double object type to the API.
patthoyts
1
-17
/
+67
2005-03-02
Moved the internal rep accessor macros and Jim_FreeIntRep into the header as
patthoyts
1
-10
/
+15
2005-03-02
shell and library splitted. Now jim.c contains only the
antirez
1
-0
/
+1
2005-03-02
removed JIM_EXTENSION define from extensions. Is no longer
antirez
1
-2
/
+2
2005-03-02
Can now create and relese objects and use ole32.invoke to call propert get on...
patthoyts
1
-16
/
+131
2005-03-02
Slowly progressing.
patthoyts
1
-46
/
+116
2005-03-01
Added fledgling COM support for Win32. Unicode object and a Ole32 object types
patthoyts
1
-0
/
+250