aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * eval.c (yield_under_i): should not pass self as an argument tomatz2006-02-151-1/+6
* * eval.c (rb_obj_instance_eval): should no singleton classes formatz2006-02-151-0/+5
* * enumerator.c (enumerator_each): return self if no block ismatz2006-02-141-0/+5
* * eval.c (DMETHOD_P): accessing wrong frame. [ruby-dev:28181]matz2006-02-141-0/+6
* * ext/zlib/zlib.c: supress warning on test/zlib. [ruby-dev:28323]ocean2006-02-141-0/+4
* * win32/win32.c (rb_w32_utime): drop read-only attribute beforeusa2006-02-141-0/+5
* * win32/Makefile.sub (config.h): should define HAVE_LONG_LONG withusa2006-02-141-0/+5
* * ChangeLog: typo.usa2006-02-141-1/+1
* * time.c (search_time_t): support non 32bit time_t environments.usa2006-02-141-0/+8
* * eval.c (copy_node_scope): remove duplicated semicolons at end.matz2006-02-131-0/+9
* * parse.y (parser_parse_string): mention "regexp" in a errormatz2006-02-131-0/+36
* merge Oniguruma 4.0.1kosako2006-02-121-0/+14