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
*
BigDecimal change.
shigek
2003-08-06
1
-0
/
+5
*
* lib/test/unit/testcase.rb: Added equality checking.
ntalbott
2003-08-06
1
-0
/
+6
*
* lib/mkmf.rb (have_library): treat nil function name as "main".
nobu
2003-08-06
1
-3
/
+3
*
* ext/extmk.rb (extmake): pass LIBPATH to make ruby. [ruby-dev:21137]
nobu
2003-08-06
1
-0
/
+24
*
* ext/Setup*: add io/wait and openssl.
usa
2003-08-05
1
-0
/
+4
*
* lib/net/http.rb: update document.
aamine
2003-08-05
1
-0
/
+8
*
* lib/shell/command-processor.rb (Shell::CommandProcessor::rmdir):
matz
2003-08-05
1
-0
/
+9
*
* lib/fileutils.rb (install): should preserve timestamp only.
eban
2003-08-05
1
-0
/
+4
*
* eval.c (rb_load): should preserve current source file/line.
nobu
2003-08-05
1
-0
/
+4
*
* doc/NEWS, doc/ChangeLog-1.8.0: added.
matz
2003-08-04
1
-23858
/
+3
*
* eval.c (method_proc): should specify YIELD_FUNC_SVALUE.
matz
2003-08-04
1
-0
/
+8
*
* lib/test/unit/ui/console/testrunner.rb: Flushed io in the
matz
2003-08-04
1
-0
/
+5
*
* util.h: remove unnecessary parentheses. [ruby-dev:20879]
nobu
2003-08-04
1
-0
/
+4
*
* lib/net/imap.rb (receive_responses): raise exception to
shugo
2003-08-04
1
-0
/
+5
*
* lib/net/imap.rb: convert RD to RDoc.
shugo
2003-08-04
1
-0
/
+4
*
* win32/win32.c (rb_w32_utime): never use utime() of C runtime.
usa
2003-08-03
1
-0
/
+5
*
* eval.c (rb_call_super): should propagate previous block for
nobu
2003-08-03
1
-0
/
+5
*
* lib/scanf.rb: import. [back-dated to July 19]
dblack
2003-08-03
1
-0
/
+4
*
* eval.c (call_trace_func): clear exception flag temporarily.
nobu
2003-08-03
1
-0
/
+5
*
* lib/un.h (help): new. % ruby -run -e help cp
eban
2003-08-03
1
-0
/
+2
*
* regex.h (re_mbctab): should refer to RUBY_EXPORT. [ruby-ext:02199]
eban
2003-08-03
1
-0
/
+4
*
* numeric.c (flo_to_s): get rid of buffer overflow.
matz
2003-08-02
1
-0
/
+9
*
* lib/webrick/https.rb: change an option name.
gotoyuzo
2003-08-02
1
-0
/
+5
*
* lib/net/smtp.rb: respond_to? needs 2nd argument. [ruby-talk:77796]
aamine
2003-08-02
1
-0
/
+5
*
* gc.c: add "#pragma weak" for __libc_ia64_register_backing_store_base.
matz
2003-08-02
1
-0
/
+8
*
* ext/extmk.rb (--no-undefined): annoying option removed.
eban
2003-08-02
1
-0
/
+4
*
* lib/mkmf.rb (pkg_config): get configuration by pkg-config. [new]
nobu
2003-08-02
1
-0
/
+6
*
* variable.c (classname): find regular class name if not set.
nobu
2003-08-02
1
-0
/
+5
*
type fix
nobu
2003-08-02
1
-10
/
+10
*
* class.c (rb_obj_singleton_methods): should not go up to
matz
2003-08-01
1
-3
/
+17
*
* lib/yaml/store.rb (YAML::Store#initialize): filename is first
why
2003-08-01
1
-0
/
+5
*
forgot to check in.
aamine
2003-08-01
1
-0
/
+4
*
* gc.c (rb_gc_mark_locations): no need to swap arguments.
nobu
2003-08-01
1
-0
/
+9
*
set dldpath on darwin
seki
2003-08-01
1
-0
/
+4
*
* lib/net/http.rb: convert RD to RDoc. Thanks William Webber. [ruby-doc:456]
aamine
2003-08-01
1
-0
/
+5
*
* ext/syck/rubyext.c (syck_emitter_write_m): forgot to declare
matz
2003-08-01
1
-0
/
+9
*
* ext/openssl/extconf.rb: should replace literally.
nobu
2003-08-01
1
-0
/
+4
*
Forgot pointer to original mail of ruby-talk.
usa
2003-08-01
1
-0
/
+1
*
* io.c (rb_io_check_readable, rb_io_check_writable): ensure not
nobu
2003-08-01
1
-0
/
+9
*
* io.c (READ_DATA_PENDING_PTR): cast to get rid of warnings.
nobu
2003-08-01
1
-0
/
+6
*
* win32/win32.c (isInternalCmd): shouldn't return if find end of str.
usa
2003-08-01
1
-0
/
+4
*
* eval.c (rb_call_super): propagate previous block if a block is
nobu
2003-08-01
1
-0
/
+5
*
* eval.c (BEGIN_CALLARGS): should not always reset ruby_iter,
matz
2003-08-01
1
-0
/
+17
*
* gc.c (Init_stack): IA64 requires STACK_LEVEL_MAX to be less than
matz
2003-07-31
1
-0
/
+6
*
import erb-2.0.4b4
seki
2003-07-31
1
-0
/
+4
*
* ext/etc/etc.c: revert getenv()'s prototype. use it only when _WIN32
usa
2003-07-31
1
-0
/
+5
*
* numeric.c (rb_num_coerce_relop): export function.
matz
2003-07-31
1
-0
/
+9
*
* array.c (rb_ary_collect): must get length of array for each
usa
2003-07-31
1
-0
/
+6
*
* ext/openssl/extconf.rb: move gmake specific features
gotoyuzo
2003-07-31
1
-0
/
+5
*
add explicit trim mode
seki
2003-07-31
1
-0
/
+4
[next]