summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* merge -c 12116shyouhei2007-05-223-5/+10
* merge -c 12113shyouhei2007-05-223-7/+18
* * distruby.rb: Add zip generation.shyouhei2007-03-202-11/+25
* * merge -c 12080shyouhei2007-03-193-5/+11
* * merge -c 12071shyouhei2007-03-163-2/+9
* * merge -r 12066:12069shyouhei2007-03-164-13/+102
* * merge -c 12065shyouhei2007-03-163-5/+10
* * stable version 1.8.6 released.knu2007-03-121-0/+4
* * lib/cgi.rb (CGI::header): IIS >= 5.0 does not need the nphknu2007-03-123-4/+11
* * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu2007-03-1212-0/+73
* * ext/dl/sym.c (rb_dlsym_inspect): Use "0x%x" rather for pointers.knu2007-03-115-7/+21
* * misc/README: Add a note about ruby-electric.el. knu2007-03-115-16/+176
* * ext/dl/mkcallback.rb (mkfunc): Make sure that a callbackknu2007-03-112-0/+10
* * eval.c (error_handle): no message when exiting by signal.knu2007-03-115-15/+147
* Merge changes from ruby_1_8:knu2007-03-068-42/+94
* * time.c (time_to_s): Correct the wrong format which did notknu2007-03-053-6/+12
* 20070305knu2007-03-041-3/+3
* merge a cosmetic changeknu2007-03-041-5/+1
* * lib/fileutils.rb (mv): could not move a directory betweenknu2007-03-042-2/+11
* * file.c (rb_file_s_utime): allow nil to set the current time.knu2007-03-043-12/+36
* 20070304knu2007-03-041-3/+3
* * util.c (push_element): should return a int value.knu2007-03-042-1/+7
* * lib/set.rb (Set#^, Set#&): Correct documentation. Those methodsknu2007-03-032-2/+8
* * eval.c (stack_check): Unset inline to fix build with GCC 3.4.6;knu2007-03-032-1/+8
* * ext/thread/thread.c (push_list): Use ALLOC().knu2007-03-032-4/+12
* * NEWS: Add a note for String#intern.knu2007-03-032-0/+7
* * eval.c (rb_provided): return true only for features loaded fromknu2007-03-032-12/+28
* * env.h (SCOPE_CLONE): Introduce a new scope flag to prevent aknu2007-03-035-3/+19
* * object.c (rb_obj_ivar_set): RDoc updated according to aknu2007-03-032-4/+12
* * parse.y (stmt, arg): should not omit lhs of OP_ASGN1 even ifknu2007-03-033-4/+11
* * mkconfig.rb (patchlevel): read from version.h.knu2007-02-283-1/+10
* * ext/digest/digest.c (get_digest_base_metadata): Allow inheritingknu2007-02-282-4/+14
* Merge changes between r11913 and r11943 from ruby_1_8.knu2007-02-2813-18/+214
* * merge -c 11935shyouhei2007-02-282-8/+21
* Merge changes between r11907 and r11913 from ruby_1_8.knu2007-02-273-1/+8
* Merge changes between r11871 and r11907 from ruby_1_8.knu2007-02-2711-60/+85
* 20070225knu2007-02-241-3/+3
* * defines.h: Pull the RUBY_MBCHAR_MAXSIZE definition from trunk,knu2007-02-242-0/+10
* 20070224knu2007-02-241-3/+3
* * lib/date/format.rb: updated based on date2 4.0.3.knu2007-02-242-8/+12
* * ext/racc/cparse/cparse.c (cparse_params_mark): remove uselessknu2007-02-242-4/+5
* * win32/win32.c (set_pioinfo_extra): new function for VC++8 SP1knu2007-02-244-2/+53
* Fix a trivial typo.knu2007-02-241-1/+1
* * numeric.c (fix_cmp, fix_equal): Remove FIX2LONG() to optimize.knu2007-02-232-7/+11
* 20070223knu2007-02-231-3/+3
* * lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make theknu2007-02-233-2/+12
* Update the distribution information.knu2007-02-202-12/+27
* Merge trivial changes to reduce diffs from ruby_1_8.knu2007-02-204-17/+14
* add some pointersknu2007-02-191-0/+1
* * ext/socket/socket.c (unix_peeraddr): wrong syscall name in errorknu2007-02-192-1/+7