summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* move method DRbObject#reinit to DRbObject.new_with.seki2005-03-281-0/+9
* * ext/syck/rubyext.c: get rid of warnings caused by a bug of VC.nobu2005-03-281-0/+4
* * ext/tk/lib/tkextlib/iwidgets/notebook.rb: fixed typo.ocean2005-03-281-2/+6
* * ext/iconv/iconv.c (iconv_create): Iconv::Failure requires 3nobu2005-03-271-5/+10
* * ext/tk/lib/tk.rb (_callback_entry_class?): add for checking whethernagai2005-03-261-0/+43
* * ChangeLog: add a ML tag.eban2005-03-251-1/+1
* * configure.in (WIN32_LEAN_AND_MEAN): removed because a lot ofeban2005-03-251-0/+5
* * lib/mkmf.rb (macro_defined?): try to compile for an old compilernobu2005-03-241-0/+7
* * lib/webrick/utils.rb (WEBrick::Utils.create_listeners):gotoyuzo2005-03-231-0/+11
* * test/ruby/test_settracefunc.rb (test_event): added tests forshugo2005-03-221-0/+5
* * eval.c (rb_call0): check event_hooks instead of trace_func.shugo2005-03-221-0/+4
* * eval.c (rb_add_event_hook): new function to add a hook function forshugo2005-03-221-0/+5
* * lib/mkmf.rb (mkmf_failed): check if Makefile is created withoutnobu2005-03-201-0/+5
* * misc/ruby-mode.el (ruby-expr-beg): returned true always.nobu2005-03-191-3/+9
* * ext/tk/lib/tk/font.rb: add some TkFont class methods to get fontnagai2005-03-181-0/+8
* * struct.c (make_struct): allow non local-id fieldmatz2005-03-171-0/+7
* * eval.c (rb_call0): call_cfunc() should be protected.shugo2005-03-161-0/+6
* * object.c (str_to_id): fixed typo.ocean2005-03-161-0/+4
* * eval.c (rb_call0): reorganize "return" event post.matz2005-03-161-0/+13
* * ext/iconv/iconv.c (Init_iconv): InvalidEncoding also should includenobu2005-03-151-9/+14
* * ext/tk/tkutil.c (ary2list): give wrong arguments to hash2kv()nagai2005-03-151-0/+4
* * ext/tk/lib/tk/timer.rb (TkTimer): forgot to clear @return_valuenagai2005-03-141-0/+7
* * ext/tk/lib/tk/timer.rb (TkRTTimer): forgot to reset the callbacknagai2005-03-141-0/+5
* * ext/tk/lib/tk/timer.rb (TkRTTimer): correct calculation of offsetnagai2005-03-131-0/+18
* remove test_gcseki2005-03-131-0/+4
* * ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timernagai2005-03-101-0/+19
* * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): callgotoyuzo2005-03-091-0/+7
* * lib/webrick/server.rb (WEBrick::GenericServer#start): shouldgotoyuzo2005-03-091-4/+6
* * ext/tk/sample/tktextio.rb: fix bug of handling 'end' position.nagai2005-03-091-0/+5
* * ext/socket/socket.c: document from Sam Robertsmatz2005-03-081-0/+11
* * ext/tk/sample/tktextio.rb: New sample script. TkTextIO class in thisnagai2005-03-081-0/+6
* fixed weekdaysocean2005-03-081-10/+10
* * ext/socket/socket.rb: workaround for some of 4.4BSD-Lite derived OSs.usa2005-03-081-0/+4
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.66naruse2005-03-071-0/+5
* * lib/webrick/server.rb (WEBrick::GenericServer#start): shouldgotoyuzo2005-03-071-0/+9
* * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,gotoyuzo2005-03-071-3/+38
* * lib/un.rb: should use OptionParser. (backported form HEAD)eban2005-03-071-0/+4
* * string.c (rb_str_cmp_m): should not return false but nil.matz2005-03-071-0/+10
* * ext/tk/tkutil.c: remove the some codes which depend on thenagai2005-03-061-0/+6
* * ext/tcltklib/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4nagai2005-03-061-0/+4
* * lib/net/http.rb: HTTPHeader holds its header fields as an array (backport f...aamine2005-03-061-0/+7
* * lib/pp.rb: rdoced by by Sam Roberts. [ruby-core:4490]akr2005-03-061-0/+4
* * lib/pp.rb (File::Stat#pretty_print): Etc.getpwuid and Etc.getgrgidakr2005-03-061-0/+6
* * dir.c (fnmatch): removed unnecessary code. (ruby_1_8 didn't haveocean2005-03-051-4/+7
* * ext/tk/lib/multi-tk.rb: freeze callback-entry objectsnagai2005-03-051-0/+6
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#do_includes): replacenobu2005-03-041-3/+12
* * lib/set.rb (SortedSet::setup): a hack to shut up warning.matz2005-03-041-0/+5
* * ext/tcltklib/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):nagai2005-03-041-0/+7
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.63naruse2005-03-031-0/+4
* * ext/nkf/nkf-utf8/nkf.c: follow nkf 1.62naruse2005-03-031-0/+4