summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-02-04* ext/psych/lib/psych.rb: New release of psych.tenderlove
2014-02-04* ext/psych/yaml/emitter.c: merge libyaml 0.1.5tenderlove
2014-02-04* string.c: use long allocator names instead of numberedko1
2014-02-04dir.c: glob cases on case-insensitive systemnobu
2014-02-04* string.c: use STR_SHARED instead of ELTS_SHARED.ko1
2014-02-04* string.c: remvoe STR_ASSOC related code.ko1
2014-02-04pack.c: use ivar for associated objectsnobu
2014-02-04string.c: enable capacity when setting capanobu
2014-02-04dir.c: glob cases on case-insensitive systemnobu
2014-02-04Revert "dir.c: glob cases on case-insensitive system"naruse
2014-02-04 * lib/rubygems: Update to RubyGems 2.2.2 prerelease to check fixes todrbrain
2014-02-03* error.c: [DOC] Exception#cause may return nil. [ci skip]kazu
2014-02-03dir.c: glob cases on case-insensitive systemnobu
2014-02-01io.c (rb_io_syswrite): add RB_GC_GUARDnormal
2014-02-01ext/win32ole/win32ole.c (ole_typedesc2val): add VT_RECORD case.suke
2014-01-31* lib/drb/drb.rb: [DOC] Add note about start_service for each processzzak
2014-01-31* error.c: [DOC] Document Exception#cause by @jasonrclark [ci skip]zzak
2014-01-31* lib/securerandom.rb: [DOC] Add note on require for exampleszzak
2014-01-31* numeric.c: [DOC] Fix typo in example for #step [ci skip]zzak
2014-01-31socket: split out SOCK_CLOEXEC versions of wrappers for readabilitynormal
2014-01-30* ChangeLog: update for r44772normal
2014-01-30* configure.in: use $@ instead of $(.TARGET) because .TARGET is notshugo
2014-01-29* ext/fiddle/closure.c: use sizeof(*pcl) for correct sizeof value.mame
2014-01-29io.c: check socket on other than linuxnobu
2014-01-29io.c: remove socket checknormal
2014-01-29* ChangeLog: remove a duplicated entry at r44726.nagachika
2014-01-28* ext/openssl/ossl_ssl.c: pass read_nonblock options to underlying IOtenderlove
2014-01-28* ext/fiddle/closure.c: use sizeof(*pcl) for correct sizeof value.tenderlove
2014-01-28doc/contributing.rdoc: allow/encourage other git hostsnormal
2014-01-28* ext/socket: Avoid redundant fcntl/fstat syscalls for cloexecakr
2014-01-28* process.c (READ_FROM_CHILD): Apply the last hunk ofakr
2014-01-28thread_pthread.c: use get_stacknobu
2014-01-28* thread_pthread.c: rlimit is only available on Linux.naruse
2014-01-28* lib/set.rb: [DOC] Add examples for Set#intersect? and Set#disjoint?zzak
2014-01-28* ext/zlib/zlib.c (rb_zlib_adler32): [DOC] Add example for adler32zzak
2014-01-27compile.c: use correct key for block when loading serialized iseqscharliesome
2014-01-27* ChangeLog: remove a duplicated entry at r44712.nagachika
2014-01-27thread_pthread.c: get current main thread stack sizenobu
2014-01-25* README.ja.md, README.md: update the controller address of mailing lists.kazu
2014-01-25process.c: avoid EINTR from Process.spawnnobu
2014-01-25compile.c: assignment result of aset_withnobu
2014-01-25class.c: allow nil keyword_hashnobu
2014-01-24* lib/racc/rdoc/grammar.en.rdoc: [DOC] Correct grammar and typoszzak
2014-01-23* test/ruby/envutil.rb: try to wait a bit (0.1sec) when ruby processko1
2014-01-23* test/ruby/test_settracefunc.rb: check the target thread.ko1
2014-01-23* test/ruby/test_settracefunc.rb: check the target thread.ko1
2014-01-23* lib/fileutils.rb: [DOC] Fix typo in options_of() example [Bug #9392]zzak
2014-01-23* README -> README.md: [DOC] Format README with Markdown [Bug #9255]zzak
2014-01-22thread/thread.c: no dupnobu
2014-01-21thread_pthread.c: fix for dynamic PTHREAD_STACK_MINnobu