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/tcltklib.c (delete_slaves): maybe increment the reference
nagai
2006-04-25
1
-2
/
+3
*
* regex.c (re_compile_pattern): should check if c is not a
matz
2006-04-24
1
-1
/
+2
*
* ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointer
nagai
2006-04-21
1
-3
/
+5
*
* ext/socket/socket.c: document update patch from Sam Roberts
matz
2006-04-21
1
-2
/
+232
*
* ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.
nagai
2006-04-18
4
-12
/
+32
*
* ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]
nagai
2006-04-06
1
-1
/
+1
*
* ext/tk/tcltklib.c: fix SEGV when embedding to an application.
nagai
2006-04-05
5
-39
/
+68
*
WIN32OLE#[] should accept multi argments.
suke
2006-03-29
2
-5
/
+8
*
* ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,
usa
2006-03-29
1
-3
/
+3
*
* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c, config.h}: imported nkf 2.0.6.
naruse
2006-03-27
5
-3515
/
+7615
*
* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: fix typo.
gotoyuzo
2006-03-17
2
-2
/
+2
*
* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should use
gotoyuzo
2006-03-15
2
-2
/
+2
*
enabled documents in nkf and kconv.
naruse
2006-02-23
1
-0
/
+2
*
* ext/nkf/nkf.c ext/nkf/lib/kconv.rb: Add rdoc.
naruse
2006-02-23
2
-121
/
+564
*
Removed (Obsolete by test/nkf)
naruse
2006-02-23
1
-864
/
+0
*
* ext/openssl/ossl.h (OSSL_Debug): should not use __func__.
gotoyuzo
2006-02-19
1
-1
/
+1
*
* ext/zlib/zlib.c: fixed typo.
ocean
2006-02-14
1
-1
/
+1
*
* ext/zlib/zlib.c: supress warning on test/zlib. [ruby-dev:28323]
ocean
2006-02-14
1
-9
/
+30
*
* ext/zlib/zlib.c: should not access ruby objects in finalizer.
ocean
2006-02-07
1
-55
/
+45
*
* ext/syck/syck.c (syck_move_tokens): should reset p->cursor or etc
ocean
2006-02-03
1
-3
/
+0
*
* ext/syck/emitter.c (syck_emitter_write): should not set '\0' on
ocean
2006-02-02
1
-1
/
+0
*
* ext/tk/lib/multi-tk.rb: add MultiTkIp#eval and bg_eval.
nagai
2006-01-31
2
-4
/
+107
*
* ext/syck/rubyext.c (syck_resolver_transfer): workaround for SEGV.
ocean
2006-01-30
1
-0
/
+4
*
add win32ole
suke
2006-01-27
1
-0
/
+1
*
add .document
suke
2006-01-27
1
-0
/
+1
*
* ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item):
ocean
2006-01-16
1
-21
/
+15
*
* ext/tk/sample/tkballoonhelp.rb: [bug fix] couldn't add to a widget
nagai
2006-01-12
1
-2
/
+97
*
Sorry, commit miss.
ocean
2006-01-10
1
-4
/
+3
*
* ext/syck/rubyext.c (syck_resolver_transfer): should be able to load
ocean
2006-01-10
1
-1
/
+9
*
* ext/zlib/extconf.rb: zlib compiled DLL version 1.2.3 distributed by
ocean
2006-01-09
1
-1
/
+1
*
* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_che...
gotoyuzo
2005-12-26
1
-2
/
+3
*
* stable version 1.8.4 released.
matz
2005-12-24
1
-1
/
+1
*
* ext/syck/rubyext.c: fixed GC problem (backported HEAD 1.55 - 1.62)
ocean
2005-12-20
2
-101
/
+76
*
* ext/syck/rubyext.c (syck_emitter_reset): to ensure compatibility
why
2005-12-20
1
-1
/
+1
*
corrected the allocation size.
ttate
2005-12-16
1
-1
/
+1
*
* ext/zlib/zlib.c (zstream_run): fix a GC problem by tail call on
akr
2005-12-14
1
-0
/
+1
*
* ext/digest/digest.c (rb_digest_base_s_digest): add volatile to
matz
2005-12-12
4
-7
/
+7
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-12-11
1
-0
/
+237
*
* ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries in
nagai
2005-12-11
4
-6
/
+29
*
* ext/tk/tcltklib.c: forgot to update RELEASE_DATE.
nagai
2005-12-06
3
-4
/
+12
*
* ext/tk/README.macosx-aqua: [new document] tips to avoid the known
nagai
2005-12-06
9
-39
/
+182
*
* ext/socket/socket.c (init_inetsock_internal): remove setting
usa
2005-11-28
1
-0
/
+5
*
* ext/socket/socket.c (init_inetsock_internal): remove setting
usa
2005-11-28
1
-5
/
+0
*
commit miss.
nagai
2005-11-25
13
-178
/
+0
*
* sample/tkextlib/tile/demo.rb: bug fix
nagai
2005-11-25
112
-36
/
+745
*
Add lacks for Tk8.5 support.
nagai
2005-11-23
5
-1
/
+166
*
* ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.
gotoyuzo
2005-11-22
2
-4
/
+21
*
* ext/tk/lib/tkextlib/tile.rb: bug fix (Tk::Tile::USE_TTK_NAMESPACE
nagai
2005-11-21
3
-2
/
+11
*
* ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).
nagai
2005-11-18
5
-52
/
+73
*
* ext/tk/lib/multi-tk.rb: add restriction to access the entried
nagai
2005-11-18
5
-24
/
+377
[next]