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
*
Reflect the update of the MD5 module which is now Digest::MD5.
knu
2001-12-01
5
-21
/
+14
*
* configure.in: default --enable-shared to yes on cygwin and mingw32.
eban
2001-11-30
1
-0
/
+2
*
* configure.in: set target_cpu to i386 on cygwin and mingw32.
eban
2001-11-30
2
-1
/
+7
*
bug fix for getnstr() and wgetnstr()
ttate
2001-11-29
1
-2
/
+2
*
* string.c (rb_str_equal): object with to_str must be treated as a
matz
2001-11-29
5
-3
/
+31
*
* README.EXT: Appendix B is duplicated.
usa
2001-11-29
3
-2
/
+8
*
* eval.c (rb_thread_select): should subtract timeofday() from
matz
2001-11-28
6
-54
/
+89
*
* marshal.c (w_float): must distinguish -0.0 from 0.0.
matz
2001-11-27
9
-83
/
+301
*
Import the "syslog" module from the rough ruby project. This module
knu
2001-11-26
12
-0
/
+723
*
* win32/win32.c (mypopen): fixed that mypclose() didn't really close
usa
2001-11-26
2
-26
/
+82
*
2001-11-25
usa
2001-11-25
1
-2
/
+2
*
* parse.y (str_extend): change types of second and third arguments
usa
2001-11-25
2
-2
/
+7
*
Curses::getstr and Window#getstr use getnstr() and wgetnstr()
ttate
2001-11-23
2
-3
/
+11
*
2001-11-22
eban
2001-11-22
1
-2
/
+2
*
* parse.y (str_extend): should check nesting parentheses in #{}.
matz
2001-11-21
10
-56
/
+181
*
* lib/cgi.rb: CGI#header: do not set Apache.request.status for
shugo
2001-11-21
2
-1
/
+8
*
2001-11-20
eban
2001-11-20
1
-2
/
+2
*
* parse.y (str_extend): should not terminate string interpolation
matz
2001-11-19
3
-1
/
+14
*
* eval.c (rb_mod_modfunc): should follow NODE_ZSUPER link; based
matz
2001-11-19
6
-11
/
+36
*
* parse.y (parse_regx): should raise error on untermitated
matz
2001-11-19
25
-297
/
+348
*
* lib/cgi.rb (header): support for Apache. thanks to
wakou
2001-11-18
2
-0
/
+9
*
* parse.y: needless conditionals.
nobu
2001-11-18
3
-9
/
+12
*
20011115
nobu
2001-11-15
1
-2
/
+2
*
* array.c (rb_ary_join): non-nil separator must be converted to
nobu
2001-11-15
2
-2
/
+8
*
* hash.c (ruby_setenv): remove USE_WIN32_RTL_ENV block since it's
usa
2001-11-14
4
-345
/
+49
*
* win32/win32.c (waitpid): fix wait count.
usa
2001-11-13
2
-5
/
+11
*
* configure.in: do not override CC if set.
eban
2001-11-13
2
-3
/
+7
*
tkutil needed to be updated
matz
2001-11-13
1
-1
/
+1
*
* signal.c (sighandle): should not re-register sighandler if
matz
2001-11-13
14
-269
/
+327
*
* signal.c (sighandle): should not re-register sighandler if
matz
2001-11-13
5
-23
/
+41
*
* win32/win32.c (mypopen): return error status instead of calling
usa
2001-11-13
2
-5
/
+12
*
2001-11-13
usa
2001-11-13
1
-2
/
+2
*
* hash.c (envix): use GET_ENVIRON and FREE_ENVIRON to get environment
usa
2001-11-13
4
-449
/
+468
*
* win32/config.status.in: make CFLAGS same as Makefile's one.
usa
2001-11-09
2
-1
/
+5
*
too much backout
matz
2001-11-09
1
-2
/
+2
*
* eval.c (rb_trap_eval): avoid annoying warning with signal.
nobu
2001-11-08
2
-1
/
+15
*
eval.c fix
matz
2001-11-08
1
-20
/
+37
*
* file.c (path_check_1): forgot to initialize 'p'.
matz
2001-11-08
6
-47
/
+83
*
* process.c (security): always give warning for insecure PATH.
matz
2001-11-08
17
-109
/
+201
*
* process.c (security): always give warning for insecure PATH.
matz
2001-11-07
1
-0
/
+22
*
* lib/net/imap.rb (getquota_response): use astring for mailbox
shugo
2001-11-06
2
-4
/
+10
*
* matrix.rb (Matrix#column_vectors, Matrix#row_vectors): ditto bug.
keiju
2001-11-03
3
-6
/
+12
*
gc patch
matz
2001-11-02
2
-33
/
+114
*
* bignum.c (rb_big_aref): idx may be a Bignum.
matz
2001-11-01
5
-37
/
+337
*
* gc.c (gc_mark_children): should NOT treat last element of
matz
2001-11-01
2
-10
/
+7
*
* eval.c (exec_under): should initialize ruby_frame->self;
matz
2001-10-31
2
-0
/
+5
*
* eval.c (POP_VARS): should not set DVAR_DONT_RECYCLE if _old
matz
2001-10-31
6
-67
/
+169
*
* lib/cgi.rb: CGI::Cookie::parse(): Ignore duplicate keys caused by
wakou
2001-10-30
2
-3
/
+6
*
* win32/mkexports.rb: follow the change of rb_io_puts().
usa
2001-10-30
2
-2
/
+6
*
* string.c (rb_str_chomp_bang): do smart chomp if $/ == '\n'.
matz
2001-10-30
9
-52
/
+158
[next]