summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-01-30win32.h: revert r37337nobu
2013-01-30* ext/socket/unixsocket.c (rsock_init_unixsock): use rb_inspect()shugo
2013-01-30vm_dump.c: important message firstnobu
2013-01-30ChangeLog, range.c: adjust indent and stylenobu
2013-01-30* array.c (rb_ary_bsearch): Raise TypeError on bad return from blockmarcandre
2013-01-30* range.c: Restrict bsearch to integers [#7728]marcandre
2013-01-30* array.c (rb_ary_bsearch): Return enumerator if no block [#7725]marcandre
2013-01-30* lib/matrix.rb: Take conjugate for inner productmarcandre
2013-01-30parse.y: warn assigned but unused in toplevelnobu
2013-01-30cont.c: fiber local svarnobu
2013-01-29* re.c (reg_operand): Simplify and reuse error handling [Bug #7539]marcandre
2013-01-29* object.c: Improve error for failed implicit conversions [Bug #7539]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-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* 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* ext/fcntl/fcntl.c: update document. use "file descriptor" insteadakr
2013-01-26fix a typokazu
2013-01-26marshal.c: marshal_dump instance varialbesnobu
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* lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain
2013-01-25* ext/socket/raddrinfo (rsock_unix_sockaddr_len): renamed fromshugo
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-25 * lib/mkmf.rb: Documented MakeMakefile constants. Hid implementationdrbrain
2013-01-25* lib/rubygems/compatibility.rb: Hide compatibility shims from RDocdrbrain
2013-01-25* lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain
2013-01-24* NEWS (yaml): Write about bundled libyaml.sorah
2013-01-24* doc/syntax/calling_methods.rdoc: Added a Method Lookup section.drbrain
2013-01-24* enum.c (enum_zip): Fix error messagemarcandre
2013-01-24* enumerator.c (lazy_zip): raise error for bad argumentsmarcandre
2013-01-24* enumerator.c: Optimize Lazy#zip when passed only arraysmarcandre
2013-01-24* enumerator.c: Fix state handling for Lazy#zipmarcandre
2013-01-24* eval.c (f_current_dirname): Add documentation about "__dir__nari
2013-01-24* NEWS (RDoc): Added mention of page support and markdown support.drbrain