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/tk/stubs.c (_nativethread_consistency_check): use simpler
nagai
2005-11-07
3
-34
/
+35
*
* ext/iconv/iconv.c (Iconv::BrokenLibrary): exception when detected a
nobu
2005-11-06
1
-1
/
+16
*
* ext/iconv/extconf.rb: use 3rd argument to have_library.
nobu
2005-11-06
1
-1
/
+1
*
* ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touch
ocean
2005-11-06
1
-2
/
+2
*
* ext/tcltklib/.cvsignore: removed.
ocean
2005-11-02
1
-3
/
+0
*
* ext/tk/extconf.rb: change the check parameter for Win32.
nagai
2005-11-02
1
-1
/
+1
*
* ext/tcltklib: merge into ext/tk and remove.
nagai
2005-11-02
25
-13392
/
+310
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-11-02
2
-0
/
+9497
*
* ext/tk/sample/demos-jp/widget: make the root window lower than the
nagai
2005-11-02
2
-4
/
+12
*
* ext/tcltklib/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): pass...
nagai
2005-11-02
2
-16
/
+16
*
* ext/openssl/extconf.rb: should check ERR_peek_last_error().
gotoyuzo
2005-11-01
2
-1
/
+7
*
* ext/openssl/ossl_cipher.c (ossl_cipher_update): input data must
gotoyuzo
2005-10-30
1
-1
/
+2
*
* ext/readline/readline.c (readline_readline): type check.
matz
2005-10-30
2
-2
/
+5
*
* ext/etc/etc.c: document update from mathew <meta@pobox.com>.
matz
2005-10-28
2
-0
/
+210
*
* ext/syck/implicit.c (syck_type_id_to_uri): should return
ocean
2005-10-26
1
-2
/
+2
*
* configure.in (RUBY_EXTERN): macro to export symbols in shared
nobu
2005-10-25
1
-0
/
+1
*
* ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS.
usa
2005-10-24
1
-2
/
+2
*
* ext/tk/lib/tk.rb: update RELEASE_DATE
nagai
2005-10-24
1
-1
/
+1
*
* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):
matz
2005-10-24
4
-2
/
+106
*
* ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].
nagai
2005-10-22
126
-106
/
+3429
*
* ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extension
nobu
2005-10-22
1
-0
/
+15
*
* ext/extmk.rb: omit non-existing directories.
nobu
2005-10-16
1
-6
/
+9
*
* ext/iconv/charset_alias.rb (charset_alias): create wrapper libray
nobu
2005-10-13
2
-11
/
+40
*
* io.c, pack.c, ext/syck/rubyext.c, ext/syck/syck.h, missing/isinf.c:
nobu
2005-10-13
2
-1
/
+4
*
* ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms().
gotoyuzo
2005-10-12
1
-0
/
+1
*
add testNIL2VTEMPTY
suke
2005-10-09
2
-0
/
+29
*
create .document file for rdoc.
suke
2005-10-09
1
-0
/
+14
*
* ext/iconv/charset_alias.rb: parse config.charset_alias file directly.
nobu
2005-10-08
2
-12
/
+38
*
* ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368]...
aamine
2005-10-06
1
-1
/
+0
*
update comment.
suke
2005-10-04
1
-221
/
+779
*
* ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methods
nagai
2005-10-03
3
-5
/
+10
*
* ext/dl/dl.c (rb_io_to_ptr): abolish sizeof(FILE).
akr
2005-09-29
1
-4
/
+0
*
* ext/tcltklib/tcltklib.c: cannot compile with Tcl/Tk8.0.x
nagai
2005-09-28
1
-7
/
+7
*
* lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo.
nobu
2005-09-27
1
-0
/
+3
*
banish a warning.
akr
2005-09-24
1
-1
/
+0
*
* ext/tk/sample/demos-en/tcolor.bak: remove.
nagai
2005-09-22
1
-513
/
+0
*
* ext/syck/token.c: correctly compute identation of a block
why
2005-09-20
1
-110
/
+115
*
* ext/io/wait/lib/nonblock.rb: disable on platforms non-blocking flag
nobu
2005-09-20
1
-1
/
+1
*
* ext/syck/emitter.c (syck_scan_scalar): prevent indicators from
why
2005-09-20
7
-346
/
+367
*
* ext/dl/dl.c (rb_io_to_ptr): fix DragonFlyBSD support.
matz
2005-09-19
1
-1
/
+1
*
* ext/syck/emitter.c (syck_emit): passing an int* value to the long* paramete...
aamine
2005-09-19
1
-1
/
+2
*
avoid core dump with WIN32OLE_EVENT. [ruby-dev:27133]
suke
2005-09-19
1
-3
/
+11
*
* ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:
gotoyuzo
2005-09-18
4
-23
/
+19
*
* file.c (rb_thread_flock): wrap the flock system call by
akr
2005-09-18
1
-0
/
+4
*
* lib/yaml/rubytypes.rb: remove comments that are bungling up
why
2005-09-17
4
-507
/
+508
*
* ext/tk/lib/multi-tk.rb: MultiTkIp#eval_string and bg_eval_string
nagai
2005-09-17
2
-5
/
+5
*
fix bug in ext/win32ole/sample/ienavi.rb
suke
2005-09-16
2
-3
/
+23
*
* ext/syck/node.c (syck_replace_str): was using return from the
matz
2005-09-16
1
-1
/
+1
*
* ext/bigdecimal/bigdecimal.c: patch from "NATORI Shin"
matz
2005-09-16
1
-8
/
+38
*
* ext/tk/lib/multi-tk.rb: fix typo on MultiTkIp#bg_eval_string
nagai
2005-09-16
2
-2
/
+2
[next]