summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2007214knu2007-02-141-3/+3
* * ext/digest/lib/digest.rb (Digest::self.const_missing): Dropknu2007-02-142-8/+16
* set svn:eol-styleshyouhei2007-02-130-0/+0
* * io.c (rb_f_syscall): Fix buffer overflow with syscallknu2007-02-132-0/+7
* set svn:eol-styleshyouhei2007-02-120-0/+0
* * lib/cgi.rb (CGI::QueryExtension::read_multipart): Properly parseknu2007-02-102-2/+7
* * configure.in, ext/thread/extconf.rb, lib/thread.rb: Add aknu2007-02-104-0/+18
* * ext/Setup: Add thread except for platforms without threadsknu2007-02-107-0/+11
* * ext/thread/lib/thread.rb: Add a replacement of thread.rb thatknu2007-02-102-0/+10
* * lib/thread.rb: Remove an ineffective part of the code.knu2007-02-102-9/+4
* * ext/thread/thread.c (rb_thread_exclusive): Implementknu2007-02-102-0/+39
* * ext/thread/thread.c: Get rid of use of a dummy function.knu2007-02-102-11/+6
* * 2007-02-11eban2007-02-101-3/+3
* * ext/thread/thread.c (Init_thread): Define missing aliases:knu2007-02-102-0/+7