Age | Commit message (Expand) | Author |
2008-06-15 | merge revision(s) 15823: | shyouhei |
2008-06-15 | merge revision(s) 15546: | shyouhei |
2008-06-15 | merge revision(s) 15531: | shyouhei |
2008-06-15 | merge revision(s) 15482: | shyouhei |
2008-06-13 | merge revision(s) 15429, 15471: | shyouhei |
2008-06-13 | merge revision(s) 15415: | shyouhei |
2008-06-07 | merge revision(s) 14222:14225: | shyouhei |
2008-06-07 | merge revision(s) 13951: | shyouhei |
2008-06-07 | merge revision(s) 13936:13938: | shyouhei |
2008-06-07 | merge revision(s) 13699: | shyouhei |
2008-06-07 | merge revision(s) 13657: | shyouhei |
2007-09-24 | * lib/net/http.rb: an SSL verification (the server hostname should | shyouhei |
2007-09-23 | * eval.c, intern.h, ext/thread/thread.c: should not free queue while | shyouhei |
2007-09-22 | * ext/stringio/stringio.c (strio_init): separate from strio_initialize | shyouhei |
2007-09-16 | * ext/thread/thread.c (lock_mutex): should take care of threads | shyouhei |
2007-09-07 | * ext/win32ole/win32ole.c (ole_type_progid, reg_enum_key, | shyouhei |
2007-09-07 | * ext/tk/tcltklib.c (Init_tcltklib): use rb_set_end_proc(). | shyouhei |
2007-08-22 | * ext/pty/pty.c (establishShell): handshaking before close slave | shyouhei |
2007-08-22 | * ext/extmk.rb (extmake): save all CONFIG values. | shyouhei |
2007-08-22 | * ext/digest/lib/digest.rb (Digest::self.const_missing): avoid | shyouhei |
2007-08-22 | * file.c (rb_file_s_rename): deleted code to get rid of a bug of | shyouhei |
2007-08-22 | * ext/openssl/ossl_config.c (ossl_config_set_section): do not | shyouhei |
2007-08-22 | * ext/digest/digest.c (rb_digest_instance_update, | shyouhei |
2007-08-21 | * ext/dl/lib/dl/win32.rb: seems that dl doesn't accept void argument. | shyouhei |
2007-06-18 | * intern.h, ext/thread/thread.c: moved prototype of rb_thread_status() | nobu |
2007-06-07 | * eval.c, intern.h, ext/thread/thread.c: should not free queue | shyouhei |
2007-05-25 | * ext/tk/lib/tkextlib/tcllib/tablelist.rb: fix typo. | nagai |
2007-05-22 | merge -r 12332:12336 | shyouhei |
2007-05-22 | merge -c 12272 | shyouhei |
2007-05-22 | merge -c 12137 | shyouhei |
2007-05-22 | merge -c 12113 | shyouhei |
2007-03-19 | * merge -c 12080 | shyouhei |
2007-03-16 | * merge -c 12071 | shyouhei |
2007-03-16 | * merge -r 12066:12069 | shyouhei |
2007-03-16 | * merge -c 12065 | shyouhei |
2007-03-12 | * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know about | knu |
2007-03-11 | * ext/dl/sym.c (rb_dlsym_inspect): Use "0x%x" rather for pointers. | knu |
2007-03-11 | * ext/dl/mkcallback.rb (mkfunc): Make sure that a callback | knu |
2007-03-06 | Merge changes from ruby_1_8: | knu |
2007-03-03 | * ext/thread/thread.c (push_list): Use ALLOC(). | knu |
2007-02-28 | * ext/digest/digest.c (get_digest_base_metadata): Allow inheriting | knu |
2007-02-28 | Merge changes between r11913 and r11943 from ruby_1_8. | knu |
2007-02-27 | Merge changes between r11871 and r11907 from ruby_1_8. | knu |
2007-02-24 | * ext/racc/cparse/cparse.c (cparse_params_mark): remove useless | knu |
2007-02-19 | * ext/socket/socket.c (unix_peeraddr): wrong syscall name in error | knu |
2007-02-19 | * configure.in, defines.h, eval.c (rb_feature_p, rb_provided, | knu |
2007-02-15 | * ext/thread/thread.c: Handle interrupted waits correctly. | knu |
2007-02-14 | * ext/digest/lib/digest.rb (Digest::self.const_missing): Drop | knu |
2007-02-10 | * configure.in, ext/thread/extconf.rb, lib/thread.rb: Add a | knu |
2007-02-10 | * ext/Setup: Add thread except for platforms without threads | knu |