aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (XCFLAGS): separated as well as win32/Makefile.sub.nobu2005-12-191-0/+7
* * ext/syck/syck.h (S_FREE): small hack. no need to check if pointer isocean2005-12-191-0/+30
* * st.c: uses malloc instead of xmalloc to avoid GC. syck uses st_insertocean2005-12-191-0/+7
* * eval.c (FUNCTION_CALL_MAY_RETURN_TWICE): activate onlyakr2005-12-191-0/+5
* * ext/syck/rubyext.c: sorry, I reverted my "should set newlyocean2005-12-191-0/+11
* * ext/syck/rubyext.c (syck_emitter_reset): should initializeocean2005-12-171-0/+8
* * bignum.c (rb_big_rshift): fix a GC problem onakr2005-12-161-0/+5
* * eval.c (bmcall): fix a GC problem by tail call onakr2005-12-161-0/+5
* * ext/syck/rubyext.c (rb_syck_compile): fixed memory leak.ocean2005-12-161-0/+6
* * ext/syck/rubyext.c (syck_scalar_value_set): should set newlyocean2005-12-161-0/+2
* * ext/syck/rubyext.c (syck_resolver_tagurize): fixed memory leak.ocean2005-12-161-2/+12
* * lib/tmpdir.rb: merged RDoc patch from Eric Hodel <drbrain atmatz2005-12-151-0/+5
* * ext/zlib/zlib.c (zstream_run): fix a GC problem by tail call onakr2005-12-141-0/+5
* * lib/rdoc/parsers/parse_c.rb (find_class_comment): fix for classnobu2005-12-141-0/+5
* * dir.c (has_magic): glob names contain alphabets to enable case foldnobu2005-12-141-2/+10
* * marshal.c (r_object0): fix a GC problem for reading a bignum onakr2005-12-141-0/+5
* * re.c (rb_reg_regcomp): fix a GC problem on x86_64 withakr2005-12-131-2/+6
* * array.c (rb_ary_diff): fix a GC problem on IA64 withakr2005-12-121-0/+8
* * sprintf.c (rb_str_format): fix a GC problem.akr2005-12-121-0/+5
* * test/openssl/test_ssl.rb (test_parallel): call GC.start to closegotoyuzo2005-12-121-0/+5
* * range.c (range_cover): new method Range#cover? added. thematz2005-12-121-0/+7
* * ext/digest/digest.c (rb_digest_base_s_digest): add volatile tomatz2005-12-121-0/+9
* (test_remote_array_and_hash): pseudo remote objects are protectedseki2005-12-111-0/+5
* * lib/matrix.rb: add Matrix#determinant_e, Matrix#rank_e.keiju2005-12-091-0/+5
* * eval.c (calling_scope_t): gave names to magic numbers for rb_call().nobu2005-12-091-0/+5
* * lib/rexml/encoding.rb (encoding=): give priority to particularnobu2005-12-091-0/+5
* * range.c (range_include): return false unless included in numericnobu2005-12-091-0/+5
* * eval.c (umethod_bind): adjust invoking class for module method.nobu2005-12-071-3/+8
* * eval.c (call_trace_func): klass parameter should be amatz2005-12-071-0/+5
* * sprintf.c (rb_f_sprintf): [ruby-dev:27967]matz2005-12-071-0/+13
* * sprintf.c (rb_str_format): integer overflow check added.matz2005-12-071-2/+8
* * ext/tk/README.macosx-aqua: [new document] tips to avoid the knownnagai2005-12-061-0/+21
* ChangeLog fix.matz2005-12-061-1/+0
* * gc.c (ruby_xmalloc2): change check for integer overflow.matz2005-12-061-0/+13
* * dir.c (Compare): should not fold double byte alphabet on win9x.ocean2005-12-021-0/+4
* * eval.c (rb_funcall2): allow to call protected methods.nobu2005-11-301-0/+5
* * parse.y (struct parser_params): fields common to ripper must benobu2005-11-301-0/+8
* * misc/ruby-mode.el (ruby-expr-beg): support $! at the end ofmatz2005-11-301-0/+10
* ChangeLog lib/pp.rbakr2005-11-301-0/+5
* * parse.y (struct parser_params): heap must be placed at same offsetnobu2005-11-291-3/+14
* follow change of observer.rb. fixed [ruby-core:6796]seki2005-11-291-0/+5
* * lib/pp.rb (PP::PPMethods#object_address_group): adjust address format.akr2005-11-281-0/+4
* * ext/socket/socket.c (init_inetsock_internal): remove settingusa2005-11-281-3/+3
* * ext/socket/socket.c (init_inetsock_internal): remove settingusa2005-11-281-0/+6
* * win32/win32.c (rb_w32_strerror): remove all CR and LF. (avoid brokenocean2005-11-281-0/+5
* * lib/mkmf.rb (create_makefile): should not change sodir withocean2005-11-281-0/+6
* * lib/pathname.rb: use File.basename to decompose pathnames.akr2005-11-261-0/+5
* * lib/wsdl/xmlSchema/complexContent.rb: missingnahi2005-11-261-49/+54
* * dln.c (conv_to_posix_path): should initialize posix.eban2005-11-261-0/+4
* * range.c (range_max): treat end exclusion without iteration ifmatz2005-11-251-0/+5