| Commit message (Expand) | Author | Age | Files | Lines |
| * | * lib/mkmf.rb (have_type, check_sizeof): replace unusable characters. | nobu | 2004-05-12 | 1 | -3/+8 |
| * | * lib/resolv.rb (Resolv::DNS::Config): make it configurable without | akr | 2004-05-12 | 1 | -0/+5 |
| * | * ext/openssl/ossl_x509name.c: attribute value of DC (short name of | gotoyuzo | 2004-05-12 | 1 | -0/+5 |
| * | * ext/tk/lib/tk/composite.rb: improve configure methods. (based on the propos... | nagai | 2004-05-12 | 1 | -0/+5 |
| * | fix rdoc | dave | 2004-05-12 | 1 | -0/+4 |
| * | * lib/net/protocol.rb (each_crlf_line): remove junk line. | aamine | 2004-05-10 | 1 | -0/+4 |
| * | Change symbol lookup scheme in HTML generation | dave | 2004-05-10 | 1 | -0/+5 |
| * | * eval.c (eval): warning during eval should not cause deadlock. | matz | 2004-05-10 | 1 | -0/+8 |
| * | Search parent for unqualified constants | dave | 2004-05-10 | 1 | -0/+5 |
| * | * lib/net/pop.rb (loggin): append "\n". | aamine | 2004-05-09 | 1 | -0/+8 |
| * | * lib/net/ftp.rb: ported documentation improvement from 1.8 branch | gsinclair | 2004-05-09 | 1 | -0/+8 |
| * | * test/ruby/test_float.rb: added test_strtod to test Float("0"). | nahi | 2004-05-09 | 1 | -0/+4 |
| * | * lib/yaml/store.rb: use FileUtils::copy. | eban | 2004-05-09 | 1 | -0/+4 |
| * | * regex.c : removed unused file. | ksaito | 2004-05-09 | 1 | -0/+4 |
| * | * io.c (rb_f_open): open should not ignore block when "to_open" | matz | 2004-05-08 | 1 | -0/+9 |
| * | * lib/fileutils.rb (mv): new option `force'. [ruby-talk:99457] | aamine | 2004-05-07 | 1 | -0/+12 |
| * | Allow multiple arguments to include | dave | 2004-05-07 | 1 | -0/+5 |
| * | * lib/fileutils.rb (fu_list): Array() breaks pathes including "\n". [ruby-cor... | aamine | 2004-05-07 | 1 | -0/+7 |
| * | add freeze test for dbm and gdbm. | akr | 2004-05-07 | 1 | -1/+1 |
| * | * parse.y (string_content): turn off NODE_NEWLINE flag to avoid | matz | 2004-05-07 | 1 | -0/+27 |
| * | * util.c (ruby_strtod): 0.0000000000000000001 == 0.0 should be false. | ocean | 2004-05-07 | 1 | -0/+5 |
| * | use numerichost if cannot resolve hostname | seki | 2004-05-06 | 1 | -0/+5 |
| * | * ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466] | nagai | 2004-05-06 | 1 | -0/+4 |
| * | * lib/yaml/rubytypes.rb (to_yaml): added instance variable handling | why | 2004-05-06 | 1 | -0/+13 |
| * | * dir.c (rb_push_glob): simplified code (not change behavior) | ocean | 2004-05-06 | 1 | -0/+4 |
| * | * ext/extmk.rb: get rid of side effect of Config.expand, patched by | nobu | 2004-05-06 | 1 | -1/+6 |
| * | * lib/net/imap.rb (string): accept NIL. | shugo | 2004-05-06 | 1 | -0/+6 |
| * | Don't include &block if we have yield parameters | dave | 2004-05-05 | 1 | -0/+6 |
| * | use recv instead of recvfrom | seki | 2004-05-04 | 1 | -0/+4 |
| * | * lib/gserver.rb: documented | gsinclair | 2004-05-04 | 1 | -0/+5 |
| * | Fix parsing problem with yield within block | dave | 2004-05-03 | 1 | -0/+5 |
| * | * test/fileutils/test_fileutils.rb (rm_f, rm_r): test :force flag. | aamine | 2004-05-02 | 1 | -0/+4 |
| * | * renewal Ruby/Tk | nagai | 2004-05-01 | 1 | -0/+4 |
| * | * time.c (SIZEOF_TIME_T): support SIZEOF_TIME_T == SIZEOF_INT. | eban | 2004-04-30 | 1 | -0/+4 |
| * | * oniguruma.h, regparse.c: imported Oni Guruma 2.2.8. | ksaito | 2004-04-27 | 1 | -0/+4 |
| * | * oniguruma.h, regparse.c: imported Oni Guruma 2.2.7. | ksaito | 2004-04-27 | 1 | -0/+4 |
| * | * common.mk: LIBURUBY_A is needed for extconf.rb even when | nobu | 2004-04-27 | 1 | -0/+5 |
| * | * lib/yaml/rubytypes.rb: passing Range tests. | why | 2004-04-26 | 1 | -0/+18 |
| * | * README.EXT, README.EXT.ja: fixed wrong function signature. | nobu | 2004-04-26 | 1 | -0/+5 |
| * | Alias alias to instance methods | dave | 2004-04-26 | 1 | -0/+5 |
| * | * configure.in (ac_cv_func_fork): set to no on DJGPP. | eban | 2004-04-25 | 1 | -0/+4 |
| * | re.c: applied stack error handling patch. [ruby-dev:22431] | ksaito | 2004-04-24 | 1 | -0/+4 |
| * | Fix bug where consecutive headings were merged | dave | 2004-04-24 | 1 | -0/+5 |
| * | * lib/mkmf.rb: $hdrdir should not contain macros, for backward | nobu | 2004-04-23 | 1 | -0/+8 |
| * | * lib/pathname.rb: sync taint/freeze flag between | akr | 2004-04-23 | 1 | -0/+5 |
| * | * parse.y (stmt, arg, aref_args): should not make sole splat into | nobu | 2004-04-23 | 1 | -0/+5 |
| * | * lib/resolv.rb: don't use Regexp#source to embed regexps. | akr | 2004-04-23 | 1 | -0/+6 |
| * | * common.mk, ext/extmk.rb: make ext and .ext get removed by distclean. | nobu | 2004-04-22 | 1 | -0/+4 |
| * | * */Makefile.sub (distclean-local): should remove $(RBCONFIG). | usa | 2004-04-22 | 1 | -0/+4 |
| * | * parse.y (aref_args): should pass expanded list. [ruby-core:02793] | nobu | 2004-04-21 | 1 | -1/+3 |