| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2004-01-12 | nahi | 2004-01-12 | 1 | -3/+3 |
* | Add HTML formatter to ri | dave | 2004-01-11 | 3 | -29/+157 |
* | * env.h (ruby_frame, ruby_scope, ruby_in_eval, ruby_class, | nobu | 2004-01-11 | 2 | -6/+11 |
* | 2004-01-11 | usa | 2004-01-11 | 1 | -3/+3 |
* | * ext/socket/socket.c (make_hostent): a bug in brace position. | matz | 2004-01-10 | 2 | -1/+5 |
* | * configure.in: install rdoc by default. if you do not want to | matz | 2004-01-10 | 6 | -43/+123 |
* | ri now accepts options via RI environment variable | dave | 2004-01-10 | 2 | -0/+11 |
* | 2004-01-10 | nobu | 2004-01-10 | 1 | -3/+3 |
* | * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with single | nobu | 2004-01-10 | 6 | -9/+18 |
* | * dir.c (dir_inspect): new method, Dir#inspect. [ruby-dev:22562] | nobu | 2004-01-10 | 2 | -0/+28 |
* | 2004-01-09 | nobu | 2004-01-10 | 1 | -3/+3 |
* | * lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadError | nahi | 2004-01-09 | 5 | -15/+51 |
* | * rubysig.h: <errno.h> is needed to use errno which may be a macro. | nobu | 2004-01-09 | 2 | -5/+8 |
* | * ext/extmk.rb (extmake): should not reduce necessary libraries. | nobu | 2004-01-09 | 3 | -1/+24 |
* | * lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440] | nobu | 2004-01-09 | 2 | -4/+8 |
* | * configure.in (RDOCTARGET): new macro. if you want to install | eban | 2004-01-08 | 3 | -4/+20 |
* | * ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returns | gotoyuzo | 2004-01-08 | 5 | -22/+89 |
* | * dir.c (glob_helper): should not recurse in exceptional status. | nobu | 2004-01-08 | 2 | -1/+5 |
* | * test/wsdl/datetime/test_datetime.rb: fixed a stupid testcase which | nahi | 2004-01-08 | 2 | -17/+24 |
* | * eval.c, object.c, process.c, re.c: don't use C++ style comments. | eban | 2004-01-08 | 5 | -26/+30 |
* | * ext/syck/rubyext.c (yaml_org_handler): lazy-load Date for | nobu | 2004-01-07 | 2 | -176/+184 |
* | 2004-01-08 | nobu | 2004-01-07 | 1 | -3/+3 |
* | * ext/extmk.rb: preserve order in Setup. [ruby-dev:22503] | nobu | 2004-01-07 | 6 | -7/+32 |
* | * lib/webrick/cgi.rb (WEBrick::CGI#initialize): should create | gotoyuzo | 2004-01-07 | 2 | -0/+6 |
* | * dir.c (glob_helper): fix memory leak. | nobu | 2004-01-07 | 2 | -7/+13 |
* | * eval.c (rb_mod_modfunc): should break if m has no super class. | matz | 2004-01-07 | 2 | -0/+6 |
* | * sample/webrick/*: new files. | gotoyuzo | 2004-01-07 | 10 | -0/+185 |
* | * test/net/test_httpheader.rb: new file. | aamine | 2004-01-07 | 2 | -0/+143 |
* | * lib/net/http.rb (HTTPHeader#content_length): should return nil unless heade... | aamine | 2004-01-07 | 2 | -1/+7 |
* | fix typos. | akr | 2004-01-07 | 4 | -14/+14 |
* | * ext/tk/lib/tk.rb: use epath for embedded windows of TkPanedWindow. | nagai | 2004-01-07 | 4 | -14/+86 |
* | * lib/soap/{attachment.rb,mimemessage.rb}: added from soap4r/1.5.2. | nahi | 2004-01-07 | 4 | -0/+351 |
* | Fix problem with agreesive name matching (see ChangeLog) | dave | 2004-01-07 | 3 | -9/+30 |
* | 2004-01-07 | eban | 2004-01-07 | 1 | -3/+3 |
* | * lib/debug.rb: revert command parse regexps. [ruby-list:39014] by | nahi | 2004-01-07 | 2 | -5/+10 |
* | Check for shebang line in file that would otherwise be treated as plain text | dave | 2004-01-06 | 2 | -1/+19 |
* | * io.c (fptr_finalize): should save errno just after failure. | nobu | 2004-01-06 | 2 | -12/+18 |
* | * lib/logger.rb(Logger#msg2str): no special treatment for the object | nahi | 2004-01-06 | 3 | -30/+29 |
* | Split out ri display code and make pluggable | dave | 2004-01-06 | 6 | -296/+395 |
* | * test/inlinetest.rb, test/{test_generator.rb,test_ipaddr.rb, | nahi | 2004-01-06 | 11 | -0/+99 |
* | * import soap4r/1.5.2; | nahi | 2004-01-06 | 26 | -215/+473 |
* | Removed ^Ms | gsinclair | 2004-01-05 | 0 | -0/+0 |
* | Add RDoc to build. Add --ri-system to RDoc | dave | 2004-01-05 | 7 | -40/+108 |
* | 2004-01-06 | eban | 2004-01-05 | 1 | -3/+3 |
* | * win32/dir.h, win32/win32.c: fix patch miss. | usa | 2004-01-05 | 4 | -27/+8 |
* | * lib/logger.rb: enhanced documentation. | gsinclair | 2004-01-05 | 2 | -207/+355 |
* | * dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>. | matz | 2004-01-05 | 6 | -29/+90 |
* | Add --ri-system option | dave | 2004-01-05 | 2 | -6/+18 |
* | * test/ruby/test_pack.rb: new test test_unpack_N. | aamine | 2004-01-04 | 2 | -0/+14 |
* | 2004-01-05 | usa | 2004-01-04 | 1 | -3/+3 |