aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.in: use $@ instead of $(.TARGET) because .TARGET is notshugo2014-01-301-0/+5
* * ext/fiddle/closure.c: use sizeof(*pcl) for correct sizeof value.mame2014-01-291-0/+5
* io.c: check socket on other than linuxnobu2014-01-291-0/+6
* io.c: remove socket checknormal2014-01-291-0/+5
* * ChangeLog: remove a duplicated entry at r44726.nagachika2014-01-291-6/+0
* * ext/openssl/ossl_ssl.c: pass read_nonblock options to underlying IOtenderlove2014-01-281-0/+7
* * ext/fiddle/closure.c: use sizeof(*pcl) for correct sizeof value.tenderlove2014-01-281-0/+5
* doc/contributing.rdoc: allow/encourage other git hostsnormal2014-01-281-0/+5
* * ext/socket: Avoid redundant fcntl/fstat syscalls for cloexecakr2014-01-281-0/+6
* * process.c (READ_FROM_CHILD): Apply the last hunk ofakr2014-01-281-0/+6
* thread_pthread.c: use get_stacknobu2014-01-281-0/+12
* * thread_pthread.c: rlimit is only available on Linux.naruse2014-01-281-0/+6
* * lib/set.rb: [DOC] Add examples for Set#intersect? and Set#disjoint?zzak2014-01-281-0/+5
* * ext/zlib/zlib.c (rb_zlib_adler32): [DOC] Add example for adler32zzak2014-01-281-0/+5
* compile.c: use correct key for block when loading serialized iseqscharliesome2014-01-271-0/+6
* * ChangeLog: remove a duplicated entry at r44712.nagachika2014-01-271-6/+0
* thread_pthread.c: get current main thread stack sizenobu2014-01-271-0/+12
* * README.ja.md, README.md: update the controller address of mailing lists.kazu2014-01-251-0/+5
* process.c: avoid EINTR from Process.spawnnobu2014-01-251-0/+8
* compile.c: assignment result of aset_withnobu2014-01-251-0/+6
* class.c: allow nil keyword_hashnobu2014-01-251-0/+5
* * lib/racc/rdoc/grammar.en.rdoc: [DOC] Correct grammar and typoszzak2014-01-241-0/+5
* * test/ruby/envutil.rb: try to wait a bit (0.1sec) when ruby processko12014-01-231-0/+6
* * test/ruby/test_settracefunc.rb: check the target thread.ko12014-01-231-0/+4
* * test/ruby/test_settracefunc.rb: check the target thread.ko12014-01-231-0/+4
* * lib/fileutils.rb: [DOC] Fix typo in options_of() example [Bug #9392]zzak2014-01-231-0/+5
* * README -> README.md: [DOC] Format README with Markdown [Bug #9255]zzak2014-01-231-0/+5
* thread/thread.c: no dupnobu2014-01-221-0/+5
* thread_pthread.c: fix for dynamic PTHREAD_STACK_MINnobu2014-01-211-0/+6
* * lib/uri/common.rb: [DOC] Use static w3.org uri [ci skip]zzak2014-01-211-0/+5
* * enum.c: [DOC] Add simple example of Enumerable#zip [ci skip]zzak2014-01-211-0/+6
* thread_pthread.c: expand timer thread stack sizenobu2014-01-211-0/+7
* * ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr2014-01-201-2/+2
* * ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP andakr2014-01-201-0/+5
* * ext/socket/option.c: Use "byte" as default argument forakr2014-01-201-0/+6
* * ext/socket/option.c: Use preprocessor macros to avoid repeatedakr2014-01-201-0/+5
* * lib/rubygems/version.rb: [DOC] Use gender-neutral pronouns [ci skip]zzak2014-01-201-0/+5
* * compar.c (cmp_equal): warn for this release and still rescueeregon2014-01-181-0/+13
* * ext/socket: Avoid unnecessary ppoll/select on Linux.akr2014-01-181-0/+5
* * lib/resolv.rb (Resolv::DNS::Resource::TXT#data): Return concatenatedakr2014-01-181-0/+6
* * io.c (rb_update_max_fd): Return immediately if the given fd is smallakr2014-01-181-0/+5
* * io.c: Test O_CLOEXEC only once.akr2014-01-181-0/+5
* * ext/socket/option.c: IP_MULTICAST_LOOP and IP_MULTICAST_TTL socketakr2014-01-181-0/+6
* * lib/open-uri.rb: Make proxy disabling working again.akr2014-01-181-0/+5
* ChangeLog: fix refnobu2014-01-171-1/+1
* delegate.rb: keep special methodsnobu2014-01-171-0/+5
* eval.c: singleton class constantsnobu2014-01-171-0/+5
* * ext/bigdecimal/bigdecimal.gemspec: bigdecimal version 1.2.5.mrkn2014-01-151-0/+4
* * io.c (io_binwrite): use writev(2) to avoid double write if available.glass2014-01-151-0/+6
* string.c: respect BOMnobu2014-01-151-0/+5