| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Change :enddoc: to terminate processing of current file | dave | 2004-04-17 | 1 | -0/+6 |
| * | * ext/iconv/iconv.c: nearly finished RDoc comments. | gsinclair | 2004-04-16 | 1 | -0/+4 |
| * | * ext/extmk.rb: skip linking when libraries to be preloaded not | nobu | 2004-04-15 | 1 | -0/+5 |
| * | * process.c (pst_success_p): new method Process::Status#success?. | nobu | 2004-04-15 | 1 | -0/+5 |
| * | * ext/gdbm/gdbm.c (Init_gdbm): define GDBM::READER, GDBM::WRITER, | akr | 2004-04-15 | 1 | -0/+6 |
| * | * numeric.c (flo_eq): workaround for bcc32's bug. | eban | 2004-04-14 | 1 | -0/+5 |
| * | * array.c, enum.c, eval.c, file.c, io.c, numeric.c, object.c, prec.c, | nobu | 2004-04-14 | 1 | -1/+6 |
| * | * defines.h: include <net/socket.h> to get fd_set definition in BeOS. | ocean | 2004-04-14 | 1 | -0/+4 |
| * | change pattern matching [druby-ja:98] | seki | 2004-04-13 | 1 | -0/+7 |
| * | * lib/net/http.rb: should not overwrite HTTP request header. [ruby-list:39543] | aamine | 2004-04-13 | 1 | -0/+5 |
| * | * ext/iconv/iconv.c: RDoc documentation (from RD; nearly finished). | gsinclair | 2004-04-12 | 1 | -0/+5 |
| * | * gc.c (rb_gc_copy_finalizer): typo. [ruby-core:02774] | nobu | 2004-04-12 | 1 | -0/+4 |
| * | * ext/openssl/ossl_x509name.c (ossl_x509name_init_i): should return a value. | gotoyuzo | 2004-04-12 | 1 | -0/+5 |
| * | Fixed function list. | ocean | 2004-04-12 | 1 | -1/+2 |
| * | * dir.c (rb_glob2, rb_glob, push_globs, push_braces, rb_push_glob): | ocean | 2004-04-12 | 1 | -0/+5 |
| * | * bcc32/Makefile.sub: backport SIZEOF_TIME_T definition from 1.9. | ocean | 2004-04-12 | 1 | -0/+8 |
| * | * ruby.c (require_libraries): restore source file/line after | nobu | 2004-04-11 | 1 | -8/+13 |
| * | Forgot to check special case at top level | dave | 2004-04-11 | 1 | -0/+6 |
| * | Fix :enddoc | dave | 2004-04-10 | 1 | -0/+5 |
| * | Fixed problem with \_cat_<b>dog</b> | dave | 2004-04-09 | 1 | -0/+5 |
| * | fix hash tuple bug | seki | 2004-04-06 | 1 | -0/+8 |
| * | * configure.in: check the size of time_t. | akr | 2004-04-06 | 1 | -0/+8 |
| * | * ext/socket/socket.c (make_hostent): must return value. | usa | 2004-04-06 | 1 | -0/+4 |
| * | add require "drb/drb" | seki | 2004-04-05 | 1 | -0/+4 |
| * | * eval.c (top_include): include in the wrapped load is done for | matz | 2004-04-05 | 1 | -0/+36 |
| * | Remove leading ./ from filenames so that cross references work OK | dave | 2004-04-04 | 1 | -0/+5 |
| * | * eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299] | aamine | 2004-04-04 | 1 | -0/+9 |
| * | Allow multiple --exclude options to RDoc | dave | 2004-04-04 | 1 | -0/+5 |
| * | * ext/syck/syck.h: version 0.43. | why | 2004-04-03 | 1 | -0/+17 |
| * | Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ... | dave | 2004-04-02 | 1 | -0/+12 |
| * | * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URI | nahi | 2004-04-01 | 1 | -0/+17 |
| * | * time.c (year_leap_p): new function. | akr | 2004-03-31 | 1 | -1/+8 |
| * | * intern.h: provide proper prototypes. [ruby-core:02724] | nobu | 2004-03-31 | 1 | -2/+6 |
| * | * lib/delegate.rb (DelegateClass): define internal methods of the | nobu | 2004-03-31 | 1 | -3/+8 |
| * | * time.c (search_time_t): limit guess range by mktime if it is | akr | 2004-03-30 | 1 | -0/+5 |
| * | * lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk... | aamine | 2004-03-28 | 1 | -0/+5 |
| * | * (lib/open-uri.rb): permit extra semicolon in content-type field. | akr | 2004-03-27 | 1 | -0/+4 |
| * | * (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethods | akr | 2004-03-27 | 1 | -0/+5 |
| * | Add --version option to ri | dave | 2004-03-25 | 1 | -0/+5 |
| * | Add the --list-names option | dave | 2004-03-24 | 1 | -0/+5 |
| * | Must now use "::" to separate nested classes. This fixes bug where "ri Kernel... | dave | 2004-03-24 | 1 | -0/+6 |
| * | Get --one-page working with C code | dave | 2004-03-24 | 1 | -0/+5 |
| * | * lib/uri.rb: Documented (thanks Dmitry V. Sabanin). | gsinclair | 2004-03-24 | 1 | -0/+12 |
| * | * lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected by | nobu | 2004-03-24 | 1 | -2/+12 |
| * | Don't be as eager to invent classes to document | dave | 2004-03-24 | 1 | -0/+10 |
| * | Allow templates to be specified outside the RDoc tree | dave | 2004-03-24 | 1 | -0/+5 |
| * | * ruby.1: add -width option to .Bl for old groff. | eban | 2004-03-22 | 1 | -0/+4 |
| * | * lib/shell/*: bug fix for Shell#system(command_line_string). | keiju | 2004-03-21 | 1 | -0/+4 |
| * | lib/scanf.rb | dblack | 2004-03-20 | 1 | -0/+5 |
| * | Force RDoc html background to white | dave | 2004-03-20 | 1 | -0/+5 |