summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2005-07-17* ext/io/wait/extconf.rb, ext/io/wait/wait.c: Win32 platforms support.nobu
2005-07-15* lib/rdoc/parsers/parse_c.rb (handle_class_module): handle anobu
2005-07-15* bcc32/Makefile.sub (COMMON_HEADERS): ruby_1_8 is using winsock.h.ocean
2005-07-14* lib/webrick/server.rb (WEBrick::GenericServer#accept_client):gotoyuzo
2005-07-14* win32/win32.c (rb_w32_strerror): should return correct messageocean
2005-07-13* LEGAL (ext/nkf/nkf-utf8): updated from nkf1.7 to nkf-utf8.nobu
2005-07-13add ML numberocean
2005-07-13* win32/win32.c (rb_w32_mkdir): should set EEXIST (not EACCES)ocean
2005-07-13* ext/tcltklib/tcltklib.c: TclTkLib.do_one_event doesn't work.nagai
2005-07-12* lib/mkmf.rb: keep curdir unexpanded.nobu
2005-07-10* regex.c (read_special): fix parsing backslashes following \c innobu
2005-07-10 * lib/xmlrpc/server.rb (XMLRPC::Server): Switch from GServer over tomneumann
2005-07-10* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo
2005-07-10* lib/pathname.rb (Pathname#unlink): try Dir.unlink first toakr
2005-07-10* lib/debug.rb (debug_command): added a deficient format specifier.nobu
2005-07-09convert dispid in Ruby and C by INT2NUM and NUM2INT.suke
2005-07-08* lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou
2005-07-05* instruby.rb: expand source library path.nobu
2005-07-05* eval.c (rb_thread_save_context): must not switch contexts duringnobu
2005-07-05* array.c (sort_2): get rid of yet another bcc's bug.nobu
2005-07-05* ext/tk/tkutil.c: fix typo.nagai
2005-07-05* ext/tcltklib/tcltklib.c: bug fix on treating Unicode strings.nagai
2005-07-04* missing/erf.c: original erf.c by prof. Okumura is confirmed tomatz
2005-07-04* test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some testsusa
2005-07-03 * test/wsdl/document/test_rpc.rb: compare formatted time string ofnahi
2005-07-02* ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 andakr
2005-07-02* defines.h (FLUSH_REGISTER_WINDOWS): defined for IA64.akr
2005-07-01* bignum.c (get2comp): revert all prior changes, and calculatematz
2005-07-01* missing/erf.c: need to include some headers for some platforms.matz
2005-07-01* lib/open-uri.rb (OpenURI.open_http): refine post_connection_checkakr
2005-07-01* missing/crypt.c: replaced with 4.4BSD version.matz
2005-06-30* enum.c (enum_min, enum_max): must not return Qundef.nobu
2005-06-30* lib/delegate.rb (Delegator::respond_to): respond_to? must checkmatz
2005-06-30* lib/irb/ruby-lex.rb (RubyLex::identify_number): alternative implementskeiju
2005-06-30* lib/irb/ruby-lex.rb (RubyLex::identify_number): should not treatmatz
2005-06-30* eval.c (rb_eval): pre-evaluate argument for unambiguousmatz
2005-06-30* eval.c (rb_eval): pre-evaluate argument for unambiguousmatz
2005-06-28* dir.c, eval.c, hash.c, process.c, ruby.c: avoid warning "unusedocean
2005-06-25* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_query): shouldgotoyuzo
2005-06-25* enum.c (enum_min, enum_max): do not ignore nil as the first element.nobu
2005-06-25* ext/sdbm/init.c (fsdbm_select): SDBM#select had returned the arrayocean
2005-06-24* lib/xmlrpc/*, test/xmlrpc/*: backported changes from HEAD into 1.8mneumann
2005-06-24* lib/uri/common.rb, lib/uri/generic.rb: fixed typo in documents andakira
2005-06-24* ext/tk/lib/tk.rb: fix typo on Tk.grid_propagate.nagai
2005-06-23* runruby.rb: should load built rbconfig.rb.nobu
2005-06-23* ext/tk/lib/tk/canvastag.rb: TkcGroup.new cannot include given items.nagai
2005-06-20* eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): DUMMY_SETJMP is replacedakr
2005-06-20* ChangeLog: add ML index.usa
2005-06-20* ext/dbm/dbm.c (fdbm_closed): new method DBM#closed?usa
2005-06-19* gc.c (define_final): document fix: finalizers never get callednobu