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
*
* test/openssl/test_ssl.rb: add workaround for Cygwin.
gotoyuzo
2004-07-18
1
-0
/
+4
*
r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines
ser
2004-07-18
5
-15
/
+28
*
* TkMsgCatalog.callback: bug fix (wrong number of argument)
nagai
2004-07-18
2
-1
/
+7
*
* sprintf.c (rb_f_sprintf): remove extra sign digit.
nobu
2004-07-17
2
-13
/
+17
*
2004-07-18
knu
2004-07-17
1
-3
/
+3
*
* dir.c (bracket): use NULL instead of 0.
knu
2004-07-17
2
-3
/
+7
*
* lib/net/imap.rb (receive_responses): return if a LOGOUT response
shugo
2004-07-17
2
-2
/
+18
*
* lib/net/imap.rb (send_string_data): wait command continuation
shugo
2004-07-17
2
-1306
/
+1339
*
* ext/tk/lib/tk/variable.rb: TkVariable#ref returns a TkVariable object
nagai
2004-07-17
2
-1
/
+6
*
* lib/uri/ldap.rb: method hierarchical? should be in URI::LDAP.
akira
2004-07-17
4
-7
/
+12
*
* parse.y (stmt): not to show same error messages twice.
nobu
2004-07-17
2
-1
/
+4
*
* string.c (rb_str_match_m): String#match should also take
matz
2004-07-17
3
-5
/
+21
*
* re.c (rb_reg_match_m): add optional second argugment "pos" to
matz
2004-07-17
4
-31
/
+61
*
2004-07-17
eban
2004-07-17
1
-3
/
+3
*
* eval.c (THREAD_ALLOC): th->thread should be initialized to NULL.
matz
2004-07-17
4
-8
/
+94
*
Incorporate Micheal Neumanns client-side imagemap patch
dave
2004-07-16
2
-5
/
+10
*
* rename files to avoid application (cvs and so on) troubles
nagai
2004-07-16
8
-7
/
+7
*
* test/openssl/ssl_server.rb, test/openssl/test_ssl.rb: workaround to
gotoyuzo
2004-07-16
2
-9
/
+2
*
2004-07-16
eban
2004-07-16
1
-3
/
+3
*
* error.c (exit_initialize): use EXIT_SUCCESS instead of 0.
nobu
2004-07-16
2
-9
/
+45
*
* ext/tk/lib/tk.rb(module TkObjecct): extend TkCore module
nagai
2004-07-16
1
-0
/
+1
*
* lib/optparse.rb (OptionParser#warn, OptionParser#abort): Exception
nobu
2004-07-15
2
-8
/
+13
*
* ext/readline/extconf.rb: added dir_config for curses, ncurses,
shugo
2004-07-15
2
-0
/
+8
*
years added.
nobu
2004-07-15
1
-31
/
+31
*
fix ChangeLog
ocean
2004-07-15
1
-1
/
+2
*
* class.c: rdoc patch
ocean
2004-07-15
2
-5
/
+9
*
* lib/yaml.rb (YAML::load_file, YAML::parse_file): added.
why
2004-07-15
6
-356
/
+673
*
* ext/tk/sample/tkextlib/tktable/spreadsheet.rb: add a new sample
nagai
2004-07-15
4
-4
/
+149
*
2004-07-15
eban
2004-07-15
1
-3
/
+3
*
* ext/tk/, ext/tcltklib/: bug fix
nagai
2004-07-15
133
-184
/
+5635
*
* enum.c (enum_min_by): new method Enum#min_by. added Enum#max_by
matz
2004-07-14
7
-25
/
+113
*
* ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type of
gotoyuzo
2004-07-14
3
-1
/
+11
*
* util.c (ruby_strtod): should not convert string in the form of
ocean
2004-07-14
3
-9
/
+40
*
* array.c: rdoc patch - unified margin.
ocean
2004-07-13
2
-168
/
+173
*
2004-07-14
eban
2004-07-13
1
-3
/
+3
*
* array.c: rdoc patch. merged patch from Johan Holmberg
ocean
2004-07-13
2
-110
/
+117
*
Minor parse problem if hyperlink text starts \w+:...
dave
2004-07-13
1
-1
/
+1
*
* lib/uri/generic.rb (URI::Generic#merge_path):
akira
2004-07-13
3
-6
/
+47
*
* lib/mkmf.rb (init_mkmf): Do not add $(libdir) to $LIBPATH in
knu
2004-07-13
2
-3
/
+10
*
2004-07-13
eban
2004-07-13
1
-3
/
+3
*
* ChangeLog: re-formatted.
eban
2004-07-13
1
-1
/
+1
*
Allow optional : before call-seq:
dave
2004-07-12
1
-1
/
+1
*
Use real right arrow for -> in call-seq
dave
2004-07-12
1
-1
/
+1
*
Commit miss
dave
2004-07-12
1
-1
/
+0
*
Support call-seq: for Ruby methods
dave
2004-07-12
3
-0
/
+19
*
2004-07-12
eban
2004-07-12
1
-3
/
+3
*
Allow multiple words in braces before a link
dave
2004-07-12
3
-3
/
+11
*
2004-07-10
nahi
2004-07-10
1
-3
/
+3
*
* test/soap/marshal/test_struct.rb: use qualified build-tin class name
nahi
2004-07-10
2
-3
/
+8
*
* ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.
nagai
2004-07-09
45
-20
/
+1162
[next]