27件ヒット
[1-27件を表示]
(0.009秒)
別のキーワード
種類
- インスタンスメソッド (12)
- 文書 (12)
- ライブラリ (3)
ライブラリ
-
rdoc
/ parser / simple (12)
クラス
-
RDoc
:: Parser :: Simple (12)
キーワード
-
ruby 1
. 8 . 4 feature (12) - xmlrpc (3)
検索結果
-
RDoc
:: Parser :: Simple # scan -> RDoc :: TopLevel (21101.0) -
自身の持つ RDoc::TopLevel のコメントとしてファイルの内容を解析し ます。
自身の持つ RDoc::TopLevel のコメントとしてファイルの内容を解析し
ます。
@return RDoc::TopLevel オブジェクトを返します。 -
ruby 1
. 8 . 4 feature (30.0) -
ruby 1.8.4 feature ruby 1.8.4 での ruby 1.8.3 からの変更点です。
...全般) [bug]>))
* ((<ruby 1.8.4 feature/File::Stat#pipe? [bug]>))
* ((<ruby 1.8.4 feature/Array#fill [bug]>))
* ((<ruby 1.8.4 feature/String#scan [bug]>))
* ((<ruby 1.8.4 feature/File.join [bug]>))
* ((<ruby 1.8.4 feature/Thread#pass [bug]>))
* ((<ruby 1.8.4 feature/Module#const_missing......修正しました。((<ruby-core:06625>))
: String#scan [bug]
#Thu Oct 27 16:45:31 2005 Yukihiro Matsumoto <matz@ruby-lang.org>
#
# * string.c (scan_once): wrong condition to use mbclen2().
# [ruby-dev:27535]
String#scanで、全角文字に「*」(0回以上の繰り返し)......。((<ruby-core:06358>))
: RDoc [bug]
#Tue Oct 25 02:12:08 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
#
# * lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):
# reduce redundant backtrack. [ruby-talk:161771]
正規表現のバックトラックが深くなり... -
xmlrpc (12.0)
-
XML-RPC を扱うためのライブラリです。
...LRPC is a lightweight protocol that enables remote procedure calls over
HTTP. It is defined at http://www.xmlrpc.com.
XMLRPC allows you to create simple distributed computing solutions that span
computer languages. Its distinctive feature is its simplicity compared to
other approaches like SOAP a......Parsers
* NQXML (NQXMLStreamParser, NQXMLTreeParser)
* Expat (XMLStreamParser, XMLTreeParser)
* REXML (REXMLStreamParser)
* xml-scan (XMLScanStreamParser)
* Fastest parser is Expat's XMLStreamParser!
* General
* possible to choose between XMLParser module (Expat wrapper)...