Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
go-ole
/
go-ole
/
HEAD
6867ec1
fix: Fix alignment error.
by Jacob Santos
· 7 months ago
master
e19a2b0
fix: dispQueryInterface needs to return uintptr instead of uint32.
by Jacob Santos
· 7 months ago
5a09ae8
fix: sys/windows 0.27.0 requires Go 1.18
by Jacob Santos
· 7 months ago
59e4280
fix: Fix RoUninitialize.
by Jacob Santos
· 7 months ago
62ef76b
fix: Add GitHub Actions
by Jacob Santos
· 7 months ago
89c6cab
fix: Remove travis CI.
by Jacob Santos
· 7 months ago
60cea0c
fix: Add `Unwrap()` to OleError.
by Jacob Santos
· 7 months ago
64137bc
fix: Remove references to functions that don't exist.
by Jacob Santos
· 7 months ago
81c5c9d
fix: Add testing and multithreading guide.
by Jacob Santos
· 7 months ago
b983696
fix: Fix uint8 and *uint8 in idispatch.
by Jacob Santos
· 7 months ago
bf68ce5
fix: Add RoUninitialize
by Jacob Santos
· 7 months ago
38454da
Fix usage of safeArrayCreate (#263)
by TobiasJa
· 7 months ago
84f6f08
Add support for VT_EMPTY (#264)
by Michel
· 7 months ago
8cea934
Update issue templates
by Jacob Santos
· 7 months ago
6c7f902
Merge pull request #256 from qiangxuhui/loong64
by Jacob Santos
· 11 months ago
56aa1f3
Merge pull request #259 from kolide/master
by Jacob Santos
· 11 months ago
9b6dc26
Merge pull request #260 from hu13/feature/deprecate-strUTF16ptr
by Jacob Santos
· 11 months ago
acb9303
Replace deprecated system's StringToUTF16Ptr
by hu13
· 11 months ago
6513015
native go variant date (#1)
by James Pickett
· 12 months ago
3ff57ba
Support compilation on linux/loong64
by qiangxuhui
· 1 year, 4 months ago
12e70eb
Merge pull request #252 from huskar-t/master
by Jacob Santos
· 1 year, 11 months ago
fa07f3c
test: add tests for GetVariantDate and getVariantDateWithoutMillSeconds
by huskar-t
· 1 year, 11 months ago
23907a0
fix: GetVariantDate return with milliseconds
by t_max
· 2 years ago
de26f2b
Merge pull request #248 from patilsanty/com_initsecurity
by Jacob Santos
· 2 years, 2 months ago
v1.3.0
5ed15d5
Merge pull request #240 from go-ole/dependabot/go_modules/golang.org/x/sys-0.1.0
by Jacob Santos
· 2 years, 2 months ago
63dcd8b
Bump golang.org/x/sys from 0.0.0-20190916202348-b4ddaad3f8a3 to 0.1.0
by dependabot[bot]
· 2 years, 2 months ago
c9f24b1
Merge pull request #249 from go-ole/feature/update-ci
by Jacob Santos
· 2 years, 2 months ago
8b358bc
Update appveyor.yml
by Jacob Santos
· 2 years, 2 months ago
bd0dc6d
Update appveyor.yml
by Jacob Santos
· 2 years, 2 months ago
62c6a38
Update appveyor.yml
by Jacob Santos
· 2 years, 2 months ago
ec6b9c7
Update appveyor.yml
by Jacob Santos
· 2 years, 2 months ago
9073484
Update appveyor.yml
by Jacob Santos
· 2 years, 2 months ago
039e9cf
Update appveyor.yml
by Jacob Santos
· 2 years, 2 months ago
a6ba558
Update appveyor.yml
by Jacob Santos
· 2 years, 2 months ago
26ba13d
Update appveyor.yml
by Jacob Santos
· 2 years, 2 months ago
3fae707
Update appveyor.yml
by Jacob Santos
· 2 years, 2 months ago
0431a4a
Update appveyor.yml
by Jacob Santos
· 2 years, 2 months ago
8406bfd
Update com.go
by Jacob Santos
· 2 years, 2 months ago
bea8416
added code to com InitializeSecurity
by santosh.patil
· 2 years, 2 months ago
bae8d78
Merge pull request #244 from joycebrum/master
by mattn
· 2 years, 6 months ago
1b2baa6
Create SECURITY.md
by Joyce
· 2 years, 6 months ago
ee6c8cc
Merge pull request #232 from Khaos66/fix-pint8
by mattn
· 3 years, 10 months ago
6c39e35
fix: crash when using *int8 as param
by Khaos66
· 3 years, 10 months ago
6a613ff
Merge pull request #229 from mikelr/fix-vtbool-value
by mattn
· 3 years, 10 months ago
469dbfb
Fix VT_BOOL value conversion
by Mikel Rychliski
· 3 years, 10 months ago
8b1f7f9
Merge pull request #223 from rasa/rasa/add_arm64_support
by mattn
· 4 years, 1 month ago
v1.2.6
a9afbd2
Add Arm64 support
by Ross Smith II
· 4 years, 1 month ago
fa01fcc
Merge pull request #201 from bi-zone/exception_leak_pull
by mattn
· 4 years, 6 months ago
4b0ed75
Merge pull request #199 from bi-zone/master
by mattn
· 4 years, 6 months ago
89c7709
Merge pull request #190 from kzl2/master
by mattn
· 4 years, 6 months ago
c669b83
Merge pull request #196 from tukiyo/patch-1
by mattn
· 4 years, 6 months ago
bac9a21
Merge pull request #210 from codemodify/go-ole-add-support-for-windows-arm
by mattn
· 4 years, 6 months ago
01a19da
add arm support
by codemodify
· 4 years, 6 months ago
9f1c1d0
Revert 1144933ebbad56211c67c56fd60da6a684550dc6
by Yasuhiro Matsumoto
· 4 years, 9 months ago
v1.2.5
d467d80
Merge pull request #206 from oXis/master
by mattn
· 4 years, 10 months ago
1144933
oleutil: fix ForEach no working as intented
by oxis
· 4 years, 10 months ago
b5bef18
Clear EXCEPINFO handling IDispatch.Invoke errors
by Oleg Broslavsky
· 5 years ago
abfd2bd
Clear VT_VARIANT inside a SafeArray `.ToValueArray()` conversion
by Oleg Broslavsky
· 5 years ago
3a1b425
btnGがbtnKに名前が変わっていました。
by tukiyo
· 5 years ago
14974a1
Merge pull request #192 from andrewkroh/master
by mattn
· 6 years ago
fc4e2cd
Use NewLazySystemDLL
by Andrew Kroh
· 6 years ago
e7f687f
safeArrayGetElement error when type is VT_BSTR
by kzl
· 6 years ago
938323a
Create FUNDING.yml
by mattn
· 6 years ago
97b6244
Re-generate go.mod
by Yasuhiro Matsumoto
· 7 years ago
v1.2.4
1aedd9f
1.12 still not on travis
by Yasuhiro Matsumoto
· 7 years ago
d066953
Update .travis.yml
by Yasuhiro Matsumoto
· 7 years ago
53ccebc
Fix module name
by Yasuhiro Matsumoto
· 7 years ago
v1.2.2
v1.2.3
574bab4
Fix
by Yasuhiro Matsumoto
· 7 years ago
6916832
1.12
by Yasuhiro Matsumoto
· 7 years ago
c03c287
Add go.mod and go.sum
by Yasuhiro Matsumoto
· 7 years ago
8359413
rename
by Yasuhiro Matsumoto
· 7 years ago
39dc848
Merge pull request #180 from troian/fix-safearray-oom
by mattn
· 7 years ago
7b62588
Fix for #172
by Artur Troian
· 7 years ago
ae2e2a2
Merge pull request #178 from go-ole/pr/155
by mattn
· 7 years ago
9637d8a
fix build
by Yasuhiro Matsumoto
· 7 years ago
f1c6ec4
fix build
by Yasuhiro Matsumoto
· 7 years ago
0e422b3
fix build
by Yasuhiro Matsumoto
· 7 years ago
7a0fa49
Merge branch 'master' of https://github.com/go-ole/go-ole
by Yasuhiro Matsumoto
· 7 years ago
49c5489
add big.Int
by Yasuhiro Matsumoto
· 7 years ago
43b0ecc
Merge pull request #165 from go-ole/GetObject
by mattn
· 7 years ago
53bb65f
fix Fatalf
by Yasuhiro Matsumoto
· 7 years ago
4cf9d9c
Merge pull request #166 from go-ole/fix-ie
by mattn
· 7 years ago
786a2c1
fix GetObject
by Yasuhiro Matsumoto
· 7 years ago
c8e8933
fix example/ie
by Yasuhiro Matsumoto
· 7 years ago
d151ad0
add GetObject
by Yasuhiro Matsumoto
· 7 years ago
a1ec82a
Merge pull request #157 from dpb587-pivotal/patch-1
by mattn
· 8 years ago
125431f
Fix README.md header formatting
by Danny Berger
· 8 years ago
eabdf37
Merge pull request #156 from adjackura/master
by mattn
· 8 years ago
a768040
Support compilation on linux/ppc64le
by Andrew Jackura
· 8 years ago
8f55711
handle 32bit environment
by Jack
· 8 years ago
a41e3c4
add oleutil.PutPropertyRef, oleutil.MustPutPropertyRef
by Yasuhiro Matsumoto
· 8 years ago
v1.2.1
2ecd927
wrap lines
by Yasuhiro Matsumoto
· 8 years ago
v0.0.1
96de71f
Merge pull request #152 from ThisGuyCodes/master
by mattn
· 8 years ago
ce7f664
Create LICENSE file
by Travis Johnson
· 8 years ago
2ca6d59
Merge pull request #151 from ilyaglow/appveyor
by mattn
· 8 years ago
d5fbc02
Update AppVeyor config
by Ilya Glotov
· 8 years ago
8a4f5c2
Merge pull request #150 from ilyaglow/fix-variant-date
by mattn
· 8 years ago
e6417e2
Fix date variant to time.Time conversion
by Ilya Glotov
· 8 years ago
085abb8
add WCode and SCODE for EXCEPINFO
by Yasuhiro Matsumoto
· 8 years ago
02d3668
Merge pull request #144 from magiconair/support-linux-s390x
by mattn
· 8 years ago
Next »