/[suikacvs]/messaging/manakai/lib/Message/Charset/Makefile
Suika

Log of /messaging/manakai/lib/Message/Charset/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.8
Sun Jul 29 08:04:40 2007 UTC (17 years, 8 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +1 -1 lines
FILE REMOVED
++ ChangeLog	29 Jul 2007 08:02:27 -0000
2007-07-29  Wakaba  <wakaba@suika.fam.cx>

	* Makefile.PL: Updated.

++ manakai/lib/ChangeLog	29 Jul 2007 08:03:11 -0000
	* Makefile: No longer recurse into |manakai| and the
	AutoLoad module.

2007-07-29  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/ChangeLog	29 Jul 2007 08:03:25 -0000
2007-07-29  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (all): Special rule for |Util| is removed.

	* Charset/: Removed.

++ manakai/lib/Message/DOM/ChangeLog	29 Jul 2007 07:51:50 -0000
	* Text.pm: |Message::DOM::Traversal, an obsolete module,
	was referenced.

2007-07-29  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/Util/ChangeLog	29 Jul 2007 08:03:51 -0000
	* Makefile: Rules for DIS are removed.

2007-07-29  Wakaba  <wakaba@suika.fam.cx>

++ manakai/t/ChangeLog	29 Jul 2007 08:04:33 -0000
2007-07-29  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: Rules for DIS tests are removed.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Mar 31 16:44:23 2006 UTC (19 years ago) by wakaba
Branch: MAIN
CVS Tags: manakai-200612, manakai-release-0-3-1, manakai-release-0-3-2
Changes since 1.6: +4 -2 lines
Diff to previous 1.6
++ manakai/lib/Message/ChangeLog	31 Mar 2006 15:51:53 -0000
2006-03-31  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (clean-db): New rule.

++ manakai/lib/Message/Markup/ChangeLog	31 Mar 2006 15:53:04 -0000
2006-03-31  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (clean-db): New rule.

++ manakai/lib/Message/Util/ChangeLog	31 Mar 2006 15:59:50 -0000
	* Makefile (clean-db): New rule.

	* Grove.dis (onunload): New internal property.
	(collectGarbage): Invoke the |mg:onunload| code if available.

2006-03-31  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/Message/DOM/ChangeLog	31 Mar 2006 15:58:33 -0000
2006-04-01  Wakaba  <wakaba@suika.fam.cx>

	* TreeCore.dis (setIdAttribute, setIdAttributeNS, setIdAttributeNode):
	Reimplemented.
	(isId): Setter is added.
	(Element.normalize): Definition copied from the |MDOM:Tree|
	module.

2006-03-31  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (clean-db): New rule.

	* TreeCore.dis (setUserData): Schedule to invoke
	the user data handler when the node is removed
	from the memory.
	(setAttribute, setAttributeNS): Set the [attribute type]
	if DTD attribute definition is available.
	(CharacterData members): Definitions copied from
	the |MDOM:Tree| module.

++ manakai/lib/Message/URI/ChangeLog	31 Mar 2006 15:54:48 -0000
2006-04-01  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (clean-db): New rule.

++ manakai/lib/Message/Charset/ChangeLog	31 Mar 2006 15:54:37 -0000
2006-04-01  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (clean-db): New rule.

++ manakai/lib/manakai/ChangeLog	31 Mar 2006 15:53:40 -0000
2006-03-31  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (clean-db): New rule.

++ manakai/lib/ChangeLog	31 Mar 2006 15:51:40 -0000
2006-03-31  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (clean-db): New rule.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Mar 15 10:58:51 2006 UTC (19 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.5: +52 -2 lines
Diff to previous 1.5
++ manakai/lib/Message/Charset/ChangeLog	15 Mar 2006 10:58:25 -0000
2006-03-15  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (gl-jis-1978.tbr): 1983-swapped-pairs were not reversed.
	(install): Rule |install-GLJIS1997Swapped| is added.

	* Encode.dis (createMCDecodeHandle): Charset |iso-2022-jp|
	is implemented.
	(ManakaiMCISO2022JPDecodeHandle): New class.

++ manakai/lib/manakai/ChangeLog	15 Mar 2006 10:58:44 -0000
2006-03-15  Wakaba  <wakaba@suika.fam.cx>

	* Charset.dis (cs:invalid-state-error): New error.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Mar 14 10:26:45 2006 UTC (19 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.4: +77 -8 lines
Diff to previous 1.4
++ manakai/lib/Message/Charset/ChangeLog	14 Mar 2006 10:23:22 -0000
	* Makefile (GLJIS1997Swapped): New |Encode| module.

2006-03-14  Wakaba  <wakaba@suika.fam.cx>


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Mar 14 09:47:11 2006 UTC (19 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.3: +3 -2 lines
Diff to previous 1.3
++ manakai/lib/Message/Charset/ChangeLog	14 Mar 2006 09:44:45 -0000
	* Encode.dis (createMCDecodeHandle): Charsets |euc-jp|
	and |shift_jis| are implemented.
	(ManakaiMCEUCJPDecodeHandle): New class.
	(ManakaiMCShiftJISDecodeHandle): New class.

2006-03-14  Wakaba  <wakaba@suika.fam.cx>

++ manakai/lib/manakai/ChangeLog	14 Mar 2006 09:47:03 -0000
2006-03-14  Wakaba  <wakaba@suika.fam.cx>

	* Charset.dis (cs:XML.euc-jp): Now it is an alias
	name of |icharset:euc-jp| since they are considered as same charset.
	(cs:unassigned-code-point-error): New error.
	(icharset:shift_jis, icharset:euc-jp): Perl encoding names are
	added.  Note that those encodings are provided
	by non-Perl-standard modules generated
	from |../Message/Charset/Makefile|.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Mar 14 06:47:15 2006 UTC (19 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.2: +274 -2 lines
Diff to previous 1.2
++ manakai/lib/Message/Charset/ChangeLog	14 Mar 2006 06:46:03 -0000
2006-03-14  Wakaba  <wakaba@suika.fam.cx>

	* Encode.dis (ungetc): New method.

	* Makefile: Rules to make |Encode| modules
	for |euc-jp-1997|, |shift-jis-1997|, |gl-jis-1978|, |gl-jis-1983|,
	and |gl-jis-1997| are added.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Mar 11 12:12:38 2006 UTC (19 years, 1 month ago) by wakaba
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
++ manakai/t/ChangeLog	11 Mar 2006 12:12:24 -0000
2006-03-11  Wakaba  <wakaba@suika.fam.cx>

	* Makefile (charset-Encode.t): New test.

++ manakai/lib/Message/Util/ChangeLog	11 Mar 2006 12:10:48 -0000
2006-03-11  Wakaba  <wakaba@suika.fam.cx>

	* DIS.dis (loadResource): Don't set |isDefined|
	flag for aliases.

++ manakai/lib/Message/Util/DIS/ChangeLog	11 Mar 2006 12:11:51 -0000
2006-03-11  Wakaba  <wakaba@suika.fam.cx>

	* Perl.dis (Require): A reference to the |DISlib:Charset|
	module is added.
	(getPerlModuleMemberCode): Method implementations
	for charset definitions are added.
	(getPerlDefinitionHashNamespace): A method implementation
	is added.

++ manakai/lib/Message/Charset/ChangeLog	11 Mar 2006 12:09:07 -0000
2006-03-11  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: A typo is fixed.

	* Encode.dis (Require): A reference to the |DISlib:Charset|
	module is added.
	(MCEncodeFeature10): New feature.
	(MCEncodeImplementation): New interface.
	(MCDecodeHandle): New interface.

++ manakai/lib/manakai/ChangeLog	11 Mar 2006 08:42:18 -0000
2006-03-11  Wakaba  <wakaba@suika.fam.cx>

	* Charset.dis: New module.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 10 10:52:02 2006 UTC (19 years, 1 month ago) by wakaba
Branch: MAIN
++ manakai/lib/Message/ChangeLog	10 Mar 2006 10:43:42 -0000
2006-03-10  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: Directories |URI| and |Charset| are added.

	* Charset/: New directory.

++ manakai/lib/Message/Util/ChangeLog	10 Mar 2006 10:51:06 -0000
2006-03-10  Wakaba  <wakaba@suika.fam.cx>

	* PerlCode.dis (stringify): Inserts new line after |COMMA|s
	in lists (hash literals and array literals --- "lists" theirselves
	are excluded since they are usually not so long).

	* DIS.dis (loadResource): Don't throw error
	if an alias is alreadt defined for same URI.  Registers
	aliases from |srinfo| to the database. By these
	fixes aliases defined in another module from the canonical
	resource name's module can live even after the canonical's
	module is updated.

++ manakai/lib/Message/DOM/ChangeLog	10 Mar 2006 10:44:35 -0000
2006-03-10  Wakaba  <wakaba@suika.fam.cx>

	* DOMCore.dis, DOMXML.dis, XDoctype.dis (manakaiAppendText): New
	method.

	* XMLParser.dis: Don't create adjacent text nodes.

++ manakai/lib/Message/URI/ChangeLog	10 Mar 2006 10:47:21 -0000
2006-03-10  Wakaba  <wakaba@suika.fam.cx>

	* Generic.dis (MURI:): Typos are fixed.

++ manakai/lib/manakai/ChangeLog	10 Mar 2006 10:51:43 -0000
2006-03-10  Wakaba  <wakaba@suika.fam.cx>

	* dis-catalog: New |Message::Charset| namespace is added.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24