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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* eval.c (rb_call0): include funcalled methods in caller list.
nobu
2006-07-21
2
-0
/
+6
*
* ext/extmk.rb, lib/mkmf.rb (with_destdir): remove drive letter before
nobu
2006-07-21
3
-6
/
+15
*
2006-07-21
nobu
2006-07-21
1
-3
/
+3
*
* ruby.h: export classes/modules to implement sandbox.
matz
2006-07-20
7
-12
/
+26
*
* lib/irb/completion.rb: support for completion of numeric
keiju
2006-07-19
2
-4
/
+24
*
2006-07-20
keiju
2006-07-19
1
-3
/
+3
*
* lib/rss/parser.rb, lib/rss/utils.rb: added documents.
kou
2006-07-19
3
-0
/
+17
*
2006-07-19
kou
2006-07-19
1
-3
/
+3
*
* process.c (rb_f_system): block SIGCHLD during the process
matz
2006-07-18
2
-15
/
+20
*
* win32/win32.c (open_ifs_socket): should not use plain malloc.
usa
2006-07-18
2
-1
/
+11
*
* test/ruby/test_float.rb (TestFloat::test_strtod): update test to
matz
2006-07-18
2
-5
/
+5
*
* pack.c (pack_unpack): propagate association array to copied
matz
2006-07-18
2
-5
/
+19
*
* process.c (rb_f_system): call rb_sys_fail(0) if rb_last_status
matz
2006-07-18
2
-1
/
+6
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): remove
matz
2006-07-18
3
-2
/
+7
*
* object.c (rb_cstr_to_dbl): limit out-of-range message.
nobu
2006-07-18
3
-6
/
+22
*
* util.c (ruby_strtod): stop at dot not followed by digits.
nobu
2006-07-17
1
-0
/
+5
*
* util.c (ruby_strtod): stop at dot not followed by digits.
nobu
2006-07-17
1
-2
/
+2
*
* ext/extmk.rb: remove LIBRUBY_SO if static linked extensions exist.
nobu
2006-07-17
2
-0
/
+7
*
2006-07-18
nobu
2006-07-17
1
-3
/
+3
*
* configure.in (rb_cv_msvcrt): defaulted to msvcrt. Workaround for a
nobu
2006-07-17
2
-3
/
+8
*
* pack.c (define_swapx): should not use plain malloc.
matz
2006-07-17
2
-2
/
+6
*
* configure.in: should use ac_cv_lib_dl_dlopen=no on MinGW.
eban
2006-07-17
2
-2
/
+2
*
2006-07-17
eban
2006-07-17
1
-3
/
+3
*
* configure.in: set ac_cv_func_dlopen=no on MinGW.
eban
2006-07-17
2
-0
/
+5
*
* eval.c (rb_require_safe): wait for another thread requiring the same
nobu
2006-07-15
2
-2
/
+7
*
* st.c (malloc): use xmalloc/xcalloc instead of plain
matz
2006-07-14
2
-2
/
+2
*
* st.c (malloc): use xmalloc/xcalloc instead of plain
matz
2006-07-14
2
-0
/
+13
*
2006-07-15
nobu
2006-07-14
1
-3
/
+3
*
* dir.c (has_magic): glob names contain alphabets to enable case fold
nobu
2006-07-14
2
-5
/
+32
*
* ext/tk/lib/tk.rb: add methods for new features of latest Tcl/Tk8.5
nagai
2006-07-14
3
-4
/
+40
*
Add monitor.rb
drbrain
2006-07-13
1
-0
/
+1
*
* lib/monitor.rb: document patch from Hugh Sasse <hgs at dmu.ac.uk>.
matz
2006-07-13
2
-0
/
+31
*
* parse.y (then): error in warning action.
matz
2006-07-13
2
-2
/
+4
*
* array.c (rb_ary_pop): may cause realloc oscillation. a patch
matz
2006-07-13
6
-6
/
+46
*
2006-07-14
matz
2006-07-13
1
-3
/
+3
*
* ext/tk/lib/tk/composite.rb: improve handling of the classname on the
nagai
2006-07-13
3
-1
/
+107
*
* lib/rss/parser.rb: updated documents by a patch from
kou
2006-07-13
2
-3
/
+27
*
2006-07-13
kou
2006-07-13
1
-3
/
+3
*
* ext/tk/lib/multi-tk.rb: remove restriction on the class of
nagai
2006-07-11
2
-2
/
+9
*
* ext/tk/lib/multi-tk.rb: security fix.
nagai
2006-07-11
3
-3
/
+11
*
2006-07-11
usa
2006-07-11
1
-3
/
+3
*
* string.c (rb_str_dump): need to extend len for \b.
usa
2006-07-11
2
-1
/
+5
*
* gc.c (gc_sweep): expand heap earlier.
akr
2006-07-10
2
-2
/
+15
*
* ext/tk/lib/tk/font.rb: sorry. mistaken to patch.
nagai
2006-07-10
2
-1
/
+5
*
* ext/tk/tcltklib.c: make SEGV risk lower at exit.
nagai
2006-07-10
9
-40
/
+543
*
* signal.c (ruby_nativethread_signal, posix_nativethread_signal,
nagai
2006-07-10
4
-10
/
+154
*
Merged my changes from HEAD
ryan
2006-07-10
10
-79
/
+1845
*
* st.h (st_data_t): use pointer sized integer for st_data_t.
matz
2006-07-10
2
-0
/
+12
*
2006-07-10
nobu
2006-07-10
1
-3
/
+3
*
* eval.c (rb_clear_cache_for_undef): clear entries for included
nobu
2006-07-10
2
-1
/
+7
[prev]
[next]