summaryrefslogtreecommitdiffstats
path: root/ext/Win32API/Win32API.c
Commit message (Collapse)AuthorAgeFilesLines
* * ext/Win32API/Win32API.c (Win32API_initialize): should pass someusa2003-08-131-1/+1
| | | | | | | class to first argument of Data_Wrap_Struct(). (ruby-bugs PR#1109) git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4376 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/Win32API/Win32API (Win32API_initialize): should check number ofeban2003-03-061-0/+5
| | | | | | | papameters. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3559 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/Win32API/Win32API.c: no longer use inline-asms.eban2003-03-061-186/+52
| | | | | | | * ext/Win32API/extconf.rb: no need to add gcc options. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3558 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema22002-12-151-1/+1
| | | | | | | | | | | | | | | eval.c, file.c, hash.c, io.c, main.c, missing.c, process.c, ruby.c, rubysig.h, signal.c, st.c, util.c, util.h, bcc/Makefile.sub, win32/Makefile.sub, win32/win32.h, ext/Win32API/Win32API.c, ext/socket/getaddrinfo.c, ext/socket/getnameinfo.c, ext/socket/socket.c, ext/tcltklib/stubs.c : replace "NT" with "_WIN32", add DOSISH_DRIVE_LETTER * wince/exe.mak : delete \r at the end of lines. * wince/mswince-ruby17.def : delete rb_obj_become git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3148 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/Win32API/Win32API.c (Win32API_Call): typo.H_Konishi2002-08-301-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2772 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may benobu2002-08-301-1/+1
| | | | | | | | | | | | | | | | | NULL. * ext/nkf/nkf.c (rb_nkf_guess): ditto. * ext/readline/readline.c (readline_s_set_completion_append_character): ditto. * ext/socket/socket.c (sock_s_getaddrinfo, sock_s_getnameinfo): ditto. * ext/tcltklib/tcltklib.c (ip_toUTF8, ip_fromUTF8): ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* new platform [bccwin32] merged.H_Konishi2002-06-111-0/+34
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2543 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * string.c (rb_str_replace): swap arguments of OBJ_INFECT.matz2001-12-181-6/+6
| | | | | | | | | | | | * eval.c (rb_thread_schedule): should not select a thread which is not yet initialized. * time.c (time_plus): wrong boundary check. * time.c (time_minus): ditto. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1918 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * ext/Win32API/Win32API.c: remove Init_win32api().eban2001-03-261-6/+0
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* ebaneban2000-08-301-0/+31
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@915 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* ebaneban2000-08-301-4/+27
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@914 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* ebaneban2000-08-301-25/+33
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@911 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* support mingw32.eban2000-05-131-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@688 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-05-09matz2000-05-091-2/+20
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@682 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 2000-03-06matz2000-03-061-7/+4
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@632 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 20000105matz2000-01-051-8/+7
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@598 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* -r debug, -s, etc.matz1999-10-151-5/+11
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* remove marshal/gtk/kconvmatz1999-08-131-0/+231
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@518 b2dd03c8-39d4-4d8f-98ff-823fe69b080e