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
...
*
* 2006-03-02
eban
2006-03-02
1
-3
/
+3
*
* gc.c (add_heap): heap_slots may overflow. a patch from Stefan
matz
2006-03-01
2
-0
/
+6
*
* ruby.h (SYM2ID): should not cast to signed long.
matz
2006-03-01
2
-1
/
+6
*
* 2006-03-01
eban
2006-02-28
1
-4
/
+4
*
* lib/rdoc/parsers/parse_rb.rb (read_escape): could not handle /\^/.
ocean
2006-02-28
2
-4
/
+10
*
* 2006-02-28
usa
2006-02-28
1
-3
/
+3
*
* lib/drb/extservm.rb (invoke_service_command): cannot invoke command
usa
2006-02-28
2
-2
/
+7
*
quote pathnames in the server's command line for space contained
seki
2006-02-24
2
-1
/
+7
*
* instruby.rb: install *.exe.manifest and *.dll.manifest if exist.
usa
2006-02-24
2
-18
/
+34
*
* bcc32/Makefile.sub (HAVE_HYPOT): bcc32 has hypot().
ocean
2006-02-24
2
-0
/
+5
*
* time.c (time_new_internal): add prototype to tell the compiler
usa
2006-02-24
3
-0
/
+19
*
* 2006-02-24
eban
2006-02-24
1
-3
/
+3
*
* test.rb: Removed. Obsolete by test/nkf.
naruse
2006-02-23
1
-0
/
+8
*
enabled documents in nkf and kconv.
naruse
2006-02-23
1
-0
/
+2
*
* ext/nkf/nkf.c ext/nkf/lib/kconv.rb: Add rdoc.
naruse
2006-02-23
2
-121
/
+564
*
Removed (Obsolete by test/nkf)
naruse
2006-02-23
1
-864
/
+0
*
* bcc32/Makefile.sub: use borlndmm.dll if possible. bcc32's RTL internal
ocean
2006-02-23
4
-1
/
+31
*
* 2006-02-23
eban
2006-02-23
1
-3
/
+3
*
* eval.c (SETUP_ARGS0): fixed memory corruption. [ruby-dev:28360]
ocean
2006-02-23
2
-1
/
+5
*
* parse.y: fixed compile error
ocean
2006-02-21
1
-1
/
+1
*
ChangeLog: add ML number [ruby-list:41838]
matz
2006-02-20
1
-1
/
+1
*
* 2006-02-21
usa
2006-02-20
1
-3
/
+3
*
* configure.in (mingw): have link.
usa
2006-02-20
3
-0
/
+8
*
* parse.y (f_arglist): should set command_start = Qtrue for
matz
2006-02-20
2
-0
/
+6
*
* mkconfig.rb: alias RbConfig for Config.
akr
2006-02-20
2
-0
/
+5
*
* lib/rational.rb (Integer::gcd): small typo fix. [ruby-core:07395]
matz
2006-02-20
2
-1
/
+6
*
* lib/rational.rb (Integer::gcd): replaced by gcd4 in
matz
2006-02-20
3
-30
/
+18
*
* 2006-02-20
eban
2006-02-19
1
-3
/
+3
*
* ext/openssl/ossl.h (OSSL_Debug): should not use __func__.
gotoyuzo
2006-02-19
2
-1
/
+6
*
* 2006-02-19
eban
2006-02-18
1
-3
/
+3
*
* lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer mode
matz
2006-02-18
3
-2
/
+11
*
* lib/fileutils.rb (FileUtils::fu_world_writable): make it
matz
2006-02-18
2
-0
/
+6
*
* 2006-02-18
eban
2006-02-17
1
-3
/
+3
*
* lib/tracer.rb: merged a minor clarification patch from Daniel
matz
2006-02-17
2
-13
/
+15
*
* 2006-02-17
eban
2006-02-17
1
-3
/
+3
*
* util.c (ruby_strtod): Float("1e") should fail. [ruby-core:7330]
ocean
2006-02-17
5
-6
/
+26
*
* eval.c (rb_thread_wait_for): sleep should always sleep for
matz
2006-02-17
2
-1
/
+6
*
* 2006-02-16
eban
2006-02-15
1
-3
/
+3
*
* eval.c (backtrace): frame->orig_func may not be initialized.
matz
2006-02-15
2
-7
/
+11
*
* eval.c (rb_eval): NODE_OP_ASGN1 should allow splat in its
matz
2006-02-15
3
-28
/
+37
*
* 2006-02-15
usa
2006-02-15
1
-3
/
+3
*
* eval.c (yield_under_i): should not pass self as an argument to
matz
2006-02-15
2
-2
/
+7
*
* eval.c (rb_obj_instance_eval): should no singleton classes for
matz
2006-02-15
2
-1
/
+6
*
* eval.c (DMETHOD_P): accessing wrong frame. [ruby-dev:28181]
matz
2006-02-14
2
-1
/
+8
*
* ext/zlib/zlib.c: fixed typo.
ocean
2006-02-14
1
-1
/
+1
*
* ext/zlib/zlib.c: supress warning on test/zlib. [ruby-dev:28323]
ocean
2006-02-14
2
-9
/
+34
*
* time.c (search_time_t): support non 32bit time_t environments.
usa
2006-02-14
4
-12
/
+41
*
* 2006-02-14
eban
2006-02-14
1
-3
/
+3
*
* io.c (argf_forward): should not use frame->argv.
matz
2006-02-14
2
-19
/
+26
*
* common.mk: io.c is depending on env.h
ocean
2006-02-13
2
-2
/
+3
[prev]
[next]