summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-12-14* 2005-12-15eban
2005-12-14* ext/zlib/zlib.c (zstream_run): fix a GC problem by tail call onakr
2005-12-14* lib/rdoc/parsers/parse_c.rb (find_class_comment): fix for classnobu
2005-12-14* dir.c (has_magic): glob names contain alphabets to enable case foldnobu
2005-12-14* 2005-12-14eban
2005-12-14* marshal.c (r_object0): fix a GC problem for reading a bignum onakr
2005-12-13* re.c (rb_reg_regcomp): fix a GC problem on x86_64 withakr
2005-12-12* array.c (rb_ary_diff): fix a GC problem on IA64 withakr
2005-12-12* 2005-12-13eban
2005-12-12* sprintf.c (rb_str_format): fix a GC problem.akr
2005-12-12* test/openssl/test_ssl.rb (test_parallel): call GC.start to closegotoyuzo
2005-12-12remove unused variables.akr
2005-12-12* 2005-12-12eban
2005-12-12indent "if" body.akr
2005-12-12precedes registering global VALUE variables before initializing it.akr
2005-12-12* range.c (range_cover): new method Range#cover? added. thematz
2005-12-12* ext/digest/digest.c (rb_digest_base_s_digest): add volatile tomatz
2005-12-11* ext/tk/lib/tkextlib/SUPPORT_STATUS: update to support libraries innagai
2005-12-11* 2005-12-11eban
2005-12-11(test_remote_array_and_hash): pseudo remote objects are protectedseki
2005-12-09 * lib/matrix.rb: add Matrix#determinant_e, Matrix#rank_e.keiju
2005-12-09* eval.c (calling_scope_t): gave names to magic numbers for rb_call().nobu
2005-12-09* 2005-12-10eban
2005-12-09remove unused variable `tmp'.akr
2005-12-09* lib/rexml/encoding.rb (encoding=): give priority to particularnobu
2005-12-09* 2005-12-09eban
2005-12-09* range.c (range_include): return false unless included in numericnobu
2005-12-07* eval.c (umethod_bind): adjust invoking class for module method.nobu
2005-12-07* 2005-12-08eban
2005-12-07* eval.c (call_trace_func): klass parameter should be amatz
2005-12-07* sprintf.c (rb_f_sprintf): [ruby-dev:27967]matz
2005-12-07* sprintf.c (rb_str_format): integer overflow check added.matz
2005-12-06* ext/tk/tcltklib.c: forgot to update RELEASE_DATE.nagai
2005-12-06* 2005-12-07eban
2005-12-06* ext/tk/README.macosx-aqua: [new document] tips to avoid the knownnagai
2005-12-06ChangeLog fix.matz
2005-12-06* gc.c (ruby_xmalloc2): change check for integer overflow.matz
2005-12-02* 2005-12-02eban
2005-12-02* dir.c (Compare): should not fold double byte alphabet on win9x.ocean
2005-11-30* 2005-12-01eban
2005-11-30* eval.c (rb_funcall2): allow to call protected methods.nobu
2005-11-30* parse.y (struct parser_params): fields common to ripper must benobu
2005-11-30A trick for negative address removed.akr
2005-11-30* misc/ruby-mode.el (ruby-expr-beg): support $! at the end ofmatz
2005-11-30* 2005-11-30eban
2005-11-30ChangeLog lib/pp.rbakr
2005-11-29* parse.y (struct parser_params): heap must be placed at same offsetnobu
2005-11-29* 2005-11-29eban
2005-11-29follow change of observer.rb. fixed [ruby-core:6796]seki
2005-11-28* lib/pp.rb (PP::PPMethods#object_address_group): adjust address format.akr