summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.kou2005-04-133-4/+15
* * configure.in (mingw32): extract msvcr*.dll from objdump result.eban2005-04-132-2/+6
* * 2005-04-13nobu2005-04-131-3/+3
* * configure.in (mingw32): use actual runtime DLL name as ruby DLLnobu2005-04-134-20/+99
* * ext/tcltklib/tcltklib.c (ip_finalize): better modification than thenagai2005-04-122-12/+37
* * ext/tcltklib/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()nagai2005-04-122-10/+23
* * 2005-04-12eban2005-04-111-3/+3
* * ext/tcltklib/tcltklib.c (ip_finalize): add existence check ofnagai2005-04-112-2/+18
* adhoc patch for [druby-ja:123]seki2005-04-113-5/+35
* * dir.c, file.c (lstat): avoid warnings for mingw.eban2005-04-113-4/+8
* * ext/tcltklib/tcltklib.c (ip_finalize): adhoc patch to avoid SEGVnagai2005-04-112-4/+9
* * lib/mkmf.rb (configuration): shouldn't output hdrdir twice.usa2005-04-112-1/+5
* * 2005-04-11eban2005-04-111-3/+3
* * {bcc32,win32,wince}/Makefile.sub: ri data was not installedocean2005-04-115-5/+12
* commit miss...ocean2005-04-101-5/+1
* * ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnilsuke2005-04-103-4/+50
* * 2005-04-10eban2005-04-091-3/+3
* * ext/tk/sample/tkextlib/treectrl/mailwasher.rb: fixed typo. [ruby-dev:26008]ocean2005-04-092-1/+5
* * ext/tk/lib/tk.rb: update RELEASE_DATEnagai2005-04-0951-27/+1882
* * sample/rss/tdiary_plugin/rss-recent.rb: supported configurationkou2005-04-090-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-04-092-0/+44
* * sample/rss/tdiary_plugin/rss-recent.rb: supported configurationkou2005-04-092-0/+29
* * ext/tk/sample/tkextlib/treectrl/explorer.rb: File.executable? returns trueocean2005-04-092-10/+7
* * ext/tk/sample/demos-jp/goldberg.rb: reduced text size of "click toocean2005-04-091-2/+2
* * ext/tk/sample/tkextlib/treectrl/{help,www-options}.rb: fixed typo.ocean2005-04-093-5/+10
* * lib/rss: backoported from HEAD.kou2005-04-0922-257/+748
* accept space characters at the end of a prototype.ttate2005-04-081-2/+2
* * 2005-04-09eban2005-04-081-3/+3
* * ext/tk/sample/tkextlib/treectrl/imovie.rb: fixed typo. (click on clip title)ocean2005-04-082-1/+5
* * ext/tk/sample/tkextlib/treectrl/random.rb: fixed typo. (drop node outside ofocean2005-04-082-1/+6
* * ext/tk/sample/tkextlib/treectrl/outlook-newgrounp.rb: image had disappered ...ocean2005-04-082-11/+12
* * ext/extmk.rb (extmake): hdrdir needs to be defined also innobu2005-04-083-2/+11
* * ext/openssl/ossl_ssl.c: add callbacks to OpenSSL::SSL::SSLContexts.gotoyuzo2005-04-088-58/+296
* * ext/tk/sample/tkextlib/treectrl/outlook-newgroup.rb: tk::treectrl uses 'aft...ocean2005-04-083-21/+41
* * lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.ocean2005-04-084-6/+15
* * ext/tk/sample/tkextlib/treectrl/help.rb: fixed typo. (wrong color)ocean2005-04-072-4/+13
* proper commentocean2005-04-071-1/+1
* * ext/tk/sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)ocean2005-04-078-25/+96
* * 2005-04-08eban2005-04-071-3/+3
* * ext/extmk.rb (extmake): top_srcdir is based from ext directory.nobu2005-04-071-1/+1
* * ext/extmk.rb (extmake): keep directory names in Makefile as macros.nobu2005-04-073-10/+26
* * lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_encocean2005-04-0711-76/+110
* * 2005-04-07eban2005-04-071-3/+3
* * eval.c (rb_call0): "return" event hook should be always executedshugo2005-04-073-42/+62
* * ext/tk/lib/tk.rb (TkComm#array2tk_list): accept enc-mode argument toocean2005-04-043-13/+22
* * 2005-04-04eban2005-04-041-3/+3
* * ext/tk/lib/tk/dialog.rb: fixed typo.ocean2005-04-045-129/+19
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-04-041-0/+113
* * 2005-04-03eban2005-04-031-3/+3
* * win32/win32.{h,c} (rb_w32_fdopen): avoid warning on bcc32.ocean2005-04-033-3/+8