OSDN Git Service

swfed/swfed.git
12 years agoupdate SWFED_VERSION from 0.50 to 0.51a
よや [Tue, 15 Nov 2011 17:02:34 +0000 (02:02 +0900)]
update SWFED_VERSION from 0.50 to 0.51a

12 years agoupdate SWFED_VERSION from 0.50a to 0.50
よや [Wed, 9 Nov 2011 17:24:31 +0000 (02:24 +0900)]
update SWFED_VERSION from 0.50a to 0.50

12 years agoadd convertBitmapDataToJpegTag function and testing script.
よや [Wed, 9 Nov 2011 17:14:34 +0000 (02:14 +0900)]
add convertBitmapDataToJpegTag function and testing script.

12 years agogit_size => gif_size
よや [Wed, 9 Nov 2011 16:52:57 +0000 (01:52 +0900)]
git_size => gif_size

12 years agowarning fix.
よや [Wed, 9 Nov 2011 16:51:40 +0000 (01:51 +0900)]
warning fix.
comparison between signed and unsigned

12 years agofixed to getEditString bugs
Yoshihiro Yamazaki [Wed, 9 Nov 2011 14:08:48 +0000 (23:08 +0900)]
fixed to getEditString bugs
- lesser length of variable name mistake match
- segmentation fault when initial_text = NULL

12 years agoupdate SWFED_VERSION from 0.49 to 0.50a
Yoshihiro Yamazaki [Wed, 9 Nov 2011 12:59:42 +0000 (21:59 +0900)]
update SWFED_VERSION from 0.49 to 0.50a

12 years agoreplaceBitmapData without converting
よや [Tue, 8 Nov 2011 19:01:04 +0000 (04:01 +0900)]
replaceBitmapData without converting

12 years agoupdate SWFED_VERSION from 0.49a to 0.49
よや [Tue, 8 Nov 2011 18:04:29 +0000 (03:04 +0900)]
update SWFED_VERSION from 0.49a to 0.49

12 years agoreplace jpeg_size to bitmap_size.
よや [Tue, 8 Nov 2011 18:02:38 +0000 (03:02 +0900)]
replace jpeg_size to bitmap_size.

12 years agoadd function bitmap_size
よや [Tue, 8 Nov 2011 18:00:56 +0000 (03:00 +0900)]
add function bitmap_size

12 years agoreplaceBitmapData without converting
よや [Tue, 8 Nov 2011 17:35:15 +0000 (02:35 +0900)]
replaceBitmapData without converting
 - add fourth option to PHP function replaceBitmapData
 - add option without_converting to swf_object_get_jpegdata
 - add option without_converting to swf_tag_replace_jpeg_data
 - add function swf_tag_jpeg_replace_bitmap_data

12 years agoupdate SWFED_VERSION from 0.48 to 0.49a
よや [Tue, 8 Nov 2011 16:49:50 +0000 (01:49 +0900)]
update SWFED_VERSION from 0.48 to 0.49a

12 years agoSWFED_VERSION from 0.48a to 0.48
よや [Thu, 3 Nov 2011 16:45:57 +0000 (01:45 +0900)]
SWFED_VERSION from 0.48a to 0.48

12 years agoMerge branch 'master' of yoya@git.sourceforge.jp:/gitroot/swfed/swfed
よや [Thu, 3 Nov 2011 15:10:45 +0000 (00:10 +0900)]
Merge branch 'master' of yoya@git.sourceforge.jp:/gitroot/swfed/swfed

12 years agochmod ogu-w *.c *.h config*m4
yoya [Thu, 3 Nov 2011 15:12:01 +0000 (00:12 +0900)]
chmod ogu-w *.c *.h config*m4

12 years agoreplace png_check_sig to png_sig_cmp
よや [Thu, 3 Nov 2011 15:07:13 +0000 (00:07 +0900)]
replace png_check_sig to png_sig_cmp

12 years agoswf_object_insert_action_setvariables: check tag_head == NULL
Yoshihiro Yamazaki [Thu, 3 Nov 2011 12:17:53 +0000 (21:17 +0900)]
swf_object_insert_action_setvariables: check tag_head == NULL

12 years agoupdate SWFED_VERSION from 0.47 to 0.48a
よや [Sun, 16 Oct 2011 14:49:47 +0000 (23:49 +0900)]
update SWFED_VERSION from 0.47 to 0.48a

12 years agoupdate SWFED_VERSION from 0.47a to 0.47
よや [Sun, 16 Oct 2011 13:37:24 +0000 (22:37 +0900)]
update SWFED_VERSION from 0.47a to 0.47

12 years agopurgeUselessContents ¤Î¥Æ¥¹¥È¥¹¥¯¥ê¥×¥È
Yoshihiro Yamazaki [Fri, 9 Sep 2011 10:51:40 +0000 (19:51 +0900)]
purgeUselessContents ¤Î¥Æ¥¹¥È¥¹¥¯¥ê¥×¥È

12 years agozend_list_insert に TSRMLS_CC を付加。(PHP5.4 for windows でコンパイルできなかった)
よや [Thu, 8 Sep 2011 17:23:50 +0000 (02:23 +0900)]
zend_list_insert に TSRMLS_CC を付加。(PHP5.4 for windows でコンパイルできなかった)

12 years agoMerge branch 'master' of yoya@git.sourceforge.jp:/gitroot/swfed/swfed
よや [Thu, 8 Sep 2011 17:23:00 +0000 (02:23 +0900)]
Merge branch 'master' of yoya@git.sourceforge.jp:/gitroot/swfed/swfed

12 years agoAction 系の文字列入れ替えで、渡されたのが文字列以外の時も文字列として扱うように修正。(今まで数値のメモリイメージを文字列として解釈していたので問題だった)
よや [Thu, 8 Sep 2011 17:21:41 +0000 (02:21 +0900)]
Action 系の文字列入れ替えで、渡されたのが文字列以外の時も文字列として扱うように修正。(今まで数値のメモリイメージを文字列として解釈していたので問題だった)

12 years agoembed ¤Ë type °À­¤ò¤Ä¤±¤¿ (¤³¤ì¤¬Ìµ¤¤¤È MacOS ¤Çɽ¼¨½ÐÍè¤Ê¤¤)
Yoshihiro Yamazaki [Thu, 8 Sep 2011 04:17:43 +0000 (13:17 +0900)]
embed ¤Ë type Â°À­¤ò¤Ä¤±¤¿ (¤³¤ì¤¬Ìµ¤¤¤È MacOS ¤Çɽ¼¨½ÐÍè¤Ê¤¤)

12 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed
Yoshihiro Yamazaki [Wed, 31 Aug 2011 03:03:23 +0000 (12:03 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed

12 years agoreplace type of 'byte' from unsigned to signed.
よや [Mon, 15 Aug 2011 10:05:26 +0000 (19:05 +0900)]
replace type of 'byte' from unsigned to signed.

12 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed
Yoshihiro Yamazaki [Mon, 15 Aug 2011 09:59:55 +0000 (18:59 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed

12 years agoSWFED_BITOPERATION_OPTIMIZE => BITOPERATION_OPTIMIZE
よや [Mon, 15 Aug 2011 09:59:14 +0000 (18:59 +0900)]
SWFED_BITOPERATION_OPTIMIZE => BITOPERATION_OPTIMIZE

12 years agodelete unused variable 'byte'
よや [Mon, 15 Aug 2011 09:49:49 +0000 (18:49 +0900)]
delete unused variable 'byte'

12 years agofixed to fprintf format ld => lu
よや [Mon, 15 Aug 2011 09:46:24 +0000 (18:46 +0900)]
fixed to fprintf format ld => lu

12 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed
Yoshihiro Yamazaki [Mon, 15 Aug 2011 03:41:11 +0000 (12:41 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed

12 years agoadd register modifier to i, x, y declare
Yoshihiro Yamazaki [Mon, 15 Aug 2011 03:39:42 +0000 (12:39 +0900)]
add register modifier to i, x, y declare

12 years agogetbits BITOPERATION_OPTIMIZE (disabled for bug)
よや [Sun, 14 Aug 2011 17:55:40 +0000 (02:55 +0900)]
getbits BITOPERATION_OPTIMIZE (disabled for bug)

12 years agobitstream_putbits optimize
よや [Sun, 14 Aug 2011 17:47:44 +0000 (02:47 +0900)]
bitstream_putbits optimize

12 years ago- into register modifier to variable.
よや [Sat, 13 Aug 2011 05:55:31 +0000 (14:55 +0900)]
- into register modifier to variable.
- reduce member affset access and inter calculation.
- variable reference and increment at a time.

12 years agowaste variable remove at bitstream_getbity
よや [Sat, 13 Aug 2011 05:17:32 +0000 (14:17 +0900)]
waste variable remove at bitstream_getbity

12 years agobitstream_putbit remove waste variable.
よや [Sat, 13 Aug 2011 05:14:00 +0000 (14:14 +0900)]
bitstream_putbit remove waste variable.

12 years agoinput method second call then delete internal data.
よや [Sat, 13 Aug 2011 04:50:33 +0000 (13:50 +0900)]
input method second call then delete internal data.

12 years agobitstream_incrpos optimization by bit operation.
よや [Sat, 13 Aug 2011 03:45:14 +0000 (12:45 +0900)]
bitstream_incrpos optimization by bit operation.

12 years agoindent space modified
Yoshihiro Yamazaki [Fri, 12 Aug 2011 08:56:52 +0000 (17:56 +0900)]
indent space modified

12 years agostandardize indent space
Yoshihiro Yamazaki [Fri, 12 Aug 2011 08:12:12 +0000 (17:12 +0900)]
standardize indent space

12 years agotranslate comment japanese to english
Yoshihiro Yamazaki [Wed, 10 Aug 2011 10:44:05 +0000 (19:44 +0900)]
translate comment japanese to english

12 years agomove var declare to top of code block
Yoshihiro Yamazaki [Wed, 10 Aug 2011 09:47:32 +0000 (18:47 +0900)]
move var declare to top of code block

12 years agomalloc_debug_start malloc_debug_end never start without MALLOC_DEBUG
Yoshihiro Yamazaki [Wed, 10 Aug 2011 09:30:36 +0000 (18:30 +0900)]
malloc_debug_start malloc_debug_end never start without MALLOC_DEBUG

12 years agochange file ext for static library linkage
Yoshihiro Yamazaki [Wed, 10 Aug 2011 09:23:32 +0000 (18:23 +0900)]
change file ext for static library linkage

12 years agofixed to giflib, libpng setting
Yoshihiro Yamazaki [Wed, 10 Aug 2011 09:05:46 +0000 (18:05 +0900)]
fixed to giflib, libpng setting

12 years agomove var declare to top of block.
Yoshihiro Yamazaki [Wed, 10 Aug 2011 09:05:09 +0000 (18:05 +0900)]
move var declare to top of block.

12 years agowindows build
Yoshihiro Yamazaki [Wed, 10 Aug 2011 07:57:38 +0000 (16:57 +0900)]
windows build
- japanese comment, translation to english.
- move var declare to head of code block.

12 years agoupdate SWFED_VERSION 0.46 to 0.47a for development phase.
Yoshihiro Yamazaki [Tue, 9 Aug 2011 13:04:44 +0000 (22:04 +0900)]
update SWFED_VERSION 0.46 to 0.47a for development phase.

12 years agoupdate SWFED_VERSION 0.46a to 0.46
Yoshihiro Yamazaki [Tue, 9 Aug 2011 12:16:21 +0000 (21:16 +0900)]
update SWFED_VERSION 0.46a to 0.46

12 years agorefine to get_tag_cid. take detail parsing behind getUShort.
Yoshihiro Yamazaki [Tue, 9 Aug 2011 12:01:03 +0000 (21:01 +0900)]
refine to get_tag_cid. take detail parsing behind getUShort.

12 years ago- SWF ÍÑ¤Ë JPEG chunk ¤òÆþ¤ìÂؤ¨¤ë½èÍý¤Ç rst_scan ¤Ë 0 ¤òÆþ¤ì¤ë¤è¤¦²þ¤
Yoshihiro Yamazaki [Tue, 9 Aug 2011 07:54:06 +0000 (16:54 +0900)]
- SWF ÍѤˠJPEG chunk ¤òÆþ¤ìÂؤ¨¤ë½èÍý¤Ç rst_scan ¤Ë 0 ¤òÆþ¤ì¤ë¤è¤¦²þ¤
  (⤷¡¢¥Ç¡¼¥¿ËöÈø¤¬ EOI ¤Ç¤Ê¤¤¾ì¹ç¤Ï¡¢rst_scan ¤¬ 1 °·¤¤¤Ê»ö¤ËÃí°Õ¡£¤¢¤«¤é¤µ¤Þ¤Ê¥´¥ß¥Ç¡¼¥¿¤Ï¼Î¤Æ¤¿¤¤¤Î¤Ç)
  - ¥Æ¥¹¥È¥¹¥¯¥ê¥×¥ÈÄɲà> jpeg002.phpt

12 years agoEOI ¤Î¸å¤í¤Ë Jpeg Chunk ¤¬Â³¤«¤Ê¤¤»þ¤Ï¥Ç¡¼¥¿¤ò̵»ë¤¹¤ë
Yoshihiro Yamazaki [Tue, 9 Aug 2011 07:52:49 +0000 (16:52 +0900)]
EOI ¤Î¸å¤í¤Ë Jpeg Chunk ¤¬Â³¤«¤Ê¤¤»þ¤Ï¥Ç¡¼¥¿¤ò̵»ë¤¹¤ë

12 years agoSWFED_JPEG_RST_SCAN_STDJPEG, SWFED_JPEG_RST_SCAN_SWFJPEG ¤Î define ¤òÄɲá£
Yoshihiro Yamazaki [Tue, 9 Aug 2011 06:29:02 +0000 (15:29 +0900)]
SWFED_JPEG_RST_SCAN_STDJPEG, SWFED_JPEG_RST_SCAN_SWFJPEG ¤Î define ¤òÄɲá£
-D ¤ÇÊѹ¹½ÐÍè¤ë¤è¤¦¤Ë #ifndef ¤Ç°Ï¤¦¡£

12 years agodelete png_set_gAMA
Yoshihiro Yamazaki [Tue, 9 Aug 2011 06:20:38 +0000 (15:20 +0900)]
delete png_set_gAMA

12 years agoSWFED_VERSION ¤ò 0.45 ¤«¤é 0.46a ¤Ë¹¹¿·
Yoshihiro Yamazaki [Tue, 9 Aug 2011 06:19:13 +0000 (15:19 +0900)]
SWFED_VERSION ¤ò 0.45 ¤«¤é 0.46a ¤Ë¹¹¿·

12 years agoSWFED_VERSION ¤ò 0.45 ¤Ë¹¹¿·
Yoshihiro Yamazaki [Wed, 27 Jul 2011 03:28:57 +0000 (12:28 +0900)]
SWFED_VERSION ¤ò 0.45 ¤Ë¹¹¿·

12 years agoreplaceTagContentsByCID ¤Ç seg.fault ¤¹¤ëÉÔ¶ñ¹ç¤Î½¤Àµ¡£
Yoshihiro Yamazaki [Wed, 13 Jul 2011 09:38:48 +0000 (18:38 +0900)]
replaceTagContentsByCID ¤Ç seg.fault ¤¹¤ëÉÔ¶ñ¹ç¤Î½¤Àµ¡£
¸Å¤¤¥¿¥°detail¤òºï½ü¤¹¤ë¤Ä¤â¤ê¤Ç¥¿¥°¼«ÂΤòºï½ü¤·¤Æ¡¢¤½¤Î¸å¡¢free ¤Ê¥¢¥É¥ì¥¹¤Ç wild ¥Ý¥¤¥ó¥¿¥¢¥¯¥»¥¹È¯À¸¤·¤ÆÍî¤Á¤ë¡£

12 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed
Yoshihiro Yamazaki [Mon, 27 Jun 2011 12:00:41 +0000 (21:00 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed

12 years agoMerge branch 'master' of yoya@git.sourceforge.jp:/gitroot/swfed/swfed
よや [Mon, 27 Jun 2011 12:00:44 +0000 (21:00 +0900)]
Merge branch 'master' of yoya@git.sourceforge.jp:/gitroot/swfed/swfed

12 years agolibpng ¤È giflib ¤òɬ¿Ü¤Ë¤·¤¿¤Î¤Ç¡¢optional ¤Îʸ»ú¤òºï½ü
Yoshihiro Yamazaki [Mon, 27 Jun 2011 11:57:53 +0000 (20:57 +0900)]
libpng ¤È giflib ¤òɬ¿Ü¤Ë¤·¤¿¤Î¤Ç¡¢optional ¤Îʸ»ú¤òºï½ü

12 years agoSWF_VERSION ¤ò 0.43 ¤«¤é 0.44 ¤Ë¹¹¿·
Yoshihiro Yamazaki [Mon, 27 Jun 2011 11:53:23 +0000 (20:53 +0900)]
SWF_VERSION ¤ò 0.43 ¤«¤é 0.44 ¤Ë¹¹¿·

12 years agoaction_value_type_size ¤Ë const ¤òÉÕ¤±¤¿¡£
Yoshihiro Yamazaki [Mon, 27 Jun 2011 11:32:25 +0000 (20:32 +0900)]
action_value_type_size ¤Ë const ¤òÉÕ¤±¤¿¡£

12 years agoActionPush ¤ÎÊ£¿ôÃÍɽ¼¨Âбþ
Yoshihiro Yamazaki [Mon, 27 Jun 2011 11:30:08 +0000 (20:30 +0900)]
ActionPush ¤ÎÊ£¿ôÃÍɽ¼¨Âбþ

12 years agoActionPush Data ¤Î Float ɽ¼¨Âбþ (¼Â¸³Åª¤Ë)
Yoshihiro Yamazaki [Mon, 27 Jun 2011 11:17:17 +0000 (20:17 +0900)]
ActionPush Data ¤Î Float É½¼¨Âбþ (¼Â¸³Åª¤Ë)

12 years agoGetFloatIEEE ¤òÄɲÃ
Yoshihiro Yamazaki [Mon, 27 Jun 2011 11:16:25 +0000 (20:16 +0900)]
GetFloatIEEE ¤òÄɲÃ

12 years agoMerge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed
Yoshihiro Yamazaki [Mon, 27 Jun 2011 11:13:58 +0000 (20:13 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/swfed/swfed

12 years ago- push data ¤ÎÊ£¿ô data ¤ËÂбþ¡£(º£¤Þ¤Ç data ¤Ï 1 ¤Ä¤È²¾Äꤷ¤Æ¤¤¤¿)
yoya [Mon, 27 Jun 2011 11:12:31 +0000 (20:12 +0900)]
- push data ¤ÎÊ£¿ô data ¤ËÂбþ¡£(º£¤Þ¤Ç data ¤Ï 1 ¤Ä¤È²¾Äꤷ¤Æ¤¤¤¿)
- swf_action_data_print ¤Ç type ¤Ë¤è¤Ã¤ÆÌá¤êÃͤò increment ¤·¤Æ¤Ê¤«¤Ã¤¿¤Î¤ò½¤Àµ

12 years agoconfigure で giflib, libpng
よや [Sat, 25 Jun 2011 21:16:04 +0000 (06:16 +0900)]
configure で giflib, libpng
が無い見つからない場合にエラー停止するよう変更。(今までは警告のみ)

12 years agoSWFED_VERSION を 0.43a から 0.43 に更新
よや [Fri, 24 Jun 2011 15:24:32 +0000 (00:24 +0900)]
SWFED_VERSION を 0.43a から 0.43 に更新

12 years agoaction_output_detail の bitstream_close 忘れを修正
よや [Fri, 24 Jun 2011 06:28:41 +0000 (15:28 +0900)]
action_output_detail の bitstream_close 忘れを修正

12 years ago0.37 以前の shape 形式を読む為の fallback 処理で memory leak
よや [Fri, 24 Jun 2011 05:59:54 +0000 (14:59 +0900)]
0.37 以前の shape 形式を読む為の fallback 処理で memory leak
する不具合を修正

12 years agoadd ini setup procedure.
yoya [Thu, 23 Jun 2011 03:14:54 +0000 (12:14 +0900)]
add ini setup procedure.

12 years ago- replace to git from svn
yoya [Thu, 23 Jun 2011 03:12:56 +0000 (12:12 +0900)]
- replace to git from svn
- add replace bitmap demo url

12 years agoSWFED_VERSION を 0.42 から 0.43a に更新
よや [Wed, 22 Jun 2011 19:53:29 +0000 (04:53 +0900)]
SWFED_VERSION を 0.42 から 0.43a に更新

12 years agoSWFED_VERSION を 0.42a から 0.42 に更新
よや [Wed, 22 Jun 2011 19:06:30 +0000 (04:06 +0900)]
SWFED_VERSION を 0.42a から 0.42 に更新

12 years agocid_list の realloc の戻り値の処理を追加
よや [Wed, 22 Jun 2011 19:04:06 +0000 (04:04 +0900)]
cid_list の realloc の戻り値の処理を追加
(失敗した場合やポインタが変わった場合に対応)

12 years ago警告の対処 (未使用の関数や型の不一致)
よや [Wed, 22 Jun 2011 18:59:07 +0000 (03:59 +0900)]
警告の対処 (未使用の関数や型の不一致)

12 years ago- 色が一致するかの判定処理を修正
よや [Wed, 22 Jun 2011 18:50:14 +0000 (03:50 +0900)]
- 色が一致するかの判定処理を修正
  - alpha 値の逆補正を追加
  - 色の一致に±10の幅を持たせる

12 years agoreplaceBitmapData の入れ替えタグ指定方法に(image_id
よや [Wed, 22 Jun 2011 14:13:26 +0000 (23:13 +0900)]
replaceBitmapData の入れ替えタグ指定方法に(image_id
に加えて)サイズや色を追加。
(動作未確認)

12 years agoreplaceJpegData 定義の commit 漏れ
yoya [Tue, 21 Jun 2011 18:27:02 +0000 (03:27 +0900)]
replaceJpegData 定義の commit 漏れ

12 years agoreplaceBitmapData のサンプルスクリプト
yoya [Tue, 21 Jun 2011 17:33:50 +0000 (02:33 +0900)]
replaceBitmapData のサンプルスクリプト

12 years agoreplaceBitmapData を追加 (JPEG,GIF,PNG どれでも渡せる)
yoya [Tue, 21 Jun 2011 16:58:59 +0000 (01:58 +0900)]
replaceBitmapData を追加 (JPEG,GIF,PNG どれでも渡せる)

12 years agodetect_bitmap_format の追加
yoya [Tue, 21 Jun 2011 16:15:13 +0000 (01:15 +0900)]
detect_bitmap_format の追加

12 years ago書き換え文字列が長いパターンと短いパターンで分けた trunk
yoya [Mon, 13 Jun 2011 05:32:17 +0000 (05:32 +0000)]
書き換え文字列が長いパターンと短いパターンで分けた

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@590 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years agoエラー出力で print 記述子の誤りがあったので訂正 %d => %lu
yoya [Thu, 9 Jun 2011 18:29:15 +0000 (18:29 +0000)]
エラー出力で print 記述子の誤りがあったので訂正 %d => %lu

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@589 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years agoメソッド名変更に合わせてファイル名を修正
yoya [Thu, 9 Jun 2011 17:57:25 +0000 (17:57 +0000)]
メソッド名変更に合わせてファイル名を修正

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@588 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years agoSWFED_VERSION を 0.41 から 0.42a に更新
yoya [Thu, 9 Jun 2011 17:57:10 +0000 (17:57 +0000)]
SWFED_VERSION を 0.41 から 0.42a に更新

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@587 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years agoSWFED_VERSION を 0.41a から 0.41 に更新
yoya [Thu, 9 Jun 2011 17:41:55 +0000 (17:41 +0000)]
SWFED_VERSION を 0.41a から 0.41 に更新

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@586 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years agoメソッド名変更に追随 replaceActionString => replaceActionStrings
yoya [Thu, 9 Jun 2011 17:35:24 +0000 (17:35 +0000)]
メソッド名変更に追随 replaceActionString => replaceActionStrings

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@585 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years ago関数名変更に追随 replaceActionString => replaceActionStrings
yoya [Thu, 9 Jun 2011 17:31:00 +0000 (17:31 +0000)]
関数名変更に追随 replaceActionString => replaceActionStrings

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@584 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years ago- replaceActionString を replaceActionStrings に変更
yoya [Thu, 9 Jun 2011 17:29:35 +0000 (17:29 +0000)]
- replaceActionString を replaceActionStrings に変更
- ConstantPool と GetURL にも対応
- DoInitAction の書き換えに対応
- replace_action_string 系に modified フラグを付けて実際に編集した時だけ rebuild するように。
- エラー文言の変更 (関数名が無い場合に追加)

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@583 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years agotype: py_keyvalue_get_maxvaluelength => y_keyvalue_get_maxvaluelength
yoya [Thu, 9 Jun 2011 17:19:37 +0000 (17:19 +0000)]
type: py_keyvalue_get_maxvaluelength => y_keyvalue_get_maxvaluelength
未使用変数の宣言を削除

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@582 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years agoreplaceActionString のテストスクリプト
yoya [Thu, 9 Jun 2011 16:40:52 +0000 (16:40 +0000)]
replaceActionString のテストスクリプト

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@581 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years agoreplaceActionString の ActionPush 入れ替えのテスト
yoya [Thu, 9 Jun 2011 05:56:12 +0000 (05:56 +0000)]
replaceActionString の ActionPush 入れ替えのテスト

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@580 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years ago文字列は char*、octec は unsigned char* で意味的に切り替えた
yoya [Wed, 8 Jun 2011 14:56:41 +0000 (14:56 +0000)]
文字列は char*、octec は unsigned char* で意味的に切り替えた

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@579 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years agoreplaceActionString の実装
yoya [Wed, 8 Jun 2011 11:25:34 +0000 (11:25 +0000)]
replaceActionString の実装
但し、バイトコードで push される文字列 (変数代入や関数へ渡す引数の文字列等)のみ対応
定数プールや getURL に渡す文字列は未実装。(TODO)

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@578 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years agodump の文字列出力を %*s から %.*s に変更
yoya [Wed, 8 Jun 2011 11:07:09 +0000 (11:07 +0000)]
dump の文字列出力を %*s から %.*s に変更

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@577 7c90b180-03d5-4157-b861-58a559ae9d1e

12 years ago- y_keyvalue_get が key を返してたのを、value に修正
yoya [Wed, 8 Jun 2011 10:33:21 +0000 (10:33 +0000)]
- y_keyvalue_get が key を返してたのを、value に修正
- y_keyvalue_get_maxkeyvaluelength を実装
- y_keyvalue_dump を実装 (デバッグ用、かつ %*s が怪しい)

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/swfed/trunk@576 7c90b180-03d5-4157-b861-58a559ae9d1e