index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
win32ole
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext/win32ole/win32ole.c(ole_initialize): avoid to fail in Windows nano server.
suke
2017-02-25
1
-4
/
+33
*
win32ole.c: suppress warnings
nobu
2016-11-20
1
-1
/
+1
*
* ext/win32ole/win32ole.c: independent of libgcc_s_seh-1.dll [Bug #12959]
suke
2016-11-19
1
-1
/
+1
*
[DOC] replace Fixnum with Integer [ci skip]
nobu
2016-10-26
1
-1
/
+1
*
ext/win32ole/*.c, ext/win32ole/win32ole.h: use RB_INT2FIX instead of
suke
2016-10-07
10
-132
/
+132
*
fix a typo [ci skip]
kazu
2016-10-04
1
-1
/
+1
*
win32ole.c: fix long conversion
nobu
2016-08-13
1
-1
/
+1
*
win32ole.c: fix long conversion
nobu
2016-08-13
1
-7
/
+10
*
* ext/win32ole/win32ole.c (ole_val2variant): fix integer conversion in
suke
2016-08-12
1
-3
/
+9
*
use true and false [ci skip]
nobu
2016-08-09
1
-1
/
+1
*
* ext/win32ole/sample/excel1.rb, ext/win32ole/sample/excel2.rb,
suke
2016-08-08
5
-7
/
+7
*
rb_funcallv
nobu
2016-07-29
1
-1
/
+1
*
win32ole.c: share the content
nobu
2016-05-20
1
-2
/
+2
*
win32ole.c: remove dead code
nobu
2016-05-20
1
-5
/
+0
*
win32ole_error.h: add attributes
nobu
2016-05-08
1
-1
/
+1
*
win32ole_event.c: use rb_write_error_str
nobu
2016-03-07
1
-1
/
+3
*
* remove trailing spaces.
svn
2015-12-27
1
-1
/
+1
*
* ext/win32ole/win32ole.c (ole_variant2val): refactoring.
suke
2015-12-27
1
-10
/
+8
*
* ext/win32ole/win32ole.c (ole_vstr2wc, ole_variant2val): fix blank
suke
2015-12-27
1
-4
/
+13
*
handle ext/ as r53141
naruse
2015-12-16
12
-0
/
+12
*
win32ole.c: check argument type
nobu
2015-12-13
1
-0
/
+5
*
* ext/**/*.c (*_memsize): same as r52986 for extensions.
ko1
2015-12-09
1
-1
/
+1
*
use rb_check_arity [ci skip]
nobu
2015-10-25
2
-6
/
+2
*
win32ole.c: fix symbol condition
nobu
2015-09-21
1
-1
/
+1
*
win32ole.c: inadvertent symbol creation
nobu
2015-09-21
1
-8
/
+10
*
win32ole.c: refactor
nobu
2015-09-21
1
-21
/
+25
*
win32ole.c: make ole_mb2wc more generic
nobu
2015-09-21
1
-34
/
+15
*
win32ole.c: constified
nobu
2015-09-21
1
-15
/
+18
*
* ext/win32ole/win32ole.c: fix a typo. Patch by @davydovanton
hsbt
2015-06-04
1
-1
/
+1
*
win32ole.c: wrapper object before alloc
nobu
2015-05-28
1
-2
/
+4
*
* ext/win32ole/win32ole_variant.c: fix typo "indicies".
glass
2015-05-10
1
-6
/
+6
*
win32ole.c: use rb_sym2str
nobu
2015-04-14
3
-9
/
+9
*
* ext/win32ole/win32ole.c (Init_win32ole): should not use atexit to
suke
2015-02-04
1
-25
/
+12
*
* ext/win32ole/win32ole.c (ole_invoke): avoid SEGV when VT_RECORD
suke
2015-01-18
1
-0
/
+4
*
uninitialized variable
nobu
2014-12-26
1
-4
/
+6
*
* ext/win32ole/win32ole.c: use typed data for com_hash.
suke
2014-12-02
1
-2
/
+32
*
* ext/win32ole/win32ole.c: use typed data for WIN32OLE.
suke
2014-12-01
3
-52
/
+67
*
use 0 for reserved
nobu
2014-12-01
8
-8
/
+8
*
ext/win32ole/win32ole_event.c: use typed data.
suke
2014-11-17
1
-6
/
+21
*
ext/win32ole/win32ole_variant.c: use typed data.
suke
2014-10-31
1
-12
/
+26
*
ext/win32ole/win32ole.c (ole_val2variant, ole_invoke): refactoring.
suke
2014-10-25
3
-11
/
+16
*
ext/win32ole/win32ole_record.c: use typed data.
suke
2014-10-14
1
-6
/
+33
*
ext/win32ole/win32ole_variable.c: use typed data.
suke
2014-10-08
1
-10
/
+24
*
ext/win32ole/win32ole_method.c: use typed data.
suke
2014-10-07
1
-23
/
+37
*
ext/win32ole/win32ole_param.c: refactoring
suke
2014-10-07
1
-7
/
+14
*
* remove trailing spaces.
svn
2014-10-07
1
-1
/
+1
*
ext/win32ole/win32ole_method.c: refactoring. add
suke
2014-10-07
3
-2
/
+10
*
ext/win32ole/win32ole_param.c: use typed data.
suke
2014-10-06
1
-14
/
+28
*
ext: protoize no-arguments functions
nobu
2014-10-04
14
-15
/
+19
*
ext: protoize no-arguments functions
nobu
2014-10-04
3
-3
/
+3
[next]