/[suikacvs]/messaging/manakai/lib/Message/Util/Error/ChangeLog
Suika

Contents of /messaging/manakai/lib/Message/Util/Error/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.9 - (hide annotations) (download)
Sat Sep 24 11:57:30 2005 UTC (20 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.8: +5 -0 lines
++ manakai/bin/ChangeLog	24 Sep 2005 10:49:30 -0000
	(dac_load_module_file): Allow "|" as qname prefix separator.
++ manakai/lib/Message/Markup/ChangeLog	24 Sep 2005 11:11:32 -0000
2005-09-24  Wakaba  <wakaba@suika.fam.cx>

	* SuikaWikiConfig21.dis: Use "disPerl:H" instead
	of "disPerl:Q" for hash keys.
	(expandQName): Removed the "g" option from the "s///",
	which was very serious and difficult bug.

++ manakai/lib/Message/Util/ChangeLog	24 Sep 2005 11:01:40 -0000
2005-09-24  Wakaba  <wakaba@suika.fam.cx>

	* ManakaiNode.dis (mn:node, mn:nodeID, mn:treeID): New
	properties.
	(mn:stemName, mn:refName): New properties.

	* Makefile (.discore-all.pm): New rule to create dis-related
	Perl module files at once.

	* DIS.dis (PERL_HASH_KEY_ALREADY_DEFINED_ERR): New error code.
	(hashKeyName, hashKeyScope, anotherURI): New error parameters.

	* ManakaiNode.dis, DIS.dis, PerlCode.dis: Use "disPerl:H" instead
	of "disPerl:Q" for hash keys.

++ manakai/lib/Message/Util/Error/ChangeLog	24 Sep 2005 10:58:31 -0000
2005-09-24  Wakaba  <wakaba@suika.fam.cx>

	* ManakaiNode.dis: Use "disPerl:H" instead
	of "disPerl:Q" for hash keys.

++ manakai/lib/Message/Util/DIS/ChangeLog	24 Sep 2005 11:06:19 -0000
2005-09-24  Wakaba  <wakaba@suika.fam.cx>

	* Perl.dis (plCodeFragment): Takes hash key name
	from the database for "mn:node" and "DOMCore:read-only",
	where they were hardcoded.  For GetProp and SetProp
	dis tree element instructions, hash key name
	is shorten if shorter version is defined by "DISPerl:propHashKey"
	property of the corresponding resource in the database.
	(plAddHashKey): New method to check hash key name dupulication.
	(dp:plHashKey): New property.

	* Perl.dis, DNLite.dis, DISDoc.dis, DISDump.dis:
	Use "disPerl:H" instead of "disPerl:Q" for hash keys.

++ manakai/lib/Message/DOM/ChangeLog	24 Sep 2005 10:55:11 -0000
2005-09-24  Wakaba  <wakaba@suika.fam.cx>

	* DOMMain.dis (MDOM:): Reintroduced for "ManakaiDOM:ManakaiDOM1"
	and "ManakaiDOM:ManakaiDOM2".

	* DOMFeature.dis, DOMMain.dis, DOMCore.dis, DOMXML.dis,
	DOMLS.dis, SimpleLS.dis, GenericLS.dis: Use disPerl:H
	instead of disPerl:Q for internal property hash keys.

	* DOMFeature.dis, DOMCore.dis, DOMXML.dis: Missing property
	definitions added.

	* DOMCore.dis (DOMCore:TextNode, DOMCore:DocumentFragmentNode):
	New resources.

	* DOMXML.dis (DOMXML:EntityNode, DOMXML:EntityReferenceNode): New
	resources.

++ manakai/lib/manakai/ChangeLog	24 Sep 2005 11:08:14 -0000
2005-09-24  Wakaba  <wakaba@suika.fam.cx>

	* XML.dis: The "DISPerl:propHashKey" property
	added to properties.  Now the module depends on the DISPerl
	module.

	* DISPerl.dis (DISPerl:propHashKey): New property.

1 wakaba 1.9 2005-09-24 Wakaba <[email protected]>
2    
3     * ManakaiNode.dis: Use "disPerl:H" instead
4     of "disPerl:Q" for hash keys.
5    
6 wakaba 1.8 2005-09-23 Wakaba <[email protected]>
7    
8     * DOMException.dis (dx:raises): Properties dis:dataType
9     and dis:multipleProperties added.
10    
11 wakaba 1.7 2005-09-20 Wakaba <[email protected]>
12    
13     * DOMException.dis (Class, Interface): New types.
14     ManakaiDOM:ExceptionClass and ManakaiDOM:ExceptionIF
15     are now deprecated.
16     (disPerl:EXCEPTION, disPerl:WARNING): Moved
17     from /lib/manakai/DISPerl.dis.
18    
19 wakaba 1.6 2005-09-19 Wakaba <[email protected]>
20    
21     * Core.dis: Missing rdf:type attribute added to classes.
22    
23 wakaba 1.5 2005-09-14 Wakaba <[email protected]>
24    
25     * Core.dis (throw): New method.
26    
27 wakaba 1.4 2005-09-08 Wakaba <[email protected]>
28    
29     * Core.dis: New module.
30    
31     * DOMException.dis (Err, MUErrorHandler): Moved to Core.dis.
32     (AnyExceptionAnyClass): New type.
33     (getExceptionCode): Removed.
34     (value, subtype, type): New attributes.
35    
36 wakaba 1.3 2005-02-18 Wakaba <[email protected]>
37    
38     * DOMException.dis: New module (moved from
39     "lib/Message/DOM/DOMMain.dis").
40    
41 wakaba 1.2 2003-12-13 Wakaba <[email protected]>
42    
43     * TextParser.pm: Rewritten.
44    
45 wakaba 1.1 2003-08-05 Wakaba <[email protected]>
46    
47     * TextParser.pm: New module.
48 wakaba 1.4
49 wakaba 1.1 * ChangeLog: New file.
50    

[email protected]
ViewVC Help
Powered by ViewVC 1.1.24