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
...
*
* lib/net/smtp.rb: respond_to? needs 2nd argument. [ruby-talk:77796]
aamine
2003-08-02
2
-1
/
+6
*
* (bug fix) forgot to entry a widget class name of 'labelframe' widget
nagai
2003-08-02
12
-6
/
+650
*
* gc.c: add "#pragma weak" for __libc_ia64_register_backing_store_base.
matz
2003-08-02
2
-0
/
+9
*
* ext/extmk.rb (--no-undefined): annoying option removed.
eban
2003-08-02
2
-11
/
+4
*
* lib/mkmf.rb (pkg_config): get configuration by pkg-config. [new]
nobu
2003-08-02
3
-8
/
+28
*
2003-08-02
eban
2003-08-02
1
-3
/
+3
*
* (bug fix) TkEntry#delete
nagai
2003-08-02
33
-134
/
+297
*
* variable.c (classname): find regular class name if not set.
nobu
2003-08-02
2
-20
/
+20
*
* lib/un.rb: add each descriptions for the -v option.
eban
2003-08-02
1
-0
/
+13
*
type fix
nobu
2003-08-02
1
-10
/
+10
*
* eval.c (rb_yield_0): code clean up according to Nobu's patch.
matz
2003-08-01
1
-2
/
+2
*
* class.c (rb_obj_singleton_methods): should not go up to
matz
2003-08-01
6
-288
/
+404
*
* (bug fix) preprocessor errors occur on OpenBSD-current
nagai
2003-08-01
1
-4
/
+4
*
* lib/yaml/store.rb (YAML::Store#initialize): filename is first
why
2003-08-01
2
-1
/
+6
*
forgot to check in.
aamine
2003-08-01
1
-0
/
+4
*
* lib/net/http.rb: refine document.
aamine
2003-08-01
1
-118
/
+174
*
* gc.c (rb_gc_mark_locations): no need to swap arguments.
nobu
2003-08-01
2
-11
/
+15
*
set dldpath on darwin
seki
2003-08-01
2
-0
/
+6
*
* lib/net/http.rb: convert RD to RDoc. Thanks William Webber. [ruby-doc:456]
aamine
2003-08-01
2
-591
/
+571
*
030801
matz
2003-08-01
1
-2
/
+2
*
* gc.c (rb_gc): typo.
matz
2003-08-01
1
-1
/
+1
*
* ext/syck/rubyext.c (syck_emitter_write_m): forgot to declare
matz
2003-08-01
3
-7
/
+35
*
*** empty log message ***
nobu
2003-08-01
1
-1
/
+1
*
* ext/openssl/extconf.rb: should replace literally.
nobu
2003-08-01
2
-3
/
+11
*
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
2
-6
/
+14
*
* io.c (READ_DATA_PENDING_PTR): cast to get rid of warnings.
nobu
2003-08-01
3
-1
/
+9
*
* win32/win32.c (isInternalCmd): shouldn't return if find end of str.
usa
2003-08-01
2
-1
/
+5
*
* forgot to commit a sample script
nagai
2003-08-01
2
-0
/
+19
*
Specs adjusted for FLoat.
shigek
2003-08-01
4
-74
/
+87
*
* eval.c (rb_call_super): propagate previous block if a block is
nobu
2003-08-01
2
-1
/
+6
*
* bug fix : forget to eval given block to TkRoot.new method
nagai
2003-08-01
1
-2
/
+3
*
backoff eval.c 1.498
matz
2003-08-01
1
-1
/
+1
*
* eval.c (BEGIN_CALLARGS): should not always reset ruby_iter,
matz
2003-08-01
6
-34
/
+61
*
* doc/NEWS: typo fix.
eban
2003-08-01
1
-1
/
+1
*
2003-08-01
eban
2003-08-01
1
-4
/
+4
*
MANIFEST
nobu
2003-08-01
1
-0
/
+139
*
* bug fix : wrong resource file format (resource.{en,jp})
nagai
2003-07-31
5
-12
/
+72
*
* (IMPORTANT BUG FIX) scan of event keywords doesn't work on recent
nagai
2003-07-31
141
-25
/
+19495
*
* gc.c (Init_stack): wrong magic number.
matz
2003-07-31
1
-1
/
+1
*
* gc.c (Init_stack): IA64 requires STACK_LEVEL_MAX to be less than
matz
2003-07-31
4
-4
/
+18
*
import erb-2.0.4b4
seki
2003-07-31
2
-9
/
+13
*
* ext/etc/etc.c: revert getenv()'s prototype. use it only when _WIN32
usa
2003-07-31
2
-1
/
+8
*
* numeric.c (rb_num_coerce_relop): export function.
matz
2003-07-31
7
-83
/
+91
*
* wrap the command-proc of TkScale : pass the numeric object to the proc
nagai
2003-07-31
4
-24
/
+117
*
2003-07-31
nobu
2003-07-31
1
-4
/
+4
*
* array.c (rb_ary_collect): must get length of array for each
usa
2003-07-31
2
-4
/
+9
*
* ext/openssl/extconf.rb: move gmake specific features
gotoyuzo
2003-07-31
2
-26
/
+31
*
add explicit trim mode
seki
2003-07-31
3
-17
/
+155
*
* lib/net/ftp.rb (return_code): obsolete.
shugo
2003-07-30
2
-26
/
+37
[prev]
[next]