OSDN Git Service

bbk/bchan.git
13 years agounite search testing.
ornse01 [Sun, 30 Jan 2011 10:14:45 +0000 (10:14 +0000)]
unite search testing.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@207 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd test case.
ornse01 [Sun, 30 Jan 2011 10:13:30 +0000 (10:13 +0000)]
add test case.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@206 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix datwindow's gid handling in hmi.c
ornse01 [Tue, 25 Jan 2011 16:08:15 +0000 (16:08 +0000)]
fix datwindow's gid handling in hmi.c

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@205 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix compair lootine.
ornse01 [Sun, 23 Jan 2011 12:46:46 +0000 (12:46 +0000)]
fix compair lootine.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@204 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix buffer length for previous value.
ornse01 [Sun, 23 Jan 2011 12:33:25 +0000 (12:33 +0000)]
fix buffer length for previous value.
fix hash value handling at limit condition.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@203 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement Rabin-Karp search algoristhm.
ornse01 [Sun, 23 Jan 2011 12:13:18 +0000 (12:13 +0000)]
implement Rabin-Karp search algoristhm.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@202 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement sync NG word between datcache and ngwordwindow.
ornse01 [Sat, 15 Jan 2011 11:40:12 +0000 (11:40 +0000)]
implement sync NG word between datcache and ngwordwindow.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@201 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement NG word storing to file methods.
ornse01 [Sat, 15 Jan 2011 11:35:25 +0000 (11:35 +0000)]
implement NG word storing to file methods.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@200 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement wordlist_isempty(implement wordlist_isempty())
ornse01 [Sat, 15 Jan 2011 11:26:11 +0000 (11:26 +0000)]
implement wordlist_isempty(implement wordlist_isempty())

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@199 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agomodify
ornse01 [Sat, 15 Jan 2011 07:19:25 +0000 (07:19 +0000)]
modify
- rename.
- change some functions EXPORT to LOCAL.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@198 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd cdel_pwd.
ornse01 [Sat, 15 Jan 2011 07:02:10 +0000 (07:02 +0000)]
add cdel_pwd.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@197 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoreplace node to list in ngwordwindow_t.
ornse01 [Sat, 15 Jan 2011 06:59:23 +0000 (06:59 +0000)]
replace node to list in ngwordwindow_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@196 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agounite test cases for wordlist.
ornse01 [Tue, 11 Jan 2011 16:07:21 +0000 (16:07 +0000)]
unite test cases for wordlist.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@195 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement wordlist_t and iterator.
ornse01 [Tue, 11 Jan 2011 16:06:16 +0000 (16:06 +0000)]
implement wordlist_t and iterator.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@194 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoseparate files for wordlist.
ornse01 [Mon, 10 Jan 2011 12:58:15 +0000 (12:58 +0000)]
separate files for wordlist.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@193 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement NG word edit window's logic.
ornse01 [Mon, 10 Jan 2011 11:57:17 +0000 (11:57 +0000)]
implement NG word edit window's logic.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@192 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix NG word edit window's position setting I/F.
ornse01 [Sun, 9 Jan 2011 12:35:46 +0000 (12:35 +0000)]
fix NG word edit window's position setting I/F.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@191 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd control parts data for NG word edit.
ornse01 [Sun, 9 Jan 2011 12:27:18 +0000 (12:27 +0000)]
add control parts data for NG word edit.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@190 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoremove unused define.
ornse01 [Sun, 9 Jan 2011 11:05:57 +0000 (11:05 +0000)]
remove unused define.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@189 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd window for NG word editing.
ornse01 [Sun, 9 Jan 2011 10:47:41 +0000 (10:47 +0000)]
add window for NG word editing.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@188 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix copyright year.
ornse01 [Sun, 9 Jan 2011 08:05:11 +0000 (08:05 +0000)]
fix copyright year.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@187 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd new menuitem for NG word edit window.
ornse01 [Sun, 9 Jan 2011 08:02:49 +0000 (08:02 +0000)]
add new menuitem for NG word edit window.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@186 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix when not selected.
ornse01 [Sun, 9 Jan 2011 07:39:46 +0000 (07:39 +0000)]
fix when not selected.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@185 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agodetail fix for coding style.
ornse01 [Sun, 9 Jan 2011 07:39:05 +0000 (07:39 +0000)]
detail fix for coding style.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@184 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agomodify menu code.
ornse01 [Sun, 9 Jan 2011 07:30:42 +0000 (07:30 +0000)]
modify menu code.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@183 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoreplace window framework.
ornse01 [Sat, 8 Jan 2011 13:40:10 +0000 (13:40 +0000)]
replace window framework.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@182 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoremove unused argument.
ornse01 [Mon, 3 Jan 2011 13:13:23 +0000 (13:13 +0000)]
remove unused argument.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@181 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix copyright year.
ornse01 [Mon, 3 Jan 2011 10:59:10 +0000 (10:59 +0000)]
fix copyright year.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@180 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix cmdkey handling.
ornse01 [Mon, 3 Jan 2011 10:41:43 +0000 (10:41 +0000)]
fix cmdkey handling.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@176 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix menu parameter value mistake.
ornse01 [Mon, 3 Jan 2011 10:41:11 +0000 (10:41 +0000)]
fix menu parameter value mistake.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@175 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd test case for check writing file condition.
ornse01 [Sun, 2 Jan 2011 13:38:06 +0000 (13:38 +0000)]
add test case for check writing file condition.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@174 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agochange writing file timing.
ornse01 [Sun, 2 Jan 2011 11:31:08 +0000 (11:31 +0000)]
change writing file timing.
- if no update, not write to file.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@173 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agomodify message.
ornse01 [Sun, 2 Jan 2011 08:53:15 +0000 (08:53 +0000)]
modify message.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@172 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoinactivate menu item for copying tray in NGed res.
ornse01 [Fri, 31 Dec 2010 12:17:17 +0000 (12:17 +0000)]
inactivate menu item for copying tray in NGed res.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@171 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agochange genarating traydata condition.
ornse01 [Fri, 31 Dec 2010 12:16:43 +0000 (12:16 +0000)]
change genarating traydata condition.
- NGed res is not copying to tray.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@170 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoseparete traydata generation fron datlayout_t.
ornse01 [Fri, 31 Dec 2010 11:27:13 +0000 (11:27 +0000)]
separete traydata generation fron datlayout_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@169 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agorename datdraw to datrender.
ornse01 [Thu, 30 Dec 2010 12:34:17 +0000 (12:34 +0000)]
rename datdraw to datrender.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@168 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix file include.
ornse01 [Thu, 30 Dec 2010 12:21:16 +0000 (12:21 +0000)]
fix file include.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@167 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agomodify file include.
ornse01 [Thu, 30 Dec 2010 12:18:11 +0000 (12:18 +0000)]
modify file include.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@166 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agorefactoring.
ornse01 [Thu, 30 Dec 2010 12:11:10 +0000 (12:11 +0000)]
refactoring.
- separete files.
- fix public and private.
- sharing same rootine.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@165 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix status code handling in range request for some external borads.
ornse01 [Sun, 26 Dec 2010 13:19:30 +0000 (13:19 +0000)]
fix status code handling in range request for some external borads.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@164 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agomodify svn:eol-style.
ornse01 [Sun, 26 Dec 2010 10:29:37 +0000 (10:29 +0000)]
modify svn:eol-style.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@163 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoremove unused function.
ornse01 [Sun, 26 Dec 2010 09:07:37 +0000 (09:07 +0000)]
remove unused function.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@162 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agochange displaying menu condition in NG.
ornse01 [Sun, 26 Dec 2010 09:07:19 +0000 (09:07 +0000)]
change displaying menu condition in NG.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@161 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement NG res display.
ornse01 [Sun, 26 Dec 2010 08:11:06 +0000 (08:11 +0000)]
implement NG res display.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@160 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix handling ID string mistake.
ornse01 [Sun, 26 Dec 2010 05:03:27 +0000 (05:03 +0000)]
fix handling ID string mistake.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@159 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd id string getter.
ornse01 [Sun, 26 Dec 2010 05:02:36 +0000 (05:02 +0000)]
add id string getter.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@158 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd NG and color attr getter.
ornse01 [Thu, 23 Dec 2010 13:24:49 +0000 (13:24 +0000)]
add NG and color attr getter.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@157 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd NG and color information to layoutarray.
ornse01 [Thu, 23 Dec 2010 11:51:23 +0000 (11:51 +0000)]
add NG and color information to layoutarray.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@156 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoprepare for implement res NG display in main.c.
ornse01 [Sun, 19 Dec 2010 13:18:45 +0000 (13:18 +0000)]
prepare for implement res NG display in main.c.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@155 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agochange layoutarray owner.
ornse01 [Sun, 19 Dec 2010 10:38:39 +0000 (10:38 +0000)]
change layoutarray owner.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@154 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agochange layout style information owner.
ornse01 [Sun, 19 Dec 2010 10:20:11 +0000 (10:20 +0000)]
change layout style information owner.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@153 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agomove layout box owner.
ornse01 [Sun, 19 Dec 2010 09:10:43 +0000 (09:10 +0000)]
move layout box owner.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@152 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agomodify datlayout_t and datdraw_t.
ornse01 [Mon, 13 Dec 2010 15:17:31 +0000 (15:17 +0000)]
modify datlayout_t and datdraw_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@151 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agochange datlayout_t implementation.
ornse01 [Sun, 12 Dec 2010 12:49:27 +0000 (12:49 +0000)]
change datlayout_t implementation.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@150 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agomodify makefiles.
ornse01 [Sun, 12 Dec 2010 12:48:28 +0000 (12:48 +0000)]
modify makefiles.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@149 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement res layout information array.
ornse01 [Sun, 12 Dec 2010 12:47:57 +0000 (12:47 +0000)]
implement res layout information array.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@148 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement getfirst and getlast.
ornse01 [Sun, 12 Dec 2010 12:46:39 +0000 (12:46 +0000)]
implement getfirst and getlast.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@147 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement arraybase_length().
ornse01 [Sat, 11 Dec 2010 13:19:31 +0000 (13:19 +0000)]
implement arraybase_length().

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@146 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement arraybase_truncate().
ornse01 [Sat, 11 Dec 2010 11:38:38 +0000 (11:38 +0000)]
implement arraybase_truncate().

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@145 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agodetail fix.
ornse01 [Sat, 11 Dec 2010 06:07:06 +0000 (06:07 +0000)]
detail fix.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@144 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agounite array test.
ornse01 [Sun, 28 Nov 2010 11:53:31 +0000 (11:53 +0000)]
unite array test.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@143 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement array test.
ornse01 [Sun, 28 Nov 2010 11:53:05 +0000 (11:53 +0000)]
implement array test.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@142 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd common array rootine.
ornse01 [Sun, 28 Nov 2010 09:48:01 +0000 (09:48 +0000)]
add common array rootine.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@141 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agounite test case.
ornse01 [Sun, 10 Oct 2010 08:05:04 +0000 (08:05 +0000)]
unite test case.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@140 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd tadimf.c.
ornse01 [Sun, 10 Oct 2010 08:04:44 +0000 (08:04 +0000)]
add tadimf.c.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@139 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd testcase for postresdata_t.
ornse01 [Sun, 10 Oct 2010 07:56:09 +0000 (07:56 +0000)]
add testcase for postresdata_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@138 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agochange TC string handling.
ornse01 [Sun, 10 Oct 2010 06:59:15 +0000 (06:59 +0000)]
change TC string handling.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@137 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoI/F change.
ornse01 [Sun, 10 Oct 2010 04:36:20 +0000 (04:36 +0000)]
I/F change.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@136 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoremove unused members of http_identityiterator_t_.
ornse01 [Sun, 3 Oct 2010 12:55:42 +0000 (12:55 +0000)]
remove unused members of http_identityiterator_t_.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@135 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix tab indent.
ornse01 [Sun, 3 Oct 2010 12:52:51 +0000 (12:52 +0000)]
fix tab indent.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@134 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoreplace implementation to using timfparser_t.
ornse01 [Sun, 3 Oct 2010 12:48:43 +0000 (12:48 +0000)]
replace implementation to using timfparser_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@133 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix bug in CHRATIO fusen in message body.
ornse01 [Sun, 3 Oct 2010 07:05:54 +0000 (07:05 +0000)]
fix bug in CHRATIO fusen in message body.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@132 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agomodify implementation for using tadlib.c.
ornse01 [Sat, 2 Oct 2010 11:36:30 +0000 (11:36 +0000)]
modify implementation for using tadlib.c.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@131 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd unit test for tadimf.c.
ornse01 [Sat, 2 Oct 2010 09:16:53 +0000 (09:16 +0000)]
add unit test for tadimf.c.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@130 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix return value segment lentgh.
ornse01 [Sat, 2 Oct 2010 09:15:24 +0000 (09:15 +0000)]
fix return value segment lentgh.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@129 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agofix state transition bug.
ornse01 [Sat, 2 Oct 2010 07:09:03 +0000 (07:09 +0000)]
fix state transition bug.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@128 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement message format by TAD.
ornse01 [Sun, 15 Aug 2010 13:07:54 +0000 (13:07 +0000)]
implement message format by TAD.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@127 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd tctokenchecker.
ornse01 [Thu, 5 Aug 2010 15:31:21 +0000 (15:31 +0000)]
add tctokenchecker.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@126 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agomodify public and private.
ornse01 [Sun, 18 Jul 2010 13:01:30 +0000 (13:01 +0000)]
modify public and private.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@125 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agodetail fix.
ornse01 [Sun, 18 Jul 2010 06:30:07 +0000 (06:30 +0000)]
detail fix.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@124 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agounite res index info.
ornse01 [Sat, 12 Jun 2010 10:00:12 +0000 (10:00 +0000)]
unite res index info.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@123 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd resindex hash to datcache.
ornse01 [Sat, 12 Jun 2010 09:01:36 +0000 (09:01 +0000)]
add resindex hash to datcache.
implement saving and loading resindex info.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@122 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd resindex hash.
ornse01 [Sat, 12 Jun 2010 06:59:21 +0000 (06:59 +0000)]
add resindex hash.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@121 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoparsing datepart move from layout to parser.
ornse01 [Mon, 31 May 2010 15:20:39 +0000 (15:20 +0000)]
parsing datepart move from layout to parser.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@120 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoimplement saving and loading residinfo.
ornse01 [Sun, 30 May 2010 13:03:35 +0000 (13:03 +0000)]
implement saving and loading residinfo.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@119 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd residhash_datanum().
ornse01 [Sun, 30 May 2010 09:51:49 +0000 (09:51 +0000)]
add residhash_datanum().

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@118 20a0b8eb-f62a-4a12-8fe1-b598822500fb

13 years agoadd residhash_iterator_t.
ornse01 [Sun, 30 May 2010 09:49:20 +0000 (09:49 +0000)]
add residhash_iterator_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@117 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agounite menu and residhash.
ornse01 [Sun, 16 May 2010 12:32:16 +0000 (12:32 +0000)]
unite menu and residhash.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@116 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd residhash wrapper to datcache.
ornse01 [Sun, 16 May 2010 11:49:42 +0000 (11:49 +0000)]
add residhash wrapper to datcache.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@115 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix id string type.
ornse01 [Sun, 16 May 2010 11:46:31 +0000 (11:46 +0000)]
fix id string type.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@114 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd residhash_t.
ornse01 [Sat, 15 May 2010 09:59:14 +0000 (09:59 +0000)]
add residhash_t.
- for database for ID.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@113 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agorename bchan_resmenu_t to bchan_resnumbermenu_t.
ornse01 [Mon, 3 May 2010 12:19:12 +0000 (12:19 +0000)]
rename bchan_resmenu_t to bchan_resnumbermenu_t.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@112 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoenable to push res which have specified ID to tray.
ornse01 [Mon, 3 May 2010 12:14:09 +0000 (12:14 +0000)]
enable to push res which have specified ID to tray.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@111 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd functions for push resdata having specified id to tray.
ornse01 [Mon, 3 May 2010 11:33:29 +0000 (11:33 +0000)]
add functions for push resdata having specified id to tray.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@110 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd menu for pressing resheader id part.
ornse01 [Mon, 3 May 2010 10:22:50 +0000 (10:22 +0000)]
add menu for pressing resheader id part.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@109 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd detail res header layout calcration.
ornse01 [Mon, 3 May 2010 09:49:51 +0000 (09:49 +0000)]
add detail res header layout calcration.
add search resheader id string position.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@108 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd function for separating date, ID and BE-ID.
ornse01 [Sun, 2 May 2010 12:10:02 +0000 (12:10 +0000)]
add function for separating date, ID and BE-ID.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@107 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agorefactor transfer encoding handling.
ornse01 [Thu, 29 Apr 2010 11:08:21 +0000 (11:08 +0000)]
refactor transfer encoding handling.
- separete identity and chunked explicit.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@106 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agorename http_chunkediterator_t to http_transferencodeiterator.
ornse01 [Thu, 29 Apr 2010 09:49:14 +0000 (09:49 +0000)]
rename http_chunkediterator_t to http_transferencodeiterator.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@105 20a0b8eb-f62a-4a12-8fe1-b598822500fb