index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/Win32API/Win32API.c (Win32API_Call): disable global
nobu
2005-06-09
2
-3
/
+7
*
Data object is automatically converted to a PtrData object using to_ptr().
ttate
2005-06-08
1
-1
/
+15
*
* ext/tk/lib/tkextlib/ICONS/icons.rb: fail to create instances of
nagai
2005-06-08
2
-1
/
+10
*
* bignum.c (get2comp): calculate proper 2's complement for
matz
2005-06-08
2
-2
/
+33
*
* ext/curses/curses.c (curses_insertln): merged a patch from
matz
2005-06-07
1
-0
/
+27
*
* ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: also support tile 0.4.
ocean
2005-06-07
3
-9
/
+29
*
* ext/tk/sample/tkextlib/tile/themes/kroc.{rb,tcl}: support tile 0.5 or later.
ocean
2005-06-07
3
-52
/
+116
*
* ext/tk/lib/multi-tk.rb: slave-ip fails to call procedures
nagai
2005-06-07
1
-5
/
+13
*
* ext/tk/lib/tk/console.rb: create console when required
nagai
2005-06-05
3
-1
/
+27
*
* test/dbm/test_dbm.rb: merged from ext/dbm/testdbm.rb.
akr
2005-06-04
2
-1256
/
+0
*
* test/sdbm/test_sdbm.rb: renamed from ext/sdbm/testsdbm.rb with
akr
2005-06-03
1
-556
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-06-03
1
-0
/
+72
*
* ext/tk/lib/multi-tk.rb: fix typo.
nagai
2005-06-03
2
-3
/
+3
*
* ext/tk/lib/macpkg.rb: add PACKAGE_NAME information of Tcl/Tk Extension.
nagai
2005-05-30
47
-4
/
+316
*
* ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): should
gotoyuzo
2005-05-27
1
-12
/
+7
*
* ext/tk/lib/tk.rb: add shortcut-methods of tk_call + tk_split_list
nagai
2005-05-25
1
-1
/
+55
*
* ext/readline/readline.c: supported libedit. (backported from HEAD)
shugo
2005-05-25
2
-120
/
+181
*
* ext/tk/lib/tk.rb: TkComm#tk_split_*list fail to split a kind of SJIS
nagai
2005-05-25
17
-108
/
+249
*
* ext/tcltklib/extconf.rb: Framework support on MacOS X Tiger.
nagai
2005-05-23
2
-12
/
+61
*
* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#intialize):
gotoyuzo
2005-05-22
2
-1
/
+16
*
* configure.in: Check for the availability of pid_t, gid_t and uid_t and
nobu
2005-05-14
1
-1
/
+1
*
* ext/extmk.rb: keep srcdir unexpanded.
nobu
2005-05-13
1
-2
/
+2
*
* ext/nkf/nkf-utf8/nkf.c: follow nkf 2.0.5
naruse
2005-05-12
1
-11
/
+18
*
* ext/tk/lib/tkextlib/blt/winop.rb: fix typo
nagai
2005-05-10
2
-2
/
+6
*
* ext/tk/lib/tk/timer.rb: fix typo
nagai
2005-05-08
10
-21
/
+25
*
* ext/syck/rubyext.c: comment to be closed.
nobu
2005-04-30
1
-1
/
+1
*
* ext/stringio/stringio.c (strio_getline): suppress warnings.
nobu
2005-04-30
1
-3
/
+2
*
* ext/tcltklib/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"
nagai
2005-04-26
1
-16
/
+61
*
* ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status code
ocean
2005-04-23
1
-3
/
+4
*
updated TCLTKLIB_RELEASE_DATE
ocean
2005-04-22
1
-1
/
+1
*
* ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.
ocean
2005-04-22
1
-1
/
+2
*
* ext/extmk.rb: expand path for ext/**/extconf.rb.
nobu
2005-04-18
1
-3
/
+3
*
* ext/zlib/zlib.c (zstream_run): fixed SEGV. [ruby-core:4712]
ocean
2005-04-18
1
-0
/
+5
*
add WIN32OLE.codepage, WIN32OLE.codepage= methods.
suke
2005-04-18
2
-6
/
+104
*
* ext/extmk.rb (relative_from): treat mere drive letter as an absolute
nobu
2005-04-17
1
-1
/
+2
*
* ext/extmk.rb (extmake, parse_args): do not expand destdir.
nobu
2005-04-17
1
-4
/
+6
*
* ext/openssl/extconf.rb: check for OPENSSL_cleanse.
gotoyuzo
2005-04-15
2
-0
/
+5
*
* ext/tcltklib/tcltklib.c (ip_finalize): better modification than the
nagai
2005-04-12
1
-12
/
+32
*
* ext/tcltklib/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()
nagai
2005-04-12
1
-10
/
+18
*
* ext/tcltklib/tcltklib.c (ip_finalize): add existence check of
nagai
2005-04-11
1
-2
/
+13
*
* ext/tcltklib/tcltklib.c (ip_finalize): adhoc patch to avoid SEGV
nagai
2005-04-11
1
-4
/
+4
*
commit miss...
ocean
2005-04-10
1
-5
/
+1
*
* ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnil
suke
2005-04-10
2
-4
/
+42
*
* ext/tk/sample/tkextlib/treectrl/mailwasher.rb: fixed typo. [ruby-dev:26008]
ocean
2005-04-09
2
-1
/
+5
*
* ext/tk/lib/tk.rb: update RELEASE_DATE
nagai
2005-04-09
50
-27
/
+1868
*
* ext/tk/sample/tkextlib/treectrl/explorer.rb: File.executable? returns true
ocean
2005-04-09
2
-10
/
+7
*
* ext/tk/sample/demos-jp/goldberg.rb: reduced text size of "click to
ocean
2005-04-09
1
-2
/
+2
*
* ext/tk/sample/tkextlib/treectrl/{help,www-options}.rb: fixed typo.
ocean
2005-04-09
3
-5
/
+10
*
accept space characters at the end of a prototype.
ttate
2005-04-08
1
-2
/
+2
*
* ext/tk/sample/tkextlib/treectrl/imovie.rb: fixed typo. (click on clip title)
ocean
2005-04-08
2
-1
/
+5
[next]