summaryrefslogtreecommitdiffstats
path: root/ext/Win32API
Commit message (Collapse)AuthorAgeFilesLines
* * configure.in: modify program_prefix only if specifiedeban2002-09-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | --program-prefix. * configure.in: don't generate ext/extmk.rb. * Makefile.in: execute directly $(srcdir)/ext/extmk.rb. remove -Cext option, "Dir::chdir 'ext'" in ext/extmk.rb. * {win32,bccwin32}/Makefile.sub: ditto. * instruby.rb: ditto. * ext/extmk.rb: renamed from ext/extmk.rb.in. * lib/mkmf.rb (module Logging): create log files (mkmf.log) in each extension module directories. * ext/extmk.rb: ditto. * lib/mkmf.rb (macro_defined?): new method. * ext/.cvsignore: remove extmk.rb. * ext/*/.cvsignore: add "*.def". git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2819 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
* * ext/Win32API/extconf.rb: check existence of <windows.h>.eban2002-08-091-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2698 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
* * ext/Win32API/extconf.rb: refactoring.eban2002-06-041-5/+6
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2522 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Add.eban2002-01-071-0/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1972 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
* * ext/Win32API/extconf.rb: add -fno-omit-frame-pointer.eban2001-03-221-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1277 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-132-2/+2
| | | | 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-136-1/+269
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@518 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Initial revisionmatz1999-01-201-0/+1
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@370 b2dd03c8-39d4-4d8f-98ff-823fe69b080e