aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/ostruct.rb (OpenStruct::method_missing): prohibit modifyingmatz2003-08-262-0/+8
* sqrt() error checking bug fixed.shigek2003-08-261-6/+11
* sqrt() speed up.shigek2003-08-261-25/+23
* commit missnobu2003-08-261-2/+3
* 2003-08-26eban2003-08-261-3/+3
* * lib/mkmf.rb (create_tmpsrc): add the hook for source.nobu2003-08-262-46/+62
* * implicit.c (syck_type_id_to_taguri): corrected detection ofwhy2003-08-263-79/+89
* * file.c (rb_file_s_expand_path): avoid calling rb_scan_args() formatz2003-08-233-5/+11
* 2003-08-24eban2003-08-231-3/+3
* BUFCHECK() doesn't update p/pend in loop.nobu2003-08-232-7/+7
* * file.c (file_expand_path): performance improvement.nobu2003-08-232-8/+18
* Added RDoc documentation.wew2003-08-231-5/+764
* again, sorrynobu2003-08-231-1/+1
* commit missnobu2003-08-231-235/+235
* * ext/nkf/nkf.c (rb_nkf_putchar): should use rb_str_resize() to justnobu2003-08-232-237/+244
* * lib/irb/ruby-lex.rb: bug fix for "foo" !~ /bar/. [ruby-talk:79942]keiju2003-08-232-1/+4
* * eval.c (rb_eval, rb_iterate, block_pass): reduce PUSH/POP_TAG andnobu2003-08-232-45/+55
* 2003-08-23nobu2003-08-231-3/+3
* * eval.c (rb_yield_splat): should check if "values" is array.matz2003-08-233-8/+73
* * enum.c (each_with_index_i): typo.matz2003-08-223-1/+9
* * ChangeLog: re-formatted.eban2003-08-221-16/+17
* eval.c: typomatz2003-08-221-1/+1
* * enum.c (inject_i): use rb_yield_values.matz2003-08-228-14/+41
* * ext/syck/rubyext.c: refactoring of the transfer methodwhy2003-08-215-719/+767
* 2003-08-22eban2003-08-211-3/+3
* * eval.c (block_pass): improve passing current block.nobu2003-08-212-0/+11
* Int. overflow bug in multiplication fixed & VpNmlz() speed up.shigek2003-08-212-31/+29
* 2003-08-21eban2003-08-211-3/+3
* Small documentation update, including source attribution.gsinclair2003-08-211-2/+5
* Small changes to documentation; mainly hiding things from RDoc.gsinclair2003-08-215-21/+43
* 2003-08-20eban2003-08-201-3/+3
* * ext/socket/socket.c (ruby_connect): many systems seem to havenobu2003-08-202-5/+28
* * ext/syck/syck.h: Parser definition problems on HP-UX. [ruby-talk:79389]why2003-08-195-49/+63
* RD -> RDoc, with embellishments, by William Webber.gsinclair2003-08-191-724/+1055
* to_s("+") implemented.shigek2003-08-195-499/+105
* E added. Typo corrected.shigek2003-08-191-3/+22
* * MANIFEST: add lib/webrick/ssl.rb.eban2003-08-191-0/+1
* * lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer.gotoyuzo2003-08-198-165/+201
* * io.c (next_argv): should not call GetOpenFile() if rb_stdout isshugo2003-08-192-3/+10
* * ext/openssl/ossl_ssl.c: sync_close is moved to SSLSocket asgotoyuzo2003-08-187-38/+95
* 2003-08-19eban2003-08-181-3/+3
* * ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standardnobu2003-08-185-17/+34
* 2003-08-18nobu2003-08-181-3/+3
* * dir.c (glob_helper): preserve raw order for **.nobu2003-08-182-3/+8
* * ext/openssl/extconf.rb (HAVE_VA_ARGS_MACRO): need to compile.nobu2003-08-173-1/+7
* Refinement for speedup.shigek2003-08-171-24/+20
* * ext/openssl/lib/openssl/ssl.rb (SSLSocket#sync_close=): add agotoyuzo2003-08-174-3/+28
* 2003-08-17eban2003-08-171-3/+3
* * ext/extmk.rb (extmake): should not force to remake Makefile whennobu2003-08-172-4/+9
* 2003-08-16nobu2003-08-161-3/+3