powered by nequal
Home » Package » HatenaSyntax » Downloads
Version Release Date Download Information
1.0.7 2011-01-05 02:57:03 HatenaSyntax-1.0.7.tgz / Source
Dependencies:
  • - PEG
Changes:
- [Package Release] HatenaSyntax
- Fixed bad call for stdpos in HatenaSyntax::context(). 

- Removed unused property on HatenaSyntax_Node.
1.0.6 2010-06-16 09:11:05 HatenaSyntax-1.0.6.tgz / Source
Changes:
------------------------------------------------------------------------
r1914 | anatoo | 2010-06-16 09:04:20 +0900 (水, 16  6月 2010) | 1 line

Fixed strange assertion.
------------------------------------------------------------------------
r1913 | anatoo | 2010-06-16 08:55:57 +0900 (水, 16  6月 2010) | 1 line

Fixed invalid id attribute value.
------------------------------------------------------------------------
r1899 | anatoo | 2010-06-06 01:02:02 +0900 (日, 06  6月 2010) | 1 line

Added title paramater to blockquote's source url
------------------------------------------------------------------------
r1640 | anatoo | 2010-02-10 13:13:34 +0900 (水, 10  2月 2010) | 1 line

fixed httplink parser failure
------------------------------------------------------------------------
r1636 | anatoo | 2010-02-09 23:35:54 +0900 (火, 09  2月 2010) | 1 line

fixed double escaping
------------------------------------------------------------------------
r1634 | anatoo | 2010-02-09 18:37:09 +0900 (火, 09  2月 2010) | 1 line

added keyword escaping in renderer
------------------------------------------------------------------------
r1632 | anatoo | 2010-02-09 12:42:22 +0900 (火, 09  2月 2010) | 1 line

fixed vanishing multibyte string bug with HatenaSyntax_Renderer
------------------------------------------------------------------------
r1629 | anatoo | 2010-02-08 18:36:20 +0900 (月, 08  2月 2010) | 1 line

added segmentation in paragraph
------------------------------------------------------------------------
r1603 | anatoo | 2010-01-31 18:01:53 +0900 (日, 31  1月 2010) | 1 line

added separator block to the parser and HatenaSyntax::hasSeparator(), HatenaSyntax::separate() methods 
------------------------------------------------------------------------
r1593 | anatoo | 2010-01-30 01:19:09 +0900 (土, 30  1月 2010) | 1 line

modified HatenaSyntax_Node to save the offset of context object
------------------------------------------------------------------------
r1592 | anatoo | 2010-01-29 22:43:56 +0900 (金, 29  1月 2010) | 1 line

modified HatenaSyntax_Renderer::escape()
------------------------------------------------------------------------
r1591 | anatoo | 2010-01-29 20:38:55 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::hasTopHeader()
------------------------------------------------------------------------
r1590 | anatoo | 2010-01-29 20:26:39 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::getSectionTitle
------------------------------------------------------------------------
r1586 | anatoo | 2010-01-28 17:50:35 +0900 (木, 28  1月 2010) | 1 line

added paragraph stopper
------------------------------------------------------------------------
r1581 | anatoo | 2010-01-26 21:08:40 +0900 (火, 26  1月 2010) | 1 line

added HatenaSyntax::parseAsSections() and a new sample
------------------------------------------------------------------------
r1580 | anatoo | 2010-01-26 19:00:58 +0900 (火, 26  1月 2010) | 1 line

added the HatenaSyntax_CommentRemover tests
------------------------------------------------------------------------
r1579 | anatoo | 2010-01-26 19:00:16 +0900 (火, 26  1月 2010) | 1 line

added [http//~~:title] notation
------------------------------------------------------------------------
r1578 | anatoo | 2010-01-26 15:39:43 +0900 (火, 26  1月 2010) | 1 line

added removing <!--comment--.
------------------------------------------------------------------------
r1577 | anatoo | 2010-01-25 18:24:20 +0900 (月, 25  1月 2010) | 1 line

fixed sction name parser
------------------------------------------------------------------------
r1576 | anatoo | 2010-01-25 17:58:25 +0900 (月, 25  1月 2010) | 1 line

removed <!--comment--> notation
------------------------------------------------------------------------
r1575 | anatoo | 2010-01-25 17:45:15 +0900 (月, 25  1月 2010) | 1 line

modified section name parser
------------------------------------------------------------------------
r1574 | anatoo | 2010-01-25 17:28:15 +0900 (月, 25  1月 2010) | 1 line

added svn:keywords Id and added HatenaSyntax::renderNode, HatenaSyntax::getSectionName
------------------------------------------------------------------------
r1573 | anatoo | 2010-01-25 00:02:47 +0900 (月, 25  1月 2010) | 1 line

added inline tag
------------------------------------------------------------------------
r1572 | anatoo | 2010-01-24 19:01:13 +0900 (日, 24  1月 2010) | 1 line

added HatenaSyntax_InlineTag class
------------------------------------------------------------------------
r1567 | anatoo | 2010-01-23 19:05:46 +0900 (土, 23  1月 2010) | 1 line

replaced to branches/fast
------------------------------------------------------------------------
r1340 | anatoo | 2009-10-15 16:18:58 +0900 (木, 15 10月 2009) | 1 line

下書き記法実装した
------------------------------------------------------------------------
r1191 | anatoo | 2009-09-19 02:06:24 +0900 (土, 19  9月 2009) | 1 line

ページ内リンクするとき記事名ではなく記事名から生成したハッシュを使う様にした
------------------------------------------------------------------------
r1184 | anatoo | 2009-09-16 03:26:39 +0900 (水, 16  9月 2009) | 1 line

>|の中で空行を使えないバグ修正。それにともないテスト追加。
------------------------------------------------------------------------
r1166 | anatoo | 2009-09-08 02:34:11 +0900 (火, 08  9月 2009) | 1 line

<br/ >としていたタイプミスを修正
------------------------------------------------------------------------
r1165 | anatoo | 2009-09-08 02:32:50 +0900 (火, 08  9月 2009) | 1 line

テスト追加。
------------------------------------------------------------------------
r1164 | anatoo | 2009-09-08 02:22:43 +0900 (火, 08  9月 2009) | 1 line

HatenaSyntax_Renderer::renderに引数のチェック追加。rootじゃないとダメなようにした
------------------------------------------------------------------------
r1163 | anatoo | 2009-09-08 02:16:34 +0900 (火, 08  9月 2009) | 1 line

lineメソッド使わないように修正
------------------------------------------------------------------------
r1162 | sotarok | 2009-09-07 22:56:57 +0900 (月, 07  9月 2009) | 1 line

fixed: __call must be public in PHP 5.3
------------------------------------------------------------------------
r1159 | anatoo | 2009-09-06 18:43:29 +0900 (日, 06  9月 2009) | 1 line

[:contents]で目次挿入できるようにした
------------------------------------------------------------------------
r1147 | sotarok | 2009-08-26 17:37:39 +0900 (水, 26  8月 2009) | 4 lines

Fixed: __get function should be public.

see. http://jp2.php.net/manual/ja/migration53.incompatible.php

------------------------------------------------------------------------
r1119 | anatoo | 2009-08-16 21:43:57 +0900 (日, 16  8月 2009) | 1 line

キーワードリンクのためのコールバックを受け取れるようにした。
------------------------------------------------------------------------
r1118 | anatoo | 2009-08-16 21:22:48 +0900 (日, 16  8月 2009) | 1 line

自動リンク停止記法を実装。それのテストも追加。
------------------------------------------------------------------------
r1115 | anatoo | 2009-08-16 15:05:52 +0900 (日, 16  8月 2009) | 1 line

相対リンクでjavascript:が頭につかないように修正。テスト追加。
------------------------------------------------------------------------
r1113 | anatoo | 2009-08-16 10:27:31 +0900 (日, 16  8月 2009) | 1 line

相対リンクできるようにした
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
1.0.5 2010-06-06 13:29:16 HatenaSyntax-1.0.5.tgz / Source
Changes:
------------------------------------------------------------------------
r1899 | anatoo | 2010-06-06 01:02:02 +0900 (日, 06  6月 2010) | 1 line

Added title paramater to blockquote's source url
------------------------------------------------------------------------
r1640 | anatoo | 2010-02-10 13:13:34 +0900 (水, 10  2月 2010) | 1 line

fixed httplink parser failure
------------------------------------------------------------------------
r1636 | anatoo | 2010-02-09 23:35:54 +0900 (火, 09  2月 2010) | 1 line

fixed double escaping
------------------------------------------------------------------------
r1634 | anatoo | 2010-02-09 18:37:09 +0900 (火, 09  2月 2010) | 1 line

added keyword escaping in renderer
------------------------------------------------------------------------
r1632 | anatoo | 2010-02-09 12:42:22 +0900 (火, 09  2月 2010) | 1 line

fixed vanishing multibyte string bug with HatenaSyntax_Renderer
------------------------------------------------------------------------
r1629 | anatoo | 2010-02-08 18:36:20 +0900 (月, 08  2月 2010) | 1 line

added segmentation in paragraph
------------------------------------------------------------------------
r1603 | anatoo | 2010-01-31 18:01:53 +0900 (日, 31  1月 2010) | 1 line

added separator block to the parser and HatenaSyntax::hasSeparator(), HatenaSyntax::separate() methods 
------------------------------------------------------------------------
r1593 | anatoo | 2010-01-30 01:19:09 +0900 (土, 30  1月 2010) | 1 line

modified HatenaSyntax_Node to save the offset of context object
------------------------------------------------------------------------
r1592 | anatoo | 2010-01-29 22:43:56 +0900 (金, 29  1月 2010) | 1 line

modified HatenaSyntax_Renderer::escape()
------------------------------------------------------------------------
r1591 | anatoo | 2010-01-29 20:38:55 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::hasTopHeader()
------------------------------------------------------------------------
r1590 | anatoo | 2010-01-29 20:26:39 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::getSectionTitle
------------------------------------------------------------------------
r1586 | anatoo | 2010-01-28 17:50:35 +0900 (木, 28  1月 2010) | 1 line

added paragraph stopper
------------------------------------------------------------------------
r1581 | anatoo | 2010-01-26 21:08:40 +0900 (火, 26  1月 2010) | 1 line

added HatenaSyntax::parseAsSections() and a new sample
------------------------------------------------------------------------
r1580 | anatoo | 2010-01-26 19:00:58 +0900 (火, 26  1月 2010) | 1 line

added the HatenaSyntax_CommentRemover tests
------------------------------------------------------------------------
r1579 | anatoo | 2010-01-26 19:00:16 +0900 (火, 26  1月 2010) | 1 line

added [http//~~:title] notation
------------------------------------------------------------------------
r1578 | anatoo | 2010-01-26 15:39:43 +0900 (火, 26  1月 2010) | 1 line

added removing <!--comment--.
------------------------------------------------------------------------
r1577 | anatoo | 2010-01-25 18:24:20 +0900 (月, 25  1月 2010) | 1 line

fixed sction name parser
------------------------------------------------------------------------
r1576 | anatoo | 2010-01-25 17:58:25 +0900 (月, 25  1月 2010) | 1 line

removed <!--comment--> notation
------------------------------------------------------------------------
r1575 | anatoo | 2010-01-25 17:45:15 +0900 (月, 25  1月 2010) | 1 line

modified section name parser
------------------------------------------------------------------------
r1574 | anatoo | 2010-01-25 17:28:15 +0900 (月, 25  1月 2010) | 1 line

added svn:keywords Id and added HatenaSyntax::renderNode, HatenaSyntax::getSectionName
------------------------------------------------------------------------
r1573 | anatoo | 2010-01-25 00:02:47 +0900 (月, 25  1月 2010) | 1 line

added inline tag
------------------------------------------------------------------------
r1572 | anatoo | 2010-01-24 19:01:13 +0900 (日, 24  1月 2010) | 1 line

added HatenaSyntax_InlineTag class
------------------------------------------------------------------------
r1567 | anatoo | 2010-01-23 19:05:46 +0900 (土, 23  1月 2010) | 1 line

replaced to branches/fast
------------------------------------------------------------------------
r1340 | anatoo | 2009-10-15 16:18:58 +0900 (木, 15 10月 2009) | 1 line

下書き記法実装した
------------------------------------------------------------------------
r1191 | anatoo | 2009-09-19 02:06:24 +0900 (土, 19  9月 2009) | 1 line

ページ内リンクするとき記事名ではなく記事名から生成したハッシュを使う様にした
------------------------------------------------------------------------
r1184 | anatoo | 2009-09-16 03:26:39 +0900 (水, 16  9月 2009) | 1 line

>|の中で空行を使えないバグ修正。それにともないテスト追加。
------------------------------------------------------------------------
r1166 | anatoo | 2009-09-08 02:34:11 +0900 (火, 08  9月 2009) | 1 line

<br/ >としていたタイプミスを修正
------------------------------------------------------------------------
r1165 | anatoo | 2009-09-08 02:32:50 +0900 (火, 08  9月 2009) | 1 line

テスト追加。
------------------------------------------------------------------------
r1164 | anatoo | 2009-09-08 02:22:43 +0900 (火, 08  9月 2009) | 1 line

HatenaSyntax_Renderer::renderに引数のチェック追加。rootじゃないとダメなようにした
------------------------------------------------------------------------
r1163 | anatoo | 2009-09-08 02:16:34 +0900 (火, 08  9月 2009) | 1 line

lineメソッド使わないように修正
------------------------------------------------------------------------
r1162 | sotarok | 2009-09-07 22:56:57 +0900 (月, 07  9月 2009) | 1 line

fixed: __call must be public in PHP 5.3
------------------------------------------------------------------------
r1159 | anatoo | 2009-09-06 18:43:29 +0900 (日, 06  9月 2009) | 1 line

[:contents]で目次挿入できるようにした
------------------------------------------------------------------------
r1147 | sotarok | 2009-08-26 17:37:39 +0900 (水, 26  8月 2009) | 4 lines

Fixed: __get function should be public.

see. http://jp2.php.net/manual/ja/migration53.incompatible.php

------------------------------------------------------------------------
r1119 | anatoo | 2009-08-16 21:43:57 +0900 (日, 16  8月 2009) | 1 line

キーワードリンクのためのコールバックを受け取れるようにした。
------------------------------------------------------------------------
r1118 | anatoo | 2009-08-16 21:22:48 +0900 (日, 16  8月 2009) | 1 line

自動リンク停止記法を実装。それのテストも追加。
------------------------------------------------------------------------
r1115 | anatoo | 2009-08-16 15:05:52 +0900 (日, 16  8月 2009) | 1 line

相対リンクでjavascript:が頭につかないように修正。テスト追加。
------------------------------------------------------------------------
r1113 | anatoo | 2009-08-16 10:27:31 +0900 (日, 16  8月 2009) | 1 line

相対リンクできるようにした
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
1.0.4 2010-02-27 01:18:22 HatenaSyntax-1.0.4.tgz / Source
Changes:
------------------------------------------------------------------------
r1640 | anatoo | 2010-02-10 13:13:34 +0900 (水, 10  2月 2010) | 1 line

fixed httplink parser failure
------------------------------------------------------------------------
r1636 | anatoo | 2010-02-09 23:35:54 +0900 (火, 09  2月 2010) | 1 line

fixed double escaping
------------------------------------------------------------------------
r1634 | anatoo | 2010-02-09 18:37:09 +0900 (火, 09  2月 2010) | 1 line

added keyword escaping in renderer
------------------------------------------------------------------------
r1632 | anatoo | 2010-02-09 12:42:22 +0900 (火, 09  2月 2010) | 1 line

fixed vanishing multibyte string bug with HatenaSyntax_Renderer
------------------------------------------------------------------------
r1629 | anatoo | 2010-02-08 18:36:20 +0900 (月, 08  2月 2010) | 1 line

added segmentation in paragraph
------------------------------------------------------------------------
r1603 | anatoo | 2010-01-31 18:01:53 +0900 (日, 31  1月 2010) | 1 line

added separator block to the parser and HatenaSyntax::hasSeparator(), HatenaSyntax::separate() methods 
------------------------------------------------------------------------
r1593 | anatoo | 2010-01-30 01:19:09 +0900 (土, 30  1月 2010) | 1 line

modified HatenaSyntax_Node to save the offset of context object
------------------------------------------------------------------------
r1592 | anatoo | 2010-01-29 22:43:56 +0900 (金, 29  1月 2010) | 1 line

modified HatenaSyntax_Renderer::escape()
------------------------------------------------------------------------
r1591 | anatoo | 2010-01-29 20:38:55 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::hasTopHeader()
------------------------------------------------------------------------
r1590 | anatoo | 2010-01-29 20:26:39 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::getSectionTitle
------------------------------------------------------------------------
r1586 | anatoo | 2010-01-28 17:50:35 +0900 (木, 28  1月 2010) | 1 line

added paragraph stopper
------------------------------------------------------------------------
r1581 | anatoo | 2010-01-26 21:08:40 +0900 (火, 26  1月 2010) | 1 line

added HatenaSyntax::parseAsSections() and a new sample
------------------------------------------------------------------------
r1580 | anatoo | 2010-01-26 19:00:58 +0900 (火, 26  1月 2010) | 1 line

added the HatenaSyntax_CommentRemover tests
------------------------------------------------------------------------
r1579 | anatoo | 2010-01-26 19:00:16 +0900 (火, 26  1月 2010) | 1 line

added [http//~~:title] notation
------------------------------------------------------------------------
r1578 | anatoo | 2010-01-26 15:39:43 +0900 (火, 26  1月 2010) | 1 line

added removing <!--comment--.
------------------------------------------------------------------------
r1577 | anatoo | 2010-01-25 18:24:20 +0900 (月, 25  1月 2010) | 1 line

fixed sction name parser
------------------------------------------------------------------------
r1576 | anatoo | 2010-01-25 17:58:25 +0900 (月, 25  1月 2010) | 1 line

removed <!--comment--> notation
------------------------------------------------------------------------
r1575 | anatoo | 2010-01-25 17:45:15 +0900 (月, 25  1月 2010) | 1 line

modified section name parser
------------------------------------------------------------------------
r1574 | anatoo | 2010-01-25 17:28:15 +0900 (月, 25  1月 2010) | 1 line

added svn:keywords Id and added HatenaSyntax::renderNode, HatenaSyntax::getSectionName
------------------------------------------------------------------------
r1573 | anatoo | 2010-01-25 00:02:47 +0900 (月, 25  1月 2010) | 1 line

added inline tag
------------------------------------------------------------------------
r1572 | anatoo | 2010-01-24 19:01:13 +0900 (日, 24  1月 2010) | 1 line

added HatenaSyntax_InlineTag class
------------------------------------------------------------------------
r1567 | anatoo | 2010-01-23 19:05:46 +0900 (土, 23  1月 2010) | 1 line

replaced to branches/fast
------------------------------------------------------------------------
r1340 | anatoo | 2009-10-15 16:18:58 +0900 (木, 15 10月 2009) | 1 line

下書き記法実装した
------------------------------------------------------------------------
r1191 | anatoo | 2009-09-19 02:06:24 +0900 (土, 19  9月 2009) | 1 line

ページ内リンクするとき記事名ではなく記事名から生成したハッシュを使う様にした
------------------------------------------------------------------------
r1184 | anatoo | 2009-09-16 03:26:39 +0900 (水, 16  9月 2009) | 1 line

>|の中で空行を使えないバグ修正。それにともないテスト追加。
------------------------------------------------------------------------
r1166 | anatoo | 2009-09-08 02:34:11 +0900 (火, 08  9月 2009) | 1 line

<br/ >としていたタイプミスを修正
------------------------------------------------------------------------
r1165 | anatoo | 2009-09-08 02:32:50 +0900 (火, 08  9月 2009) | 1 line

テスト追加。
------------------------------------------------------------------------
r1164 | anatoo | 2009-09-08 02:22:43 +0900 (火, 08  9月 2009) | 1 line

HatenaSyntax_Renderer::renderに引数のチェック追加。rootじゃないとダメなようにした
------------------------------------------------------------------------
r1163 | anatoo | 2009-09-08 02:16:34 +0900 (火, 08  9月 2009) | 1 line

lineメソッド使わないように修正
------------------------------------------------------------------------
r1162 | sotarok | 2009-09-07 22:56:57 +0900 (月, 07  9月 2009) | 1 line

fixed: __call must be public in PHP 5.3
------------------------------------------------------------------------
r1159 | anatoo | 2009-09-06 18:43:29 +0900 (日, 06  9月 2009) | 1 line

[:contents]で目次挿入できるようにした
------------------------------------------------------------------------
r1147 | sotarok | 2009-08-26 17:37:39 +0900 (水, 26  8月 2009) | 4 lines

Fixed: __get function should be public.

see. http://jp2.php.net/manual/ja/migration53.incompatible.php

------------------------------------------------------------------------
r1119 | anatoo | 2009-08-16 21:43:57 +0900 (日, 16  8月 2009) | 1 line

キーワードリンクのためのコールバックを受け取れるようにした。
------------------------------------------------------------------------
r1118 | anatoo | 2009-08-16 21:22:48 +0900 (日, 16  8月 2009) | 1 line

自動リンク停止記法を実装。それのテストも追加。
------------------------------------------------------------------------
r1115 | anatoo | 2009-08-16 15:05:52 +0900 (日, 16  8月 2009) | 1 line

相対リンクでjavascript:が頭につかないように修正。テスト追加。
------------------------------------------------------------------------
r1113 | anatoo | 2009-08-16 10:27:31 +0900 (日, 16  8月 2009) | 1 line

相対リンクできるようにした
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
1.0.3 2010-02-09 23:38:03 HatenaSyntax-1.0.3.tgz / Source
Changes:
------------------------------------------------------------------------
r1636 | anatoo | 2010-02-09 23:35:54 +0900 (火, 09  2月 2010) | 1 line

fixed double escaping
------------------------------------------------------------------------
r1634 | anatoo | 2010-02-09 18:37:09 +0900 (火, 09  2月 2010) | 1 line

added keyword escaping in renderer
------------------------------------------------------------------------
r1632 | anatoo | 2010-02-09 12:42:22 +0900 (火, 09  2月 2010) | 1 line

fixed vanishing multibyte string bug with HatenaSyntax_Renderer
------------------------------------------------------------------------
r1629 | anatoo | 2010-02-08 18:36:20 +0900 (月, 08  2月 2010) | 1 line

added segmentation in paragraph
------------------------------------------------------------------------
r1603 | anatoo | 2010-01-31 18:01:53 +0900 (日, 31  1月 2010) | 1 line

added separator block to the parser and HatenaSyntax::hasSeparator(), HatenaSyntax::separate() methods 
------------------------------------------------------------------------
r1593 | anatoo | 2010-01-30 01:19:09 +0900 (土, 30  1月 2010) | 1 line

modified HatenaSyntax_Node to save the offset of context object
------------------------------------------------------------------------
r1592 | anatoo | 2010-01-29 22:43:56 +0900 (金, 29  1月 2010) | 1 line

modified HatenaSyntax_Renderer::escape()
------------------------------------------------------------------------
r1591 | anatoo | 2010-01-29 20:38:55 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::hasTopHeader()
------------------------------------------------------------------------
r1590 | anatoo | 2010-01-29 20:26:39 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::getSectionTitle
------------------------------------------------------------------------
r1586 | anatoo | 2010-01-28 17:50:35 +0900 (木, 28  1月 2010) | 1 line

added paragraph stopper
------------------------------------------------------------------------
r1581 | anatoo | 2010-01-26 21:08:40 +0900 (火, 26  1月 2010) | 1 line

added HatenaSyntax::parseAsSections() and a new sample
------------------------------------------------------------------------
r1580 | anatoo | 2010-01-26 19:00:58 +0900 (火, 26  1月 2010) | 1 line

added the HatenaSyntax_CommentRemover tests
------------------------------------------------------------------------
r1579 | anatoo | 2010-01-26 19:00:16 +0900 (火, 26  1月 2010) | 1 line

added [http//~~:title] notation
------------------------------------------------------------------------
r1578 | anatoo | 2010-01-26 15:39:43 +0900 (火, 26  1月 2010) | 1 line

added removing <!--comment--.
------------------------------------------------------------------------
r1577 | anatoo | 2010-01-25 18:24:20 +0900 (月, 25  1月 2010) | 1 line

fixed sction name parser
------------------------------------------------------------------------
r1576 | anatoo | 2010-01-25 17:58:25 +0900 (月, 25  1月 2010) | 1 line

removed <!--comment--> notation
------------------------------------------------------------------------
r1575 | anatoo | 2010-01-25 17:45:15 +0900 (月, 25  1月 2010) | 1 line

modified section name parser
------------------------------------------------------------------------
r1574 | anatoo | 2010-01-25 17:28:15 +0900 (月, 25  1月 2010) | 1 line

added svn:keywords Id and added HatenaSyntax::renderNode, HatenaSyntax::getSectionName
------------------------------------------------------------------------
r1573 | anatoo | 2010-01-25 00:02:47 +0900 (月, 25  1月 2010) | 1 line

added inline tag
------------------------------------------------------------------------
r1572 | anatoo | 2010-01-24 19:01:13 +0900 (日, 24  1月 2010) | 1 line

added HatenaSyntax_InlineTag class
------------------------------------------------------------------------
r1567 | anatoo | 2010-01-23 19:05:46 +0900 (土, 23  1月 2010) | 1 line

replaced to branches/fast
------------------------------------------------------------------------
r1340 | anatoo | 2009-10-15 16:18:58 +0900 (木, 15 10月 2009) | 1 line

下書き記法実装した
------------------------------------------------------------------------
r1191 | anatoo | 2009-09-19 02:06:24 +0900 (土, 19  9月 2009) | 1 line

ページ内リンクするとき記事名ではなく記事名から生成したハッシュを使う様にした
------------------------------------------------------------------------
r1184 | anatoo | 2009-09-16 03:26:39 +0900 (水, 16  9月 2009) | 1 line

>|の中で空行を使えないバグ修正。それにともないテスト追加。
------------------------------------------------------------------------
r1166 | anatoo | 2009-09-08 02:34:11 +0900 (火, 08  9月 2009) | 1 line

<br/ >としていたタイプミスを修正
------------------------------------------------------------------------
r1165 | anatoo | 2009-09-08 02:32:50 +0900 (火, 08  9月 2009) | 1 line

テスト追加。
------------------------------------------------------------------------
r1164 | anatoo | 2009-09-08 02:22:43 +0900 (火, 08  9月 2009) | 1 line

HatenaSyntax_Renderer::renderに引数のチェック追加。rootじゃないとダメなようにした
------------------------------------------------------------------------
r1163 | anatoo | 2009-09-08 02:16:34 +0900 (火, 08  9月 2009) | 1 line

lineメソッド使わないように修正
------------------------------------------------------------------------
r1162 | sotarok | 2009-09-07 22:56:57 +0900 (月, 07  9月 2009) | 1 line

fixed: __call must be public in PHP 5.3
------------------------------------------------------------------------
r1159 | anatoo | 2009-09-06 18:43:29 +0900 (日, 06  9月 2009) | 1 line

[:contents]で目次挿入できるようにした
------------------------------------------------------------------------
r1147 | sotarok | 2009-08-26 17:37:39 +0900 (水, 26  8月 2009) | 4 lines

Fixed: __get function should be public.

see. http://jp2.php.net/manual/ja/migration53.incompatible.php

------------------------------------------------------------------------
r1119 | anatoo | 2009-08-16 21:43:57 +0900 (日, 16  8月 2009) | 1 line

キーワードリンクのためのコールバックを受け取れるようにした。
------------------------------------------------------------------------
r1118 | anatoo | 2009-08-16 21:22:48 +0900 (日, 16  8月 2009) | 1 line

自動リンク停止記法を実装。それのテストも追加。
------------------------------------------------------------------------
r1115 | anatoo | 2009-08-16 15:05:52 +0900 (日, 16  8月 2009) | 1 line

相対リンクでjavascript:が頭につかないように修正。テスト追加。
------------------------------------------------------------------------
r1113 | anatoo | 2009-08-16 10:27:31 +0900 (日, 16  8月 2009) | 1 line

相対リンクできるようにした
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
1.0.2 2010-02-09 12:48:06 HatenaSyntax-1.0.2.tgz / Source
Changes:
------------------------------------------------------------------------
r1632 | anatoo | 2010-02-09 12:42:22 +0900 (火, 09  2月 2010) | 1 line

fixed vanishing multibyte string bug with HatenaSyntax_Renderer
------------------------------------------------------------------------
r1629 | anatoo | 2010-02-08 18:36:20 +0900 (月, 08  2月 2010) | 1 line

added segmentation in paragraph
------------------------------------------------------------------------
r1603 | anatoo | 2010-01-31 18:01:53 +0900 (日, 31  1月 2010) | 1 line

added separator block to the parser and HatenaSyntax::hasSeparator(), HatenaSyntax::separate() methods 
------------------------------------------------------------------------
r1593 | anatoo | 2010-01-30 01:19:09 +0900 (土, 30  1月 2010) | 1 line

modified HatenaSyntax_Node to save the offset of context object
------------------------------------------------------------------------
r1592 | anatoo | 2010-01-29 22:43:56 +0900 (金, 29  1月 2010) | 1 line

modified HatenaSyntax_Renderer::escape()
------------------------------------------------------------------------
r1591 | anatoo | 2010-01-29 20:38:55 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::hasTopHeader()
------------------------------------------------------------------------
r1590 | anatoo | 2010-01-29 20:26:39 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::getSectionTitle
------------------------------------------------------------------------
r1586 | anatoo | 2010-01-28 17:50:35 +0900 (木, 28  1月 2010) | 1 line

added paragraph stopper
------------------------------------------------------------------------
r1581 | anatoo | 2010-01-26 21:08:40 +0900 (火, 26  1月 2010) | 1 line

added HatenaSyntax::parseAsSections() and a new sample
------------------------------------------------------------------------
r1580 | anatoo | 2010-01-26 19:00:58 +0900 (火, 26  1月 2010) | 1 line

added the HatenaSyntax_CommentRemover tests
------------------------------------------------------------------------
r1579 | anatoo | 2010-01-26 19:00:16 +0900 (火, 26  1月 2010) | 1 line

added [http//~~:title] notation
------------------------------------------------------------------------
r1578 | anatoo | 2010-01-26 15:39:43 +0900 (火, 26  1月 2010) | 1 line

added removing <!--comment--.
------------------------------------------------------------------------
r1577 | anatoo | 2010-01-25 18:24:20 +0900 (月, 25  1月 2010) | 1 line

fixed sction name parser
------------------------------------------------------------------------
r1576 | anatoo | 2010-01-25 17:58:25 +0900 (月, 25  1月 2010) | 1 line

removed <!--comment--> notation
------------------------------------------------------------------------
r1575 | anatoo | 2010-01-25 17:45:15 +0900 (月, 25  1月 2010) | 1 line

modified section name parser
------------------------------------------------------------------------
r1574 | anatoo | 2010-01-25 17:28:15 +0900 (月, 25  1月 2010) | 1 line

added svn:keywords Id and added HatenaSyntax::renderNode, HatenaSyntax::getSectionName
------------------------------------------------------------------------
r1573 | anatoo | 2010-01-25 00:02:47 +0900 (月, 25  1月 2010) | 1 line

added inline tag
------------------------------------------------------------------------
r1572 | anatoo | 2010-01-24 19:01:13 +0900 (日, 24  1月 2010) | 1 line

added HatenaSyntax_InlineTag class
------------------------------------------------------------------------
r1567 | anatoo | 2010-01-23 19:05:46 +0900 (土, 23  1月 2010) | 1 line

replaced to branches/fast
------------------------------------------------------------------------
r1340 | anatoo | 2009-10-15 16:18:58 +0900 (木, 15 10月 2009) | 1 line

下書き記法実装した
------------------------------------------------------------------------
r1191 | anatoo | 2009-09-19 02:06:24 +0900 (土, 19  9月 2009) | 1 line

ページ内リンクするとき記事名ではなく記事名から生成したハッシュを使う様にした
------------------------------------------------------------------------
r1184 | anatoo | 2009-09-16 03:26:39 +0900 (水, 16  9月 2009) | 1 line

>|の中で空行を使えないバグ修正。それにともないテスト追加。
------------------------------------------------------------------------
r1166 | anatoo | 2009-09-08 02:34:11 +0900 (火, 08  9月 2009) | 1 line

<br/ >としていたタイプミスを修正
------------------------------------------------------------------------
r1165 | anatoo | 2009-09-08 02:32:50 +0900 (火, 08  9月 2009) | 1 line

テスト追加。
------------------------------------------------------------------------
r1164 | anatoo | 2009-09-08 02:22:43 +0900 (火, 08  9月 2009) | 1 line

HatenaSyntax_Renderer::renderに引数のチェック追加。rootじゃないとダメなようにした
------------------------------------------------------------------------
r1163 | anatoo | 2009-09-08 02:16:34 +0900 (火, 08  9月 2009) | 1 line

lineメソッド使わないように修正
------------------------------------------------------------------------
r1162 | sotarok | 2009-09-07 22:56:57 +0900 (月, 07  9月 2009) | 1 line

fixed: __call must be public in PHP 5.3
------------------------------------------------------------------------
r1159 | anatoo | 2009-09-06 18:43:29 +0900 (日, 06  9月 2009) | 1 line

[:contents]で目次挿入できるようにした
------------------------------------------------------------------------
r1147 | sotarok | 2009-08-26 17:37:39 +0900 (水, 26  8月 2009) | 4 lines

Fixed: __get function should be public.

see. http://jp2.php.net/manual/ja/migration53.incompatible.php

------------------------------------------------------------------------
r1119 | anatoo | 2009-08-16 21:43:57 +0900 (日, 16  8月 2009) | 1 line

キーワードリンクのためのコールバックを受け取れるようにした。
------------------------------------------------------------------------
r1118 | anatoo | 2009-08-16 21:22:48 +0900 (日, 16  8月 2009) | 1 line

自動リンク停止記法を実装。それのテストも追加。
------------------------------------------------------------------------
r1115 | anatoo | 2009-08-16 15:05:52 +0900 (日, 16  8月 2009) | 1 line

相対リンクでjavascript:が頭につかないように修正。テスト追加。
------------------------------------------------------------------------
r1113 | anatoo | 2009-08-16 10:27:31 +0900 (日, 16  8月 2009) | 1 line

相対リンクできるようにした
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
1.0.1 2010-02-08 18:45:05 HatenaSyntax-1.0.1.tgz / Source
Changes:
------------------------------------------------------------------------
r1629 | anatoo | 2010-02-08 18:36:20 +0900 (月, 08  2月 2010) | 1 line

added segmentation in paragraph
------------------------------------------------------------------------
r1603 | anatoo | 2010-01-31 18:01:53 +0900 (日, 31  1月 2010) | 1 line

added separator block to the parser and HatenaSyntax::hasSeparator(), HatenaSyntax::separate() methods 
------------------------------------------------------------------------
r1593 | anatoo | 2010-01-30 01:19:09 +0900 (土, 30  1月 2010) | 1 line

modified HatenaSyntax_Node to save the offset of context object
------------------------------------------------------------------------
r1592 | anatoo | 2010-01-29 22:43:56 +0900 (金, 29  1月 2010) | 1 line

modified HatenaSyntax_Renderer::escape()
------------------------------------------------------------------------
r1591 | anatoo | 2010-01-29 20:38:55 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::hasTopHeader()
------------------------------------------------------------------------
r1590 | anatoo | 2010-01-29 20:26:39 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::getSectionTitle
------------------------------------------------------------------------
r1586 | anatoo | 2010-01-28 17:50:35 +0900 (木, 28  1月 2010) | 1 line

added paragraph stopper
------------------------------------------------------------------------
r1581 | anatoo | 2010-01-26 21:08:40 +0900 (火, 26  1月 2010) | 1 line

added HatenaSyntax::parseAsSections() and a new sample
------------------------------------------------------------------------
r1580 | anatoo | 2010-01-26 19:00:58 +0900 (火, 26  1月 2010) | 1 line

added the HatenaSyntax_CommentRemover tests
------------------------------------------------------------------------
r1579 | anatoo | 2010-01-26 19:00:16 +0900 (火, 26  1月 2010) | 1 line

added [http//~~:title] notation
------------------------------------------------------------------------
r1578 | anatoo | 2010-01-26 15:39:43 +0900 (火, 26  1月 2010) | 1 line

added removing <!--comment--.
------------------------------------------------------------------------
r1577 | anatoo | 2010-01-25 18:24:20 +0900 (月, 25  1月 2010) | 1 line

fixed sction name parser
------------------------------------------------------------------------
r1576 | anatoo | 2010-01-25 17:58:25 +0900 (月, 25  1月 2010) | 1 line

removed <!--comment--> notation
------------------------------------------------------------------------
r1575 | anatoo | 2010-01-25 17:45:15 +0900 (月, 25  1月 2010) | 1 line

modified section name parser
------------------------------------------------------------------------
r1574 | anatoo | 2010-01-25 17:28:15 +0900 (月, 25  1月 2010) | 1 line

added svn:keywords Id and added HatenaSyntax::renderNode, HatenaSyntax::getSectionName
------------------------------------------------------------------------
r1573 | anatoo | 2010-01-25 00:02:47 +0900 (月, 25  1月 2010) | 1 line

added inline tag
------------------------------------------------------------------------
r1572 | anatoo | 2010-01-24 19:01:13 +0900 (日, 24  1月 2010) | 1 line

added HatenaSyntax_InlineTag class
------------------------------------------------------------------------
r1567 | anatoo | 2010-01-23 19:05:46 +0900 (土, 23  1月 2010) | 1 line

replaced to branches/fast
------------------------------------------------------------------------
r1340 | anatoo | 2009-10-15 16:18:58 +0900 (木, 15 10月 2009) | 1 line

下書き記法実装した
------------------------------------------------------------------------
r1191 | anatoo | 2009-09-19 02:06:24 +0900 (土, 19  9月 2009) | 1 line

ページ内リンクするとき記事名ではなく記事名から生成したハッシュを使う様にした
------------------------------------------------------------------------
r1184 | anatoo | 2009-09-16 03:26:39 +0900 (水, 16  9月 2009) | 1 line

>|の中で空行を使えないバグ修正。それにともないテスト追加。
------------------------------------------------------------------------
r1166 | anatoo | 2009-09-08 02:34:11 +0900 (火, 08  9月 2009) | 1 line

<br/ >としていたタイプミスを修正
------------------------------------------------------------------------
r1165 | anatoo | 2009-09-08 02:32:50 +0900 (火, 08  9月 2009) | 1 line

テスト追加。
------------------------------------------------------------------------
r1164 | anatoo | 2009-09-08 02:22:43 +0900 (火, 08  9月 2009) | 1 line

HatenaSyntax_Renderer::renderに引数のチェック追加。rootじゃないとダメなようにした
------------------------------------------------------------------------
r1163 | anatoo | 2009-09-08 02:16:34 +0900 (火, 08  9月 2009) | 1 line

lineメソッド使わないように修正
------------------------------------------------------------------------
r1162 | sotarok | 2009-09-07 22:56:57 +0900 (月, 07  9月 2009) | 1 line

fixed: __call must be public in PHP 5.3
------------------------------------------------------------------------
r1159 | anatoo | 2009-09-06 18:43:29 +0900 (日, 06  9月 2009) | 1 line

[:contents]で目次挿入できるようにした
------------------------------------------------------------------------
r1147 | sotarok | 2009-08-26 17:37:39 +0900 (水, 26  8月 2009) | 4 lines

Fixed: __get function should be public.

see. http://jp2.php.net/manual/ja/migration53.incompatible.php

------------------------------------------------------------------------
r1119 | anatoo | 2009-08-16 21:43:57 +0900 (日, 16  8月 2009) | 1 line

キーワードリンクのためのコールバックを受け取れるようにした。
------------------------------------------------------------------------
r1118 | anatoo | 2009-08-16 21:22:48 +0900 (日, 16  8月 2009) | 1 line

自動リンク停止記法を実装。それのテストも追加。
------------------------------------------------------------------------
r1115 | anatoo | 2009-08-16 15:05:52 +0900 (日, 16  8月 2009) | 1 line

相対リンクでjavascript:が頭につかないように修正。テスト追加。
------------------------------------------------------------------------
r1113 | anatoo | 2009-08-16 10:27:31 +0900 (日, 16  8月 2009) | 1 line

相対リンクできるようにした
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
0.9.9 (beta) 2009-09-08 02:37:03 HatenaSyntax-0.9.9.tgz / Source
Changes:
------------------------------------------------------------------------
r1166 | anatoo | 2009-09-08 02:34:11 +0900 (火, 08  9月 2009) | 1 line

<br/ >としていたタイプミスを修正
------------------------------------------------------------------------
r1165 | anatoo | 2009-09-08 02:32:50 +0900 (火, 08  9月 2009) | 1 line

テスト追加。
------------------------------------------------------------------------
r1164 | anatoo | 2009-09-08 02:22:43 +0900 (火, 08  9月 2009) | 1 line

HatenaSyntax_Renderer::renderに引数のチェック追加。rootじゃないとダメなようにした
------------------------------------------------------------------------
r1163 | anatoo | 2009-09-08 02:16:34 +0900 (火, 08  9月 2009) | 1 line

lineメソッド使わないように修正
------------------------------------------------------------------------
r1162 | sotarok | 2009-09-07 22:56:57 +0900 (月, 07  9月 2009) | 1 line

fixed: __call must be public in PHP 5.3
------------------------------------------------------------------------
r1159 | anatoo | 2009-09-06 18:43:29 +0900 (日, 06  9月 2009) | 1 line

[:contents]で目次挿入できるようにした
------------------------------------------------------------------------
r1147 | sotarok | 2009-08-26 17:37:39 +0900 (水, 26  8月 2009) | 4 lines

Fixed: __get function should be public.

see. http://jp2.php.net/manual/ja/migration53.incompatible.php

------------------------------------------------------------------------
r1119 | anatoo | 2009-08-16 21:43:57 +0900 (日, 16  8月 2009) | 1 line

キーワードリンクのためのコールバックを受け取れるようにした。
------------------------------------------------------------------------
r1118 | anatoo | 2009-08-16 21:22:48 +0900 (日, 16  8月 2009) | 1 line

自動リンク停止記法を実装。それのテストも追加。
------------------------------------------------------------------------
r1115 | anatoo | 2009-08-16 15:05:52 +0900 (日, 16  8月 2009) | 1 line

相対リンクでjavascript:が頭につかないように修正。テスト追加。
------------------------------------------------------------------------
r1113 | anatoo | 2009-08-16 10:27:31 +0900 (日, 16  8月 2009) | 1 line

相対リンクできるようにした
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
0.9.8 (beta) 2009-09-07 16:32:04 HatenaSyntax-0.9.8.tgz / Source
Changes:
------------------------------------------------------------------------
r1159 | anatoo | 2009-09-06 18:43:29 +0900 (日, 06  9月 2009) | 1 line

[:contents]で目次挿入できるようにした
------------------------------------------------------------------------
r1147 | sotarok | 2009-08-26 17:37:39 +0900 (水, 26  8月 2009) | 4 lines

Fixed: __get function should be public.

see. http://jp2.php.net/manual/ja/migration53.incompatible.php

------------------------------------------------------------------------
r1119 | anatoo | 2009-08-16 21:43:57 +0900 (日, 16  8月 2009) | 1 line

キーワードリンクのためのコールバックを受け取れるようにした。
------------------------------------------------------------------------
r1118 | anatoo | 2009-08-16 21:22:48 +0900 (日, 16  8月 2009) | 1 line

自動リンク停止記法を実装。それのテストも追加。
------------------------------------------------------------------------
r1115 | anatoo | 2009-08-16 15:05:52 +0900 (日, 16  8月 2009) | 1 line

相対リンクでjavascript:が頭につかないように修正。テスト追加。
------------------------------------------------------------------------
r1113 | anatoo | 2009-08-16 10:27:31 +0900 (日, 16  8月 2009) | 1 line

相対リンクできるようにした
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
0.9.7 (beta) 2009-08-17 15:16:04 HatenaSyntax-0.9.7.tgz / Source
Changes:
------------------------------------------------------------------------
r1119 | anatoo | 2009-08-16 21:43:57 +0900 (日, 16  8月 2009) | 1 line

キーワードリンクのためのコールバックを受け取れるようにした。
------------------------------------------------------------------------
r1118 | anatoo | 2009-08-16 21:22:48 +0900 (日, 16  8月 2009) | 1 line

自動リンク停止記法を実装。それのテストも追加。
------------------------------------------------------------------------
r1115 | anatoo | 2009-08-16 15:05:52 +0900 (日, 16  8月 2009) | 1 line

相対リンクでjavascript:が頭につかないように修正。テスト追加。
------------------------------------------------------------------------
r1113 | anatoo | 2009-08-16 10:27:31 +0900 (日, 16  8月 2009) | 1 line

相対リンクできるようにした
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
0.9.6 (beta) 2009-08-16 16:24:01 HatenaSyntax-0.9.6.tgz / Source
Changes:
------------------------------------------------------------------------
r1115 | anatoo | 2009-08-16 15:05:52 +0900 (日, 16  8月 2009) | 1 line

相対リンクでjavascript:が頭につかないように修正。テスト追加。
------------------------------------------------------------------------
r1113 | anatoo | 2009-08-16 10:27:31 +0900 (日, 16  8月 2009) | 1 line

相対リンクできるようにした
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
0.9.5 (beta) 2009-08-16 10:05:04 HatenaSyntax-0.9.5.tgz / Source
Changes:
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
0.9.4 (beta) 2009-08-01 01:57:19 HatenaSyntax-0.9.4.tgz / Source
Changes:
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 00:46:08 -0700 (Sat, 01 Aug 2009) | 1 line

?\227?\131?\161?\227?\131?\162?\229?\140?\150?\227?\129?\151?\227?\129?\159
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 02:33:35 -0700 (Tue, 30 Jun 2009) | 1 line

PEG::not?\227?\129?\140?\230?\150?\135?\229?\173?\151?\229?\136?\151?\227?\130?\146?\230?\182?\136?\232?\178?\187?\227?\129?\151?\227?\129?\166?\227?\130?\130?\227?\129?\151?\227?\129?\170?\227?\129?\143?\227?\129?\166?\227?\130?\130?\229?\164?\167?\228?\184?\136?\229?\164?\171?\227?\129?\170?\227?\130?\136?\227?\129?\134?\227?\129?\171?\227?\129?\151?\227?\129?\159
------------------------------------------------------------------------
r952 | anatoo | 2009-06-11 22:14:48 -0700 (Thu, 11 Jun 2009) | 1 line

?\230?\156?\128?\230?\150?\176?\227?\129?\174PEG?\227?\129?\167?\229?\139?\149?\227?\129?\139?\227?\129?\170?\227?\129?\132?\227?\131?\144?\227?\130?\176?\228?\191?\174?\230?\173?\163
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 04:28:09 -0700 (Wed, 10 Jun 2009) | 1 line

?\227?\130?\181?\227?\131?\179?\227?\131?\151?\227?\131?\171?\228?\191?\174?\230?\173?\163?\227?\128?\130?\227?\131?\172?\227?\131?\179?\227?\131?\128?\227?\131?\169?\227?\129?\174?\227?\131?\144?\227?\130?\176?\228?\191?\174?\230?\173?\163?\227?\128?\130
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 03:55:10 -0700 (Sat, 23 May 2009) | 1 line

superpre?\229?\145?\168?\227?\130?\138?\227?\129?\174?\229?\135?\166?\231?\144?\134?\227?\130?\146?\228?\191?\174?\230?\173?\163
------------------------------------------------------------------------
r799 | anatoo | 2009-05-09 10:30:55 -0700 (Sat, 09 May 2009) | 1 line

?\227?\131?\134?\227?\130?\185?\227?\131?\136?\232?\191?\189?\229?\138?\160
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 00:47:13 -0700 (Sun, 12 Apr 2009) | 1 line

doccomment?\227?\129?\164?\227?\129?\145?\227?\129?\159
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 03:54:19 -0800 (Wed, 04 Mar 2009) | 1 line

?\227?\130?\191?\227?\130?\164?\227?\131?\157?\227?\131?\159?\227?\130?\185?\228?\191?\174?\230?\173?\163
------------------------------------------------------------------------
r487 | anatoo | 2009-03-03 23:39:05 -0800 (Tue, 03 Mar 2009) | 1 line

pre,superpre?\227?\129?\174?\232?\161?\168?\231?\164?\186?\227?\130?\146?\228?\191?\174?\230?\173?\163
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 04:56:52 -0800 (Sun, 01 Mar 2009) | 1 line

?\229?\189?\162?\227?\129?\171?\227?\129?\151?\227?\129?\159
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 00:58:13 -0700 (Sat, 01 Nov 2008) | 1 line

first import
------------------------------------------------------------------------
0.9.3 (beta) 2009-06-11 22:16:28 HatenaSyntax-0.9.3.tgz / Source
Changes:
------------------------------------------------------------------------
r952 | anatoo | 2009-06-11 22:14:48 -0700 (Thu, 11 Jun 2009) | 1 line

?\230?\156?\128?\230?\150?\176?\227?\129?\174PEG?\227?\129?\167?\229?\139?\149?\227?\129?\139?\227?\129?\170?\227?\129?\132?\227?\131?\144?\227?\130?\176?\228?\191?\174?\230?\173?\163
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 04:28:09 -0700 (Wed, 10 Jun 2009) | 1 line

?\227?\130?\181?\227?\131?\179?\227?\131?\151?\227?\131?\171?\228?\191?\174?\230?\173?\163?\227?\128?\130?\227?\131?\172?\227?\131?\179?\227?\131?\128?\227?\131?\169?\227?\129?\174?\227?\131?\144?\227?\130?\176?\228?\191?\174?\230?\173?\163?\227?\128?\130
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 03:55:10 -0700 (Sat, 23 May 2009) | 1 line

superpre?\229?\145?\168?\227?\130?\138?\227?\129?\174?\229?\135?\166?\231?\144?\134?\227?\130?\146?\228?\191?\174?\230?\173?\163
------------------------------------------------------------------------
r799 | anatoo | 2009-05-09 10:30:55 -0700 (Sat, 09 May 2009) | 1 line

?\227?\131?\134?\227?\130?\185?\227?\131?\136?\232?\191?\189?\229?\138?\160
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 00:47:13 -0700 (Sun, 12 Apr 2009) | 1 line

doccomment?\227?\129?\164?\227?\129?\145?\227?\129?\159
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 03:54:19 -0800 (Wed, 04 Mar 2009) | 1 line

?\227?\130?\191?\227?\130?\164?\227?\131?\157?\227?\131?\159?\227?\130?\185?\228?\191?\174?\230?\173?\163
------------------------------------------------------------------------
r487 | anatoo | 2009-03-03 23:39:05 -0800 (Tue, 03 Mar 2009) | 1 line

pre,superpre?\227?\129?\174?\232?\161?\168?\231?\164?\186?\227?\130?\146?\228?\191?\174?\230?\173?\163
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 04:56:52 -0800 (Sun, 01 Mar 2009) | 1 line

?\229?\189?\162?\227?\129?\171?\227?\129?\151?\227?\129?\159
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 00:58:13 -0700 (Sat, 01 Nov 2008) | 1 line

first import
------------------------------------------------------------------------
0.9.2 (beta) 2009-06-10 04:30:43 HatenaSyntax-0.9.2.tgz / Source
Changes:
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 04:28:09 -0700 (Wed, 10 Jun 2009) | 1 line

?\227?\130?\181?\227?\131?\179?\227?\131?\151?\227?\131?\171?\228?\191?\174?\230?\173?\163?\227?\128?\130?\227?\131?\172?\227?\131?\179?\227?\131?\128?\227?\131?\169?\227?\129?\174?\227?\131?\144?\227?\130?\176?\228?\191?\174?\230?\173?\163?\227?\128?\130
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 03:55:10 -0700 (Sat, 23 May 2009) | 1 line

superpre?\229?\145?\168?\227?\130?\138?\227?\129?\174?\229?\135?\166?\231?\144?\134?\227?\130?\146?\228?\191?\174?\230?\173?\163
------------------------------------------------------------------------
r799 | anatoo | 2009-05-09 10:30:55 -0700 (Sat, 09 May 2009) | 1 line

?\227?\131?\134?\227?\130?\185?\227?\131?\136?\232?\191?\189?\229?\138?\160
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 00:47:13 -0700 (Sun, 12 Apr 2009) | 1 line

doccomment?\227?\129?\164?\227?\129?\145?\227?\129?\159
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 03:54:19 -0800 (Wed, 04 Mar 2009) | 1 line

?\227?\130?\191?\227?\130?\164?\227?\131?\157?\227?\131?\159?\227?\130?\185?\228?\191?\174?\230?\173?\163
------------------------------------------------------------------------
r487 | anatoo | 2009-03-03 23:39:05 -0800 (Tue, 03 Mar 2009) | 1 line

pre,superpre?\227?\129?\174?\232?\161?\168?\231?\164?\186?\227?\130?\146?\228?\191?\174?\230?\173?\163
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 04:56:52 -0800 (Sun, 01 Mar 2009) | 1 line

?\229?\189?\162?\227?\129?\171?\227?\129?\151?\227?\129?\159
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 00:58:13 -0700 (Sat, 01 Nov 2008) | 1 line

first import
------------------------------------------------------------------------
0.9.12 (beta) 2010-02-01 15:51:04 HatenaSyntax-0.9.12.tgz / Source
Changes:
------------------------------------------------------------------------
r1603 | anatoo | 2010-01-31 18:01:53 +0900 (日, 31  1月 2010) | 1 line

added separator block to the parser and HatenaSyntax::hasSeparator(), HatenaSyntax::separate() methods 
------------------------------------------------------------------------
r1593 | anatoo | 2010-01-30 01:19:09 +0900 (土, 30  1月 2010) | 1 line

modified HatenaSyntax_Node to save the offset of context object
------------------------------------------------------------------------
r1592 | anatoo | 2010-01-29 22:43:56 +0900 (金, 29  1月 2010) | 1 line

modified HatenaSyntax_Renderer::escape()
------------------------------------------------------------------------
r1591 | anatoo | 2010-01-29 20:38:55 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::hasTopHeader()
------------------------------------------------------------------------
r1590 | anatoo | 2010-01-29 20:26:39 +0900 (金, 29  1月 2010) | 1 line

added HatenaSyntax::getSectionTitle
------------------------------------------------------------------------
r1586 | anatoo | 2010-01-28 17:50:35 +0900 (木, 28  1月 2010) | 1 line

added paragraph stopper
------------------------------------------------------------------------
r1581 | anatoo | 2010-01-26 21:08:40 +0900 (火, 26  1月 2010) | 1 line

added HatenaSyntax::parseAsSections() and a new sample
------------------------------------------------------------------------
r1580 | anatoo | 2010-01-26 19:00:58 +0900 (火, 26  1月 2010) | 1 line

added the HatenaSyntax_CommentRemover tests
------------------------------------------------------------------------
r1579 | anatoo | 2010-01-26 19:00:16 +0900 (火, 26  1月 2010) | 1 line

added [http//~~:title] notation
------------------------------------------------------------------------
r1578 | anatoo | 2010-01-26 15:39:43 +0900 (火, 26  1月 2010) | 1 line

added removing <!--comment--.
------------------------------------------------------------------------
r1577 | anatoo | 2010-01-25 18:24:20 +0900 (月, 25  1月 2010) | 1 line

fixed sction name parser
------------------------------------------------------------------------
r1576 | anatoo | 2010-01-25 17:58:25 +0900 (月, 25  1月 2010) | 1 line

removed <!--comment--> notation
------------------------------------------------------------------------
r1575 | anatoo | 2010-01-25 17:45:15 +0900 (月, 25  1月 2010) | 1 line

modified section name parser
------------------------------------------------------------------------
r1574 | anatoo | 2010-01-25 17:28:15 +0900 (月, 25  1月 2010) | 1 line

added svn:keywords Id and added HatenaSyntax::renderNode, HatenaSyntax::getSectionName
------------------------------------------------------------------------
r1573 | anatoo | 2010-01-25 00:02:47 +0900 (月, 25  1月 2010) | 1 line

added inline tag
------------------------------------------------------------------------
r1572 | anatoo | 2010-01-24 19:01:13 +0900 (日, 24  1月 2010) | 1 line

added HatenaSyntax_InlineTag class
------------------------------------------------------------------------
r1567 | anatoo | 2010-01-23 19:05:46 +0900 (土, 23  1月 2010) | 1 line

replaced to branches/fast
------------------------------------------------------------------------
r1340 | anatoo | 2009-10-15 16:18:58 +0900 (木, 15 10月 2009) | 1 line

下書き記法実装した
------------------------------------------------------------------------
r1191 | anatoo | 2009-09-19 02:06:24 +0900 (土, 19  9月 2009) | 1 line

ページ内リンクするとき記事名ではなく記事名から生成したハッシュを使う様にした
------------------------------------------------------------------------
r1184 | anatoo | 2009-09-16 03:26:39 +0900 (水, 16  9月 2009) | 1 line

>|の中で空行を使えないバグ修正。それにともないテスト追加。
------------------------------------------------------------------------
r1166 | anatoo | 2009-09-08 02:34:11 +0900 (火, 08  9月 2009) | 1 line

<br/ >としていたタイプミスを修正
------------------------------------------------------------------------
r1165 | anatoo | 2009-09-08 02:32:50 +0900 (火, 08  9月 2009) | 1 line

テスト追加。
------------------------------------------------------------------------
r1164 | anatoo | 2009-09-08 02:22:43 +0900 (火, 08  9月 2009) | 1 line

HatenaSyntax_Renderer::renderに引数のチェック追加。rootじゃないとダメなようにした
------------------------------------------------------------------------
r1163 | anatoo | 2009-09-08 02:16:34 +0900 (火, 08  9月 2009) | 1 line

lineメソッド使わないように修正
------------------------------------------------------------------------
r1162 | sotarok | 2009-09-07 22:56:57 +0900 (月, 07  9月 2009) | 1 line

fixed: __call must be public in PHP 5.3
------------------------------------------------------------------------
r1159 | anatoo | 2009-09-06 18:43:29 +0900 (日, 06  9月 2009) | 1 line

[:contents]で目次挿入できるようにした
------------------------------------------------------------------------
r1147 | sotarok | 2009-08-26 17:37:39 +0900 (水, 26  8月 2009) | 4 lines

Fixed: __get function should be public.

see. http://jp2.php.net/manual/ja/migration53.incompatible.php

------------------------------------------------------------------------
r1119 | anatoo | 2009-08-16 21:43:57 +0900 (日, 16  8月 2009) | 1 line

キーワードリンクのためのコールバックを受け取れるようにした。
------------------------------------------------------------------------
r1118 | anatoo | 2009-08-16 21:22:48 +0900 (日, 16  8月 2009) | 1 line

自動リンク停止記法を実装。それのテストも追加。
------------------------------------------------------------------------
r1115 | anatoo | 2009-08-16 15:05:52 +0900 (日, 16  8月 2009) | 1 line

相対リンクでjavascript:が頭につかないように修正。テスト追加。
------------------------------------------------------------------------
r1113 | anatoo | 2009-08-16 10:27:31 +0900 (日, 16  8月 2009) | 1 line

相対リンクできるようにした
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
0.9.11 (beta) 2009-11-14 22:14:04 HatenaSyntax-0.9.11.tgz / Source
Changes:
------------------------------------------------------------------------
r1340 | anatoo | 2009-10-15 16:18:58 +0900 (木, 15 10月 2009) | 1 line

下書き記法実装した
------------------------------------------------------------------------
r1191 | anatoo | 2009-09-19 02:06:24 +0900 (土, 19  9月 2009) | 1 line

ページ内リンクするとき記事名ではなく記事名から生成したハッシュを使う様にした
------------------------------------------------------------------------
r1184 | anatoo | 2009-09-16 03:26:39 +0900 (水, 16  9月 2009) | 1 line

>|の中で空行を使えないバグ修正。それにともないテスト追加。
------------------------------------------------------------------------
r1166 | anatoo | 2009-09-08 02:34:11 +0900 (火, 08  9月 2009) | 1 line

<br/ >としていたタイプミスを修正
------------------------------------------------------------------------
r1165 | anatoo | 2009-09-08 02:32:50 +0900 (火, 08  9月 2009) | 1 line

テスト追加。
------------------------------------------------------------------------
r1164 | anatoo | 2009-09-08 02:22:43 +0900 (火, 08  9月 2009) | 1 line

HatenaSyntax_Renderer::renderに引数のチェック追加。rootじゃないとダメなようにした
------------------------------------------------------------------------
r1163 | anatoo | 2009-09-08 02:16:34 +0900 (火, 08  9月 2009) | 1 line

lineメソッド使わないように修正
------------------------------------------------------------------------
r1162 | sotarok | 2009-09-07 22:56:57 +0900 (月, 07  9月 2009) | 1 line

fixed: __call must be public in PHP 5.3
------------------------------------------------------------------------
r1159 | anatoo | 2009-09-06 18:43:29 +0900 (日, 06  9月 2009) | 1 line

[:contents]で目次挿入できるようにした
------------------------------------------------------------------------
r1147 | sotarok | 2009-08-26 17:37:39 +0900 (水, 26  8月 2009) | 4 lines

Fixed: __get function should be public.

see. http://jp2.php.net/manual/ja/migration53.incompatible.php

------------------------------------------------------------------------
r1119 | anatoo | 2009-08-16 21:43:57 +0900 (日, 16  8月 2009) | 1 line

キーワードリンクのためのコールバックを受け取れるようにした。
------------------------------------------------------------------------
r1118 | anatoo | 2009-08-16 21:22:48 +0900 (日, 16  8月 2009) | 1 line

自動リンク停止記法を実装。それのテストも追加。
------------------------------------------------------------------------
r1115 | anatoo | 2009-08-16 15:05:52 +0900 (日, 16  8月 2009) | 1 line

相対リンクでjavascript:が頭につかないように修正。テスト追加。
------------------------------------------------------------------------
r1113 | anatoo | 2009-08-16 10:27:31 +0900 (日, 16  8月 2009) | 1 line

相対リンクできるようにした
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
0.9.10 (beta) 2009-10-15 21:00:03 HatenaSyntax-0.9.10.tgz / Source
Changes:
------------------------------------------------------------------------
r1340 | anatoo | 2009-10-15 16:18:58 +0900 (木, 15 10月 2009) | 1 line

下書き記法実装した
------------------------------------------------------------------------
r1191 | anatoo | 2009-09-19 02:06:24 +0900 (土, 19  9月 2009) | 1 line

ページ内リンクするとき記事名ではなく記事名から生成したハッシュを使う様にした
------------------------------------------------------------------------
r1184 | anatoo | 2009-09-16 03:26:39 +0900 (水, 16  9月 2009) | 1 line

>|の中で空行を使えないバグ修正。それにともないテスト追加。
------------------------------------------------------------------------
r1166 | anatoo | 2009-09-08 02:34:11 +0900 (火, 08  9月 2009) | 1 line

<br/ >としていたタイプミスを修正
------------------------------------------------------------------------
r1165 | anatoo | 2009-09-08 02:32:50 +0900 (火, 08  9月 2009) | 1 line

テスト追加。
------------------------------------------------------------------------
r1164 | anatoo | 2009-09-08 02:22:43 +0900 (火, 08  9月 2009) | 1 line

HatenaSyntax_Renderer::renderに引数のチェック追加。rootじゃないとダメなようにした
------------------------------------------------------------------------
r1163 | anatoo | 2009-09-08 02:16:34 +0900 (火, 08  9月 2009) | 1 line

lineメソッド使わないように修正
------------------------------------------------------------------------
r1162 | sotarok | 2009-09-07 22:56:57 +0900 (月, 07  9月 2009) | 1 line

fixed: __call must be public in PHP 5.3
------------------------------------------------------------------------
r1159 | anatoo | 2009-09-06 18:43:29 +0900 (日, 06  9月 2009) | 1 line

[:contents]で目次挿入できるようにした
------------------------------------------------------------------------
r1147 | sotarok | 2009-08-26 17:37:39 +0900 (水, 26  8月 2009) | 4 lines

Fixed: __get function should be public.

see. http://jp2.php.net/manual/ja/migration53.incompatible.php

------------------------------------------------------------------------
r1119 | anatoo | 2009-08-16 21:43:57 +0900 (日, 16  8月 2009) | 1 line

キーワードリンクのためのコールバックを受け取れるようにした。
------------------------------------------------------------------------
r1118 | anatoo | 2009-08-16 21:22:48 +0900 (日, 16  8月 2009) | 1 line

自動リンク停止記法を実装。それのテストも追加。
------------------------------------------------------------------------
r1115 | anatoo | 2009-08-16 15:05:52 +0900 (日, 16  8月 2009) | 1 line

相対リンクでjavascript:が頭につかないように修正。テスト追加。
------------------------------------------------------------------------
r1113 | anatoo | 2009-08-16 10:27:31 +0900 (日, 16  8月 2009) | 1 line

相対リンクできるようにした
------------------------------------------------------------------------
r1108 | sotarok | 2009-08-15 22:31:37 +0900 (土, 15  8月 2009) | 1 line

fixed fatal error because the escape method called without self::
------------------------------------------------------------------------
r1106 | anatoo | 2009-08-15 15:00:52 +0900 (土, 15  8月 2009) | 1 line

画像貼り付けのための記法に対応
------------------------------------------------------------------------
r1105 | anatoo | 2009-08-15 14:25:42 +0900 (土, 15  8月 2009) | 1 line

引用にソースのURLを添える記法に対応した
------------------------------------------------------------------------
r1104 | anatoo | 2009-08-15 13:25:13 +0900 (土, 15  8月 2009) | 1 line

リストの種類を判別する部分を本家のはてなと同様に修正
------------------------------------------------------------------------
r1048 | anatoo | 2009-08-01 16:46:08 +0900 (土, 01  8月 2009) | 1 line

メモ化した
------------------------------------------------------------------------
r990 | anatoo | 2009-06-30 18:33:35 +0900 (火, 30  6月 2009) | 1 line

PEG::notが文字列を消費してもしなくても大丈夫なようにした
------------------------------------------------------------------------
r952 | anatoo | 2009-06-12 14:14:48 +0900 (金, 12  6月 2009) | 1 line

最新のPEGで動かないバグ修正
------------------------------------------------------------------------
r944 | anatoo | 2009-06-10 20:28:09 +0900 (水, 10  6月 2009) | 1 line

サンプル修正。レンダラのバグ修正。
------------------------------------------------------------------------
r936 | anatoo | 2009-06-09 01:15:48 +0900 (火, 09  6月 2009) | 1 line

コピペし忘れ
------------------------------------------------------------------------
r935 | anatoo | 2009-06-09 01:15:06 +0900 (火, 09  6月 2009) | 1 line

サンプルにオプションの説明追加
------------------------------------------------------------------------
r866 | anatoo | 2009-05-23 19:55:10 +0900 (土, 23  5月 2009) | 1 line

superpre周りの処理を修正
------------------------------------------------------------------------
r799 | anatoo | 2009-05-10 02:30:55 +0900 (日, 10  5月 2009) | 1 line

テスト追加
------------------------------------------------------------------------
r658 | anatoo | 2009-04-12 16:47:13 +0900 (日, 12  4月 2009) | 1 line

doccommentつけた
------------------------------------------------------------------------
r656 | anatoo | 2009-04-12 16:36:20 +0900 (日, 12  4月 2009) | 1 line

テスト修正
------------------------------------------------------------------------
r501 | anatoo | 2009-03-06 05:22:05 +0900 (金, 06  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 20:54:19 +0900 (水, 04  3月 2009) | 1 line

タイポミス修正
------------------------------------------------------------------------
r487 | anatoo | 2009-03-04 16:39:05 +0900 (水, 04  3月 2009) | 1 line

pre,superpreの表示を修正
------------------------------------------------------------------------
r478 | anatoo | 2009-03-02 17:57:57 +0900 (月, 02  3月 2009) | 1 line

サンプル追加
------------------------------------------------------------------------
r477 | anatoo | 2009-03-02 17:17:40 +0900 (月, 02  3月 2009) | 1 line

他人の環境だとテスト動かなくなってたの修正
------------------------------------------------------------------------
r467 | anatoo | 2009-03-01 22:00:51 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r466 | anatoo | 2009-03-01 22:00:13 +0900 (日, 01  3月 2009) | 1 line

サンプル修正
------------------------------------------------------------------------
r465 | anatoo | 2009-03-01 21:57:44 +0900 (日, 01  3月 2009) | 2 lines

テスト追加
サンプル書きなおし
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 21:56:52 +0900 (日, 01  3月 2009) | 1 line

形にした
------------------------------------------------------------------------
r60 | anatoo | 2008-11-05 18:22:20 +0900 (水, 05 11月 2008) | 1 line

サンプルの文字コード変更
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 16:58:13 +0900 (土, 01 11月 2008) | 1 line

first import
------------------------------------------------------------------------
r23 | openpear | 2008-11-01 16:50:48 +0900 (土, 01 11月 2008) | 1 line

[Create Base Directory] HatenaSyntax
------------------------------------------------------------------------
 
0.9.1 (beta) 2009-03-05 02:10:54 HatenaSyntax-0.9.1.tgz / Source
Changes:
------------------------------------------------------------------------
r489 | anatoo | 2009-03-04 03:54:19 -0800 (Wed, 04 Mar 2009) | 1 line

?\227?\130?\191?\227?\130?\164?\227?\131?\157?\227?\131?\159?\227?\130?\185?\228?\191?\174?\230?\173?\163
------------------------------------------------------------------------
r487 | anatoo | 2009-03-03 23:39:05 -0800 (Tue, 03 Mar 2009) | 1 line

pre,superpre?\227?\129?\174?\232?\161?\168?\231?\164?\186?\227?\130?\146?\228?\191?\174?\230?\173?\163
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 04:56:52 -0800 (Sun, 01 Mar 2009) | 1 line

?\229?\189?\162?\227?\129?\171?\227?\129?\151?\227?\129?\159
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 00:58:13 -0700 (Sat, 01 Nov 2008) | 1 line

first import
------------------------------------------------------------------------
0.9.0 (beta) 2009-03-01 05:08:40 HatenaSyntax-0.9.0.tgz / Source
Changes:
------------------------------------------------------------------------
r464 | anatoo | 2009-03-01 04:56:52 -0800 (Sun, 01 Mar 2009) | 1 line

?\229?\189?\162?\227?\129?\171?\227?\129?\151?\227?\129?\159
------------------------------------------------------------------------
r24 | anatoo | 2008-11-01 00:58:13 -0700 (Sat, 01 Nov 2008) | 1 line

first import
------------------------------------------------------------------------