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
*
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
-5
/
+14
*
* ext/zlib/extconf.rb: zlib compiled DLL version 1.2.3 distributed by
ocean
2006-01-09
1
-1
/
+1
*
* ext/syck/rubyext.c: attribute name was truncated with Rev1.64.
ocean
2005-12-31
1
-10
/
+8
*
* eval.c (rb_mod_define_method): should save safe_level in the
matz
2005-12-29
2
-7
/
+8
*
* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_ch...
gotoyuzo
2005-12-26
1
-2
/
+3
*
* ext/syck/rubyext.c (syck_emitter_reset): to ensure compatibility
why
2005-12-20
1
-1
/
+1
*
* ext/syck/rubyext.c (syck_node_transform): ruby object holding
ocean
2005-12-20
1
-4
/
+2
*
* ext/syck/syck.h (S_FREE): small hack. no need to check if pointer is
ocean
2005-12-19
2
-93
/
+44
*
* ext/syck/rubyext.c: sorry, I reverted my "should set newly
ocean
2005-12-19
1
-5
/
+2
*
* ext/syck/rubyext.c (syck_emitter_reset): should initialize
ocean
2005-12-17
1
-2
/
+17
*
* ext/syck/rubyext.c (rb_syck_compile): fixed memory leak.
ocean
2005-12-16
1
-1
/
+3
*
* ext/syck/rubyext.c (syck_scalar_value_set): should set newly
ocean
2005-12-16
1
-1
/
+1
*
* ext/syck/rubyext.c (syck_resolver_tagurize): fixed memory leak.
ocean
2005-12-16
1
-6
/
+8
*
* ext/zlib/zlib.c (zstream_run): fix a GC problem by tail call on
akr
2005-12-14
1
-0
/
+1
*
remove unused variables.
akr
2005-12-12
1
-3
/
+0
*
* ext/digest/digest.c (rb_digest_base_s_digest): add volatile to
matz
2005-12-12
5
-77
/
+35
*
* ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries in
nagai
2005-12-11
5
-6
/
+266
*
* 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
*
* gc.c (ruby_xmalloc2): change check for integer overflow.
matz
2005-12-06
1
-7
/
+17
*
* 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
14
-204
/
+29
*
* sample/tkextlib/tile/demo.rb: bug fix
nagai
2005-11-25
111
-10
/
+716
*
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/socket/socket.c: Socket Documentation. [ruby-core:6580]
ocean
2005-11-18
1
-0
/
+428
*
* 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
*
* common.mk (static-ruby): overridable.
nobu
2005-11-16
1
-4
/
+6
*
* ext/tk/sample/24hr_clock.rb: a new example about handling of canvas items.
nagai
2005-11-15
1
-0
/
+286
*
should compare SIZEOF_VOIDP with SIZEOF_LONG_LONG.
ttate
2005-11-08
1
-1
/
+1
*
* ext/iconv/iconv.c: iconvctl() support. [EXPERIMENTAL]
nobu
2005-11-07
2
-13
/
+334
*
* ext/openssl/ossl.h: need to include winsock2.h before including
usa
2005-11-07
1
-0
/
+1
*
* 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/tk/extconf.rb: change the check parameter for Win32.
nagai
2005-11-02
1
-1
/
+1
*
* ext/tk/sample/demos-jp/widget: make the root window lower than the
nagai
2005-11-02
2
-4
/
+12
*
* ext/tk/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): passed imp...
nagai
2005-11-02
2
-16
/
+16
*
* eval.c (rb_call_super): should call method_missing if super is
matz
2005-11-01
3
-0
/
+211
*
* 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/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/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):
nagai
2005-10-24
3
-3
/
+3
[next]