summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-13* ChangeLog: removed garbage.nobu
2006-06-13* 2006-06-13usa
2006-06-13* ext/socket/socket.c (Init_socket): remove obsolete constants:matz
2006-06-11* lib/optparse.rb (OptionParser::Arguable#getopts): pass self to thenobu
2006-06-11* object.c (sym_call): disallow to call private methods.nobu
2006-06-11* win32/win32.h (write): not need to define on bcc.usa
2006-06-10commit miss againnobu
2006-06-10* lib/optparse.rb (OptionParser#getopts): new methods.nobu
2006-06-10* lib/rdoc/ri/ri_writer.rb: use String#ord.usa
2006-06-10commit missnobu
2006-06-10* object.c (sym_to_proc): imported Symbol#to_proc from ActiveSupprot.nobu
2006-06-10* 2006-06-11eban
2006-06-10* ext/bigdecimal/lib/bigdecimal/newton.rb (Newton::nlsolve): typomatz
2006-06-10* commit miss.usa
2006-06-10* eval.c (rb_f_method_name, rb_f_callee_name): new functions.usa
2006-06-10* lib/getoptlong.rb (GetoptLong#set_options): recieve argumentsusa
2006-06-09* math.c (log2): may be a macro.nobu
2006-06-09* eval.c (CALLARGS): remove last semicolon. C90 compiler doesn'tusa
2006-06-09* 2006-06-10usa
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2006-06-08* 2006-06-08usa
2006-06-08* win32/win32.[ch] (rb_w32_read, rb_w32_write): new functions.usa
2006-06-07getsockname returns "" on MacOS Xakr
2006-06-07* test/socket/{test_nonblock.rb, test_socket.rb}: Windows support.usa
2006-06-07* win32/win32.c (errmap): add some winsock errors.usa
2006-06-07* 2006-06-07usa
2006-06-05* ext/socket/socket.c (sock_s_unpack_sockaddr_in): rejectakr
2006-06-04* 2006-06-04eban
2006-06-04fix tests.akr
2006-06-04add ML ref.akr
2006-06-04* ext/socket/socket.c: fix sockaddr_un handling.akr
2006-06-02update doc.akr
2006-06-02* ext/openssl/extconf.rb: use create_header.gotoyuzo
2006-06-02* lib/mkmf.rb (CLEANINGS): remove extconf.h by distclean if created.nobu
2006-06-01fix a comment.akr
2006-06-01* 2006-06-02eban
2006-06-01* ext/socket/socket.c (s_recvfrom): alen may be zero with UNIXSocketakr
2006-06-01* win32/win32.c (rb_w32_cmdvector): backslashes inside single-quotesnobu
2006-06-01* win32/win32.c (rb_w32_getcwd): runtime's getcwd() will not successusa
2006-06-01* 2006-06-01usa
2006-06-01* win32/win32.c (rb_w32_getcwd): set errno if not set.usa
2006-05-27* eval.c (proc_invoke): save and restore block in the current frame.nobu
2006-05-27* 2006-05-27eban
2006-05-27* ext/extmk.rb (extmake): remove extinit files if no statically linkednobu
2006-05-26* lib/mkmf.rb (configuration): add $defs unless extconf.h was created.nobu
2006-05-25* 2006-05-26nobu
2006-05-25* ruby.h, lib/mkmf.rb (create_header): clear command line options fornobu
2006-05-24* 2006-05-25eban
2006-05-24* mkconfig.rb: merge multiple entries to an entry with multiple lines.nobu
2006-05-24* ext/extmk.rb: deal with $static set in extconf.rb.nobu