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
...
*
* 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
*
* ext/openssl/lib/openssl/ssl.rb (SSLSocket#sync_close=): add a
gotoyuzo
2003-08-17
4
-3
/
+28
*
2003-08-17
eban
2003-08-17
1
-3
/
+3
*
* ext/extmk.rb (extmake): should not force to remake Makefile when
nobu
2003-08-17
2
-4
/
+9
*
2003-08-16
nobu
2003-08-16
1
-3
/
+3
*
* marshal.c (w_symbol, w_object): get rid of warnings.
nobu
2003-08-16
13
-93
/
+92
*
Typo 'selt' corrected to 'self'.
shigek
2003-08-16
1
-2
/
+2
*
sqrt() & atan() added.
shigek
2003-08-15
2
-5
/
+46
*
Bug fix: limit & div combination.
shigek
2003-08-15
2
-42
/
+42
*
* configure.in (HUGE_ST_INO): check whether struct stat.st_ino
nobu
2003-08-15
7
-27
/
+91
*
2003-08-15
eban
2003-08-15
1
-3
/
+3
*
* gc.c (id2ref): recycle check should be done by klass == 0.
matz
2003-08-14
6
-7
/
+46
*
Bug fix and addition of math.rb.
shigek
2003-08-14
1
-1
/
+10
*
Newly added.
shigek
2003-08-14
1
-0
/
+147
*
Changed to use lib/bigdecimal/math.rb.
shigek
2003-08-14
1
-36
/
+6
*
lib/bigdecimal/math.rb added.
shigek
2003-08-14
1
-0
/
+1
*
Bug fix: div method.
shigek
2003-08-14
1
-3
/
+5
*
* ext/win32ole/win32ole.c (OLE_FREE): should not call
suke
2003-08-14
2
-5
/
+17
*
2003-08-14
usa
2003-08-14
1
-3
/
+3
*
* gc.c (rb_data_object_alloc): check type of 1st argument.
usa
2003-08-14
2
-0
/
+6
*
Ambiguity of BigDecimal::limit removed.
shigek
2003-08-13
5
-70
/
+97
[prev]
[next]