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
/
win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some typos by spell checker
Ryuta Kamizono
2021-04-26
1
-1
/
+1
*
[DOC] Fix grammar: "is same as" -> "is the same as"
Marcus Stollsteimer
2021-01-05
1
-2
/
+2
*
Use Fiddle::Importer directly
Hiroshi SHIBATA
2020-11-11
3
-14
/
+5
*
Removed win32/resolv.rb for 32bit env
Hiroshi SHIBATA
2020-11-11
2
-266
/
+0
*
Removed win32api
Hiroshi SHIBATA
2020-11-11
1
-47
/
+0
*
Use fiddle (win32/importer) instead of Win32API
NAKAMURA Usaku
2020-11-10
1
-310
/
+317
*
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Nobuyoshi Nakada
2019-07-14
1
-0
/
+1
*
Added depend files
Nobuyoshi Nakada
2019-07-14
2
-0
/
+18
*
win32/registry.rb: fix potential infinite loop
Nobuyoshi Nakada
2019-06-07
1
-2
/
+2
*
Win32API.rb: use uplevel option to warn
nobu
2018-04-02
1
-1
/
+1
*
win32/resolv.rb: call rb_w32_osid
nobu
2018-01-18
1
-13
/
+12
*
Fixed misspelling words.
hsbt
2017-10-22
1
-1
/
+1
*
Treat REG_NONE just like REG_BINARY
usa
2017-10-21
1
-3
/
+3
*
resolv9x.rb: fix typo
nobu
2017-02-14
1
-1
/
+1
*
win32/registry.rb: registry type names
nobu
2017-01-04
1
-4
/
+6
*
win32/resolv.rb: ad hoc workaround
nobu
2017-01-04
1
-0
/
+15
*
extmk.rb: removed compiled? method [ci skip]
nobu
2016-11-18
1
-1
/
+1
*
win32/resolv: fix for cygwin
nobu
2016-08-10
1
-11
/
+5
*
win32/resolv: fix for cygwin
nobu
2016-08-10
2
-1
/
+4
*
resolv.c: fix commit miss
nobu
2016-07-31
1
-1
/
+0
*
win32/resolv: get_dns_server_list
nobu
2016-07-31
3
-13
/
+88
*
Convert arguments first
nobu
2016-06-26
1
-8
/
+11
*
Explicit ".dll" suffix
nobu
2016-06-26
2
-2
/
+8
*
registry.rb: fix API names
nobu
2016-04-10
1
-2
/
+2
*
win32/resolv.rb: invert the condition
nobu
2016-02-15
1
-3
/
+4
*
win32/resolv.rb: check pointer size
nobu
2016-02-15
1
-5
/
+7
*
avoid ruby-mode.el bug
nobu
2016-02-15
2
-2
/
+2
*
split win32/resolv9x.rb
nobu
2016-02-15
2
-257
/
+259
*
handle ext/ as r53141
naruse
2015-12-16
6
-0
/
+6
*
win32/registry.rb: size in bytes
nobu
2015-08-15
1
-1
/
+1
*
win32/registry.rb: terminator size
nobu
2015-08-14
1
-1
/
+1
*
win32/registry.rb: make @@type2name an array
nobu
2015-08-14
1
-5
/
+6
*
* ext/win32/Win32API.rb (initialize): accept both a string and an array
usa
2015-02-25
1
-1
/
+1
*
registry.rb: wide versions
nobu
2015-02-08
1
-2
/
+2
*
registry.rb: fix buffer overflow
nobu
2014-12-23
1
-3
/
+3
*
registry.rb: try en_US message
nobu
2014-12-23
1
-5
/
+13
*
* ext/win32/lib/Win32API.rb (Win32API#call): need to splat. hmm, when
usa
2014-12-16
1
-1
/
+1
*
win32/registry.rb: slice in WCHARs
nobu
2014-11-09
1
-4
/
+7
*
* ext/win32/lib/Win32API.rb: Fiddle::Importer is defined in
usa
2014-11-04
1
-3
/
+3
*
Win32API.rb: update message [ci skip]
nobu
2014-11-04
1
-1
/
+1
*
* ext/dl/*: remove DL as it is replaced by Fiddle.
tenderlove
2014-10-31
3
-15
/
+15
*
win32/registry.rb: size in bytes
nobu
2013-09-24
1
-3
/
+6
*
win32/registry.rb: encode name
nobu
2013-09-24
1
-2
/
+10
*
win32/registry.rb: fix runtime errors
nobu
2013-09-24
1
-1
/
+1
*
win32/registry.rb: fix runtime errors
nobu
2013-09-24
1
-1
/
+2
*
* ext/win32/lib/win32/registry.rb (Win32::Registry#values): added.
usa
2013-09-03
1
-0
/
+9
*
* properties.
nobu
2013-07-23
1
-1
/
+1
*
fix commit miss
nobu
2013-07-22
1
-0
/
+14
*
ext/win32: move
nobu
2013-07-13
5
-0
/
+1619