summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-07* ext/ripper/lib/ripper/lexer.rb: [DOC] use lower case version of corezzak
2014-02-07configure.in: extra quotesnobu
2014-02-07configure.in: use C99nobu
2014-02-07win32.h: define strtoll and strtoull for earlier VCnobu
2014-02-07gc.c: ignore empty stringsnobu
2014-02-07gc.c: revert returnnobu
2014-02-07explicitly stop DRb::ExtServnaruse
2014-02-07gc.c: use size_tnobu
2014-02-06* 2014-02-07svn
2014-02-06constant.h: reduce rb_const_entry_t size on 64-bitnormal
2014-02-06gc.c: check numeric stringnobu
2014-02-06fix typo [ci skip]kazu
2014-02-06* gc.c (get_envparam_int): correct warning messsages.ko1
2014-02-06* gc.c (get_envparam_int): don't accept a value equals to lowerboundko1
2014-02-06* ext/stringio/stringio.c: [DOC] add docs and example by @schneems [ci skip] ...hsbt
2014-02-06suppress warnings: assigned but unused variable - esnaruse
2014-02-06array.c: comment why rb_ary_modify is needed twicenobu
2014-02-06test_marshal.rb: fix test depending on heap addressnobu
2014-02-06* gc.c (ruby_gc_set_params): if RUBY_GC_OLDMALLOC_LIMIT is provided,ko1
2014-02-05ext/thread: SizedQueue#max= wakes up waiters properlynormal
2014-02-05* lib/rubygems: Update to RubyGems 2.2.2. Complete history at:drbrain
2014-02-05* 2014-02-06svn
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