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/extmk.rb (relative_from): treat mere drive letter as an absolute
nobu
2005-04-17
2
-2
/
+6
*
* 2005-04-17
nobu
2005-04-17
1
-3
/
+3
*
* ext/extmk.rb (extmake, parse_args): do not expand destdir.
nobu
2005-04-17
2
-4
/
+10
*
* sample/rss/tdiary_plugin/rss-recent.rb (rss_recent_cache_rss):
kou
2005-04-16
2
-9
/
+15
*
* configure.in (RUBY_PROG_INSTALL): not add -p option to INSTALL.
nobu
2005-04-16
3
-6
/
+18
*
* 2005-04-16
eban
2005-04-16
1
-3
/
+3
*
* bcc32/Makefile.sub: quick hack... prepend DESTDIR.
ocean
2005-04-16
2
-1
/
+6
*
* ext/openssl/extconf.rb: check for OPENSSL_cleanse.
gotoyuzo
2005-04-15
3
-0
/
+11
*
* lib/fileutils.rb (remove_file): ignore exceptions caused by chmod.
aamine
2005-04-14
2
-8
/
+33
*
* 2005-04-14
eban
2005-04-14
1
-3
/
+3
*
* bcc32/Makefile.sub: failed to remove debug information files.
ocean
2005-04-14
2
-2
/
+7
*
* lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.
kou
2005-04-13
3
-4
/
+15
*
* configure.in (mingw32): extract msvcr*.dll from objdump result.
eban
2005-04-13
2
-2
/
+6
*
* 2005-04-13
nobu
2005-04-13
1
-3
/
+3
*
* configure.in (mingw32): use actual runtime DLL name as ruby DLL
nobu
2005-04-13
4
-20
/
+99
*
* ext/tcltklib/tcltklib.c (ip_finalize): better modification than the
nagai
2005-04-12
2
-12
/
+37
*
* ext/tcltklib/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()
nagai
2005-04-12
2
-10
/
+23
*
* 2005-04-12
eban
2005-04-11
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c (ip_finalize): add existence check of
nagai
2005-04-11
2
-2
/
+18
*
adhoc patch for [druby-ja:123]
seki
2005-04-11
3
-5
/
+35
*
* dir.c, file.c (lstat): avoid warnings for mingw.
eban
2005-04-11
3
-4
/
+8
*
* ext/tcltklib/tcltklib.c (ip_finalize): adhoc patch to avoid SEGV
nagai
2005-04-11
2
-4
/
+9
*
* lib/mkmf.rb (configuration): shouldn't output hdrdir twice.
usa
2005-04-11
2
-1
/
+5
*
* 2005-04-11
eban
2005-04-11
1
-3
/
+3
*
* {bcc32,win32,wince}/Makefile.sub: ri data was not installed
ocean
2005-04-11
5
-5
/
+12
*
commit miss...
ocean
2005-04-10
1
-5
/
+1
*
* ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnil
suke
2005-04-10
3
-4
/
+50
*
* 2005-04-10
eban
2005-04-09
1
-3
/
+3
*
* ext/tk/sample/tkextlib/treectrl/mailwasher.rb: fixed typo. [ruby-dev:26008]
ocean
2005-04-09
2
-1
/
+5
*
* ext/tk/lib/tk.rb: update RELEASE_DATE
nagai
2005-04-09
51
-27
/
+1882
*
* sample/rss/tdiary_plugin/rss-recent.rb: supported configuration
kou
2005-04-09
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-04-09
2
-0
/
+44
*
* sample/rss/tdiary_plugin/rss-recent.rb: supported configuration
kou
2005-04-09
2
-0
/
+29
*
* ext/tk/sample/tkextlib/treectrl/explorer.rb: File.executable? returns true
ocean
2005-04-09
2
-10
/
+7
*
* ext/tk/sample/demos-jp/goldberg.rb: reduced text size of "click to
ocean
2005-04-09
1
-2
/
+2
*
* ext/tk/sample/tkextlib/treectrl/{help,www-options}.rb: fixed typo.
ocean
2005-04-09
3
-5
/
+10
*
* lib/rss: backoported from HEAD.
kou
2005-04-09
22
-257
/
+748
*
accept space characters at the end of a prototype.
ttate
2005-04-08
1
-2
/
+2
*
* 2005-04-09
eban
2005-04-08
1
-3
/
+3
*
* ext/tk/sample/tkextlib/treectrl/imovie.rb: fixed typo. (click on clip title)
ocean
2005-04-08
2
-1
/
+5
*
* ext/tk/sample/tkextlib/treectrl/random.rb: fixed typo. (drop node outside of
ocean
2005-04-08
2
-1
/
+6
*
* ext/tk/sample/tkextlib/treectrl/outlook-newgrounp.rb: image had disappered ...
ocean
2005-04-08
2
-11
/
+12
*
* ext/extmk.rb (extmake): hdrdir needs to be defined also in
nobu
2005-04-08
3
-2
/
+11
*
* ext/openssl/ossl_ssl.c: add callbacks to OpenSSL::SSL::SSLContexts.
gotoyuzo
2005-04-08
8
-58
/
+296
*
* ext/tk/sample/tkextlib/treectrl/outlook-newgroup.rb: tk::treectrl uses 'aft...
ocean
2005-04-08
3
-21
/
+41
*
* lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.
ocean
2005-04-08
4
-6
/
+15
*
* ext/tk/sample/tkextlib/treectrl/help.rb: fixed typo. (wrong color)
ocean
2005-04-07
2
-4
/
+13
*
proper comment
ocean
2005-04-07
1
-1
/
+1
*
* ext/tk/sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)
ocean
2005-04-07
8
-25
/
+96
*
* 2005-04-08
eban
2005-04-07
1
-3
/
+3
[next]