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
...
*
* ext/tk/lib/remote-tk.rb: bug fix
nagai
2004-06-14
2
-20
/
+51
*
2004-06-13
eban
2004-06-12
1
-3
/
+3
*
* ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) support
nagai
2004-06-12
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-06-12
3
-0
/
+350
*
* ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) support
nagai
2004-06-12
15
-177
/
+374
*
2004-06-12
eban
2004-06-12
1
-3
/
+3
*
* configure.in (target_os): strip -gnu suffix on Linux.
eban
2004-06-12
2
-1
/
+5
*
* config.guess: Restore a wrongly removed hyphen.
knu
2004-06-11
2
-1
/
+5
*
2004-06-11
eban
2004-06-11
1
-3
/
+3
*
* config.guess: Attempt to avoid system name change on
knu
2004-06-11
2
-1
/
+6
*
* config.guess, config.sub: Attempt to avoid system name change on
knu
2004-06-11
3
-53
/
+32
*
2004-06-10
eban
2004-06-10
1
-3
/
+3
*
* ext/sdbm/init.c (fsdbm_store): sdbm should use StringValue().
matz
2004-06-10
2
-4
/
+7
*
* lib/uri/generic.rb (URI::Generic::merge,
akira
2004-06-09
3
-19
/
+54
*
2004-06-09
knu
2004-06-09
1
-3
/
+3
*
* config.guess, config.sub: Update to a more recent version as of
knu
2004-06-09
4
-112
/
+245
*
2004-06-06
eban
2004-06-06
1
-3
/
+3
*
* eval.c (rb_eval): bad influence on frame node.
matz
2004-06-06
2
-4
/
+7
*
* string.c (str_new4): should share shared instance if it already
matz
2004-06-05
2
-3
/
+7
*
2004-06-04
eban
2004-06-04
1
-4
/
+4
*
* io.c (rb_io_gets_m): set lastline ($_) even when read line is
matz
2004-06-04
4
-5
/
+9
*
* lib/logger.rb: leading 0 padding of timestamp usec part.
nahi
2004-05-27
5
-686
/
+782
*
* lib/pathname.rb (Pathname#initialize): fix pathname initialization
akr
2004-05-27
2
-1
/
+14
*
* io.c (rb_io_fwrite): check all case errno != 0 [ruby-dev:23648]
ocean
2004-05-27
2
-1
/
+5
*
* marshal.c (w_class): should not dump singleton class.
matz
2004-05-27
4
-23
/
+46
*
2004-05-27
eban
2004-05-27
1
-3
/
+3
*
* io.c (rb_io_fwrite): workaround for bcc32's fwrite bug.
eban
2004-05-27
2
-1
/
+10
*
* eval.c (rb_eval, eval): make line number consistent on eval with
nobu
2004-05-26
2
-4
/
+10
*
2004-05-26
eban
2004-05-26
1
-3
/
+3
*
Allow "do" after "for". Fix up css for standalone code window
dave
2004-05-26
4
-10
/
+34
*
* io.c (rb_io_init_copy): copy also positions. [ruby-talk:100910]
nobu
2004-05-26
2
-0
/
+6
*
* ext/syck/syck.c (syck_new_parser): clear parser on init.
why
2004-05-25
4
-24
/
+190
*
test Kernel.open accepts pathname object.
akr
2004-05-24
1
-0
/
+15
*
2004-05-24
eban
2004-05-24
1
-3
/
+3
*
* ext/tcltklib/extconf.rb: add --enable-tcl-thread configure option and
nagai
2004-05-24
2
-33
/
+144
*
SYSTEM identifiers must be absolute
dave
2004-05-24
3
-3
/
+8
*
2004-05-22
eban
2004-05-22
1
-3
/
+3
*
* ext/tk/sample/remote-ip_sample2.rb: modify
nagai
2004-05-22
2
-10
/
+13
*
* MANIFEST: add new encodings in rexml.
nobu
2004-05-22
3
-0
/
+10
*
* add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'
nagai
2004-05-22
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-22
1
-0
/
+53
*
* add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'
nagai
2004-05-22
1
-1
/
+1
*
* ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsend
nagai
2004-05-21
18
-43
/
+562
*
* test_x509crl.rb (test_basic): add test for CRL issuer.
gotoyuzo
2004-05-21
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-21
1
-0
/
+142
*
* test_x509crl.rb (test_basic): add test for CRL issuer.
gotoyuzo
2004-05-21
2
-0
/
+3
*
2004-05-21
eban
2004-05-21
1
-3
/
+3
*
Add '()' around parameters that don't have them
dave
2004-05-21
2
-0
/
+6
*
* lib/mkmf.rb (check_sizeof): define result size. [ruby-core:02911]
nobu
2004-05-20
2
-5
/
+12
*
* ext/socket/socket.c: fix SEGV. [ruby-dev:23550]
ocean
2004-05-20
2
-1
/
+5
[prev]
[next]