kou
c56355fbdc
* lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.
...
* lib/rss/rss.rb (RSS::Element#converter): fixed converter
transmission bug.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8321 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-13 14:48:00 +00:00
nobu
abdb27bf16
* lib/optparse.rb (OptionParser#order!): delete debug output.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8320 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-13 13:24:59 +00:00
nobu
4eede6b4a1
* lib/optparse.rb (OptionParser#order!): call handlers iff matches
...
non-switch.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8319 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-13 13:12:24 +00:00
eban
c7151a3f5e
* configure.in (mingw32): extract msvcr*.dll from objdump result.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8318 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-13 12:24:40 +00:00
eban
7b8fe2bcc7
* 2005-04-13
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8315 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-13 11:05:30 +00:00
nobu
f091f36035
* configure.in (mingw32): use actual runtime DLL name as ruby DLL
...
name and default load path.
* win32/Makefile.sub, win32/setup.mak: ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8314 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-13 10:25:41 +00:00
nobu
bea190a1fc
* lib/optparse.rb (OptionParser#make_switch, OptionParser#order!):
...
added non-option and end-of-args handler. [ruby-talk:136878]
(EXPERIMENTAL
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8313 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-12 10:30:45 +00:00
nagai
c594a95a57
* ext/tk/tcltklib.c (ip_finalize): better modification than the
...
previous commit [ruby-dev:26029].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8312 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-12 06:37:10 +00:00
nagai
b346101b25
* ext/tk/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()
...
modifies the argument string to eval.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8309 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-12 03:39:50 +00:00
eban
f5af202262
* 2005-04-12
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8308 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-11 17:32:39 +00:00
nagai
7f22985048
* ext/tk/tcltklib.c (ip_finalize): add existence check of Tcl commands
...
before calling Tcl_GlobalEval().
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8307 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-11 17:29:51 +00:00
seki
d822ffdc04
adhoc patch for [druby-ja:123]
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-11 14:48:50 +00:00
eban
4f6e8bade5
* dir.c, file.c (lstat): avoid warnings for mingw.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8304 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-11 13:30:10 +00:00
nagai
e3d946f250
* ext/tk/tcltklib.c (ip_finalize): adhoc patch to avoid SEGV when exit
...
on Tcl/Tk8.3.x.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-11 11:14:33 +00:00
usa
07f61642e4
* lib/mkmf.rb (configuration): shouldn't output hdrdir twice.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8301 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-11 06:26:49 +00:00
eban
fbe5252b14
* 2005-04-11
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8298 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-11 01:28:36 +00:00
ttate
d7ff980375
CUnionEntity should inherit CStructEntity.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8297 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-10 23:05:52 +00:00
ocean
53d7b3df7d
commit miss...
...
* sample/tkextlib/treectrl/explorer.rb: File.executable? returns true
even if it's plain text file. (this function only checks access right)
again.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8296 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-10 05:46:55 +00:00
eban
2d3b81755d
* 2005-04-10
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8294 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-09 17:22:10 +00:00
ser
47bd6a4f37
Applied Nobu's patch to the XML document encoding structure in REXML. It
...
passes all of REXML's native tests as well as a couple of others, and should
fix potential threading issues.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8293 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-09 17:03:32 +00:00
ocean
ff866f0a8f
* ext/tk/sample/tkextlib/treectrl/mailwasher.rb: fixed typo. [ruby-dev:26008]
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8292 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-09 16:33:26 +00:00
nagai
9e985d3e58
* ext/tk/lib/tk.rb: update RELEASE_DATE
...
* ext/tk/lib/tk/image.rb: support to create TkImage object without
creating a new image object on Tk.
* ext/tk/lib/tk/menu.rb: use TkCommandNames on create_self()
* ext/tk/lib/tk/root.rb: TkRoot.to_eval() returns '.'.
* ext/tk/lib/tk/text.rb: add methods to create a TkText::IndexString
from (x, y) coords.
* ext/tk/lib/tkextlib/tile.rb: bug fix and update support status.
* ext/tk/lib/tkextlib/tile/*.rb: ditto.
* ext/tk/sample/tkextlib/tile: New demo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-09 09:27:54 +00:00
kou
98d168ffc7
* sample/rss/tdiary_plugin/rss-recent.rb: supported configuration
...
via Web browser.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-09 05:47:33 +00:00
ocean
58f1ea99d7
* ext/tk/sample/tkextlib/treectrl/explorer.rb: File.executable? returns true
...
even if it's plain text file. (this function only checks access right)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8287 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-09 05:28:19 +00:00
ocean
458547da6a
* ext/tk/sample/demos-jp/goldberg.rb: reduced text size of "click to
...
continue". [ruby-dev:26003]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8286 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-09 04:38:00 +00:00
ocean
e1510f334d
* ext/tk/sample/tkextlib/treectrl/{help,www-options}.rb: fixed typo.
...
(click or resize column header)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-09 04:09:09 +00:00
eban
f965e55355
* 2005-04-09
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-08 15:21:43 +00:00
ocean
d43e5b1812
* ext/tk/sample/tkextlib/treectrl/imovie.rb: fixed typo. (click on clip title)
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8281 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-08 15:08:45 +00:00
ocean
6143edbbe0
* ext/tk/sample/tkextlib/treectrl/random.rb: fixed typo. (drop node outside of
...
widget, or reenter widget while draggging)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8280 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-08 14:30:20 +00:00
ocean
ee0460d5a1
* ext/tk/sample/tkextlib/treectrl/outlook-newgrounp.rb: image had disappered when
...
node was selected.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8279 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-08 12:44:19 +00:00
nobu
06c1a64ebb
* ext/extmk.rb (extmake): hdrdir needs to be defined also in
...
Config::CONFIG.
* lib/mkmf.rb (configuration, create_makefile): get rid of recursive
macro reference.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8278 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-08 11:18:17 +00:00
ocean
514abcc101
* ext/tk/sample/tkextlib/treectrl/outlook-newgroup.rb: tk::treectrl uses 'afterId'
...
not 'afterID'.
* ext/tk/sample/tkextlib/treectrl/random.rb: ditto.
* ext/tk/sample/tkextlib/treectrl/outlook-newgroup.rb: item_firstchild can
return empty string. (drag onto leaf node)
* ext/tk/sample/tkextlib/treectrl/random.rb: ditto.
* ext/tk/sample/tkextlib/treectrl/random.rb: comparation failed at Enumerable#find
because of type mismatch. (ex: "10" != 10)
* ext/tk/sample/tkextlib/treectrl/random.rb: and some fixes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8276 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-08 08:54:32 +00:00
ocean
10b0ee1865
* lib/tkextlib/treectrl/tktreectrl.rb (selection_clear): fixed typo.
...
* sample/tkextlib/treectrl/random.rb: node deselection now works.
* sample/tkextlib/treectrl/demo.rb: fixed typo. (popup menu on column header)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-08 03:24:15 +00:00
ocean
e82a3d23c7
* ext/tk/sample/tkextlib/treectrl/help.rb: fixed typo. (wrong color)
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8274 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-07 18:02:18 +00:00
ocean
45b5c311a7
proper comment
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8273 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-07 17:17:00 +00:00
ocean
2f7e67f358
commit miss
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8271 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-07 17:02:46 +00:00
ocean
231e7ac939
* sample/tkextlib/treectrl/*.rb: fixed typo. (wrong itemheight)
...
* sample/demos-{en,jp}/goldberg.rb: reduced canvas size. [ruby-dev:25992]
(written by Hidetoshi NAGAI)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8270 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-07 16:53:56 +00:00
eban
051399c46f
* 2005-04-08
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8268 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-07 15:23:13 +00:00
nobu
69af75c28f
* ext/extmk.rb (extmake): top_srcdir is based from ext directory.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8267 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-07 15:21:04 +00:00
nobu
9ea857d7ee
* ext/extmk.rb (extmake): keep directory names in Makefile as macros.
...
* lib/mkmf.rb (configuration, create_makefile): ditto.
* lib/mkmf.rb (CXX_EXT): separate C++ extensions.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8266 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-07 14:59:24 +00:00
ocean
138b4c427c
* lib/treectrl/tktreectrl.rb: performance tuning. (call tk_send_without_enc
...
if possible)
* sample/tkextlib/treectrl/*.rb: some speed up... cache the result of
version checking.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-07 14:55:55 +00:00
shugo
9961c29c25
* eval.c (rb_call0): "return" event hook should be always executed
...
if event_hooks is set.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-07 08:38:05 +00:00
kou
d8c66e0546
* test/rss/test_maker_dc.rb (test_date): added a test for #date=
...
and #dc_date=.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-07 05:42:56 +00:00
eban
f382841107
* 2005-04-07
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8260 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-07 03:32:02 +00:00
kou
c3410fc1e1
* lib/rss/maker/dublincore.rb: _really_ supported multiple Dublin
...
Core items.
* test/rss/rss-assertions.rb (assert_multiple_dublin_core): added
an assertion for testing multiple Dublin Core items.
* test/rss/test_maker_dc.rb (test_rss10_multiple): added a test
for making multiple Dublin Core items.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-07 02:55:48 +00:00
mneumann
f1587ee5a0
make error messages much friendlier if a XMLRPC::FaultException is thrown,
...
by aliasing message to faultString.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8258 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-06 12:36:47 +00:00
eban
69bed7f7cf
* 2005-04-06
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8257 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-06 07:48:23 +00:00
ocean
17167ece8a
* test/ruby/test_env.rb (test_key): should test ENV.key instead of
...
ENV.index. [ruby-dev:25994]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8256 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-06 07:19:54 +00:00
kou
5f3a36794a
* lib/rss/*: refactored.
...
- gave a name to 'x'.
- undef_method -> remove_method for avoiding a warning in ruby 1.6.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-05 07:03:43 +00:00
eban
56ce2994de
* 2005-04-05
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8254 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-04-05 06:59:59 +00:00