summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-27* ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.naruse
2006-03-26refactoring for optionskosako
2006-03-24RDoc description updatedkosako
2006-03-23prohibit number backref in replaced string for named patternkosako
2006-03-23merge Oniguruma 4.0.2kosako
2006-03-22add back reference by name in replace stringkosako
2006-03-21add String/Symbol argument to MatchData[x]kosako
2006-03-20* 2006-03-20usa
2006-03-20* ext/win32ole/win32ole.c (folevariant_value): could not compileusa
2006-03-19* 2006-03-19eban
2006-03-19change behavior of converting OLE Variant object with VT_ARRAY|VT_UI1suke
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-12* 2006-03-12eban
2006-03-12* ext/win32ole/win32ole.c(ole_val2olevariantdata): support VT_VARIANT insuke
2006-03-05* 2006-03-05eban
2006-03-05* lib/fileutils.rb: do not repeat command options.aamine
2006-03-05* lib/net/http.rb (send_request_with_body): #content_type never return false,...aamine
2006-03-04* 2006-03-04eban
2006-03-04fix string interpolationakr
2006-03-04* gc.c (id2ref): fix symbol test.akr
2006-03-03* lib/fileutils.rb (FileUtils.cp_r): implement :remove_destinationakr
2006-03-03* ext/dl/.cvsignore: ignore callback.h.aamine
2006-03-03* 2006-03-03eban
2006-03-02ML ref [ruby-core:7305]akr
2006-03-02* gc.c: commited magic for reducing RVALUE size on windows. (24->20byte)ocean
2006-03-02* gc.c: align VALUE with sizeof(RVALUE) globally.akr
2006-03-02* 2006-03-02eban
2006-03-02* win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.ocean
2006-03-01* dir.c: supress warning "/* within comment"ocean
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-28eban
2006-02-28 * lib/irb/ruby-lex.rb: fixed that irb can't parse /\^/. [ruby-dev:28404] and...keiju
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* win32/win32.c (NtInitialize): need to set a handler for VC++8.usa
2006-02-24* 2006-02-24eban
2006-02-23no messageocean
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-22* lib/pathname.rb (Pathname#each_filename): use split_names properly.akr
2006-02-22* test/webrick/test_cgi.rb: should support platforms which searchusa
2006-02-22* bignum.c (bignorm): x may not be a bignum. [ruby-dev:28367]matz
2006-02-22* 2006-02-22eban
2006-02-22* eval.c (proc_alloc): add proper check for creation of a lambdamatz
2006-02-21comment ruby version more specific.akr
2006-02-20* 2006-02-21usa