| Commit message (Expand) | Author | Age | Files | Lines |
* | * ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466] | nagai | 2004-05-06 | 2 | -1/+5 |
* | 2004-05-06 | eban | 2004-05-06 | 1 | -3/+3 |
* | MANIFEST: add lib/xmlrpc/README.txt. | eban | 2004-05-06 | 1 | -0/+1 |
* | * lib/yaml/rubytypes.rb (to_yaml): added instance variable handling | why | 2004-05-06 | 14 | -311/+456 |
* | * dir.c (rb_push_glob): simplified code (not change behavior) | ocean | 2004-05-06 | 2 | -6/+10 |
* | * ext/extmk.rb: get rid of side effect of Config.expand, patched by | nobu | 2004-05-06 | 2 | -2/+7 |
* | * lib/net/imap.rb (string): accept NIL. | shugo | 2004-05-06 | 2 | -8/+33 |
* | Don't include &block if we have yield parameters | dave | 2004-05-05 | 4 | -0/+18 |
* | use recv instead of recvfrom | seki | 2004-05-04 | 2 | -1/+5 |
* | * lib/gserver.rb: documented | gsinclair | 2004-05-04 | 3 | -2/+112 |
* | Fix parsing problem with yield within block | dave | 2004-05-03 | 2 | -0/+7 |
* | * test/fileutils/test_fileutils.rb (rm_f, rm_r): test :force flag. | aamine | 2004-05-02 | 2 | -0/+23 |
* | 2004-05-02 | eban | 2004-05-02 | 1 | -4/+4 |
* | * renewal Ruby/Tk | nagai | 2004-05-01 | 247 | -10978/+27053 |
* | 2004-04-30 | eban | 2004-04-30 | 1 | -3/+3 |
* | * time.c (SIZEOF_TIME_T): support SIZEOF_TIME_T == SIZEOF_INT. | eban | 2004-04-30 | 2 | -0/+6 |
* | * oniguruma.h, regparse.c: imported Oni Guruma 2.2.8. | ksaito | 2004-04-27 | 3 | -2/+9 |
* | This commit was generated by cvs2svn to compensate for changes in r6231, | ksaito | 2004-04-27 | 3 | -25/+44 |
* | * oniguruma.h, regparse.c: imported Oni Guruma 2.2.7. | ksaito | 2004-04-27 | 3 | -189/+14 |
* | This commit was generated by cvs2svn to compensate for changes in r6227, | ksaito | 2004-04-27 | 3 | -44/+25 |
* | This commit was generated by cvs2svn to compensate for changes in r6225, | ksaito | 2004-04-27 | 3 | -41/+73 |
* | * common.mk: LIBURUBY_A is needed for extconf.rb even when | nobu | 2004-04-27 | 2 | -1/+6 |
* | 2004-04-27 | usa | 2004-04-27 | 1 | -3/+3 |
* | * lib/yaml/rubytypes.rb: passing Range tests. | why | 2004-04-26 | 8 | -312/+432 |
* | add tests. | akr | 2004-04-26 | 1 | -0/+27 |
* | 2004-04-26 | nobu | 2004-04-26 | 1 | -3/+3 |
* | * README.EXT, README.EXT.ja: fixed wrong function signature. | nobu | 2004-04-26 | 3 | -2/+7 |
* | Alias alias to instance methods | dave | 2004-04-26 | 2 | -1/+11 |
* | 2004-04-25 | eban | 2004-04-25 | 1 | -3/+3 |
* | * configure.in (ac_cv_func_fork): set to no on DJGPP. | eban | 2004-04-25 | 2 | -0/+5 |
* | re.c: applied stack error handling patch. [ruby-dev:22431] | ksaito | 2004-04-24 | 2 | -7/+13 |
* | 2004-04-24 | eban | 2004-04-24 | 1 | -3/+3 |
* | Fix bug where consecutive headings were merged | dave | 2004-04-24 | 2 | -1/+6 |
* | * Non-String attributes are now converted to Strings; this means code such as | ser | 2004-04-23 | 7 | -27/+49 |
* | * lib/mkmf.rb: $hdrdir should not contain macros, for backward | nobu | 2004-04-23 | 2 | -3/+11 |
* | * lib/pathname.rb: sync taint/freeze flag between | akr | 2004-04-23 | 2 | -1/+38 |
* | * parse.y (stmt, arg, aref_args): should not make sole splat into | nobu | 2004-04-23 | 2 | -2/+11 |
* | 2004-04-23 | eban | 2004-04-23 | 1 | -3/+3 |
* | * lib/resolv.rb: don't use Regexp#source to embed regexps. | akr | 2004-04-23 | 2 | -5/+11 |
* | * common.mk, ext/extmk.rb: make ext and .ext get removed by distclean. | nobu | 2004-04-22 | 3 | -5/+10 |
* | 2004-04-22 | usa | 2004-04-22 | 1 | -3/+3 |
* | * */Makefile.sub (distclean-local): should remove $(RBCONFIG). | usa | 2004-04-22 | 4 | -3/+7 |
* | * parse.y (aref_args): should pass expanded list. [ruby-core:02793] | nobu | 2004-04-21 | 2 | -2/+4 |
* | * eval.c (rb_mod_define_method): allow binding methods to modules. | nobu | 2004-04-21 | 2 | -1/+7 |
* | check hash tuple size | seki | 2004-04-21 | 3 | -24/+32 |
* | * lib/open-uri.rb (URI::HTTP#proxy_open): set Host: field explicitly. | akr | 2004-04-21 | 2 | -5/+19 |
* | * lib/net/smtp.rb: merge SMTP-TLS patch. This patch is contributed by Daniel... | aamine | 2004-04-21 | 2 | -18/+158 |
* | * lib/net/smtp.rb: change coding style: def m( a ) -> def m(a). | aamine | 2004-04-21 | 2 | -28/+31 |
* | * lib/net/pop.rb: do not use class variables. | aamine | 2004-04-21 | 2 | -40/+65 |
* | * lib/net/http.rb (connect): CONNECT must precede SSL connect. [ruby-dev:23379] | aamine | 2004-04-21 | 2 | -35/+41 |