OSDN Git Service
Atsushi Konno [Thu, 10 Mar 2011 10:04:41 +0000 (19:04 +0900)]
* Delete APR_FOPEN_SENDFILE_ENABLE flag.
Atsushi Konno [Thu, 10 Mar 2011 10:03:44 +0000 (19:03 +0900)]
* Changed spec cache function
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.
Atsushi Konno [Thu, 10 Mar 2011 09:51:03 +0000 (18:51 +0900)]
* Changed chxj_img_conv_format
- use spec cache.
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.
Atsushi Konno [Thu, 10 Mar 2011 09:16:46 +0000 (18:16 +0900)]
* chmod -x
Atsushi Konno [Thu, 10 Mar 2011 08:55:18 +0000 (17:55 +0900)]
* Changed DEBUG Log.
- use TO_ADDR,__func__ macros
Atsushi Konno [Wed, 9 Mar 2011 12:32:02 +0000 (21:32 +0900)]
* version up.
- 0.13.1rc0 -> 0.13.1rc1
Atsushi Konno [Mon, 7 Mar 2011 12:17:19 +0000 (21:17 +0900)]
* Changed cache file specification.
- use ".data" ext for htcacheclean tool.
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
Atsushi Konno [Mon, 7 Mar 2011 06:49:46 +0000 (15:49 +0900)]
* updated copyright
Atsushi Konno [Sun, 6 Mar 2011 14:38:32 +0000 (23:38 +0900)]
* Added z2h_num.c
Atsushi Konno [Sun, 6 Mar 2011 14:36:40 +0000 (23:36 +0900)]
*
Atsushi Konno [Sun, 6 Mar 2011 14:35:46 +0000 (23:35 +0900)]
* Added Spec Cache Cleaner.
Atsushi Konno [Sun, 6 Mar 2011 14:32:53 +0000 (23:32 +0900)]
* version up.
- 0.13.0 -> 0.13.1rc0
Atsushi Konno [Fri, 4 Mar 2011 16:52:24 +0000 (01:52 +0900)]
Merge branch 'master' into branch_0.13.0
Atsushi Konno [Fri, 4 Mar 2011 13:07:48 +0000 (22:07 +0900)]
* Remove CFLAGS in debian/rules.
Atsushi Konno [Fri, 4 Mar 2011 12:57:37 +0000 (21:57 +0900)]
* Changed package files.
- debian
- CentOS5.5
Atsushi Konno [Fri, 4 Mar 2011 12:51:32 +0000 (21:51 +0900)]
* Updated debian/control
- for squeeze
Atsushi Konno [Fri, 4 Mar 2011 12:48:35 +0000 (21:48 +0900)]
* Changed E-Mail Address
Atsushi Konno [Fri, 4 Mar 2011 11:20:37 +0000 (20:20 +0900)]
* mv
Atsushi Konno [Fri, 4 Mar 2011 10:49:18 +0000 (19:49 +0900)]
* Changed DEBUG LOG.
Atsushi Konno [Fri, 4 Mar 2011 10:05:32 +0000 (19:05 +0900)]
* Fixed bug
- Serial Number Cutting failure.
Atsushi Konno [Fri, 4 Mar 2011 09:48:47 +0000 (18:48 +0900)]
* Changed DEBUG LOG
- use __func__
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
Atsushi Konno [Fri, 4 Mar 2011 09:03:50 +0000 (18:03 +0900)]
* Updated spec file.
- libmemcached 0.23 -> libmemcached 0.47
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
Atsushi Konno [Fri, 4 Mar 2011 01:57:18 +0000 (10:57 +0900)]
* Changed libmemcached version.
- 0.23 -> 0.47
Atsushi Konno [Fri, 4 Mar 2011 01:51:22 +0000 (10:51 +0900)]
* for LOAD
* Fixed Warning.
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.
Atsushi Konno [Thu, 3 Mar 2011 17:39:48 +0000 (02:39 +0900)]
* Fixed warning
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"
Atsushi Konno [Thu, 3 Mar 2011 17:24:40 +0000 (02:24 +0900)]
* merge from 0.12.38
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.
Atsushi Konno [Thu, 3 Mar 2011 17:15:39 +0000 (02:15 +0900)]
* Changed log level for Magick Error.
Atsushi Konno [Thu, 3 Mar 2011 17:13:22 +0000 (02:13 +0900)]
* Fixed bug.
- The fragmentation was considered with CookieOnlyMode.
Atsushi Konno [Thu, 3 Mar 2011 17:10:19 +0000 (02:10 +0900)]
* merge from 0.12.38
Atsushi Konno [Thu, 3 Mar 2011 17:08:07 +0000 (02:08 +0900)]
* merge from 0.12.38
Atsushi Konno [Thu, 3 Mar 2011 17:03:53 +0000 (02:03 +0900)]
* merge from 0.12.38
Atsushi Konno [Thu, 3 Mar 2011 16:56:58 +0000 (01:56 +0900)]
* Fixed Bug.
- overwrite X-Client-Type (with mod_cidr_lookup)
Atsushi Konno [Thu, 3 Mar 2011 16:42:03 +0000 (01:42 +0900)]
* Fixed Bug.
- http://sourceforge.jp/forum/message.php?msg_id=47148
Atsushi Konno [Thu, 3 Mar 2011 16:27:48 +0000 (01:27 +0900)]
* Fixed Bug.
- LONG_LONG_MAX LLONG
Atsushi Konno [Mon, 28 Feb 2011 13:55:40 +0000 (22:55 +0900)]
Merge branch 'master' into branch_0.13.0
Atsushi Konno [Mon, 28 Feb 2011 13:55:17 +0000 (22:55 +0900)]
* update changelog.
Atsushi Konno [Mon, 28 Feb 2011 10:25:46 +0000 (19:25 +0900)]
* Deleted Makefile, Makefile.in
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
Atsushi Konno [Mon, 28 Feb 2011 10:23:55 +0000 (19:23 +0900)]
* Deleted css/src/Makefile.in
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
Atsushi Konno [Mon, 28 Feb 2011 10:16:03 +0000 (19:16 +0900)]
Merge branch 'master' into branch_0.13.0
Atsushi Konno [Mon, 28 Feb 2011 10:15:35 +0000 (19:15 +0900)]
* Update ChangeLog
Atsushi Konno [Mon, 28 Feb 2011 10:13:57 +0000 (19:13 +0900)]
Merge branch 'branch_0.13.0'
Atsushi Konno [Mon, 28 Feb 2011 10:13:34 +0000 (19:13 +0900)]
* changelog
Atsushi Konno [Mon, 28 Feb 2011 04:37:06 +0000 (13:37 +0900)]
* Added Author
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
Atsushi Konno [Sun, 27 Feb 2011 16:15:29 +0000 (01:15 +0900)]
* 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
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
Atsushi Konno [Sun, 27 Feb 2011 15:30:57 +0000 (00:30 +0900)]
* merge from master
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.
Atsushi Konno [Fri, 25 Feb 2011 20:08:52 +0000 (05:08 +0900)]
* image cache for mod_cache, mod_mem_cache, mod_disk_cache.
Atsushi Konno [Fri, 25 Feb 2011 20:00:32 +0000 (05:00 +0900)]
* Fixed bug.
- SEGV with POST request to image.
Atsushi Konno [Fri, 25 Feb 2011 11:00:33 +0000 (20:00 +0900)]
* Fixed Bug.
- content_type was null when accessed from PC.
Atsushi Konno [Fri, 25 Feb 2011 10:44:09 +0000 (19:44 +0900)]
* Fixed compile error and Fixed compile warnings.
Atsushi Konno [Fri, 25 Feb 2011 10:35:28 +0000 (19:35 +0900)]
* Fixed compile error
Atsushi Konno [Fri, 1 Oct 2010 16:44:15 +0000 (01:44 +0900)]
* Added device_data
- thanks OSAKANA TARO!!
Atsushi Konno [Thu, 30 Sep 2010 16:33:12 +0000 (01:33 +0900)]
* version up.
- 0.13.0-rc => 0.13.0
Atsushi Konno [Wed, 29 Sep 2010 18:39:44 +0000 (03:39 +0900)]
Merge branch 'master' into branch_0.13.0
coltware [Tue, 10 Aug 2010 14:09:58 +0000 (14:09 +0000)]
Bug: ixhtml(background-image)
coltware [Wed, 9 Jun 2010 10:52:37 +0000 (10:52 +0000)]
img rewrite url tag mode
coltware [Wed, 9 Jun 2010 10:45:40 +0000 (10:45 +0000)]
img url rewrite tag mode
coltware [Mon, 7 Jun 2010 09:49:09 +0000 (09:49 +0000)]
rewrite image url
coltware [Mon, 7 Jun 2010 09:49:06 +0000 (09:49 +0000)]
add config for image rewrite funcs
coltware [Mon, 31 May 2010 13:34:34 +0000 (13:34 +0000)]
Bug: data struct is not match
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 )
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" )
coltware [Sat, 27 Mar 2010 13:01:33 +0000 (13:01 +0000)]
?Bug? push -> nopush
coltware [Sat, 27 Mar 2010 13:01:28 +0000 (13:01 +0000)]
Fix: device tsv support 'ixhtml' for html_spec_type
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
coltware [Tue, 10 Aug 2010 14:09:58 +0000 (14:09 +0000)]
Bug: ixhtml(background-image)
coltware [Wed, 9 Jun 2010 10:52:37 +0000 (10:52 +0000)]
img rewrite url tag mode
coltware [Wed, 9 Jun 2010 10:45:40 +0000 (10:45 +0000)]
img url rewrite tag mode
coltware [Mon, 7 Jun 2010 09:49:09 +0000 (09:49 +0000)]
rewrite image url
coltware [Mon, 7 Jun 2010 09:49:06 +0000 (09:49 +0000)]
add config for image rewrite funcs
coltware [Mon, 31 May 2010 13:34:34 +0000 (13:34 +0000)]
Bug: data struct is not match
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 )
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" )
coltware [Sat, 27 Mar 2010 13:01:33 +0000 (13:01 +0000)]
?Bug? push -> nopush
coltware [Sat, 27 Mar 2010 13:01:28 +0000 (13:01 +0000)]
Fix: device tsv support 'ixhtml' for html_spec_type
coltware [Mon, 14 Dec 2009 21:14:28 +0000 (21:14 +0000)]
ol,ul,dl,blockquote,pre style:clear for XHTML(i,y!)
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 />
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
coltware [Fri, 19 Feb 2010 15:58:54 +0000 (15:58 +0000)]
*Segmentation fault If ChxjImageCacheDir does NOT exist
coltware [Mon, 14 Dec 2009 21:17:29 +0000 (21:17 +0000)]
Add "caption" tag support for XHTML(i,ez,y!)
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
coltware [Mon, 14 Dec 2009 21:15:36 +0000 (21:15 +0000)]
Bug table@height for XHTML(y!)
coltware [Mon, 14 Dec 2009 21:14:28 +0000 (21:14 +0000)]
ol,ul,dl,blockquote,pre style:clear for XHTML(i,y!)
konno [Sat, 6 Feb 2010 21:41:44 +0000 (06:41 +0900)]
* Fixed bug.
- null value
konno [Sat, 6 Feb 2010 21:32:36 +0000 (06:32 +0900)]
* warning
konno [Sat, 6 Feb 2010 21:08:26 +0000 (06:08 +0900)]
* Added #include "chxj_header_inf.h"
coltware@gmail.com [Wed, 25 Nov 2009 17:06:07 +0000 (17:06 +0000)]
a@id/name for XHTML(ez,y!)