| Commit message (Expand) | Author | Age | Files | Lines |
* | * lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource or | kou | 2004-04-07 | 1 | -0/+10 |
* | * file.c (rb_get_path): get path string via "to_path" method if | matz | 2004-04-07 | 1 | -0/+10 |
* | * Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAG | nobu | 2004-04-07 | 1 | -1/+8 |
* | 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 (raise_socket_error): never return. | usa | 2004-04-06 | 1 | -0/+6 |
* | * error.c (Init_Exception): remove Exception#to_str. [Ruby2] | matz | 2004-04-05 | 1 | -0/+10 |
* | add require "drb/drb" | seki | 2004-04-05 | 1 | -0/+4 |
* | * test/zlib/test_zlib.rb: new file. | akr | 2004-04-05 | 1 | -0/+5 |
* | * parse.y (assoc_list): {a: 1, b: 2} should be allowed. [ruby-dev:23328] | aamine | 2004-04-05 | 1 | -0/+5 |
* | * regexec.c: imported Oni Guruma 2.2.6. | ksaito | 2004-04-05 | 1 | -0/+4 |
* | * regparse.c, oniguruma.h: imported Oni Guruma 2.2.6. | ksaito | 2004-04-05 | 1 | -0/+4 |
* | * ext/socket/socket.c (raise_socket_error): some platforms don't have | usa | 2004-04-05 | 1 | -2/+7 |
* | fix reference to ML: [ruby-dev:39475] to [ruby-list:39475]. | akr | 2004-04-05 | 1 | -1/+1 |
* | Remove leading ./ from filenames so that cross references work OK | dave | 2004-04-04 | 1 | -0/+5 |
* | 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/+4 |
* | * ext/syck/lib/gram.c: allow root-level inline collections. | why | 2004-04-02 | 1 | -0/+8 |
* | * bcc32/Makefile.sub (OUTFLAG): needed for static-linked-ext. | nobu | 2004-04-02 | 1 | -0/+4 |
* | * ext/extmk.rb (extmake): extract necessary variables for static link | nobu | 2004-04-02 | 1 | -1/+9 |
* | * eval.c (top_include): include in the wrapped load is done for | matz | 2004-04-02 | 1 | -2/+14 |
* | * eval.c (block_pass): should increment unique identifier of the | matz | 2004-04-02 | 1 | -0/+5 |
* | * eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299] | aamine | 2004-04-02 | 1 | -0/+9 |
* | * ext/socket/socket.c: mistakingly removed do_not_reverse_lookup. | matz | 2004-04-02 | 1 | -0/+3 |
* | Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ... | dave | 2004-04-02 | 1 | -0/+12 |
* | * ext/socket/socket.c (make_hostent): fix memory leak, based on | matz | 2004-04-01 | 1 | -0/+5 |
* | * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URI | nahi | 2004-04-01 | 1 | -0/+9 |
* | * 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 |
* | * pack.c (pack_pack): raises RangeError if uv is out of UTF8 value | matz | 2004-03-31 | 1 | -0/+8 |
* | * lib/delegate.rb (DelegateClass): define internal methods of the | nobu | 2004-03-31 | 1 | -0/+5 |
* | * time.c (search_time_t): limit guess range by mktime if it is | akr | 2004-03-30 | 1 | -1/+1 |
* | * time.c (search_time_t): limit guess range by mktime if it is | akr | 2004-03-30 | 1 | -0/+5 |
* | * eval.c (rb_eval): fix SEGV at retry in iterator's receiver. | nobu | 2004-03-30 | 1 | -0/+5 |
* | * process.c (rb_exec): follow older behavior if close-on-exec is not | nobu | 2004-03-29 | 1 | -0/+8 |
* | * cygwin/GNUmakefile.in (clean-local, distclean-local): remove | nobu | 2004-03-28 | 1 | -1/+8 |
* | * lib/net/pop.rb: def m( arg ) -> def m(arg). | aamine | 2004-03-28 | 1 | -0/+4 |
* | * 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 |
* | * lib/logger.rb: trim tail space of each line. no user visible change. | nahi | 2004-03-26 | 1 | -0/+8 |
* | Add --version option to ri | dave | 2004-03-25 | 1 | -1/+5 |
* | Bug in + and - reported by Bret Jolly fixed. | shigek | 2004-03-25 | 1 | -0/+6 |
* | * version.c (ruby_show_copyright): obtain copyright year from | nobu | 2004-03-25 | 1 | -0/+7 |
* | * win32/resource.rb: default rubyw icon to ruby.ico, and let DLL also | nobu | 2004-03-25 | 1 | -0/+7 |
* | * common.mk, */Makefile.sub (lib, dll): phony targets. | nobu | 2004-03-25 | 1 | -1/+9 |
* | 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/+11 |