index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/rss/parser.rb, lib/rss/utils.rb: added documents.
kou
2006-07-19
1
-0
/
+4
*
* process.c (rb_f_system): block SIGCHLD during the process
matz
2006-07-18
1
-5
/
+5
*
* win32/win32.c (open_ifs_socket): should not use plain malloc.
usa
2006-07-18
1
-0
/
+6
*
* test/ruby/test_float.rb (TestFloat::test_strtod): update test to
matz
2006-07-18
1
-0
/
+5
*
* pack.c (pack_unpack): propagate association array to copied
matz
2006-07-18
1
-0
/
+11
*
* process.c (rb_f_system): call rb_sys_fail(0) if rb_last_status
matz
2006-07-18
1
-0
/
+5
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): remove
matz
2006-07-18
1
-0
/
+5
*
* object.c (rb_cstr_to_dbl): limit out-of-range message.
nobu
2006-07-18
1
-0
/
+7
*
* util.c (ruby_strtod): stop at dot not followed by digits.
nobu
2006-07-17
1
-0
/
+5
*
* ext/extmk.rb: remove LIBRUBY_SO if static linked extensions exist.
nobu
2006-07-17
1
-0
/
+4
*
* configure.in (rb_cv_msvcrt): defaulted to msvcrt. Workaround for a
nobu
2006-07-17
1
-0
/
+5
*
* pack.c (define_swapx): should not use plain malloc.
matz
2006-07-17
1
-0
/
+4
*
* configure.in: should use ac_cv_lib_dl_dlopen=no on MinGW.
eban
2006-07-17
1
-1
/
+1
*
* configure.in: set ac_cv_func_dlopen=no on MinGW.
eban
2006-07-17
1
-0
/
+4
*
* eval.c (rb_require_safe): wait for another thread requiring the same
nobu
2006-07-15
1
-0
/
+5
*
* st.c (malloc): use xmalloc/xcalloc instead of plain
matz
2006-07-14
1
-1
/
+1
*
* st.c (malloc): use xmalloc/xcalloc instead of plain
matz
2006-07-14
1
-0
/
+8
*
* dir.c (has_magic): glob names contain alphabets to enable case fold
nobu
2006-07-14
1
-3
/
+8
*
* ext/tk/lib/tk.rb: add methods for new features of latest Tcl/Tk8.5
nagai
2006-07-14
1
-0
/
+6
*
* lib/monitor.rb: document patch from Hugh Sasse <hgs at dmu.ac.uk>.
matz
2006-07-13
1
-0
/
+5
*
* parse.y (then): error in warning action.
matz
2006-07-13
1
-0
/
+4
*
* array.c (rb_ary_pop): may cause realloc oscillation. a patch
matz
2006-07-13
1
-0
/
+23
*
* ext/tk/lib/tk/composite.rb: improve handling of the classname on the
nagai
2006-07-13
1
-0
/
+5
*
* lib/rss/parser.rb: updated documents by a patch from
kou
2006-07-13
1
-0
/
+5
*
* ext/tk/lib/multi-tk.rb: remove restriction on the class of
nagai
2006-07-11
1
-0
/
+5
*
* ext/tk/lib/multi-tk.rb: security fix.
nagai
2006-07-11
1
-0
/
+4
*
* string.c (rb_str_dump): need to extend len for \b.
usa
2006-07-11
1
-0
/
+4
*
* gc.c (gc_sweep): expand heap earlier.
akr
2006-07-10
1
-0
/
+5
*
* ext/tk/lib/tk/font.rb: sorry. mistaken to patch.
nagai
2006-07-10
1
-0
/
+4
*
* ext/tk/tcltklib.c: make SEGV risk lower at exit.
nagai
2006-07-10
1
-0
/
+26
*
* signal.c (ruby_nativethread_signal, posix_nativethread_signal,
nagai
2006-07-10
1
-0
/
+10
*
Merged my changes from HEAD
ryan
2006-07-10
1
-0
/
+20
*
* st.h (st_data_t): use pointer sized integer for st_data_t.
matz
2006-07-10
1
-0
/
+5
*
* eval.c (rb_clear_cache_for_undef): clear entries for included
nobu
2006-07-10
1
-0
/
+5
*
* lib/mkmf.rb (create_makefile): prevent substitution of macro
nobu
2006-07-09
1
-1
/
+4
*
* lib/mkmf.rb (try_constant): fix for value 1 at cross compiling.
nobu
2006-07-09
1
-0
/
+4
*
* eval.c (next_jump): deal with destination of next.
nobu
2006-07-08
1
-0
/
+5
*
* hash.c (rb_hash_default): should not call default procedure if
matz
2006-07-06
1
-0
/
+5
*
* time.c (time_mload): a patch from Daniel Berger
matz
2006-07-06
1
-0
/
+5
*
* process.c (rb_proc_times): use sysconf(_SC_CLK_TCK) value prior to
nobu
2006-07-06
1
-2
/
+7
*
* ext/racc/cparse/cparse.c: sync with original code, rev 1.8.
aamine
2006-07-06
1
-0
/
+10
*
* ChangeLog: remove some direct reference to mail addresses
matz
2006-07-03
1
-11
/
+11
*
* ext/tk/tcltklib.c (ip_make_menu_embeddable): help to make a menu
nagai
2006-07-03
1
-0
/
+16
*
fix typos.
akr
2006-07-03
1
-3
/
+3
*
* ext/etc/extconf.rb (PW_UID2VAL, PW_GID2VAL): defaulted to conversion
nobu
2006-07-03
1
-2
/
+8
*
* string.c (rb_str_inspect): encode \b (\010) for escape.
matz
2006-07-02
1
-0
/
+7
*
* ext/racc/cparse/cparse.c: sync with original code (rev 1.7).
aamine
2006-07-02
1
-0
/
+10
*
* test/socket/test_nonblock.rb: add timeout to send/receive
akr
2006-07-01
1
-0
/
+6
*
* configure.in: should test isinf for Solaris with GCC compiler.
matz
2006-06-30
1
-1
/
+4
*
* configure.in: should test isinf for Solaris with GCC compiler.
matz
2006-06-30
1
-0
/
+5
[next]