summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-14* array.c, enum.c, eval.c, file.c, io.c, numeric.c, object.c, prec.c,nobu
2004-04-142004-04-14eban
2004-04-14* defines.h: include <net/socket.h> to get fd_set definition in BeOS.ocean
2004-04-13change pattern matching [druby-ja:98]seki
2004-04-13* lib/net/http.rb: should not overwrite HTTP request header. [ruby-list:39543]aamine
2004-04-132004-04-13eban
2004-04-12 * ext/iconv/iconv.c: RDoc documentation (from RD; nearly finished).gsinclair
2004-04-12enable document for Kernel.open.akr
2004-04-12* gc.c (rb_gc_copy_finalizer): typo. [ruby-core:02774]nobu
2004-04-12* ext/openssl/ossl_x509name.c (ossl_x509name_init_i): should return a value.gotoyuzo
2004-04-122004-04-12eban
2004-04-12Fixed function list.ocean
2004-04-12* dir.c (rb_glob2, rb_glob, push_globs, push_braces, rb_push_glob):ocean
2004-04-12* bcc32/Makefile.sub: backport SIZEOF_TIME_T definition from 1.9.ocean
2004-04-112004-04-11nobu
2004-04-11* ruby.c (require_libraries): restore source file/line afternobu
2004-04-11Forgot to check special case at top leveldave
2004-04-102004-04-10eban
2004-04-10Fix :enddocdave
2004-04-09Fixed problem with \_cat_<b>dog</b>dave
2004-04-07REXML CHANGESser
2004-04-062004-04-07eban
2004-04-06fix hash tuple bugseki
2004-04-06* configure.in: check the size of time_t.akr
2004-04-06This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-04-06* ext/socket/socket.c (make_hostent): must return value.usa
2004-04-062004-04-06eban
2004-04-05add require "drb/drb"seki
2004-04-05* eval.c (top_include): include in the wrapped load is done formatz
2004-04-052004-04-05eban
2004-04-04Remove leading ./ from filenames so that cross references work OKdave
2004-04-04* eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299]aamine
2004-04-04comments modified.akr
2004-04-042004-04-04eban
2004-04-04Allow multiple --exclude options to RDocdave
2004-04-03* ext/syck/syck.h: version 0.43.why
2004-04-032004-04-03eban
2004-04-03* Fixed a bug in the evaluation of XPath's 'or'ser
2004-04-022004-04-02eban
2004-04-02REXML changesser
2004-04-02REXML changes backported from the 1.9 branch:ser
2004-04-02Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave
2004-04-012004-04-01nahi
2004-04-01add test_symmetry_bignum.akr
2004-04-01 * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URInahi
2004-03-31* time.c (year_leap_p): new function.akr
2004-03-312004-03-31nobu
2004-03-31* intern.h: provide proper prototypes. [ruby-core:02724]nobu
2004-03-31* lib/delegate.rb (DelegateClass): define internal methods of thenobu
2004-03-30* time.c (search_time_t): limit guess range by mktime if it isakr