powered by nequal
Home » Package » PEAR_PackageProjector » Downloads
Version Release Date Download Information
1.0.3 2010-02-04 09:20:05 PEAR_PackageProjector-1.0.3.tgz / Source
Changes:
------------------------------------------------------------------------
r1588 | sakamoto | 2010-01-29 02:53:19 +0900 (金, 29  1月 2010) | 1 line

bug fix ignore role option when role target is directory. 
------------------------------------------------------------------------
r874 | sakamoto | 2009-05-24 18:10:25 +0900 (日, 24  5月 2009) | 2 lines

- update pearproj.sh. To support old project

------------------------------------------------------------------------
r872 | sakamoto | 2009-05-24 15:21:56 +0900 (日, 24  5月 2009) | 1 line

- bug fixed PEAR_PackageProjector_Document#setStylesheet
------------------------------------------------------------------------
r870 | sakamoto | 2009-05-24 15:12:12 +0900 (日, 24  5月 2009) | 1 line

- change 1.0.0-alpha -> 1.0.0-stable
------------------------------------------------------------------------
r869 | sakamoto | 2009-05-24 14:21:49 +0900 (日, 24  5月 2009) | 2 lines

- update tutorial.txt

------------------------------------------------------------------------
r868 | sakamoto | 2009-05-24 14:05:08 +0900 (日, 24  5月 2009) | 4 lines

- update pearproj command
- update tutorial.txt
- update document
- update build.php
------------------------------------------------------------------------
r867 | sakamoto | 2009-05-24 12:57:03 +0900 (日, 24  5月 2009) | 2 lines

- add document files

------------------------------------------------------------------------
r865 | sakamoto | 2009-05-23 16:48:35 +0900 (土, 23  5月 2009) | 7 lines

- add Class PEAR_PackageProjector_MessageHandler_Callback
- support array data in PEAR_PackageProjector_Project#configure
- add method PEAR_PackageProjector_Project#serialize()
- add method PEAR_PackageProjector_Project#unserialize()
- remove command option "--clear"
- remove command option "--tmp"

------------------------------------------------------------------------
r864 | sakamoto | 2009-05-23 00:28:36 +0900 (土, 23  5月 2009) | 8 lines

- add method updatedoc()
- add method pearinstall()
- add command option --updatedoc(-doc)
- add command option --install(-i)
- change default of command option --project(-p) is "./"
- change default of command option --config(-confg) is "build.conf"
- change enter of create file is "\n" to PHP_EOL;

------------------------------------------------------------------------
r862 | sakamoto | 2009-05-21 07:25:14 +0900 (木, 21  5月 2009) | 1 line

- fixed changelog.
------------------------------------------------------------------------
r860 | sakamoto | 2009-05-21 07:09:50 +0900 (木, 21  5月 2009) | 1 line

add PEAR_PackageFileManager_Plugins to required packages list 
------------------------------------------------------------------------
r858 | sakamoto | 2009-05-20 23:15:29 +0900 (水, 20  5月 2009) | 4 lines

- support PEAR_PackageFileManager2#addReplacement. And it can make command line.
- can use checkcode().
- update build.bat. when you build, release/PEAR_PackageProjector-x.x.x.tgz is installed.

------------------------------------------------------------------------
r834 | mumumu | 2009-05-16 19:52:22 +0900 (土, 16  5月 2009) | 2 lines

- fixed changelog.

------------------------------------------------------------------------
r833 | mumumu | 2009-05-16 18:25:59 +0900 (土, 16  5月 2009) | 2 lines

- added documentation description for new version.

------------------------------------------------------------------------
r832 | mumumu | 2009-05-16 18:25:12 +0900 (土, 16  5月 2009) | 2 lines

- replaced with generated xml for new version.

------------------------------------------------------------------------
r831 | mumumu | 2009-05-16 18:24:15 +0900 (土, 16  5月 2009) | 5 lines

- commented out checkcode() routine because of PEAR_PackageFileManager2#addReplacement glob routine.
 1.-視されます --

M    build.php

------------------------------------------------------------------------
r830 | mumumu | 2009-05-16 18:22:23 +0900 (土, 16  5月 2009) | 2 lines

- added new version package.

------------------------------------------------------------------------
r829 | mumumu | 2009-05-16 18:21:47 +0900 (土, 16  5月 2009) | 2 lines

- changed setting for new version.

------------------------------------------------------------------------
r826 | mumumu | 2009-05-16 12:02:35 +0900 (土, 16  5月 2009) | 3 lines

- followed PEAR update which requires PEAR Package version 2.0 only.
-- requires PEAR 1.8.0 or higher.

------------------------------------------------------------------------
r825 | mumumu | 2009-05-16 11:47:03 +0900 (土, 16  5月 2009) | 3 lines

- fixed Undefined Index E-NOTICE
- http://www.phppro.jp/phptips/archives/vol42/2

------------------------------------------------------------------------
r284 | sakamoto | 2008-12-27 17:17:49 +0900 (土, 27 12月 2008) | 1 line

first commit
------------------------------------------------------------------------
r283 | openpear | 2008-12-27 16:39:18 +0900 (土, 27 12月 2008) | 1 line

[Create Base Directory] PEAR_PackageProjector
------------------------------------------------------------------------
 
1.0.2 2010-01-29 02:57:04 PEAR_PackageProjector-1.0.2.tgz / Source
Changes:
------------------------------------------------------------------------
r1588 | sakamoto | 2010-01-29 02:53:19 +0900 (金, 29  1月 2010) | 1 line

bug fix ignore role option when role target is directory. 
------------------------------------------------------------------------
r874 | sakamoto | 2009-05-24 18:10:25 +0900 (日, 24  5月 2009) | 2 lines

- update pearproj.sh. To support old project

------------------------------------------------------------------------
r872 | sakamoto | 2009-05-24 15:21:56 +0900 (日, 24  5月 2009) | 1 line

- bug fixed PEAR_PackageProjector_Document#setStylesheet
------------------------------------------------------------------------
r870 | sakamoto | 2009-05-24 15:12:12 +0900 (日, 24  5月 2009) | 1 line

- change 1.0.0-alpha -> 1.0.0-stable
------------------------------------------------------------------------
r869 | sakamoto | 2009-05-24 14:21:49 +0900 (日, 24  5月 2009) | 2 lines

- update tutorial.txt

------------------------------------------------------------------------
r868 | sakamoto | 2009-05-24 14:05:08 +0900 (日, 24  5月 2009) | 4 lines

- update pearproj command
- update tutorial.txt
- update document
- update build.php
------------------------------------------------------------------------
r867 | sakamoto | 2009-05-24 12:57:03 +0900 (日, 24  5月 2009) | 2 lines

- add document files

------------------------------------------------------------------------
r865 | sakamoto | 2009-05-23 16:48:35 +0900 (土, 23  5月 2009) | 7 lines

- add Class PEAR_PackageProjector_MessageHandler_Callback
- support array data in PEAR_PackageProjector_Project#configure
- add method PEAR_PackageProjector_Project#serialize()
- add method PEAR_PackageProjector_Project#unserialize()
- remove command option "--clear"
- remove command option "--tmp"

------------------------------------------------------------------------
r864 | sakamoto | 2009-05-23 00:28:36 +0900 (土, 23  5月 2009) | 8 lines

- add method updatedoc()
- add method pearinstall()
- add command option --updatedoc(-doc)
- add command option --install(-i)
- change default of command option --project(-p) is "./"
- change default of command option --config(-confg) is "build.conf"
- change enter of create file is "\n" to PHP_EOL;

------------------------------------------------------------------------
r862 | sakamoto | 2009-05-21 07:25:14 +0900 (木, 21  5月 2009) | 1 line

- fixed changelog.
------------------------------------------------------------------------
r860 | sakamoto | 2009-05-21 07:09:50 +0900 (木, 21  5月 2009) | 1 line

add PEAR_PackageFileManager_Plugins to required packages list 
------------------------------------------------------------------------
r858 | sakamoto | 2009-05-20 23:15:29 +0900 (水, 20  5月 2009) | 4 lines

- support PEAR_PackageFileManager2#addReplacement. And it can make command line.
- can use checkcode().
- update build.bat. when you build, release/PEAR_PackageProjector-x.x.x.tgz is installed.

------------------------------------------------------------------------
r834 | mumumu | 2009-05-16 19:52:22 +0900 (土, 16  5月 2009) | 2 lines

- fixed changelog.

------------------------------------------------------------------------
r833 | mumumu | 2009-05-16 18:25:59 +0900 (土, 16  5月 2009) | 2 lines

- added documentation description for new version.

------------------------------------------------------------------------
r832 | mumumu | 2009-05-16 18:25:12 +0900 (土, 16  5月 2009) | 2 lines

- replaced with generated xml for new version.

------------------------------------------------------------------------
r831 | mumumu | 2009-05-16 18:24:15 +0900 (土, 16  5月 2009) | 5 lines

- commented out checkcode() routine because of PEAR_PackageFileManager2#addReplacement glob routine.
 1.-視されます --

M    build.php

------------------------------------------------------------------------
r830 | mumumu | 2009-05-16 18:22:23 +0900 (土, 16  5月 2009) | 2 lines

- added new version package.

------------------------------------------------------------------------
r829 | mumumu | 2009-05-16 18:21:47 +0900 (土, 16  5月 2009) | 2 lines

- changed setting for new version.

------------------------------------------------------------------------
r826 | mumumu | 2009-05-16 12:02:35 +0900 (土, 16  5月 2009) | 3 lines

- followed PEAR update which requires PEAR Package version 2.0 only.
-- requires PEAR 1.8.0 or higher.

------------------------------------------------------------------------
r825 | mumumu | 2009-05-16 11:47:03 +0900 (土, 16  5月 2009) | 3 lines

- fixed Undefined Index E-NOTICE
- http://www.phppro.jp/phptips/archives/vol42/2

------------------------------------------------------------------------
r284 | sakamoto | 2008-12-27 17:17:49 +0900 (土, 27 12月 2008) | 1 line

first commit
------------------------------------------------------------------------
r283 | openpear | 2008-12-27 16:39:18 +0900 (土, 27 12月 2008) | 1 line

[Create Base Directory] PEAR_PackageProjector
------------------------------------------------------------------------
 
1.0.1 2009-05-24 02:12:23 PEAR_PackageProjector-1.0.1.tgz / Source
Changes:
------------------------------------------------------------------------
r874 | sakamoto | 2009-05-24 02:10:25 -0700 (Sun, 24 May 2009) | 2 lines

- update pearproj.sh. To support old project

------------------------------------------------------------------------
r872 | sakamoto | 2009-05-23 23:21:56 -0700 (Sat, 23 May 2009) | 1 line

- bug fixed PEAR_PackageProjector_Document#setStylesheet
------------------------------------------------------------------------
r870 | sakamoto | 2009-05-23 23:12:12 -0700 (Sat, 23 May 2009) | 1 line

- change 1.0.0-alpha -> 1.0.0-stable
------------------------------------------------------------------------
r869 | sakamoto | 2009-05-23 22:21:49 -0700 (Sat, 23 May 2009) | 2 lines

- update tutorial.txt

------------------------------------------------------------------------
r868 | sakamoto | 2009-05-23 22:05:08 -0700 (Sat, 23 May 2009) | 4 lines

- update pearproj command
- update tutorial.txt
- update document
- update build.php
------------------------------------------------------------------------
r867 | sakamoto | 2009-05-23 20:57:03 -0700 (Sat, 23 May 2009) | 2 lines

- add document files

------------------------------------------------------------------------
r865 | sakamoto | 2009-05-23 00:48:35 -0700 (Sat, 23 May 2009) | 7 lines

- add Class PEAR_PackageProjector_MessageHandler_Callback
- support array data in PEAR_PackageProjector_Project#configure
- add method PEAR_PackageProjector_Project#serialize()
- add method PEAR_PackageProjector_Project#unserialize()
- remove command option "--clear"
- remove command option "--tmp"

------------------------------------------------------------------------
r864 | sakamoto | 2009-05-22 08:28:36 -0700 (Fri, 22 May 2009) | 8 lines

- add method updatedoc()
- add method pearinstall()
- add command option --updatedoc(-doc)
- add command option --install(-i)
- change default of command option --project(-p) is "./"
- change default of command option --config(-confg) is "build.conf"
- change enter of create file is "\n" to PHP_EOL;

------------------------------------------------------------------------
r862 | sakamoto | 2009-05-20 15:25:14 -0700 (Wed, 20 May 2009) | 1 line

- fixed changelog.
------------------------------------------------------------------------
r860 | sakamoto | 2009-05-20 15:09:50 -0700 (Wed, 20 May 2009) | 1 line

add PEAR_PackageFileManager_Plugins to required packages list 
------------------------------------------------------------------------
r858 | sakamoto | 2009-05-20 07:15:29 -0700 (Wed, 20 May 2009) | 4 lines

- support PEAR_PackageFileManager2#addReplacement. And it can make command line.
- can use checkcode().
- update build.bat. when you build, release/PEAR_PackageProjector-x.x.x.tgz is installed.

------------------------------------------------------------------------
r834 | mumumu | 2009-05-16 03:52:22 -0700 (Sat, 16 May 2009) | 2 lines

- fixed changelog.

------------------------------------------------------------------------
r832 | mumumu | 2009-05-16 02:25:12 -0700 (Sat, 16 May 2009) | 2 lines

- replaced with generated xml for new version.

------------------------------------------------------------------------
r826 | mumumu | 2009-05-15 20:02:35 -0700 (Fri, 15 May 2009) | 3 lines

- followed PEAR update which requires PEAR Package version 2.0 only.
-- requires PEAR 1.8.0 or higher.

------------------------------------------------------------------------
r825 | mumumu | 2009-05-15 19:47:03 -0700 (Fri, 15 May 2009) | 3 lines

- fixed Undefined Index E-NOTICE
- http://www.phppro.jp/phptips/archives/vol42/2

------------------------------------------------------------------------
r284 | sakamoto | 2008-12-27 00:17:49 -0800 (Sat, 27 Dec 2008) | 1 line

first commit
------------------------------------------------------------------------
1.0.0 2009-05-23 23:22:36 PEAR_PackageProjector-1.0.0.tgz / Source
Changes:
------------------------------------------------------------------------
r872 | sakamoto | 2009-05-23 23:21:56 -0700 (Sat, 23 May 2009) | 1 line

- bug fixed PEAR_PackageProjector_Document#setStylesheet
------------------------------------------------------------------------
r870 | sakamoto | 2009-05-23 23:12:12 -0700 (Sat, 23 May 2009) | 1 line

- change 1.0.0-alpha -> 1.0.0-stable
------------------------------------------------------------------------
r869 | sakamoto | 2009-05-23 22:21:49 -0700 (Sat, 23 May 2009) | 2 lines

- update tutorial.txt

------------------------------------------------------------------------
r868 | sakamoto | 2009-05-23 22:05:08 -0700 (Sat, 23 May 2009) | 4 lines

- update pearproj command
- update tutorial.txt
- update document
- update build.php
------------------------------------------------------------------------
r867 | sakamoto | 2009-05-23 20:57:03 -0700 (Sat, 23 May 2009) | 2 lines

- add document files

------------------------------------------------------------------------
r865 | sakamoto | 2009-05-23 00:48:35 -0700 (Sat, 23 May 2009) | 7 lines

- add Class PEAR_PackageProjector_MessageHandler_Callback
- support array data in PEAR_PackageProjector_Project#configure
- add method PEAR_PackageProjector_Project#serialize()
- add method PEAR_PackageProjector_Project#unserialize()
- remove command option "--clear"
- remove command option "--tmp"

------------------------------------------------------------------------
r864 | sakamoto | 2009-05-22 08:28:36 -0700 (Fri, 22 May 2009) | 8 lines

- add method updatedoc()
- add method pearinstall()
- add command option --updatedoc(-doc)
- add command option --install(-i)
- change default of command option --project(-p) is "./"
- change default of command option --config(-confg) is "build.conf"
- change enter of create file is "\n" to PHP_EOL;

------------------------------------------------------------------------
r862 | sakamoto | 2009-05-20 15:25:14 -0700 (Wed, 20 May 2009) | 1 line

- fixed changelog.
------------------------------------------------------------------------
r860 | sakamoto | 2009-05-20 15:09:50 -0700 (Wed, 20 May 2009) | 1 line

add PEAR_PackageFileManager_Plugins to required packages list 
------------------------------------------------------------------------
r858 | sakamoto | 2009-05-20 07:15:29 -0700 (Wed, 20 May 2009) | 4 lines

- support PEAR_PackageFileManager2#addReplacement. And it can make command line.
- can use checkcode().
- update build.bat. when you build, release/PEAR_PackageProjector-x.x.x.tgz is installed.

------------------------------------------------------------------------
r834 | mumumu | 2009-05-16 03:52:22 -0700 (Sat, 16 May 2009) | 2 lines

- fixed changelog.

------------------------------------------------------------------------
r832 | mumumu | 2009-05-16 02:25:12 -0700 (Sat, 16 May 2009) | 2 lines

- replaced with generated xml for new version.

------------------------------------------------------------------------
r826 | mumumu | 2009-05-15 20:02:35 -0700 (Fri, 15 May 2009) | 3 lines

- followed PEAR update which requires PEAR Package version 2.0 only.
-- requires PEAR 1.8.0 or higher.

------------------------------------------------------------------------
r825 | mumumu | 2009-05-15 19:47:03 -0700 (Fri, 15 May 2009) | 3 lines

- fixed Undefined Index E-NOTICE
- http://www.phppro.jp/phptips/archives/vol42/2

------------------------------------------------------------------------
r284 | sakamoto | 2008-12-27 00:17:49 -0800 (Sat, 27 Dec 2008) | 1 line

first commit
------------------------------------------------------------------------
0.2.2 2009-05-20 15:26:05 PEAR_PackageProjector-0.2.2.tgz / Source
Changes:
------------------------------------------------------------------------
r862 | sakamoto | 2009-05-20 15:25:14 -0700 (Wed, 20 May 2009) | 1 line

- fixed changelog.
------------------------------------------------------------------------
r860 | sakamoto | 2009-05-20 15:09:50 -0700 (Wed, 20 May 2009) | 1 line

add PEAR_PackageFileManager_Plugins to required packages list 
------------------------------------------------------------------------
r858 | sakamoto | 2009-05-20 07:15:29 -0700 (Wed, 20 May 2009) | 4 lines

- support PEAR_PackageFileManager2#addReplacement. And it can make command line.
- can use checkcode().
- update build.bat. when you build, release/PEAR_PackageProjector-x.x.x.tgz is installed.

------------------------------------------------------------------------
r834 | mumumu | 2009-05-16 03:52:22 -0700 (Sat, 16 May 2009) | 2 lines

- fixed changelog.

------------------------------------------------------------------------
r832 | mumumu | 2009-05-16 02:25:12 -0700 (Sat, 16 May 2009) | 2 lines

- replaced with generated xml for new version.

------------------------------------------------------------------------
r826 | mumumu | 2009-05-15 20:02:35 -0700 (Fri, 15 May 2009) | 3 lines

- followed PEAR update which requires PEAR Package version 2.0 only.
-- requires PEAR 1.8.0 or higher.

------------------------------------------------------------------------
r825 | mumumu | 2009-05-15 19:47:03 -0700 (Fri, 15 May 2009) | 3 lines

- fixed Undefined Index E-NOTICE
- http://www.phppro.jp/phptips/archives/vol42/2

------------------------------------------------------------------------
r284 | sakamoto | 2008-12-27 00:17:49 -0800 (Sat, 27 Dec 2008) | 1 line

first commit
------------------------------------------------------------------------
0.2.1 2009-05-20 15:11:26 PEAR_PackageProjector-0.2.1.tgz / Source
Changes:
------------------------------------------------------------------------
r860 | sakamoto | 2009-05-20 15:09:50 -0700 (Wed, 20 May 2009) | 1 line

add PEAR_PackageFileManager_Plugins to required packages list 
------------------------------------------------------------------------
r858 | sakamoto | 2009-05-20 07:15:29 -0700 (Wed, 20 May 2009) | 4 lines

- support PEAR_PackageFileManager2#addReplacement. And it can make command line.
- can use checkcode().
- update build.bat. when you build, release/PEAR_PackageProjector-x.x.x.tgz is installed.

------------------------------------------------------------------------
r834 | mumumu | 2009-05-16 03:52:22 -0700 (Sat, 16 May 2009) | 2 lines

- fixed changelog.

------------------------------------------------------------------------
r832 | mumumu | 2009-05-16 02:25:12 -0700 (Sat, 16 May 2009) | 2 lines

- replaced with generated xml for new version.

------------------------------------------------------------------------
r826 | mumumu | 2009-05-15 20:02:35 -0700 (Fri, 15 May 2009) | 3 lines

- followed PEAR update which requires PEAR Package version 2.0 only.
-- requires PEAR 1.8.0 or higher.

------------------------------------------------------------------------
r825 | mumumu | 2009-05-15 19:47:03 -0700 (Fri, 15 May 2009) | 3 lines

- fixed Undefined Index E-NOTICE
- http://www.phppro.jp/phptips/archives/vol42/2

------------------------------------------------------------------------
r284 | sakamoto | 2008-12-27 00:17:49 -0800 (Sat, 27 Dec 2008) | 1 line

first commit
------------------------------------------------------------------------
0.2.0 2009-05-19 08:26:50 PEAR_PackageProjector-0.2.0.tgz / Source
Changes:
------------------------------------------------------------------------
r834 | mumumu | 2009-05-16 03:52:22 -0700 (Sat, 16 May 2009) | 2 lines

- fixed changelog.

------------------------------------------------------------------------
r832 | mumumu | 2009-05-16 02:25:12 -0700 (Sat, 16 May 2009) | 2 lines

- replaced with generated xml for new version.

------------------------------------------------------------------------
r826 | mumumu | 2009-05-15 20:02:35 -0700 (Fri, 15 May 2009) | 3 lines

- followed PEAR update which requires PEAR Package version 2.0 only.
-- requires PEAR 1.8.0 or higher.

------------------------------------------------------------------------
r825 | mumumu | 2009-05-15 19:47:03 -0700 (Fri, 15 May 2009) | 3 lines

- fixed Undefined Index E-NOTICE
- http://www.phppro.jp/phptips/archives/vol42/2

------------------------------------------------------------------------
r284 | sakamoto | 2008-12-27 00:17:49 -0800 (Sat, 27 Dec 2008) | 1 line

first commit
------------------------------------------------------------------------