aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.gotoyuzo2006-05-088-62/+180
* * 2006-05-07eban2006-05-071-3/+3
* * lib/resolv.rb (Resolv::DNS::Requester::ConnectedUDP#initialize):akr2006-05-072-1/+6
* * should not test in the environment that does not have win32olesuke2006-05-0610-11/+223
* *** empty log message ***suke2006-05-062-221/+0
* ext/win32ole/win32ole.c (add_event_call_back): should notsuke2006-05-019-194/+218
* * 2006-05-01eban2006-05-011-4/+4
* ole_param_ole_type should return "unknown type" string when ITypeInfo::GetFun...suke2006-04-306-115/+129
* * 2006-04-30eban2006-04-301-3/+3
* add test/win32ole/test_win32ole_variant.rb.suke2006-04-303-690/+266
* * 2006-04-29eban2006-04-291-3/+3
* * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initializegotoyuzo2006-04-292-1/+6
* * 2006-04-25eban2006-04-251-3/+3
* * ext/tk/tcltklib.c (delete_slaves): maybe increment the referencenagai2006-04-252-2/+8
* * 2006-04-21usa2006-04-211-3/+3
* * ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointernagai2006-04-212-3/+10
* * 2006-04-18eban2006-04-181-3/+3
* * ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.nagai2006-04-185-12/+42
* * 2006-04-15eban2006-04-151-3/+3
* Short summary:ser2006-04-1523-1287/+1436
* * 2006-04-08eban2006-04-081-3/+3
* remove testOLEPARAM.rbsuke2006-04-081-1/+0
* add WIN32OLE_METHOD#inspect, WIN32OLE_PARAM#inspectsuke2006-04-084-4/+123
* remove testOLEPARAM.rbsuke2006-04-081-74/+0
* * 2006-04-07eban2006-04-071-3/+3
* WIN32OLE_TYPELIB.new accepts OLE files.suke2006-04-073-18/+60
* * intern.h (rb_obj_instance_exec, rb_mod_module_exec): add declaration.nagai2006-04-062-0/+6
* * ext/tk/lib/tk/panedwindow.rb: lack of arguments. [ruby-core:7681]nagai2006-04-062-1/+5
* * 2006-04-06eban2006-04-051-3/+3
* * ext/tk/tcltklib.c: fix SEGV when embedding to an application.nagai2006-04-056-39/+87
* * 2006-04-05eban2006-04-041-3/+3
* * lib/pathname.rb: use a subclass for instantiation exceptakr2006-04-042-21/+29
* *** empty log message ***suke2006-04-011-4/+4
* add test_win32ole_method.rbsuke2006-04-011-0/+132
* remove testOLEMETHOD.rbsuke2006-04-012-93/+0
* remove 3 testsuke2006-04-013-296/+0
* add WIN32OLE_TYPE#inspect, WIN32OLE_VARIABLE#inspectsuke2006-04-016-16/+355
* * 2006-03-31eban2006-03-311-3/+3
* * enumerator.c (enumerator_with_index): removed suspicious returnnobu2006-03-312-18/+21
* change the behavior of WIN32OLE#[] and WIN32OLE#[]=.suke2006-03-294-32/+156
* * 2006-03-29usa2006-03-291-3/+3
* * ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,usa2006-03-292-3/+8
* * 2006-03-28eban2006-03-281-3/+3
* doc update for IO.popen and $?. [ruby-talk:186294]akr2006-03-281-1/+8
* * version.h: fix conflict.eban2006-03-271-12/+0
* * 2006-03-27eban2006-03-271-3/+15
* * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.naruse2006-03-277-1730/+2257
* refactoring for optionskosako2006-03-264-154/+157
* RDoc description updatedkosako2006-03-244-15/+31
* prohibit number backref in replaced string for named patternkosako2006-03-232-2/+13