aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* constant.h: reduce rb_const_entry_t size on 64-bitnormal2014-02-061-0/+5
* fix typo [ci skip]kazu2014-02-061-1/+1
* * gc.c (get_envparam_int): correct warning messsages.ko12014-02-061-0/+6
* * gc.c (get_envparam_int): don't accept a value equals to lowerboundko12014-02-061-1/+9
* * gc.c (ruby_gc_set_params): if RUBY_GC_OLDMALLOC_LIMIT is provided,ko12014-02-061-0/+11
* ext/thread: SizedQueue#max= wakes up waiters properlynormal2014-02-051-0/+7
* * lib/rubygems: Update to RubyGems 2.2.2. Complete history at:drbrain2014-02-051-0/+8
* pack.c: hide associated objectsnobu2014-02-051-0/+10
* * vsnprintf.c: remove duplicated def of `UNINITIALIZED_VAR()'.ko12014-02-051-0/+4
* * ext/objspace/objspace_dump.c (dump_object): use STR_SHARED_P()ko12014-02-051-0/+5
* * internal.h, vm_core.h: move LIKELY/UNLIKELY/UNINITIALIZED_VAR()ko12014-02-051-0/+9
* fix typoskazu2014-02-051-3/+3
* * string.c (rb_str_free): use FL_TEST(str, STR_SHARED) directlyko12014-02-051-0/+8
* * internal.h: remove macros STR_NOCAPA and STR_NOCAPA_P().ko12014-02-051-0/+10
* * string.c: refactoring, especially about string flags.ko12014-02-051-0/+17
* * string.c (RESIZE_CAPA): should not resize shared string.ko12014-02-051-0/+4
* * gc.c (gc_mark_children): STR_ASSOC is no longer available.ko12014-02-051-0/+6
* * string.c (rb_str_new_frozen): refactoring code.ko12014-02-051-0/+6
* * ext/psych/lib/psych.rb: New release of psych.tenderlove2014-02-041-0/+5
* * ext/psych/yaml/emitter.c: merge libyaml 0.1.5tenderlove2014-02-041-0/+10
* * string.c: use long allocator names instead of numberedko12014-02-041-0/+10
* dir.c: glob cases on case-insensitive systemnobu2014-02-041-0/+6
* * string.c: use STR_SHARED instead of ELTS_SHARED.ko12014-02-041-0/+5
* * string.c: remvoe STR_ASSOC related code.ko12014-02-041-0/+9
* pack.c: use ivar for associated objectsnobu2014-02-041-0/+7
* string.c: enable capacity when setting capanobu2014-02-041-0/+6
* dir.c: glob cases on case-insensitive systemnobu2014-02-041-0/+5
* Revert "dir.c: glob cases on case-insensitive system"naruse2014-02-041-6/+0
* * lib/rubygems: Update to RubyGems 2.2.2 prerelease to check fixes todrbrain2014-02-041-0/+6
* * error.c: [DOC] Exception#cause may return nil. [ci skip]kazu2014-02-031-0/+4
* dir.c: glob cases on case-insensitive systemnobu2014-02-031-0/+6
* io.c (rb_io_syswrite): add RB_GC_GUARDnormal2014-02-011-0/+5
* ext/win32ole/win32ole.c (ole_typedesc2val): add VT_RECORD case.suke2014-02-011-0/+4
* * lib/drb/drb.rb: [DOC] Add note about start_service for each processzzak2014-01-311-0/+6
* * error.c: [DOC] Document Exception#cause by @jasonrclark [ci skip]zzak2014-01-311-0/+5
* * lib/securerandom.rb: [DOC] Add note on require for exampleszzak2014-01-311-0/+6
* * numeric.c: [DOC] Fix typo in example for #step [ci skip]zzak2014-01-311-0/+5
* socket: split out SOCK_CLOEXEC versions of wrappers for readabilitynormal2014-01-311-0/+6
* * ChangeLog: update for r44772normal2014-01-301-0/+5
* * 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