summaryrefslogtreecommitdiff
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): Fix r38986 (typo) [Bug #7726]marcandre
2013-01-30* array.c (rb_ary_bsearch): Fix r38986 (missing whitespace)marcandre
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* 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