aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vm_backtrace.c: use longnobu2013-01-283-9/+19
* envutil.rb: no core dumpnobu2013-01-282-5/+14
* * 2013-01-28svn2013-01-281-2/+2
* * ext/fcntl/fcntl.c: update document. use "file descriptor" insteadakr2013-01-282-5/+16
* test_system.rb: commit missnobu2013-01-271-1/+1
* test_system.rb: indentnobu2013-01-271-15/+15
* test_system.rb: fix testnobu2013-01-271-5/+25
* * 2013-01-27svn2013-01-261-2/+2
* * NEWS: Improve wordingmarcandre2013-01-261-2/+2
* fix a typokazu2013-01-261-1/+1
* marshal.c: marshal_dump instance varialbesnobu2013-01-265-2/+32
* fix typosnari2013-01-261-2/+2
* Windows Vista supports __declspec(thread) in dynamic loaded dll, sosuke2013-01-261-1/+1
* * ext/fcntl/fcntl.c: Document Fcntl constantsdrbrain2013-01-262-65/+123
* * hash.c (rb_env_size): Restored documentation for ENV.sizedrbrain2013-01-265-11/+100
* * remove trailing spaces.nobu2013-01-261-1/+1
* extconf.rb: fix warningsnobu2013-01-261-0/+24
* * lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain2013-01-2623-83/+837
* updating news [Bug #6820]tenderlove2013-01-251-2/+1
* * ext/socket/raddrinfo (rsock_unix_sockaddr_len): renamed fromshugo2013-01-254-4/+10
* * 2013-01-26svn2013-01-251-2/+2
* * test/ruby/test_io.rb (test_ioctl_linux): skip if a platform iskosaki2013-01-252-1/+11
* * ext/win32ole/win32ole.c: use TlsAlloc instead of __declspec(thread)suke2013-01-252-1/+7
* * ext/socket/raddrinfo.c (rsock_unixpath_len, init_unix_addrinfo),shugo2013-01-256-10/+92
* * lib/drb/drb.rb: Updated documentation based on patch from Vincentdrbrain2013-01-253-19/+200
* * lib/drb/drb.rb: Improved documentation by adding or hiding methods.drbrain2013-01-2511-17/+124
* * vm_core.h: modify a comment about rb_iseq_t::local_size.ko12013-01-252-1/+6
* ChangeLog: fix typonobu2013-01-251-2/+2
* test_process.rb: reduce command string sizenobu2013-01-251-8/+18
* * lib/mkmf.rb: Documented MakeMakefile constants. Hid implementationdrbrain2013-01-252-2/+68
* * lib/rubygems/compatibility.rb: Hide compatibility shims from RDocdrbrain2013-01-254-0/+17
* * 2013-01-25svn2013-01-251-2/+2
* * lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain2013-01-254-9/+59
* * NEWS (yaml): Write about bundled libyaml.sorah2013-01-242-0/+6
* * doc/syntax/calling_methods.rdoc: Added a Method Lookup section.drbrain2013-01-243-1/+32
* * enum.c (enum_zip): Fix error messagemarcandre2013-01-243-2/+12
* * enumerator.c (lazy_zip): raise error for bad argumentsmarcandre2013-01-243-0/+16
* * enumerator.c: Optimize Lazy#zip when passed only arraysmarcandre2013-01-243-3/+54
* re-fix documentsnobu2013-01-242-2/+3
* * enumerator.c: Fix state handling for Lazy#zipmarcandre2013-01-243-9/+28
* * enumerator.c: Fix state handling for Lazy#dropmarcandre2013-01-242-7/+15
* * enumerator.c: Fix state handling for Lazy#drop_whilemarcandre2013-01-242-9/+12
* * enumerator.c: Fix state handling for Lazy#takemarcandre2013-01-242-7/+27
* fix documents. __dir__ is a shorthand File.realdirpath(__FILE__).nari2013-01-242-3/+2
* Refix of r38916: it uses realpathnaruse2013-01-241-3/+3
* fix NEWS of __dir__nari2013-01-241-1/+2
* fix rdoc of __dir__ [Bug #7729]naruse2013-01-241-2/+3
* * eval.c (f_current_dirname): Add documentation about "__dir__nari2013-01-242-0/+6
* * NEWS (RDoc): Added mention of page support and markdown support.drbrain2013-01-242-4/+17
* * doc/syntax/refinements.rdoc: Added refinements document based ondrbrain2013-01-243-0/+249