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
*
* 2004-12-15
eban
2004-12-15
1
-3
/
+3
*
* ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198]
matz
2004-12-15
22
-134
/
+168
*
devided the method DL::Types#encode_type into three methods.
ttate
2004-12-14
3
-48
/
+56
*
* win32/win32.c (rb_w32_close): need to reset osfhnd().
usa
2004-12-14
2
-0
/
+5
*
* 2004-12-14
eban
2004-12-14
1
-3
/
+3
*
* ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187]
gotoyuzo
2004-12-14
2
-3
/
+8
*
* gc.c (stack_end_address): new function to obtain stack end address.
akr
2004-12-13
2
-1
/
+18
*
* 2004-12-13
eban
2004-12-13
1
-3
/
+3
*
* lib/pathname.rb (cleanpath_aggressive): make it private.
akr
2004-12-12
2
-2
/
+10
*
* 2004-12-12
eban
2004-12-12
1
-3
/
+3
*
backported from CVS_HEAD
seki
2004-12-12
2
-2
/
+6
*
Don't show r/w accessor flags if none were specified for custom attributes
dave
2004-12-12
2
-0
/
+10
*
Never exclude files given on command line
dave
2004-12-12
2
-4
/
+10
*
add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]
seki
2004-12-11
4
-4
/
+48
*
* eval.c (run_trap_eval): prototype; avoid VC++ warnings.
usa
2004-12-11
4
-2
/
+12
*
* 2004-12-11
usa
2004-12-10
1
-3
/
+3
*
* io.c (io_reopen): [ruby-dev:25150]
matz
2004-12-10
2
-0
/
+5
*
* 2004-12-10
usa
2004-12-10
1
-3
/
+3
*
* ext/socket/socket.c (sock_listen): get OpenFile just before calling
nobu
2004-12-09
2
-1
/
+8
*
Port socket library to VMS.
akiyoshi
2004-12-09
4
-63
/
+15
*
* ext/sdbm/init.c (GetDBM): typo.
usa
2004-12-09
2
-1
/
+5
*
delete reference for snprintf()
akiyoshi
2004-12-09
1
-1
/
+5
*
configuration file for OpenVMS port
akiyoshi
2004-12-09
1
-104
/
+83
*
change path of vms.h
akiyoshi
2004-12-09
2
-1
/
+8
*
* string.c (rb_str_inspect): escape # which starts an expression
nobu
2004-12-09
2
-9
/
+22
*
* ext/dbm/dbm.c (fdbm_select): [ruby-dev:25132]
matz
2004-12-09
4
-159
/
+119
*
* 2004-12-09
usa
2004-12-09
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" when
nagai
2004-12-08
26
-119
/
+711
*
Fix CSS typo that meant h2 headings were invisible
dave
2004-12-08
2
-2
/
+7
*
* lib/rss, test/rss, sample/rss: backported from CVS HEAD.
kou
2004-12-08
30
-948
/
+1925
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-12-08
2
-0
/
+66
*
* 2004-12-08
usa
2004-12-08
1
-3
/
+3
*
* io.c (io_fwrite): change dereference for cosmetic reason.
matz
2004-12-08
3
-10
/
+8
*
io.c (io_fwrite) : fix offset incrementation for VMS and Human68k.
akiyoshi
2004-12-07
2
-2
/
+5
*
* io.c (io_write): remove rb_str_locktmp(). [ruby-dev:25050]
matz
2004-12-07
1
-15
/
+16
*
* ext/socket/socket.c (bsock_setsockopt): [ruby-dev:25039]
matz
2004-12-07
1
-0
/
+1
*
* 2004-12-07
eban
2004-12-07
1
-3
/
+3
*
* process.c (proc_setgroups): [ruby-dev:25081]
matz
2004-12-06
5
-12
/
+106
*
* rubysig.h (TRAP_BEG, TRAP_END): safe errno around CHECK_INTS.
nobu
2004-12-06
2
-2
/
+10
*
1.8 doesn't have String#clear
dave
2004-12-06
2
-1
/
+6
*
* 2004-12-06
eban
2004-12-05
1
-3
/
+3
*
* ext/openssl/ossl_pkey_rsa.c (ossl_rsa_public_encrypt,
gotoyuzo
2004-12-05
2
-26
/
+54
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-12-05
1
-0
/
+38
*
* lib/optparse.rb (OptionParser::Completion#complete): new parameter
nobu
2004-12-05
3
-20
/
+23
*
* eval.c (proc_invoke): use volatile `tmp' rather than `args'.
eban
2004-12-04
2
-3
/
+9
*
* 2004-12-04
eban
2004-12-04
1
-3
/
+3
*
Ignore leading and trailing lines in :section: blocks
dave
2004-12-04
4
-5
/
+53
*
* ext/readline/readline.c: check $SAFE. (backported from CVS HEAD)
shugo
2004-12-03
2
-22
/
+69
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-12-03
7
-0
/
+424
*
* ext/nkf/nkf.c: add constant NKF::VERSION
naruse
2004-12-03
1
-0
/
+10
[next]