root/lang

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @20927 [20927] 5 years authorNari add demo.rb and state update
(edit) @20926 [20926] 5 years fujidig memexpand を実装
(edit) @20925 [20925] 5 years mokehehe ソース整理
(edit) @20924 [20924] 5 years nowelium CRUD + procedure まで一通り終わり
(edit) @20923 [20923] 5 years yappo lang/perl/Module-Setup: Tagging version '0.03' using shipit.
(edit) @20922 [20922] 5 years yappo lang/perl/Module-Setup: Checking in changes prior to tagging of version …
(edit) @20921 [20921] 5 years yappo テストが終わるまではTemp dirを取っておく
(edit) @20920 [20920] 5 years yappo 正しいpathにスケルトンdirを作る
(edit) @20919 [20919] 5 years yappo update manifest
(edit) @20918 [20918] 5 years yappo refactoring
(edit) @20917 [20917] 5 years mattn use ParseFlags? and MergeFlags? for any platform.
(edit) @20916 [20916] 5 years mattn does not work on win32.
(edit) @20915 [20915] 5 years mattn does not work on win32.
(edit) @20914 [20914] 5 years mattn should be cast from 'void*'.
(edit) @20913 [20913] 5 years mattn treat release candidate also.
(edit) @20912 [20912] 5 years fujidig SJIS 二バイト目が0だった場合や、SJIS 二バイト目がサイズに収まらないときの対処。
(edit) @20911 [20911] 5 years yappo s/prompt/dialog/
(edit) @20910 [20910] 5 years yappo fix seealso
(edit) @20909 [20909] 5 years yappo add with flavor test
(edit) @20908 [20908] 5 years yappo fixed spell
(edit) @20907 [20907] 5 years yappo add basic tests
(edit) @20906 [20906] 5 years yappo add target option
(edit) @20905 [20905] 5 years kotas Supports new style menu bar.
(edit) @20904 [20904] 5 years yappo add data cache hash
(edit) @20903 [20903] 5 years yappo s/--flavor-base/--flavor-class/
(edit) @20902 [20902] 5 years yappo --init の時は select しない
(edit) @20900 [20900] 5 years fujidig getstr を実装
(edit) @20899 [20899] 5 years yappo s/flavour/flavor/g
(edit) @20898 [20898] 5 years bonnu lang/perl/Method-Cached - benchmark script was updated
(edit) @20897 [20897] 5 years yappo add dependence to Module::Install::AuthorTests? franck++
(edit) @20896 [20896] 5 years fujidig getstr を実装
(edit) @20895 [20895] 5 years bonnu lang/perl/Method-Cached - derivation & syntax correct
(edit) @20894 [20894] 5 years schima Niblack, Sauvolaの手法を3,4倍ほど高速化。
(edit) @20892 [20892] 5 years drry * oops.
(edit) @20891 [20891] 5 years drry * fixed missing vars. * et cetera.
(edit) @20890 [20890] 5 years hiratara エラーメッセージ修正
(edit) @20889 [20889] 5 years hiratara stateをFragmentに属さない概念として再構築 acceptsはイミュータブルに変更
(edit) @20888 [20888] 5 years lopnor lang/perl/App-Hachero: Tagging version '0.01' using shipit.
(edit) @20887 [20887] 5 years lopnor lang/perl/App-Hachero: add tags
(edit) @20886 [20886] 5 years lopnor lang/perl/App-Hachero: Checking in changes prior to tagging of version …
(edit) @20885 [20885] 5 years hiratara マージは最低限の処理だけやるように修正。 元のFragmentを壊さないようにコピー化
(edit) @20884 [20884] 5 years arccosine 物と物欲で繋がるSNSサービスZigsowで使えるUserJS ?キーでヘルプが出ます。 …
(edit) @20883 [20883] 5 years arccosine Greasemetalで使えるキーバインド変更UserJS J Scroll Down K Scroll Up R Reload Tab D …
(edit) @20882 [20882] 5 years tokuhirom added elem.appendText
(edit) @20881 [20881] 5 years tokuhirom added doc.createAttribute, element class, attribute class, …
(edit) @20878 [20878] 5 years anekos 修正 ・どこに開くかを指定できるようにした ・lopen の仕様をちょっと変更
(edit) @20877 [20877] 5 years kiyoka Fixed bug: illegal ASINCODE of amazon and VIDEOCODE of youtube use for …
(edit) @20876 [20876] 5 years drry * trivial fixes.
(edit) @20875 [20875] 5 years anekos ・どこに開くかを指定できるようにした ・lopen の仕様をちょっと変更
(edit) @20874 [20874] 5 years kiyoka
(edit) @20873 [20873] 5 years drry * whitespace changes. * et cetera.
(edit) @20869 [20869] 5 years mizuno_takaaki lang/perl/HTTP-DetectUserAgent?: modified for CPAN upload
(edit) @20868 [20868] 5 years syttru lang/javascript/userscripts/hatena.bookmark.comment-for-comment.user.js …
(edit) @20867 [20867] 5 years hiratara 不要なフィールドを削除
(edit) @20866 [20866] 5 years tokuhirom added doc.createComment
(edit) @20865 [20865] 5 years hiratara 生文字列はraiseさせないように修正
(edit) @20864 [20864] 5 years tokuhirom added doc.createTextNode
(edit) @20863 [20863] 5 years saturday06 whar_t support for libintl (wlibintl)
(edit) @20862 [20862] 5 years tokuhirom maintain VERSION in SConstruct file
(edit) @20861 [20861] 5 years tokuhirom added doc.setEncoding
(edit) @20860 [20860] 5 years tokuhirom fixed test count
(edit) @20859 [20859] 5 years tokuhirom added doc.createDocument(), doc.setDocumentElement()
(edit) @20858 [20858] 5 years schima 二値化のNiblackの手法とSauvolaの手法を独自に実装。(かなり微妙、遅い)
(edit) @20857 [20857] 5 years teramako vimp CVS Headに追従(bang[!])の仕様変更に対して)
(edit) @20856 [20856] 5 years teramako vimp CVS Headに追従(bang[!])の仕様変更に対して)
(edit) @20855 [20855] 5 years tokuhirom added node.insertAfter
(edit) @20854 [20854] 5 years teramako vimp CVS Headに追従(bang[!])の仕様変更に対して)
(edit) @20853 [20853] 5 years tokuhirom added node.removeChildNodes
(edit) @20852 [20852] 5 years tokuhirom added node.removeChild
(edit) @20851 [20851] 5 years tokuhirom added node.toString(), node.appendChild()
(edit) @20850 [20850] 5 years tokuhirom added doc.toString
(edit) @20849 [20849] 5 years tokuhirom added createElement support
(edit) @20848 [20848] 5 years bonnu lang/perl/Method-Cached - refactoring …
(edit) @20847 [20847] 5 years tokuhirom added examples directory for the docs dir
(edit) @20846 [20846] 5 years nowelium
(edit) @20845 [20845] 5 years fujidig StrBuffer?StrValue? をキャッシュ
(edit) @20844 [20844] 5 years kazuho fix returning 1 when called in scalar context and if subref returned a …
(edit) @20843 [20843] 5 years saturday06 zenmoren
(edit) @20842 [20842] 5 years saturday06 zenmoeren
(edit) @20841 [20841] 5 years hiratara epsilon拡張の関数をNFA内に移動
(edit) @20838 [20838] 5 years cho45 g オプションつけわすれ……
(edit) @20836 [20836] 5 years yuroyoro http://svn.coderepos.org/share/lang/javascript/userscripts/post_this_page.u
(edit) @20830 [20830] 5 years nowelium
(edit) @20828 [20828] 5 years tokuhirom use dom.c! thanks to pajas++, Christian Glahn++
(edit) @20827 [20827] 5 years tokuhirom added libxml support
(edit) @20826 [20826] 5 years mokehehe ノコノコの右向きパターンを追加
(edit) @20825 [20825] 5 years mokehehe コメントなど修正
(edit) @20824 [20824] 5 years drry * KCatch! KCatch'''
(edit) @20822 [20822] 5 years hiratara 無駄な分岐を削除 説明文にあわせてifを変更 EOFをルール内に明文化 文法エラーのテストを追加
(edit) @20821 [20821] 5 years saturday06 surikaeta
(edit) @20820 [20820] 5 years tokuhirom rewrite toc page
(edit) @20819 [20819] 5 years tokuhirom oops
(edit) @20818 [20818] 5 years tokuhirom refactoring document generator
(edit) @20817 [20817] 5 years tokuhirom ps
(edit) @20816 [20816] 5 years tokuhirom rewrite org.coderepos.mysql with macros.h
(edit) @20815 [20815] 5 years tokuhirom ignore files
(edit) @20814 [20814] 5 years mokehehe
(edit) @20813 [20813] 5 years tokuhirom hmm... sons is storange
(edit) @20812 [20812] 5 years mokehehe
(edit) @20811 [20811] 5 years mokehehe プレーヤー操作性調整 ノコノコを倒して蹴れるように スコア演出追加
Note: See TracRevisionLog for help on using the revision log.