summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-26* win32/win32.c (map_errno): support winsock error.usa
2003-08-26* lib/ostruct.rb (OpenStruct::method_missing): prohibit modifyingmatz
2003-08-26sqrt() error checking bug fixed.shigek
2003-08-26sqrt() speed up.shigek
2003-08-26commit missnobu
2003-08-262003-08-26eban
2003-08-26* lib/mkmf.rb (create_tmpsrc): add the hook for source.nobu
2003-08-26* implicit.c (syck_type_id_to_taguri): corrected detection ofwhy
2003-08-23* file.c (rb_file_s_expand_path): avoid calling rb_scan_args() formatz
2003-08-232003-08-24eban
2003-08-23BUFCHECK() doesn't update p/pend in loop.nobu
2003-08-23* file.c (file_expand_path): performance improvement.nobu
2003-08-23Added RDoc documentation.wew
2003-08-23again, sorrynobu
2003-08-23commit missnobu
2003-08-23* ext/nkf/nkf.c (rb_nkf_putchar): should use rb_str_resize() to justnobu
2003-08-23 * lib/irb/ruby-lex.rb: bug fix for "foo" !~ /bar/. [ruby-talk:79942]keiju
2003-08-23* eval.c (rb_eval, rb_iterate, block_pass): reduce PUSH/POP_TAG andnobu
2003-08-232003-08-23nobu
2003-08-23* eval.c (rb_yield_splat): should check if "values" is array.matz
2003-08-22* enum.c (each_with_index_i): typo.matz
2003-08-22* ChangeLog: re-formatted.eban
2003-08-22eval.c: typomatz
2003-08-22* enum.c (inject_i): use rb_yield_values.matz
2003-08-21* ext/syck/rubyext.c: refactoring of the transfer methodwhy
2003-08-212003-08-22eban
2003-08-21* eval.c (block_pass): improve passing current block.nobu
2003-08-21Int. overflow bug in multiplication fixed & VpNmlz() speed up.shigek
2003-08-212003-08-21eban
2003-08-21Small documentation update, including source attribution.gsinclair
2003-08-21Small changes to documentation; mainly hiding things from RDoc.gsinclair
2003-08-202003-08-20eban
2003-08-20* ext/socket/socket.c (ruby_connect): many systems seem to havenobu
2003-08-19* ext/syck/syck.h: Parser definition problems on HP-UX. [ruby-talk:79389]why
2003-08-19RD -> RDoc, with embellishments, by William Webber.gsinclair
2003-08-19to_s("+") implemented.shigek
2003-08-19E added. Typo corrected.shigek
2003-08-19* MANIFEST: add lib/webrick/ssl.rb.eban
2003-08-19* lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer.gotoyuzo
2003-08-19* io.c (next_argv): should not call GetOpenFile() if rb_stdout isshugo
2003-08-18* ext/openssl/ossl_ssl.c: sync_close is moved to SSLSocket asgotoyuzo
2003-08-182003-08-19eban
2003-08-18* ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standardnobu
2003-08-182003-08-18nobu
2003-08-18* dir.c (glob_helper): preserve raw order for **.nobu
2003-08-17* ext/openssl/extconf.rb (HAVE_VA_ARGS_MACRO): need to compile.nobu
2003-08-17Refinement for speedup.shigek
2003-08-17* ext/openssl/lib/openssl/ssl.rb (SSLSocket#sync_close=): add agotoyuzo
2003-08-172003-08-17eban
2003-08-17* ext/extmk.rb (extmake): should not force to remake Makefile whennobu