summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-05eval_intern.h: use TH_TMPPOP_TAG and TH_REPUSH_TAGnobu
2014-02-05pack.c: hide associated objectsnobu
2014-02-05marshal.c: refine special instance variablesnobu
2014-02-05marshal.c: preserve encodingnobu
2014-02-05parse.y: symbol names must be ascii-compatiblenobu
2014-02-05assertions.rb: remove extra periodnobu
2014-02-05dir.c: fallback to ASCII-8BITnobu
2014-02-05* vsnprintf.c: remove duplicated def of `UNINITIALIZED_VAR()'.ko1
2014-02-05* ext/objspace/objspace_dump.c (dump_object): use STR_SHARED_P()ko1
2014-02-05* internal.h, vm_core.h: move LIKELY/UNLIKELY/UNINITIALIZED_VAR()ko1
2014-02-05fix typoskazu
2014-02-05* string.c (rb_str_free): use FL_TEST(str, STR_SHARED) directlyko1
2014-02-05* internal.h: remove macros STR_NOCAPA and STR_NOCAPA_P().ko1
2014-02-05* string.c: refactoring, especially about string flags.ko1
2014-02-05* string.c (RESIZE_CAPA): should not resize shared string.ko1
2014-02-05* gc.c (gc_mark_children): STR_ASSOC is no longer available.ko1
2014-02-05* string.c (rb_str_new_frozen): refactoring code.ko1
2014-02-05* ext/psych/yaml/config.h (PACKAGE_VERSION): update.nobu
2014-02-05yaml/yaml_private.h: include ruby/extconf.hnobu
2014-02-05yaml/api.c, yaml/loader.c: integer overflownobu
2014-02-05yaml/emitter.c: constify, r37936nobu
2014-02-05* properties.nobu
2014-02-05* remove trailing spaces.nobu
2014-02-05* lib/set.rb: [DOC] Fix grammatical error by @bouk [fix GH-524]hsbt
2014-02-04* ext/psych/lib/psych.rb: New release of psych.tenderlove
2014-02-04* 2014-02-05svn
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* 2014-02-04svn
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-03* 2014-02-03svn
2014-02-03dir.c: glob cases on case-insensitive systemnobu
2014-02-01* 2014-02-02svn
2014-02-01io.c (rb_io_syswrite): add RB_GC_GUARDnormal
2014-02-01* file.c (rb_f_test): [DOC] refer to 'character' instead of 'integer'charliesome
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* 2014-02-01svn
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