aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/nkf/nkf-utf8/nkf.c (nkf_each_char_to_hex, encode_fallback_subchar,usa2006-03-292-3/+8
* * 2006-03-28eban2006-03-281-3/+3
* doc update for IO.popen and $?. [ruby-talk:186294]akr2006-03-281-1/+8
* * version.h: fix conflict.eban2006-03-271-12/+0
* * 2006-03-27eban2006-03-271-3/+15
* * ext/nkf/nkf-utf8/{nkf.c, utf8tbl.c}: imported nkf 2.0.6.naruse2006-03-277-1730/+2257
* refactoring for optionskosako2006-03-264-154/+157
* RDoc description updatedkosako2006-03-244-15/+31
* prohibit number backref in replaced string for named patternkosako2006-03-232-2/+13
* merge Oniguruma 4.0.2kosako2006-03-235-23/+65
* add back reference by name in replace stringkosako2006-03-225-17/+62
* add String/Symbol argument to MatchData[x]kosako2006-03-215-6/+53
* * 2006-03-20usa2006-03-201-3/+3
* * ext/win32ole/win32ole.c (folevariant_value): could not compileusa2006-03-202-3/+9
* * 2006-03-19eban2006-03-191-3/+3
* change behavior of converting OLE Variant object with VT_ARRAY|VT_UI1suke2006-03-193-4/+68
* * lib/mkmf.rb (create_makefile): support libraries without *.so.usa2006-03-152-1/+5
* * 2006-03-15eban2006-03-151-3/+3
* * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should usegotoyuzo2006-03-153-2/+7
* * 2006-03-12eban2006-03-121-3/+3
* * ext/win32ole/win32ole.c(ole_val2olevariantdata): support VT_VARIANT insuke2006-03-124-23/+221
* * 2006-03-05eban2006-03-051-3/+3
* * lib/fileutils.rb: do not repeat command options.aamine2006-03-052-52/+58
* * lib/net/http.rb (send_request_with_body): #content_type never return false,...aamine2006-03-052-2/+7
* * 2006-03-04eban2006-03-041-3/+3
* fix string interpolationakr2006-03-041-2/+3
* * gc.c (id2ref): fix symbol test.akr2006-03-043-3/+42
* * lib/fileutils.rb (FileUtils.cp_r): implement :remove_destinationakr2006-03-033-6/+18
* * ext/dl/.cvsignore: ignore callback.h.aamine2006-03-034-0/+11
* * 2006-03-03eban2006-03-031-3/+3
* ML ref [ruby-core:7305]akr2006-03-021-1/+1
* * gc.c: commited magic for reducing RVALUE size on windows. (24->20byte)ocean2006-03-022-0/+13
* * gc.c: align VALUE with sizeof(RVALUE) globally.akr2006-03-024-53/+101
* * 2006-03-02eban2006-03-021-3/+3
* * win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.ocean2006-03-022-0/+7
* * dir.c: supress warning "/* within comment"ocean2006-03-017-56/+42
* * 2006-03-01eban2006-02-281-4/+4
* * lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.ocean2006-02-282-4/+10
* * 2006-02-28eban2006-02-281-3/+3
* * lib/irb/ruby-lex.rb: fixed that irb can't parse /\^/. [ruby-dev:28404] and...keiju2006-02-281-5/+5
* quote pathnames in the server's command line for space containedseki2006-02-242-1/+7
* * instruby.rb: install *.exe.manifest and *.dll.manifest if exist.usa2006-02-242-18/+34
* * win32/win32.c (NtInitialize): need to set a handler for VC++8.usa2006-02-242-0/+15
* * 2006-02-24eban2006-02-241-3/+3
* no messageocean2006-02-231-1/+1
* * bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internalocean2006-02-234-1/+31
* * 2006-02-23eban2006-02-231-3/+3
* * eval.c (SETUP_ARGS0): fixed memory corruption. [ruby-dev:28360]ocean2006-02-232-1/+5
* * lib/pathname.rb (Pathname#each_filename): use split_names properly.akr2006-02-223-1/+12
* * test/webrick/test_cgi.rb: should support platforms which searchusa2006-02-222-0/+13