aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* merge Oniguruma 4.0.2kosako2006-03-231-0/+10
* add back reference by name in replace stringkosako2006-03-221-0/+11
* add String/Symbol argument to MatchData[x]kosako2006-03-211-0/+10
* * ext/win32ole/win32ole.c (folevariant_value): could not compileusa2006-03-201-2/+7
* change behavior of converting OLE Variant object with VT_ARRAY|VT_UI1suke2006-03-191-1/+11
* * lib/mkmf.rb (create_makefile): support libraries without *.so.usa2006-03-151-0/+4
* * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should usegotoyuzo2006-03-151-0/+5
* * ext/win32ole/win32ole.c(ole_val2olevariantdata): support VT_VARIANT insuke2006-03-121-0/+10
* * lib/fileutils.rb: do not repeat command options.aamine2006-03-051-0/+4
* * lib/net/http.rb (send_request_with_body): #content_type never return false,...aamine2006-03-051-0/+5
* * gc.c (id2ref): fix symbol test.akr2006-03-041-0/+4
* * lib/fileutils.rb (FileUtils.cp_r): implement :remove_destinationakr2006-03-031-0/+9
* * ext/dl/.cvsignore: ignore callback.h.aamine2006-03-031-0/+8
* ML ref [ruby-core:7305]akr2006-03-021-1/+1
* * gc.c: commited magic for reducing RVALUE size on windows. (24->20byte)ocean2006-03-021-0/+5
* * gc.c: align VALUE with sizeof(RVALUE) globally.akr2006-03-021-0/+8
* * win32/win32.c (filetime_to_unixtime): should set tm_isdst to -1.ocean2006-03-021-0/+6
* * dir.c: supress warning "/* within comment"ocean2006-03-011-2/+2
* * lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.ocean2006-02-281-0/+6
* quote pathnames in the server's command line for space containedseki2006-02-241-0/+6
* * instruby.rb: install *.exe.manifest and *.dll.manifest if exist.usa2006-02-241-0/+5
* * win32/win32.c (NtInitialize): need to set a handler for VC++8.usa2006-02-241-0/+4
* no messageocean2006-02-231-1/+1
* * bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internalocean2006-02-231-0/+7
* * eval.c (SETUP_ARGS0): fixed memory corruption. [ruby-dev:28360]ocean2006-02-231-0/+4
* * lib/pathname.rb (Pathname#each_filename): use split_names properly.akr2006-02-221-0/+4
* * test/webrick/test_cgi.rb: should support platforms which searchusa2006-02-221-0/+6
* * bignum.c (bignorm): x may not be a bignum. [ruby-dev:28367]matz2006-02-221-0/+4
* * eval.c (proc_alloc): add proper check for creation of a lambdamatz2006-02-221-0/+5
* * parse.y (f_arglist): should set command_start = Qtrue formatz2006-02-201-0/+5
* * mkconfig.rb: alias Config to RbConfig for compatibility.akr2006-02-201-0/+4
* * io.c (rb_io_reopen): flush before reopening a file.akr2006-02-201-0/+5
* * mkconfig.rb: generate RbConfig instead of Config.akr2006-02-201-0/+14
* * lib/find.rb: should raise ENOENT if root entry does not exist,usa2006-02-201-0/+5
* * lib/rational.rb (Integer::gcd): small typo fix. [ruby-core:07395]matz2006-02-201-0/+5
* * variable.c (rb_const_get_0): Object should have been the lowestmatz2006-02-201-0/+5
* * eval.c: initial value for block_unique must be 1.matz2006-02-201-0/+5
* * lib/delegate.rb (Delegator): should not delegate "funcall".matz2006-02-201-0/+4
* * lib/webrick/httpservlet/cgihandler.rb (WEBrick::HTTPServlet::CGIHandler):matz2006-02-201-0/+13
* * ext/openssl/ossl.h (OSSL_Debug): should not use __func__.gotoyuzo2006-02-191-0/+5
* * lib/open-uri.rb: add :ssl_verify_mode option.akr2006-02-191-0/+7
* * lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer modematz2006-02-181-0/+10
* * eval.c (rb_obj_instance_eval): RDoc description updated. amatz2006-02-181-0/+6
* * variable.c (rb_const_get_0): skip ruby_wrapper in const searchmatz2006-02-171-0/+7
* * lib/tracer.rb: merged a minor clarification patch from Danielmatz2006-02-171-0/+5
* * eval.c (ev_const_get): simplified using rb_const_get_fallback().matz2006-02-171-0/+19
* * util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330]ocean2006-02-171-0/+10
* * eval.c (rb_thread_wait_for): sleep should always sleep formatz2006-02-171-0/+5
* * eval.c (rb_eval): NODE_OP_ASGN1 should allow splat in itsmatz2006-02-151-0/+11
* * eval.c (error_line): remove void control path. [ruby-dev:28335]matz2006-02-151-0/+4