summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 20070219knu2007-02-191-3/+3
* * configure.in, defines.h, eval.c (rb_feature_p, rb_provided,knu2007-02-195-82/+128
* 20070217knu2007-02-171-3/+3
* * lib/.document: Apply patch for irb, e2mmap and README by Hugh Sasseknu2007-02-173-6/+16
* * lib/uri/ftp.rb: Revert the previous change pending discussion.knu2007-02-152-68/+25
* * dir.c (glob_helper): Fix the function declaration.knu2007-02-152-1/+5
* Branch off ruby_1_8_6 from ruby_1_8 in preparation forknu2007-02-152-4/+9
* * lib/uri/generic.rb (URI::Generic::userinfo): Considering howknu2007-02-152-6/+13
* 20070215knu2007-02-151-3/+3
* * dir.c, win32/win32.c, win32/dir.h, ruby.h, intern.h: Bringknu2007-02-156-495/+868
* * lib/uri/generic.rb (URI::Generic::userinfo): should supportknu2007-02-157-38/+174
* * lib/cgi.rb (CGI::unescapeHTML): invalid decoding for singleknu2007-02-152-5/+12
* * ext/thread/thread.c: Handle interrupted waits correctly.knu2007-02-152-19/+63
* set svn:ignoreknu2007-02-140-0/+0