OSDN Git Service

swfed/swfed.git
2020-12-22 Yoshihiro YamazakiMerge remote-tracking branch 'upstream/master' master
2020-12-22 Yoshihiro Yamazakiupdate SWFED_VERSION from 1.00 to 1.01a
2020-12-22 Yoshihiro Yamazakiupdate SWFED_VERSION from 0.66a to 1.00
2020-12-22 Yoshihiro Yamazakifixing to XSS vulnerability.
2020-12-22 Yoshihiro Yamazakidelete iCCP chunk that cause libpng warning.
2020-12-22 Yoshihiro Yamazakidelete warning. unsigned char(swfed), char (zend string...
2020-12-22 Yoshihiro Yamazakichange ulong to zend_ulong.
2020-12-22 Yoshihiro Yamazakisupport homebrew on macOS.
2020-12-22 Yoshihiro YamazakiMerge pull request #6 from withgod/php80
2020-12-05 withgodfixed backward compatible.
2020-12-03 withgodadded php8.0 ci
2020-12-03 withgodMerge branch 'add_ci_github' into php80
2020-12-03 withgodsupport php80
2020-12-03 withgodRemove TSRMLS_(C|CC|DC) macro.
2020-12-03 withgodadd src/.gitignore
2020-12-02 withgodadded github action & docker files
2018-12-06 Yoshihiro Yamazakirefine unit test.
2016-10-28 YoyaMerge branch 'master' of github.com:yoya/swfed
2016-10-28 Yoyafixing to line_style for DefineShape4 & DefineMorphShape2
2016-10-28 Yoyasolid style wqbuild, print for DefineShape4
2016-10-28 Yoyafill_style_solid for DefineShape4
2016-10-20 yoyasound_format to unsigned int. (for number 15)
2016-10-20 yoyaunsigned char * => (signed) char casting.
2016-10-20 YoyaPHP_NEW_EXTENSION. only once.
2016-10-20 Yoyaupdate SWFED_VERSION from 0.65 to 0.66a
2016-10-20 Yoyaupdate SWFED_VERSION from 0.65a to 0.65
2016-10-19 Yoyahash の key が int の時にセグフォ、value が int の時に何も起きない問題の修正
2016-10-18 Yoyahttps://osdn.net/projects/swfed/scm/git/swfed/commits...
2016-10-18 Yoyaupdate copyright from php5 to php7
2016-10-18 Yoyahttps://osdn.net/projects/swfed/scm/git/swfed/commits...
2016-10-18 Yoyahttps://osdn.net/projects/swfed/scm/git/swfed/commits...
2016-10-18 Yoyahttps://osdn.net/projects/swfed/scm/git/swfed/commits...
2016-10-18 Yoyahttps://osdn.net/projects/swfed/scm/git/swfed/commits...
2016-10-18 Yoyahttps://osdn.net/projects/swfed/scm/git/swfed/commits...
2016-10-18 Yoyaphp5 and php7.
2016-10-18 Yoyaswfed for php5 and php7
2016-10-18 Yoyachaange regexp for accepting "5.5.9-1ubuntu4.20"
2016-10-18 よやMerge pull request #2 from withgod/php70
2016-07-26 withgodphp7 support
2016-06-22 yoyaif no marker found, then byte scan next marker.
2016-05-10 yoyaMerge pull request #1 from withgod/master
2016-05-10 withgodphp 5.4 higher string literal bugfix
2015-11-28 Yoshihiro Yamazakicast from unsigned char * to char *
2015-11-28 Yoshihiro Yamazakichange zval** to zval *
2015-11-28 Yoshihiro Yamazakidelete debug printf XXX
2015-11-28 Yoshihiro Yamazakifix seg.fault at end of execute.
2015-11-28 Yoshihiro Yamazakiupdate copyright from php5 to php7
2015-11-22 Yoshihiro Yamazaki無駄に zend_string を使っていたので修正
2015-11-22 Yoshihiro Yamazakideleting to wasted space
2015-11-22 Yoshihiro YamazakiRETURN_STRINGL と add_assoc_string_ex の dup 引数削除対応
2015-11-22 Yoshihiro YamazakiIS_BOOL を IS_TRUE と IS_FALSE に分けた際に == と != が逆になった。
2015-11-22 Yoshihiro YamazakiPHP7 対応。(終了時に seg.fault する、MacOS でしか動作実験していない)
2015-11-22 Yoshihiro YamazakiSWF_VERSION を PHP_SWF_VERSION に改名してヘッダファイルに移動
2015-11-18 Yoshihiro Yamazakichange URL domain in readme.txt
2015-11-18 Yoshihiro Yamazakiupdate SWFED_VERSION from 0.64 to 0.65a
2015-11-18 Yoshihiro Yamazakiupdate SWFED_VERSION from 0.64a to 0.64 v0_64
2015-11-18 Yoshihiro Yamazakiadjust code space.
2015-11-18 Yoshihiro Yamazakiinclude string.h for memcpy
2015-11-18 Yoshihiro Yamazakigiflib4 => 5 でなく 5.0.x => 5.1.x で API が変わっている場所に対応した。
2015-11-18 Yoshihiro YamazakiGiflib4 の時、EGifOpen したハンドラに DGifCloseFile していたので EGifCl...
2014-12-28 Yoshihiro Yamazakiupdate SWFED_VERSION from 0.63 to 0.64a
2014-12-28 Yoshihiro Yamazakigitlib4 upper compatibility. v0_63
2014-12-28 Yoshihiro Yamazakiupdate SWFED_VERSION from 0.63a to 0.63
2014-12-27 Yoshihiro Yamazakiremove extraneous parentheses around the comparison
2014-12-27 Yoshihiro YamazakiOnce more, Allow building with either giflib 4.2 or...
2014-12-27 Yoshihiro YamazakiAllow building with either giflib 4.2 or 5.0. thank...
2014-02-10 yoya~yoya/php/swfed => app.awm.jp/swfed
2014-02-10 yoyaupdate SWFED_VERSION from 0.62 to 0.63a
2014-02-10 yoyaupdate SWFED_VERSION from 0.62a to 0.62 v0_62
2014-02-10 yoyacorrect to type of args for zend_parse_parameters.
2014-02-10 yoyareplace hard tab to soft tab(8 space)
2014-02-10 yoyarevert to b800455826903abf44f5b331785987fafc1c803a
2014-02-10 yoyahard tab to soft tab(8 space). not complete.
2014-02-10 yoya- error message with content-type.
2013-12-11 yoyaupdate SWFED_VERSION from 0.61 to 0.62a
2013-12-11 yoyaupdate SWFED_VERSION from 0.61a to 0.61 v0_61
2013-12-11 yoyatest for non-zero terminated action record.
2013-12-11 yoyafixed to case no null terminate in swf action record.
2013-12-11 yoyaadd bitstream_hasnext function
2013-02-15 Yoshihiro Yamazakiupdate SWFED_VERSION from 0.60 to 0.61a
2013-02-11 Yoshihiro Yamazaki;; で並べたら VC++ でコンパイル出来なかったので ; ひとつに修正
2013-02-11 Yoshihiro Yamazakiupdate SWFED_VERSION from 0.60a to 0.60 v0_60
2012-11-25 Yoshihiro Yamazakidelete used variable "count"
2012-11-25 Yoshihiro YamazakiLossless2 ¤ò¥Ñ¥ì¥Ã¥È·Á¼°PNG¤ÇÆþ¤ìÂؤ¨¤ë»þ¤Ë bitstream...
2012-11-25 Yoshihiro Yamazakiupdate SWFED_VERSION from 0.59 to 0.60a
2012-11-22 Yoshihiro YamazakiMerge branch 'master' of git.sourceforge.jp:/gitroot... v0_59
2012-11-22 Yoshihiro Yamazakiupdate SWFED_VERSION from 0.59a to 0.59
2012-11-22 Yoshihiro Yamazaki- ShapeAdjustMode ¤Ç RESIZE ¤ò»ØÄꤷ¤Æ²èÁü¤òÆþ¤ìÂØ...
2012-11-06 Yoshihiro Yamazakiupdate SWFED_VERSION from 0.58 to 0.59a
2012-09-14 Yoshihiro Yamazakiadd embed tag (only object tag so no display on safari...
2012-09-14 Yoshihiro Yamazakiwrong compare for imagedata.
2012-08-08 よやupdate SWFED_VERSION from 0.58a to 0.58 v0_58
2012-08-08 よやreplaceMovieClip test with font specify.
2012-08-08 よやreplaceBitmapData & setShapeAdjustMode test script.
2012-08-08 よやswf binary change for skipping 65535 bitmapId on adjust...
2012-08-05 よやreplacing font reference id in DefineEditText on replac...
2012-08-01 Yoshihiro Yamazakicare newstyle on bitmap repeat
2012-07-31 Yoshihiro Yamazakicare newstyele on bitmapmatrix rescale.
2012-04-17 よやadd bitmap_id parameter into apply factor method.
2012-04-17 よやupdate SWFED_VERSION from 0.57 to 0.58a
next