OSDN Git Service

modchxj/mod_chxj.git
13 years ago * Fixed Bug.
Atsushi Konno [Thu, 10 Mar 2011 13:28:25 +0000 (22:28 +0900)]
  * Fixed Bug.
    - not convert image if ``ChxjImageEngine On'' is set without
      ``ChxjConvRule EngineOn''.

13 years ago * version up.
Atsushi Konno [Thu, 10 Mar 2011 10:35:07 +0000 (19:35 +0900)]
  * version up.
    - 0.13.1rc1 -> 0.13.1rc2

13 years ago * changed feature.
Atsushi Konno [Thu, 10 Mar 2011 10:27:28 +0000 (19:27 +0900)]
  * changed feature.
    - two times reading -> once read
    - use mmap

13 years ago * Use mmap to read image file.
Atsushi Konno [Thu, 10 Mar 2011 10:21:34 +0000 (19:21 +0900)]
  * Use mmap to read image file.

13 years ago * Delete APR_FOPEN_SENDFILE_ENABLE flag.
Atsushi Konno [Thu, 10 Mar 2011 10:04:41 +0000 (19:04 +0900)]
  * Delete APR_FOPEN_SENDFILE_ENABLE flag.

13 years ago * Changed spec cache function
Atsushi Konno [Thu, 10 Mar 2011 10:03:44 +0000 (19:03 +0900)]
  * Changed spec cache function

13 years ago * Added feature.
Atsushi Konno [Thu, 10 Mar 2011 09:58:07 +0000 (18:58 +0900)]
  * Added feature.
    - remove output_filter if it is not necessary.
    - remove chxj_specified_cleanup.

13 years ago * Changed chxj_img_conv_format
Atsushi Konno [Thu, 10 Mar 2011 09:51:03 +0000 (18:51 +0900)]
  * Changed chxj_img_conv_format
    - use spec cache.

13 years ago * Fixed Bug.
Atsushi Konno [Thu, 10 Mar 2011 09:48:26 +0000 (18:48 +0900)]
  * Fixed Bug.
    - Logic failure in chxj_apply_convrule
  * Changed internal specification.
    - use request_config for spec cache.

13 years ago * chmod -x
Atsushi Konno [Thu, 10 Mar 2011 09:16:46 +0000 (18:16 +0900)]
  * chmod -x

13 years ago * Changed DEBUG Log.
Atsushi Konno [Thu, 10 Mar 2011 08:55:18 +0000 (17:55 +0900)]
  * Changed DEBUG Log.
    - use TO_ADDR,__func__ macros

13 years ago * version up.
Atsushi Konno [Wed, 9 Mar 2011 12:32:02 +0000 (21:32 +0900)]
  * version up.
    - 0.13.1rc0 -> 0.13.1rc1

13 years ago * Changed cache file specification.
Atsushi Konno [Mon, 7 Mar 2011 12:17:19 +0000 (21:17 +0900)]
  * Changed cache file specification.
    - use ".data" ext for htcacheclean tool.

13 years ago * Changed internal features.
Atsushi Konno [Mon, 7 Mar 2011 07:58:23 +0000 (16:58 +0900)]
  * Changed internal features.
    - To abolish the use of the thread local storage and to use
      r->request_config

13 years ago * updated copyright
Atsushi Konno [Mon, 7 Mar 2011 06:49:46 +0000 (15:49 +0900)]
  * updated copyright

13 years ago * Added z2h_num.c
Atsushi Konno [Sun, 6 Mar 2011 14:38:32 +0000 (23:38 +0900)]
  * Added z2h_num.c

13 years ago *
Atsushi Konno [Sun, 6 Mar 2011 14:36:40 +0000 (23:36 +0900)]
  *

13 years ago * Added Spec Cache Cleaner.
Atsushi Konno [Sun, 6 Mar 2011 14:35:46 +0000 (23:35 +0900)]
  * Added Spec Cache Cleaner.

13 years ago * version up.
Atsushi Konno [Sun, 6 Mar 2011 14:32:53 +0000 (23:32 +0900)]
  * version up.
    - 0.13.0 -> 0.13.1rc0

13 years agoMerge branch 'master' into branch_0.13.0 v0.13.0
Atsushi Konno [Fri, 4 Mar 2011 16:52:24 +0000 (01:52 +0900)]
Merge branch 'master' into branch_0.13.0

13 years ago * Remove CFLAGS in debian/rules.
Atsushi Konno [Fri, 4 Mar 2011 13:07:48 +0000 (22:07 +0900)]
  * Remove CFLAGS in debian/rules.

13 years ago * Changed package files.
Atsushi Konno [Fri, 4 Mar 2011 12:57:37 +0000 (21:57 +0900)]
  * Changed package files.
    - debian
    - CentOS5.5

13 years ago * Updated debian/control
Atsushi Konno [Fri, 4 Mar 2011 12:51:32 +0000 (21:51 +0900)]
  * Updated debian/control
    - for squeeze

13 years ago * Changed E-Mail Address
Atsushi Konno [Fri, 4 Mar 2011 12:48:35 +0000 (21:48 +0900)]
  * Changed E-Mail Address

13 years ago * mv
Atsushi Konno [Fri, 4 Mar 2011 11:20:37 +0000 (20:20 +0900)]
  * mv

13 years ago * Changed DEBUG LOG.
Atsushi Konno [Fri, 4 Mar 2011 10:49:18 +0000 (19:49 +0900)]
  * Changed DEBUG LOG.

13 years ago * Fixed bug
Atsushi Konno [Fri, 4 Mar 2011 10:05:32 +0000 (19:05 +0900)]
  * Fixed bug
    - Serial Number Cutting failure.

13 years ago * Changed DEBUG LOG
Atsushi Konno [Fri, 4 Mar 2011 09:48:47 +0000 (18:48 +0900)]
  * Changed DEBUG LOG
    - use __func__

13 years ago * Fixed bug.
Atsushi Konno [Fri, 4 Mar 2011 09:44:20 +0000 (18:44 +0900)]
  * Fixed bug.
    - use recount value because table_count is invalid.
    - SEGV if r->content_type is NULL

13 years ago * Updated spec file.
Atsushi Konno [Fri, 4 Mar 2011 09:03:50 +0000 (18:03 +0900)]
  * Updated spec file.
    - libmemcached 0.23 -> libmemcached 0.47

13 years agoMerge branch 'master' into branch_0.13.0
Atsushi Konno [Fri, 4 Mar 2011 02:00:49 +0000 (11:00 +0900)]
Merge branch 'master' into branch_0.13.0

Conflicts:

src/css/libtool

13 years ago * Changed libmemcached version.
Atsushi Konno [Fri, 4 Mar 2011 01:57:18 +0000 (10:57 +0900)]
  * Changed libmemcached version.
    - 0.23 -> 0.47

13 years ago * for LOAD
Atsushi Konno [Fri, 4 Mar 2011 01:51:22 +0000 (10:51 +0900)]
  * for LOAD
  * Fixed Warning.

13 years ago * Changed specified_device feature.
Atsushi Konno [Fri, 4 Mar 2011 01:26:55 +0000 (10:26 +0900)]
  * Changed specified_device feature.
    - used thread local strage cache.
  * Added sorted device_table for LOAD.

13 years ago * Fixed warning
Atsushi Konno [Thu, 3 Mar 2011 17:39:48 +0000 (02:39 +0900)]
  * Fixed warning

13 years ago * Fixed bug.
Atsushi Konno [Thu, 3 Mar 2011 17:31:22 +0000 (02:31 +0900)]
  * Fixed bug.
    - SEGV has arisen at mod_disk_cache if mod_cidr_lookup
      output null to "r->headers_out"

13 years ago * merge from 0.12.38
Atsushi Konno [Thu, 3 Mar 2011 17:24:40 +0000 (02:24 +0900)]
  * merge from 0.12.38

13 years ago * Fixed Bug.
Atsushi Konno [Thu, 3 Mar 2011 17:20:31 +0000 (02:20 +0900)]
  * Fixed Bug.
    - SEGV if headers_out has NULL value.
  * Added Debug log.

13 years ago * Changed log level for Magick Error.
Atsushi Konno [Thu, 3 Mar 2011 17:15:39 +0000 (02:15 +0900)]
  * Changed log level for Magick Error.

13 years ago * Fixed bug.
Atsushi Konno [Thu, 3 Mar 2011 17:13:22 +0000 (02:13 +0900)]
  * Fixed bug.
    - The fragmentation was considered with CookieOnlyMode.

13 years ago * merge from 0.12.38
Atsushi Konno [Thu, 3 Mar 2011 17:10:19 +0000 (02:10 +0900)]
  * merge from 0.12.38

13 years ago * merge from 0.12.38
Atsushi Konno [Thu, 3 Mar 2011 17:08:07 +0000 (02:08 +0900)]
  * merge from 0.12.38

13 years ago * merge from 0.12.38
Atsushi Konno [Thu, 3 Mar 2011 17:03:53 +0000 (02:03 +0900)]
  * merge from 0.12.38

13 years ago * Fixed Bug.
Atsushi Konno [Thu, 3 Mar 2011 16:56:58 +0000 (01:56 +0900)]
  * Fixed Bug.
    - overwrite X-Client-Type (with mod_cidr_lookup)

13 years ago * Fixed Bug.
Atsushi Konno [Thu, 3 Mar 2011 16:42:03 +0000 (01:42 +0900)]
  * Fixed Bug.
    - http://sourceforge.jp/forum/message.php?msg_id=47148

13 years ago * Fixed Bug.
Atsushi Konno [Thu, 3 Mar 2011 16:27:48 +0000 (01:27 +0900)]
  * Fixed Bug.
    - LONG_LONG_MAX LLONG

13 years agoMerge branch 'master' into branch_0.13.0
Atsushi Konno [Mon, 28 Feb 2011 13:55:40 +0000 (22:55 +0900)]
Merge branch 'master' into branch_0.13.0

13 years ago * update changelog.
Atsushi Konno [Mon, 28 Feb 2011 13:55:17 +0000 (22:55 +0900)]
  * update changelog.

13 years ago * Deleted Makefile, Makefile.in
Atsushi Konno [Mon, 28 Feb 2011 10:25:46 +0000 (19:25 +0900)]
  * Deleted Makefile, Makefile.in

13 years agoMerge branch 'branch_0.13.0-svn' into branch_0.13.0
Atsushi Konno [Mon, 28 Feb 2011 10:24:59 +0000 (19:24 +0900)]
Merge branch 'branch_0.13.0-svn' into branch_0.13.0

13 years ago * Deleted css/src/Makefile.in
Atsushi Konno [Mon, 28 Feb 2011 10:23:55 +0000 (19:23 +0900)]
  * Deleted css/src/Makefile.in

13 years agoMerge branch 'branch_0.13.0' into branch_0.13.0-svn
konn [Mon, 28 Feb 2011 10:19:08 +0000 (10:19 +0000)]
Merge branch 'branch_0.13.0' into branch_0.13.0-svn

Conflicts:

ChangeLog
debian/changelog
src/css/config.status
src/css/src/Makefile

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/branches/RELEASE_0_13_0@4850 1a406e8e-add9-4483-a2c8-d8cac5b7c224

13 years agoMerge branch 'master' into branch_0.13.0
Atsushi Konno [Mon, 28 Feb 2011 10:16:03 +0000 (19:16 +0900)]
Merge branch 'master' into branch_0.13.0

13 years ago * Update ChangeLog
Atsushi Konno [Mon, 28 Feb 2011 10:15:35 +0000 (19:15 +0900)]
  * Update ChangeLog

13 years agoMerge branch 'branch_0.13.0'
Atsushi Konno [Mon, 28 Feb 2011 10:13:57 +0000 (19:13 +0900)]
Merge branch 'branch_0.13.0'

13 years ago * changelog
Atsushi Konno [Mon, 28 Feb 2011 10:13:34 +0000 (19:13 +0900)]
  * changelog

13 years ago * Added Author
Atsushi Konno [Mon, 28 Feb 2011 04:37:06 +0000 (13:37 +0900)]
  * Added Author

13 years agoMerge branch 'branch_0.13.0' of konn@git.sourceforge.jp:/gitroot/modchxj/mod_chxj...
Atsushi Konno [Sun, 27 Feb 2011 16:15:56 +0000 (01:15 +0900)]
Merge branch 'branch_0.13.0' of konn@git.sourceforge.jp:/gitroot/modchxj/mod_chxj into branch_0.13.0

13 years ago * merge from master
Atsushi Konno [Sun, 27 Feb 2011 16:15:29 +0000 (01:15 +0900)]
  * merge from master

13 years ago * merge from master
konn [Sun, 27 Feb 2011 15:36:28 +0000 (15:36 +0000)]
  * merge from master

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/branches/RELEASE_0_13_0@4848 1a406e8e-add9-4483-a2c8-d8cac5b7c224

13 years ago * merge from mastergit
konn [Sun, 27 Feb 2011 15:36:06 +0000 (15:36 +0000)]
  * merge from mastergit

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/modchxj/mod_chxj/branches/RELEASE_0_13_0@4847 1a406e8e-add9-4483-a2c8-d8cac5b7c224

13 years ago * merge from master
Atsushi Konno [Sun, 27 Feb 2011 15:30:57 +0000 (00:30 +0900)]
  * merge from master

13 years ago * Fixed Bug.
Atsushi Konno [Sat, 26 Feb 2011 03:15:05 +0000 (12:15 +0900)]
  * Fixed Bug.
    - configure error for openssl.
      via a plain old unix programaer.

13 years ago * image cache for mod_cache, mod_mem_cache, mod_disk_cache.
Atsushi Konno [Fri, 25 Feb 2011 20:08:52 +0000 (05:08 +0900)]
  * image cache for mod_cache, mod_mem_cache, mod_disk_cache.

13 years ago * Fixed bug.
Atsushi Konno [Fri, 25 Feb 2011 20:00:32 +0000 (05:00 +0900)]
  * Fixed bug.
    - SEGV with POST request to image.

13 years ago * Fixed Bug.
Atsushi Konno [Fri, 25 Feb 2011 11:00:33 +0000 (20:00 +0900)]
  * Fixed Bug.
    - content_type was null when accessed from PC.

13 years ago * Fixed compile error and Fixed compile warnings.
Atsushi Konno [Fri, 25 Feb 2011 10:44:09 +0000 (19:44 +0900)]
  * Fixed compile error and Fixed compile warnings.

13 years ago * Fixed compile error
Atsushi Konno [Fri, 25 Feb 2011 10:35:28 +0000 (19:35 +0900)]
  * Fixed compile error

13 years ago * Added device_data
Atsushi Konno [Fri, 1 Oct 2010 16:44:15 +0000 (01:44 +0900)]
  * Added device_data
    - thanks OSAKANA TARO!!

13 years ago * version up.
Atsushi Konno [Thu, 30 Sep 2010 16:33:12 +0000 (01:33 +0900)]
  * version up.
    - 0.13.0-rc => 0.13.0

13 years agoMerge branch 'master' into branch_0.13.0
Atsushi Konno [Wed, 29 Sep 2010 18:39:44 +0000 (03:39 +0900)]
Merge branch 'master' into branch_0.13.0

13 years agoBug: ixhtml(background-image)
coltware [Tue, 10 Aug 2010 14:09:58 +0000 (14:09 +0000)]
Bug: ixhtml(background-image)

13 years agoimg rewrite url tag mode
coltware [Wed, 9 Jun 2010 10:52:37 +0000 (10:52 +0000)]
img rewrite url tag mode

13 years agoimg url rewrite tag mode
coltware [Wed, 9 Jun 2010 10:45:40 +0000 (10:45 +0000)]
img url rewrite tag mode

13 years agorewrite image url
coltware [Mon, 7 Jun 2010 09:49:09 +0000 (09:49 +0000)]
rewrite image url

13 years agoadd config for image rewrite funcs
coltware [Mon, 7 Jun 2010 09:49:06 +0000 (09:49 +0000)]
add config for image rewrite funcs

13 years agoBug: data struct is not match
coltware [Mon, 31 May 2010 13:34:34 +0000 (13:34 +0000)]
Bug: data struct is not match

13 years agoChanged: Output encoding new feature device output_encoding attribute controls html...
coltware [Tue, 27 Apr 2010 16:37:50 +0000 (16:37 +0000)]
Changed: Output encoding new feature device output_encoding attribute controls html output encoding Limitaiton: Shift_JIS or UTF-8 ( only xhtml )

13 years agoSome Y! phone doesn't support istyle, So write both ( "istyle" and "-wap-input-style" )
coltware [Sat, 27 Mar 2010 13:01:37 +0000 (13:01 +0000)]
Some Y! phone doesn't support istyle, So write both ( "istyle" and "-wap-input-style" )

13 years ago?Bug? push -> nopush
coltware [Sat, 27 Mar 2010 13:01:33 +0000 (13:01 +0000)]
?Bug? push -> nopush

13 years agoFix: device tsv support 'ixhtml' for html_spec_type
coltware [Sat, 27 Mar 2010 13:01:28 +0000 (13:01 +0000)]
Fix: device tsv support 'ixhtml' for html_spec_type

13 years agoMerge branch 'master-git' into branch_0.13.0
Atsushi Konno [Wed, 29 Sep 2010 18:18:09 +0000 (03:18 +0900)]
Merge branch 'master-git' into branch_0.13.0

Conflicts:

src/chxj_ixhtml10.c
src/chxj_jxhtml.c

13 years agoBug: ixhtml(background-image)
coltware [Tue, 10 Aug 2010 14:09:58 +0000 (14:09 +0000)]
Bug: ixhtml(background-image)

13 years agoimg rewrite url tag mode
coltware [Wed, 9 Jun 2010 10:52:37 +0000 (10:52 +0000)]
img rewrite url tag mode

13 years agoimg url rewrite tag mode
coltware [Wed, 9 Jun 2010 10:45:40 +0000 (10:45 +0000)]
img url rewrite tag mode

13 years agorewrite image url
coltware [Mon, 7 Jun 2010 09:49:09 +0000 (09:49 +0000)]
rewrite image url

13 years agoadd config for image rewrite funcs
coltware [Mon, 7 Jun 2010 09:49:06 +0000 (09:49 +0000)]
add config for image rewrite funcs

13 years agoBug: data struct is not match
coltware [Mon, 31 May 2010 13:34:34 +0000 (13:34 +0000)]
Bug: data struct is not match

13 years agoChanged: Output encoding new feature device output_encoding attribute controls html...
coltware [Tue, 27 Apr 2010 16:37:50 +0000 (16:37 +0000)]
Changed: Output encoding new feature device output_encoding attribute controls html output encoding Limitaiton: Shift_JIS or UTF-8 ( only xhtml )

13 years agoSome Y! phone doesn't support istyle, So write both ( "istyle" and "-wap-input-style" )
coltware [Sat, 27 Mar 2010 13:01:37 +0000 (13:01 +0000)]
Some Y! phone doesn't support istyle, So write both ( "istyle" and "-wap-input-style" )

13 years ago?Bug? push -> nopush
coltware [Sat, 27 Mar 2010 13:01:33 +0000 (13:01 +0000)]
?Bug? push -> nopush

13 years agoFix: device tsv support 'ixhtml' for html_spec_type
coltware [Sat, 27 Mar 2010 13:01:28 +0000 (13:01 +0000)]
Fix: device tsv support 'ixhtml' for html_spec_type

13 years agool,ul,dl,blockquote,pre style:clear for XHTML(i,y!)
coltware [Mon, 14 Dec 2009 21:14:28 +0000 (21:14 +0000)]
ol,ul,dl,blockquote,pre style:clear for XHTML(i,y!)

13 years agoBug: can't get tag name if tag doesn't have whitespace. Ex) NG : <br/> OK : <br />
coltware [Wed, 24 Mar 2010 10:25:07 +0000 (19:25 +0900)]
Bug: can't get tag name if tag doesn't have whitespace. Ex) NG : <br/> OK : <br />

13 years ago*Add new feature Additional device data from TSV file conf) ChxjAddDeviceDataTSV...
coltware [Fri, 19 Feb 2010 15:58:54 +0000 (15:58 +0000)]
*Add new feature Additional device data from TSV file conf) ChxjAddDeviceDataTSV path_to_tsv_file

  tsv sample)
  PROVIDER DEVICE_ID WIDTH HEIGHT HTML_TYPE  FOO1
 1      F01A   240    352     IXHTML    Y

  feature 1. ) override device spec from TSV ( key is provider and device id )
    Booked header key name
       Provider  ) 1: docomo, 2: au, 3:SoftBank, 0:unknown
        Device_id )   same xml
Device_name ) same xml
        Html_spec_type ) same xml
width ) same xml
heigh ) same xml ( alias: height )
       wp_width ) same xml
wp_heigh ) same xml ( alias : wp_height )
gif ) same xml
jpeg ) same xml
png ) same xml
bmp2) same xml
bmp4) same xml
color) same xml
cache) same xml

  feature 2. ) Add request header
ex )
        X-Chxj-Info-FOO1 = Y
        if you use PHP, you can get value form $_SERVER['HTTP_X_CHXJ_INFO_FOO1'].

  Note:
     Tsv spec data overrides device XML data.
     allows tsv null value ( so if you use xml device data, please put null value )

     Typical usage:
        ChxjLoadDeviceData   .../simple_device_data.xml
ChxjAddDeviceDataTSV path_to_tsv_file

13 years ago*Segmentation fault If ChxjImageCacheDir does NOT exist
coltware [Fri, 19 Feb 2010 15:58:54 +0000 (15:58 +0000)]
*Segmentation fault If ChxjImageCacheDir does NOT exist

13 years agoAdd "caption" tag support for XHTML(i,ez,y!)
coltware [Mon, 14 Dec 2009 21:17:29 +0000 (21:17 +0000)]
Add "caption" tag support for XHTML(i,ez,y!)

13 years ago<hr style="clear:xxx;height:xxx" /> for XHTML(i,y!) add clear style support Bug:...
coltware [Mon, 14 Dec 2009 21:17:28 +0000 (21:17 +0000)]
<hr style="clear:xxx;height:xxx" /> for XHTML(i,y!) add clear style support Bug: when height style doesn't have "px|%", height was deleted

13 years agoBug table@height for XHTML(y!)
coltware [Mon, 14 Dec 2009 21:15:36 +0000 (21:15 +0000)]
Bug table@height for XHTML(y!)

13 years agool,ul,dl,blockquote,pre style:clear for XHTML(i,y!)
coltware [Mon, 14 Dec 2009 21:14:28 +0000 (21:14 +0000)]
ol,ul,dl,blockquote,pre style:clear for XHTML(i,y!)