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
*
Forgot to round '*'.
shigek
2003-08-27
1
-5
/
+6
*
* lib/net/smtp.rb (check_response): AUTH CRAM-MD5 returns 334 response. [ruby...
aamine
2003-08-27
2
-1
/
+6
*
2003-08-27
usa
2003-08-26
1
-3
/
+3
*
* win32/win32.c (map_errno): support winsock error.
usa
2003-08-26
3
-48
/
+107
*
* lib/ostruct.rb (OpenStruct::method_missing): prohibit modifying
matz
2003-08-26
2
-0
/
+8
*
sqrt() error checking bug fixed.
shigek
2003-08-26
1
-6
/
+11
*
sqrt() speed up.
shigek
2003-08-26
1
-25
/
+23
*
commit miss
nobu
2003-08-26
1
-2
/
+3
*
2003-08-26
eban
2003-08-26
1
-3
/
+3
*
* lib/mkmf.rb (create_tmpsrc): add the hook for source.
nobu
2003-08-26
2
-46
/
+62
*
* implicit.c (syck_type_id_to_taguri): corrected detection of
why
2003-08-26
3
-79
/
+89
*
* file.c (rb_file_s_expand_path): avoid calling rb_scan_args() for
matz
2003-08-23
3
-5
/
+11
*
2003-08-24
eban
2003-08-23
1
-3
/
+3
*
BUFCHECK() doesn't update p/pend in loop.
nobu
2003-08-23
2
-7
/
+7
*
* file.c (file_expand_path): performance improvement.
nobu
2003-08-23
2
-8
/
+18
*
Added RDoc documentation.
wew
2003-08-23
1
-5
/
+764
*
again, sorry
nobu
2003-08-23
1
-1
/
+1
*
commit miss
nobu
2003-08-23
1
-235
/
+235
*
* ext/nkf/nkf.c (rb_nkf_putchar): should use rb_str_resize() to just
nobu
2003-08-23
2
-237
/
+244
*
* lib/irb/ruby-lex.rb: bug fix for "foo" !~ /bar/. [ruby-talk:79942]
keiju
2003-08-23
2
-1
/
+4
*
* eval.c (rb_eval, rb_iterate, block_pass): reduce PUSH/POP_TAG and
nobu
2003-08-23
2
-45
/
+55
*
2003-08-23
nobu
2003-08-23
1
-3
/
+3
*
* eval.c (rb_yield_splat): should check if "values" is array.
matz
2003-08-23
3
-8
/
+73
*
* enum.c (each_with_index_i): typo.
matz
2003-08-22
3
-1
/
+9
*
* ChangeLog: re-formatted.
eban
2003-08-22
1
-16
/
+17
*
eval.c: typo
matz
2003-08-22
1
-1
/
+1
*
* enum.c (inject_i): use rb_yield_values.
matz
2003-08-22
8
-14
/
+41
*
* ext/syck/rubyext.c: refactoring of the transfer method
why
2003-08-21
5
-719
/
+767
*
2003-08-22
eban
2003-08-21
1
-3
/
+3
*
* eval.c (block_pass): improve passing current block.
nobu
2003-08-21
2
-0
/
+11
*
Int. overflow bug in multiplication fixed & VpNmlz() speed up.
shigek
2003-08-21
2
-31
/
+29
*
2003-08-21
eban
2003-08-21
1
-3
/
+3
*
Small documentation update, including source attribution.
gsinclair
2003-08-21
1
-2
/
+5
*
Small changes to documentation; mainly hiding things from RDoc.
gsinclair
2003-08-21
5
-21
/
+43
*
2003-08-20
eban
2003-08-20
1
-3
/
+3
*
* ext/socket/socket.c (ruby_connect): many systems seem to have
nobu
2003-08-20
2
-5
/
+28
*
* ext/syck/syck.h: Parser definition problems on HP-UX. [ruby-talk:79389]
why
2003-08-19
5
-49
/
+63
*
RD -> RDoc, with embellishments, by William Webber.
gsinclair
2003-08-19
1
-724
/
+1055
*
to_s("+") implemented.
shigek
2003-08-19
5
-499
/
+105
*
E added. Typo corrected.
shigek
2003-08-19
1
-3
/
+22
*
* MANIFEST: add lib/webrick/ssl.rb.
eban
2003-08-19
1
-0
/
+1
*
* lib/webrick/ssl.rb: new file; SSL/TLS enhancement for GenericServer.
gotoyuzo
2003-08-19
8
-165
/
+201
*
* io.c (next_argv): should not call GetOpenFile() if rb_stdout is
shugo
2003-08-19
2
-3
/
+10
*
* ext/openssl/ossl_ssl.c: sync_close is moved to SSLSocket as
gotoyuzo
2003-08-18
7
-38
/
+95
*
2003-08-19
eban
2003-08-18
1
-3
/
+3
*
* ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standard
nobu
2003-08-18
5
-17
/
+34
*
2003-08-18
nobu
2003-08-18
1
-3
/
+3
*
* dir.c (glob_helper): preserve raw order for **.
nobu
2003-08-18
2
-3
/
+8
*
* ext/openssl/extconf.rb (HAVE_VA_ARGS_MACRO): need to compile.
nobu
2003-08-17
3
-1
/
+7
*
Refinement for speedup.
shigek
2003-08-17
1
-24
/
+20
[next]