summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-29* range.c: Fix Range#bsearch for floats [Bug #7724]marcandre
2013-01-29* 2013-01-30svn
2013-01-29* object.c: Fix rdoc typo, patch by Narsimham Chelluri [#7753].marcandre
2013-01-29* lib/net/http/generic_request.rb (encode_multipart_form_data): removeakr
2013-01-29* array.c: Improve documentation abouteregon
2013-01-29debug: trivial fixesnobu
2013-01-29test_settracefunc.rb: fix testsnobu
2013-01-29* properties.nobu
2013-01-29* vm_backtrace.c: fix issue of rb_debug_inspector_open().ko1
2013-01-29vm_trace.c: TracePoint safe level checknobu
2013-01-29vm_trace.c: trace_func safe level checknobu
2013-01-29proc.c: original aritynobu
2013-01-29* test/ruby/test_marshal.rb: remove temporally files early.akr
2013-01-29ChangeLog: remove duplicated entrynobu
2013-01-29* 2013-01-29svn
2013-01-29* ext/socket/socket.c (sock_s_pack_sockaddr_un): calculate theshugo
2013-01-28vm_backtrace.c: use longnobu
2013-01-28envutil.rb: no core dumpnobu
2013-01-28* 2013-01-28svn
2013-01-28* ext/fcntl/fcntl.c: update document. use "file descriptor" insteadakr
2013-01-27test_system.rb: commit missnobu
2013-01-27test_system.rb: indentnobu
2013-01-27test_system.rb: fix testnobu
2013-01-26* 2013-01-27svn
2013-01-26* NEWS: Improve wordingmarcandre
2013-01-26fix a typokazu
2013-01-26marshal.c: marshal_dump instance varialbesnobu
2013-01-26fix typosnari
2013-01-26Windows Vista supports __declspec(thread) in dynamic loaded dll, sosuke
2013-01-26* ext/fcntl/fcntl.c: Document Fcntl constantsdrbrain
2013-01-26* hash.c (rb_env_size): Restored documentation for ENV.sizedrbrain
2013-01-26* remove trailing spaces.nobu
2013-01-26extconf.rb: fix warningsnobu
2013-01-26* lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain
2013-01-25updating news [Bug #6820]tenderlove
2013-01-25* ext/socket/raddrinfo (rsock_unix_sockaddr_len): renamed fromshugo
2013-01-25* 2013-01-26svn
2013-01-25* test/ruby/test_io.rb (test_ioctl_linux): skip if a platform iskosaki
2013-01-25* ext/win32ole/win32ole.c: use TlsAlloc instead of __declspec(thread)suke
2013-01-25* ext/socket/raddrinfo.c (rsock_unixpath_len, init_unix_addrinfo),shugo
2013-01-25* lib/drb/drb.rb: Updated documentation based on patch from Vincentdrbrain
2013-01-25* lib/drb/drb.rb: Improved documentation by adding or hiding methods.drbrain
2013-01-25* vm_core.h: modify a comment about rb_iseq_t::local_size.ko1
2013-01-25ChangeLog: fix typonobu
2013-01-25test_process.rb: reduce command string sizenobu
2013-01-25 * lib/mkmf.rb: Documented MakeMakefile constants. Hid implementationdrbrain
2013-01-25* lib/rubygems/compatibility.rb: Hide compatibility shims from RDocdrbrain
2013-01-25* 2013-01-25svn
2013-01-25* lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain
2013-01-24* NEWS (yaml): Write about bundled libyaml.sorah