aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* vm_dump.c: important message firstnobu2013-01-301-0/+5
* ChangeLog, range.c: adjust indent and stylenobu2013-01-301-1/+1
* * array.c (rb_ary_bsearch): Raise TypeError on bad return from blockmarcandre2013-01-301-0/+10
* * range.c: Restrict bsearch to integers [#7728]marcandre2013-01-301-0/+6
* * array.c (rb_ary_bsearch): Return enumerator if no block [#7725]marcandre2013-01-301-0/+10
* * lib/matrix.rb: Take conjugate for inner productmarcandre2013-01-301-0/+5
* parse.y: warn assigned but unused in toplevelnobu2013-01-301-0/+5
* cont.c: fiber local svarnobu2013-01-301-0/+5
* * re.c (reg_operand): Simplify and reuse error handling [Bug #7539]marcandre2013-01-291-0/+6
* * object.c: Improve error for failed implicit conversions [Bug #7539]marcandre2013-01-291-0/+8
* * lib/net/http/generic_request.rb (encode_multipart_form_data): removeakr2013-01-291-0/+5
* * array.c: Improve documentation abouteregon2013-01-291-0/+5
* debug: trivial fixesnobu2013-01-291-1/+1
* * vm_backtrace.c: fix issue of rb_debug_inspector_open().ko12013-01-291-0/+21
* vm_trace.c: TracePoint safe level checknobu2013-01-291-1/+4
* vm_trace.c: trace_func safe level checknobu2013-01-291-0/+5
* proc.c: original aritynobu2013-01-291-0/+5
* * test/ruby/test_marshal.rb: remove temporally files early.akr2013-01-291-0/+8
* ChangeLog: remove duplicated entrynobu2013-01-291-5/+0
* * ext/socket/socket.c (sock_s_pack_sockaddr_un): calculate theshugo2013-01-291-0/+7
* vm_backtrace.c: use longnobu2013-01-281-0/+10
* envutil.rb: no core dumpnobu2013-01-281-0/+4
* * ext/fcntl/fcntl.c: update document. use "file descriptor" insteadakr2013-01-281-0/+7
* fix a typokazu2013-01-261-1/+1
* marshal.c: marshal_dump instance varialbesnobu2013-01-261-0/+9
* Windows Vista supports __declspec(thread) in dynamic loaded dll, sosuke2013-01-261-1/+1
* * ext/fcntl/fcntl.c: Document Fcntl constantsdrbrain2013-01-261-0/+4
* * hash.c (rb_env_size): Restored documentation for ENV.sizedrbrain2013-01-261-0/+10
* * lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain2013-01-261-0/+25
* * ext/socket/raddrinfo (rsock_unix_sockaddr_len): renamed fromshugo2013-01-251-0/+6
* * test/ruby/test_io.rb (test_ioctl_linux): skip if a platform iskosaki2013-01-251-0/+7
* * ext/win32ole/win32ole.c: use TlsAlloc instead of __declspec(thread)suke2013-01-251-0/+6
* * ext/socket/raddrinfo.c (rsock_unixpath_len, init_unix_addrinfo),shugo2013-01-251-0/+16
* * lib/drb/drb.rb: Updated documentation based on patch from Vincentdrbrain2013-01-251-0/+6
* * lib/drb/drb.rb: Improved documentation by adding or hiding methods.drbrain2013-01-251-0/+14
* * vm_core.h: modify a comment about rb_iseq_t::local_size.ko12013-01-251-0/+5
* ChangeLog: fix typonobu2013-01-251-2/+2
* * lib/mkmf.rb: Documented MakeMakefile constants. Hid implementationdrbrain2013-01-251-0/+5
* * lib/rubygems/compatibility.rb: Hide compatibility shims from RDocdrbrain2013-01-251-0/+9
* * lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain2013-01-251-0/+9
* * NEWS (yaml): Write about bundled libyaml.sorah2013-01-241-0/+4
* * doc/syntax/calling_methods.rdoc: Added a Method Lookup section.drbrain2013-01-241-0/+6
* * enum.c (enum_zip): Fix error messagemarcandre2013-01-241-0/+6
* * enumerator.c (lazy_zip): raise error for bad argumentsmarcandre2013-01-241-0/+5
* * enumerator.c: Optimize Lazy#zip when passed only arraysmarcandre2013-01-241-0/+5
* * enumerator.c: Fix state handling for Lazy#zipmarcandre2013-01-241-0/+5
* * eval.c (f_current_dirname): Add documentation about "__dir__nari2013-01-241-0/+5
* * NEWS (RDoc): Added mention of page support and markdown support.drbrain2013-01-241-0/+4
* * doc/syntax/refinements.rdoc: Added refinements document based ondrbrain2013-01-241-0/+6
* win32.c: missing initializationnobu2013-01-231-0/+6