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
...
*
* array.c (rb_ary_first): RDoc update from Daniel Berger
matz
2005-11-14
2
-5
/
+14
*
* 2005-11-11
eban
2005-11-11
1
-3
/
+3
*
* ext/socket/socket.c: Socket Documentation. [ruby-core:6580]
ocean
2005-11-11
2
-0
/
+514
*
* Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666]
nobu
2005-11-10
3
-19
/
+31
*
* configure.in: undef HAVE_LINK on BeOS. (link(2) always returns
ocean
2005-11-10
3
-1
/
+45
*
* 2005-11-08
eban
2005-11-08
1
-3
/
+3
*
* lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.
ocean
2005-11-08
2
-1
/
+6
*
* ext/tk/stubs.c (_nativethread_consistency_check): use simpler
nagai
2005-11-07
4
-34
/
+45
*
* 2005-11-07
eban
2005-11-06
1
-3
/
+3
*
* lib/yaml.rb: removed :nodoc: to generate Kernel doc. [ruby-core:6324]
ocean
2005-11-06
2
-1
/
+5
*
* ext/iconv/iconv.c (Iconv::BrokenLibrary): exception when detected a
nobu
2005-11-06
2
-1
/
+21
*
* ext/iconv/extconf.rb: use 3rd argument to have_library.
nobu
2005-11-06
1
-1
/
+1
*
* ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touch
ocean
2005-11-06
2
-2
/
+7
*
* 2005-11-06
eban
2005-11-06
1
-3
/
+3
*
* file.c (rb_file_s_readlink): readlink(2) on AIX fails with ERANGE if
nobu
2005-11-06
2
-3
/
+14
*
* ext/tcltklib/.cvsignore: removed.
ocean
2005-11-02
1
-3
/
+0
*
* 2005-11-02
eban
2005-11-02
1
-3
/
+3
*
* ext/tk/extconf.rb: change the check parameter for Win32.
nagai
2005-11-02
2
-1
/
+6
*
* ext/tcltklib: merge into ext/tk and remove.
nagai
2005-11-02
26
-13392
/
+314
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-11-02
3
-0
/
+9547
*
* ext/tk/sample/demos-jp/widget: make the root window lower than the
nagai
2005-11-02
2
-4
/
+12
*
* ext/tcltklib/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): pass...
nagai
2005-11-02
3
-16
/
+23
*
* eval.c (rb_call_super): should call method_missing if super is
matz
2005-11-01
3
-5
/
+19
*
* 2005-11-01
eban
2005-11-01
1
-4
/
+4
*
* ext/openssl/extconf.rb: should check ERR_peek_last_error().
gotoyuzo
2005-11-01
3
-1
/
+14
*
* configure.in: use proper option for Sun linker. A patch from
matz
2005-10-31
2
-1
/
+10
*
* test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb (test_s_open_error):
usa
2005-10-31
3
-0
/
+7
*
* ext/openssl/ossl_cipher.c (ossl_cipher_update): input data must
gotoyuzo
2005-10-30
3
-1
/
+14
*
* lib/webrick/httpservlet/cgihandler.rb
gotoyuzo
2005-10-30
6
-0
/
+87
*
* ext/readline/readline.c (readline_readline): type check.
matz
2005-10-30
5
-3
/
+17
*
* 2005-10-31
eban
2005-10-30
1
-3
/
+3
*
* test/ruby/test_float.rb (test_precision): test by assert_in_delta.
ocean
2005-10-30
2
-4
/
+9
*
* 1.8.3 preview1
matz
2005-10-28
2
-7
/
+7
*
* ext/etc/etc.c: document update from mathew <meta@pobox.com>.
matz
2005-10-28
3
-0
/
+217
*
* 2005-10-27
eban
2005-10-27
1
-3
/
+3
*
* string.c (scan_once): wrong condition to use mbclen2().
matz
2005-10-27
4
-15
/
+215
*
* ext/syck/implicit.c (syck_type_id_to_uri): should return
ocean
2005-10-26
2
-2
/
+8
*
* ruby.h (Qfalse, Qtrue, Qnil, Qundef): make sure these immediate
ocean
2005-10-26
2
-4
/
+12
*
* 2005-10-26
eban
2005-10-25
1
-3
/
+3
*
* configure.in (RUBY_EXTERN): macro to export symbols in shared
nobu
2005-10-25
7
-5
/
+26
*
* lib/rational.rb: applied documentation patch from Gavin Sinclair
matz
2005-10-25
4
-71
/
+258
*
* 2005-10-25
eban
2005-10-24
1
-3
/
+3
*
* lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):
nobu
2005-10-24
2
-2
/
+6
*
RDoc documentation from Eric Hodel <Drbrain@segment7.net> added.
seki
2005-10-24
4
-92
/
+448
*
* configure.in, io.c: use sys/syscall.h if syscall.h is not available.
nobu
2005-10-24
3
-8
/
+15
*
* ext/Win32API/lib/win32/resolv.rb (get_info): support multiple DNS.
usa
2005-10-24
2
-2
/
+7
*
* ext/tk/lib/tk.rb: update RELEASE_DATE
nagai
2005-10-24
1
-1
/
+1
*
* 2005-10-24
usa
2005-10-24
1
-3
/
+3
*
* ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys):
matz
2005-10-24
6
-4
/
+126
*
* 2005-10-23
eban
2005-10-23
1
-3
/
+3
[prev]
[next]