summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-20* configure.in: remove enable_rpath=no for Solaris.matz
2006-03-17* 2006-03-17eban
2006-03-17* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: fix typo.gotoyuzo
2006-03-15* lib/mkmf.rb (create_makefile): support libraries without *.so.usa
2006-03-15* 2006-03-15eban
2006-03-15* ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should usegotoyuzo
2006-03-11* 2006-03-11eban
2006-03-11* lib/rdoc/ri/ri_formatter.rb (RI::TextFormatter::wrap): removedmatz
2006-03-04fix string interpolationakr
2006-03-04* gc.c (id2ref): fix symbol test.akr
2006-03-04This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2006-03-04* gc.c (id2ref): fix symbol test.akr
2006-03-04* 2006-03-04eban
2006-03-03* lib/rdoc/ri/ri_paths.rb (RI::Paths): adding paths from rubygemsmatz
2006-03-03* 2006-03-03eban
2006-03-02ML ref [ruby-core:7305]akr
2006-03-02* gc.c: align VALUE with sizeof(RVALUE) globally.akr
2006-03-02* gc.c: commited magic for reducing RVALUE size on windows. (24->20byte)ocean
2006-03-02* win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.ocean
2006-03-02* 2006-03-02eban
2006-03-01* gc.c (add_heap): heap_slots may overflow. a patch from Stefanmatz
2006-03-01* ruby.h (SYM2ID): should not cast to signed long.matz
2006-02-28* 2006-03-01eban
2006-02-28* lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.ocean
2006-02-28* 2006-02-28usa
2006-02-28* lib/drb/extservm.rb (invoke_service_command): cannot invoke commandusa
2006-02-24quote pathnames in the server's command line for space containedseki
2006-02-24* instruby.rb: install *.exe.manifest and *.dll.manifest if exist.usa
2006-02-24* bcc32/Makefile.sub (HAVE_HYPOT): bcc32 has hypot().ocean
2006-02-24* time.c (time_new_internal): add prototype to tell the compilerusa
2006-02-24* 2006-02-24eban
2006-02-23* test.rb: Removed. Obsolete by test/nkf.naruse
2006-02-23enabled documents in nkf and kconv.naruse
2006-02-23* ext/nkf/nkf.c ext/nkf/lib/kconv.rb: Add rdoc.naruse
2006-02-23Removed (Obsolete by test/nkf)naruse
2006-02-23* bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internalocean
2006-02-23* 2006-02-23eban
2006-02-23* eval.c (SETUP_ARGS0): fixed memory corruption. [ruby-dev:28360]ocean
2006-02-21* parse.y: fixed compile errorocean
2006-02-20ChangeLog: add ML number [ruby-list:41838]matz
2006-02-20* 2006-02-21usa
2006-02-20* configure.in (mingw): have link.usa
2006-02-20* parse.y (f_arglist): should set command_start = Qtrue formatz
2006-02-20* mkconfig.rb: alias RbConfig for Config.akr
2006-02-20* lib/rational.rb (Integer::gcd): small typo fix. [ruby-core:07395]matz
2006-02-20* lib/rational.rb (Integer::gcd): replaced by gcd4 inmatz
2006-02-19* 2006-02-20eban
2006-02-19* ext/openssl/ossl.h (OSSL_Debug): should not use __func__.gotoyuzo
2006-02-18* 2006-02-19eban
2006-02-18* lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer modematz