summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/rss/parser.rb, lib/rss/utils.rb: added documents.kou2006-07-191-0/+4
* * process.c (rb_f_system): block SIGCHLD during the processmatz2006-07-181-5/+5
* * win32/win32.c (open_ifs_socket): should not use plain malloc.usa2006-07-181-0/+6
* * test/ruby/test_float.rb (TestFloat::test_strtod): update test tomatz2006-07-181-0/+5
* * pack.c (pack_unpack): propagate association array to copiedmatz2006-07-181-0/+11
* * process.c (rb_f_system): call rb_sys_fail(0) if rb_last_statusmatz2006-07-181-0/+5
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): removematz2006-07-181-0/+5
* * object.c (rb_cstr_to_dbl): limit out-of-range message.nobu2006-07-181-0/+7
* * util.c (ruby_strtod): stop at dot not followed by digits.nobu2006-07-171-0/+5
* * ext/extmk.rb: remove LIBRUBY_SO if static linked extensions exist.nobu2006-07-171-0/+4
* * configure.in (rb_cv_msvcrt): defaulted to msvcrt. Workaround for anobu2006-07-171-0/+5
* * pack.c (define_swapx): should not use plain malloc.matz2006-07-171-0/+4
* * configure.in: should use ac_cv_lib_dl_dlopen=no on MinGW.eban2006-07-171-1/+1
* * configure.in: set ac_cv_func_dlopen=no on MinGW.eban2006-07-171-0/+4
* * eval.c (rb_require_safe): wait for another thread requiring the samenobu2006-07-151-0/+5
* * st.c (malloc): use xmalloc/xcalloc instead of plainmatz2006-07-141-1/+1
* * st.c (malloc): use xmalloc/xcalloc instead of plainmatz2006-07-141-0/+8
* * dir.c (has_magic): glob names contain alphabets to enable case foldnobu2006-07-141-3/+8
* * ext/tk/lib/tk.rb: add methods for new features of latest Tcl/Tk8.5nagai2006-07-141-0/+6
* * lib/monitor.rb: document patch from Hugh Sasse <hgs at dmu.ac.uk>.matz2006-07-131-0/+5
* * parse.y (then): error in warning action.matz2006-07-131-0/+4
* * array.c (rb_ary_pop): may cause realloc oscillation. a patchmatz2006-07-131-0/+23
* * ext/tk/lib/tk/composite.rb: improve handling of the classname on thenagai2006-07-131-0/+5
* * lib/rss/parser.rb: updated documents by a patch fromkou2006-07-131-0/+5
* * ext/tk/lib/multi-tk.rb: remove restriction on the class ofnagai2006-07-111-0/+5
* * ext/tk/lib/multi-tk.rb: security fix.nagai2006-07-111-0/+4
* * string.c (rb_str_dump): need to extend len for \b.usa2006-07-111-0/+4
* * gc.c (gc_sweep): expand heap earlier.akr2006-07-101-0/+5
* * ext/tk/lib/tk/font.rb: sorry. mistaken to patch.nagai2006-07-101-0/+4
* * ext/tk/tcltklib.c: make SEGV risk lower at exit.nagai2006-07-101-0/+26
* * signal.c (ruby_nativethread_signal, posix_nativethread_signal,nagai2006-07-101-0/+10
* Merged my changes from HEADryan2006-07-101-0/+20
* * st.h (st_data_t): use pointer sized integer for st_data_t.matz2006-07-101-0/+5
* * eval.c (rb_clear_cache_for_undef): clear entries for includednobu2006-07-101-0/+5
* * lib/mkmf.rb (create_makefile): prevent substitution of macronobu2006-07-091-1/+4
* * lib/mkmf.rb (try_constant): fix for value 1 at cross compiling.nobu2006-07-091-0/+4
* * eval.c (next_jump): deal with destination of next.nobu2006-07-081-0/+5
* * hash.c (rb_hash_default): should not call default procedure ifmatz2006-07-061-0/+5
* * time.c (time_mload): a patch from Daniel Bergermatz2006-07-061-0/+5
* * process.c (rb_proc_times): use sysconf(_SC_CLK_TCK) value prior tonobu2006-07-061-2/+7
* * ext/racc/cparse/cparse.c: sync with original code, rev 1.8.aamine2006-07-061-0/+10
* * ChangeLog: remove some direct reference to mail addressesmatz2006-07-031-11/+11
* * ext/tk/tcltklib.c (ip_make_menu_embeddable): help to make a menunagai2006-07-031-0/+16
* fix typos.akr2006-07-031-3/+3
* * ext/etc/extconf.rb (PW_UID2VAL, PW_GID2VAL): defaulted to conversionnobu2006-07-031-2/+8
* * string.c (rb_str_inspect): encode \b (\010) for escape.matz2006-07-021-0/+7
* * ext/racc/cparse/cparse.c: sync with original code (rev 1.7).aamine2006-07-021-0/+10
* * test/socket/test_nonblock.rb: add timeout to send/receiveakr2006-07-011-0/+6
* * configure.in: should test isinf for Solaris with GCC compiler.matz2006-06-301-1/+4
* * configure.in: should test isinf for Solaris with GCC compiler.matz2006-06-301-0/+5